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 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 # timeout=10 Commit message: "stp: set up all M3UA ports in array in steps" > git rev-list --no-walk d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins159748181461378384.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 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-20250115-1225-d7d73ae9-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250115-1225-d7d73ae9-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'] [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-20250115-1225-d7d73ae9-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250115-1225-d7d73ae9-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 [241 kB] Fetched 9301 kB in 1s (10.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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_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_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_Operations.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_OM_DataTypes.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.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_6.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_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_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_3.cc Creating dependency file for TELNETasp_PortType_part_2.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_2.cc Creating dependency file for TCCInterface_Functions_part_3.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_6.cc Creating dependency file for TCCConversion_Functions_part_7.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_1.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_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_7.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_6.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_5.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_RRM_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_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_5.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_1.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for 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 GSUP_Types.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_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 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_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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (545 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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 39 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 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.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (80.1 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.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.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 libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250115122517407 DMAIN <0000> hlr.c:802 hlr starting 20250115122517408 DDB <0001> db.c:599 using database: :memory: 20250115122517408 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250115122517408 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250115122517409 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250115122517409 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250115122517412 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250115122517412 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250115122517413 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250115122517414 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250115122517414 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250115-1225-d7d73ae9-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@74b4b6795197: Unix server socket created successfully. MC@74b4b6795197: Listening on TCP port 40803. 74b4b6795197 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 74b4b6795197 40803 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@74b4b6795197: New HC connected from 10.0.2.100 [10.0.2.100]. 74b4b6795197: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@74b4b6795197: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@74b4b6795197: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@74b4b6795197: Configuration file was processed on all HCs. MC@74b4b6795197: Creating MTC on host 10.0.2.100. MC@74b4b6795197: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_sai_err_invalid_imsi started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122518948 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122518948 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122518952 DLINP <000b> input/ipa.c:451 connected read/write 20250115122518952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122518955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@74b4b6795197: 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 } } } } 20250115122518957 DLINP <000b> input/ipa.c:451 connected read/write 20250115122518957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122518957 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122518958 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122518958 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122518958 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122518958 DLGSUP <0013> gsup_server.c:237 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  20250115122518958 DLGSUP <0013> gsup_server.c:235 2:  20250115122518958 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122518958 DLGSUP <0013> gsup_server.c:235 3:  20250115122518958 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122518958 DLGSUP <0013> gsup_server.c:235 4:  20250115122518958 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122518958 DLGSUP <0013> gsup_server.c:235 5:  20250115122518958 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122518958 DLGSUP <0013> gsup_server.c:235 7:  20250115122518958 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122518958 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122518958 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122518958 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@74b4b6795197: 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") 20250115122518983 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38549<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@74b4b6795197: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250115122519004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20250115122519010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122519010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122519010 DLGSUP <0013> gsup_req.c:138 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"} 20250115122519010 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250115122519010 DLGSUP <0013> gsup_req.c:274 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} 20250115122519010 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122519010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122519011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122519011 DLINP <000b> input/ipa.c:451 connected read/write 20250115122519011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@74b4b6795197: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@74b4b6795197: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122519013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@74b4b6795197: Final verdict of PTC: pass 20250115122519014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20250115122519016 DLINP <000b> input/ipa.c:451 connected read/write 20250115122519016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122519016 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122519016 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122519016 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122519016 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38549<->l=127.0.0.1:4259) 5@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(4)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 5: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@74b4b6795197: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:19 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 20250115122519065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45392<->l=127.0.0.1:4258 20250115122519166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45392<->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=25320) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25: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_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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_sai started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122522269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122522269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122522271 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122522273 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522273 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122522273 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122522273 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122522273 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122522273 DLGSUP <0013> gsup_server.c:237 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  20250115122522273 DLGSUP <0013> gsup_server.c:235 2:  20250115122522273 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122522273 DLGSUP <0013> gsup_server.c:235 3:  20250115122522273 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122522273 DLGSUP <0013> gsup_server.c:235 4:  20250115122522273 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122522273 DLGSUP <0013> gsup_server.c:235 5:  20250115122522274 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122522274 DLGSUP <0013> gsup_server.c:235 7:  20250115122522274 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122522274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122522274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122522274 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@74b4b6795197: 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") 20250115122522287 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35035<->l=127.0.0.1:4259) 20250115122522293 DAUC <0003> db_auc.c:157 IMSI='262428829007521': No 2G Auth Data 20250115122522293 DAUC <0003> db_auc.c:192 IMSI='262428829007521': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262428829007521" to be handled at TC_gsup_sai(12) 20250115122522309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20250115122522318 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522318 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428829007521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428829007521"} 20250115122522318 DAUC <0003> db_auc.c:192 IMSI='262428829007521': No 3G Auth Data 20250115122522318 DAUC <0003> db_auc.c:236 IMSI='262428829007521': Calling to generate 5 vectors 20250115122522318 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122522318 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122522318 DAUC <0003> auc.c:113 vector [0]: rand = b397680756352f8155637949d9cbe286 20250115122522318 DAUC <0003> auc.c:179 vector [0]: kc = 0726a34f83211800 20250115122522318 DAUC <0003> auc.c:180 vector [0]: sres = 738752a8 20250115122522318 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122522318 DAUC <0003> auc.c:113 vector [1]: rand = 5751f0720df674d70ab2539d0e33d07e 20250115122522318 DAUC <0003> auc.c:179 vector [1]: kc = 671fcfddc59c0000 20250115122522318 DAUC <0003> auc.c:180 vector [1]: sres = fd56d839 20250115122522318 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122522318 DAUC <0003> auc.c:113 vector [2]: rand = 905f068f5d9fab0ef9f5cf059ecad650 20250115122522319 DAUC <0003> auc.c:179 vector [2]: kc = 7986801601d92800 20250115122522319 DAUC <0003> auc.c:180 vector [2]: sres = 7427ac92 20250115122522319 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122522319 DAUC <0003> auc.c:113 vector [3]: rand = 0315d0dc597275eadd5d723272a05134 20250115122522319 DAUC <0003> auc.c:179 vector [3]: kc = 3438f5bbe528c800 20250115122522319 DAUC <0003> auc.c:180 vector [3]: sres = 57bb3f73 20250115122522319 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122522319 DAUC <0003> auc.c:113 vector [4]: rand = 9b587b13950ade16fa1db1d6f2a8a5a3 20250115122522319 DAUC <0003> auc.c:179 vector [4]: kc = 1a419c9ca66d4800 20250115122522319 DAUC <0003> auc.c:180 vector [4]: sres = 8c639033 20250115122522319 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122522319 DAUC <0003> db_auc.c:245 IMSI='262428829007521': Generated 5 vectors 20250115122522319 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428829007521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428829007521"} 20250115122522319 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428829007521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522319 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522319 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262428829007521" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 0TC_gsup_sai(12)"262428829007521" TC_gsup_sai(12)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(12)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 TC_gsup_sai(12)@74b4b6795197: Final verdict of PTC: pass 20250115122522328 DAUC <0003> db_auc.c:157 IMSI='262420577273097': No 2G Auth Data 20250115122522328 DAUC <0003> db_auc.c:192 IMSI='262420577273097': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262420577273097" to be handled at TC_gsup_sai(13) 20250115122522342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20250115122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522344 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420577273097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420577273097"} 20250115122522344 DAUC <0003> db_auc.c:192 IMSI='262420577273097': No 3G Auth Data 20250115122522344 DAUC <0003> db_auc.c:236 IMSI='262420577273097': Calling to generate 5 vectors 20250115122522344 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122522344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122522344 DAUC <0003> auc.c:113 vector [0]: rand = 8907bf0aba8d9b3d374b3003a488e635 20250115122522344 DAUC <0003> auc.c:179 vector [0]: kc = 8e40a10285c6ec00 20250115122522344 DAUC <0003> auc.c:180 vector [0]: sres = ffab1510 20250115122522344 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122522344 DAUC <0003> auc.c:113 vector [1]: rand = 275ba5ba0b85c7101af506dbef807cee 20250115122522344 DAUC <0003> auc.c:179 vector [1]: kc = 6db0c8bdaa3f1c00 20250115122522344 DAUC <0003> auc.c:180 vector [1]: sres = 71bb15ac 20250115122522344 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122522344 DAUC <0003> auc.c:113 vector [2]: rand = d734c0c0decc9479724379b333a679da 20250115122522344 DAUC <0003> auc.c:179 vector [2]: kc = 35d2aa2277dabc00 20250115122522344 DAUC <0003> auc.c:180 vector [2]: sres = 825cbb88 20250115122522344 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122522344 DAUC <0003> auc.c:113 vector [3]: rand = 7969d6eb00a7f48b3c13ab4242d49881 20250115122522344 DAUC <0003> auc.c:179 vector [3]: kc = 5123b05ebea7b000 20250115122522344 DAUC <0003> auc.c:180 vector [3]: sres = 6a8ff29b 20250115122522344 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122522344 DAUC <0003> auc.c:113 vector [4]: rand = 91a56bc6f371950d3087b988228710bc 20250115122522344 DAUC <0003> auc.c:179 vector [4]: kc = 9e4389fb74541000 20250115122522344 DAUC <0003> auc.c:180 vector [4]: sres = 1e733138 20250115122522344 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122522344 DAUC <0003> db_auc.c:245 IMSI='262420577273097': Generated 5 vectors 20250115122522344 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420577273097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420577273097"} 20250115122522344 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420577273097 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262420577273097" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 1TC_gsup_sai(13)"262420577273097" TC_gsup_sai(13)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(13)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 TC_gsup_sai(13)@74b4b6795197: Final verdict of PTC: pass 20250115122522346 DAUC <0003> db_auc.c:157 IMSI='262427629312791': No 2G Auth Data 20250115122522346 DAUC <0003> db_auc.c:192 IMSI='262427629312791': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262427629312791" to be handled at TC_gsup_sai(14) 20250115122522352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20250115122522354 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522354 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427629312791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427629312791"} 20250115122522354 DAUC <0003> db_auc.c:192 IMSI='262427629312791': No 3G Auth Data 20250115122522354 DAUC <0003> db_auc.c:236 IMSI='262427629312791': Calling to generate 5 vectors 20250115122522354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122522354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122522354 DAUC <0003> auc.c:113 vector [0]: rand = a9aecd67d3ab1d554e0fc8bdfde43d54 20250115122522354 DAUC <0003> auc.c:179 vector [0]: kc = eba6822d79705dde 20250115122522354 DAUC <0003> auc.c:180 vector [0]: sres = d845a5da 20250115122522354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122522354 DAUC <0003> auc.c:113 vector [1]: rand = 08946717f887f06b23faa535101be2ba 20250115122522354 DAUC <0003> auc.c:179 vector [1]: kc = 3e684fc480feee6f 20250115122522354 DAUC <0003> auc.c:180 vector [1]: sres = 16067492 20250115122522354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122522354 DAUC <0003> auc.c:113 vector [2]: rand = ac720b0d0af0d05431659395d4c35541 20250115122522354 DAUC <0003> auc.c:179 vector [2]: kc = 828d89d98bc3a4a1 20250115122522354 DAUC <0003> auc.c:180 vector [2]: sres = 2c586807 20250115122522354 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122522354 DAUC <0003> auc.c:113 vector [3]: rand = 9cab086a5234d58f85b23595cd05a315 20250115122522354 DAUC <0003> auc.c:179 vector [3]: kc = b691c7de37d6780c 20250115122522354 DAUC <0003> auc.c:180 vector [3]: sres = 9330dd4e 20250115122522354 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122522354 DAUC <0003> auc.c:113 vector [4]: rand = 5012a7a157b3d01b8ec082c6238f7cc3 20250115122522354 DAUC <0003> auc.c:179 vector [4]: kc = 872a31e09e710d4c 20250115122522354 DAUC <0003> auc.c:180 vector [4]: sres = 5805cbf7 20250115122522354 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122522354 DAUC <0003> db_auc.c:245 IMSI='262427629312791': Generated 5 vectors 20250115122522354 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427629312791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427629312791"} 20250115122522354 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427629312791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522354 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522354 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262427629312791" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 2TC_gsup_sai(14)"262427629312791" TC_gsup_sai(14)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(14)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 TC_gsup_sai(14)@74b4b6795197: Final verdict of PTC: pass 20250115122522356 DAUC <0003> db_auc.c:157 IMSI='262424135190155': No 2G Auth Data 20250115122522356 DAUC <0003> db_auc.c:192 IMSI='262424135190155': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262424135190155" to be handled at TC_gsup_sai(15) 20250115122522364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20250115122522366 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522366 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424135190155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424135190155"} 20250115122522366 DAUC <0003> db_auc.c:157 IMSI='262424135190155': No 2G Auth Data 20250115122522366 DAUC <0003> db_auc.c:236 IMSI='262424135190155': Calling to generate 5 vectors 20250115122522366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122522366 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122522366 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122522366 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122522366 DAUC <0003> auc.c:113 vector [0]: rand = 812a8d41292c555a1fca0a8dd69f69d9 20250115122522366 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122522366 DAUC <0003> auc.c:142 vector [0]: autn = 331298951bbc0000bb8dc9baf463478c 20250115122522366 DAUC <0003> auc.c:143 vector [0]: ck = 4b4867ff21b45e155b05d2137f9f3da3 20250115122522366 DAUC <0003> auc.c:144 vector [0]: ik = be75d735fbf703917b55d98a7238a429 20250115122522366 DAUC <0003> auc.c:145 vector [0]: res = ff707bb9885c84690000000000000000 20250115122522366 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122522366 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122522366 DAUC <0003> auc.c:151 vector [0]: kc = d56dbb53d7e4c40e 20250115122522366 DAUC <0003> auc.c:152 vector [0]: sres = 772cffd0 20250115122522366 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122522366 DAUC <0003> auc.c:113 vector [1]: rand = 0674930b60e0b1888327e8b4b5bd907c 20250115122522366 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122522366 DAUC <0003> auc.c:142 vector [1]: autn = 192eeebd57c700004c1629eeb707e6c5 20250115122522366 DAUC <0003> auc.c:143 vector [1]: ck = eacc8d8094441eb4575980b0f34fe219 20250115122522366 DAUC <0003> auc.c:144 vector [1]: ik = bc4ff3fb69e83d774aa29d6a743a8659 20250115122522366 DAUC <0003> auc.c:145 vector [1]: res = b20b7e54d506d9930000000000000000 20250115122522366 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122522366 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122522366 DAUC <0003> auc.c:151 vector [1]: kc = 4b7863a17ad94783 20250115122522366 DAUC <0003> auc.c:152 vector [1]: sres = 670da7c7 20250115122522366 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122522366 DAUC <0003> auc.c:113 vector [2]: rand = 237032ecb7f19a5fa7d72a72f384c7b9 20250115122522366 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122522366 DAUC <0003> auc.c:142 vector [2]: autn = a34e71f6ff660000e87205a1288904bc 20250115122522366 DAUC <0003> auc.c:143 vector [2]: ck = 3df2d59cd1c53b82e34ae0f06a4b73cc 20250115122522366 DAUC <0003> auc.c:144 vector [2]: ik = 7107a2b5fb11f5e85f1a27e8c4980ec2 20250115122522366 DAUC <0003> auc.c:145 vector [2]: res = b0e54958b21ca90b0000000000000000 20250115122522366 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122522366 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122522366 DAUC <0003> auc.c:151 vector [2]: kc = f0a5b0318407b364 20250115122522366 DAUC <0003> auc.c:152 vector [2]: sres = 02f9e053 20250115122522366 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122522366 DAUC <0003> auc.c:113 vector [3]: rand = 4378ed0ad063438fb702a71e434458d9 20250115122522366 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122522366 DAUC <0003> auc.c:142 vector [3]: autn = a5ee93509c210000d3bdc4e21cb3bc28 20250115122522366 DAUC <0003> auc.c:143 vector [3]: ck = bebcb91a1f8f4576c1be4f2da30afbe7 20250115122522366 DAUC <0003> auc.c:144 vector [3]: ik = c0ec4ebe0e204e4a688ec4fcdc2fd471 20250115122522366 DAUC <0003> auc.c:145 vector [3]: res = 6205c142f80ed73b0000000000000000 20250115122522366 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122522366 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122522366 DAUC <0003> auc.c:151 vector [3]: kc = d7607c756e8a24aa 20250115122522366 DAUC <0003> auc.c:152 vector [3]: sres = 9a0b1679 20250115122522366 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122522366 DAUC <0003> auc.c:113 vector [4]: rand = 40180a21d493487840ed10a6d129b74b 20250115122522366 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122522366 DAUC <0003> auc.c:142 vector [4]: autn = 91bec83e586e0000dadc1f0ed9b58c84 20250115122522366 DAUC <0003> auc.c:143 vector [4]: ck = 480088bc8b1f64abf2ddd605a62efb6b 20250115122522366 DAUC <0003> auc.c:144 vector [4]: ik = f91e26323366e28ad4eb5c0d07b44f09 20250115122522366 DAUC <0003> auc.c:145 vector [4]: res = ebe74a751f0b291b0000000000000000 20250115122522366 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122522366 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122522366 DAUC <0003> auc.c:151 vector [4]: kc = 9728248619e33243 20250115122522366 DAUC <0003> auc.c:152 vector [4]: sres = f4ec636e 20250115122522366 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122522366 DAUC <0003> db_auc.c:245 IMSI='262424135190155': Generated 5 vectors 20250115122522366 DAUC <0003> db_auc.c:249 IMSI='262424135190155': Updating SQN=161 in DB 20250115122522366 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424135190155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424135190155"} 20250115122522366 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424135190155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522366 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522366 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262424135190155" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 3TC_gsup_sai(15)"262424135190155" TC_gsup_sai(15)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(15)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 TC_gsup_sai(15)@74b4b6795197: Final verdict of PTC: pass 20250115122522369 DAUC <0003> db_auc.c:157 IMSI='262428955858069': No 2G Auth Data 20250115122522369 DAUC <0003> db_auc.c:192 IMSI='262428955858069': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262428955858069" to be handled at TC_gsup_sai(16) 20250115122522376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20250115122522378 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522378 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428955858069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428955858069"} 20250115122522378 DAUC <0003> db_auc.c:157 IMSI='262428955858069': No 2G Auth Data 20250115122522378 DAUC <0003> db_auc.c:236 IMSI='262428955858069': Calling to generate 5 vectors 20250115122522378 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122522378 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122522378 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250115122522378 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122522378 DAUC <0003> auc.c:113 vector [0]: rand = 6bda0656edecf17238cdc440c37905af 20250115122522378 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122522378 DAUC <0003> auc.c:142 vector [0]: autn = b77b6500d826000074f9ae3f30de7ac3 20250115122522378 DAUC <0003> auc.c:143 vector [0]: ck = b50febfc2339d62be0a2b03a819bf366 20250115122522378 DAUC <0003> auc.c:144 vector [0]: ik = e15a95339061ef644283edae35668262 20250115122522378 DAUC <0003> auc.c:145 vector [0]: res = d317bf164336d71e0000000000000000 20250115122522378 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122522378 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122522378 DAUC <0003> auc.c:151 vector [0]: kc = f674235b07a5484b 20250115122522378 DAUC <0003> auc.c:152 vector [0]: sres = 90216808 20250115122522378 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122522378 DAUC <0003> auc.c:113 vector [1]: rand = a49dae2eadb35b9218382b14b53778ff 20250115122522378 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122522378 DAUC <0003> auc.c:142 vector [1]: autn = 13c69f1a407d00004b210f1b3b3c9871 20250115122522378 DAUC <0003> auc.c:143 vector [1]: ck = 0e878127fc31d852c059dbf2517792cb 20250115122522378 DAUC <0003> auc.c:144 vector [1]: ik = b2ae14beaf1688283ada59563fe925ab 20250115122522378 DAUC <0003> auc.c:145 vector [1]: res = f7c7190ec60e2f4d0000000000000000 20250115122522378 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122522378 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122522378 DAUC <0003> auc.c:151 vector [1]: kc = 46aa173d3db9e71a 20250115122522378 DAUC <0003> auc.c:152 vector [1]: sres = 31c93643 20250115122522378 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122522378 DAUC <0003> auc.c:113 vector [2]: rand = 126106ceb019ec54a50880a30bc1c78f 20250115122522378 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122522378 DAUC <0003> auc.c:142 vector [2]: autn = 40687704a7610000ce8bf3a508e416e6 20250115122522378 DAUC <0003> auc.c:143 vector [2]: ck = f562009fc1549ab66d6cd6ef262d8f17 20250115122522378 DAUC <0003> auc.c:144 vector [2]: ik = d5876397144ecaa28c26cf5195acf37a 20250115122522378 DAUC <0003> auc.c:145 vector [2]: res = 1aeecc40c6b9d8d70000000000000000 20250115122522378 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122522378 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122522378 DAUC <0003> auc.c:151 vector [2]: kc = c1af7ab6669b2c79 20250115122522378 DAUC <0003> auc.c:152 vector [2]: sres = dc571497 20250115122522378 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122522378 DAUC <0003> auc.c:113 vector [3]: rand = 868bf6b726db5489f6fc933c5d144108 20250115122522378 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122522378 DAUC <0003> auc.c:142 vector [3]: autn = 422203c3ac6b0000c965c40597bebd0f 20250115122522378 DAUC <0003> auc.c:143 vector [3]: ck = 1aaef1228d41eb00ecc427595df31207 20250115122522378 DAUC <0003> auc.c:144 vector [3]: ik = 6d1ac876909aa79a76b6b5f438b501ca 20250115122522378 DAUC <0003> auc.c:145 vector [3]: res = d7b3802bc44f9cc30000000000000000 20250115122522378 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122522378 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122522378 DAUC <0003> auc.c:151 vector [3]: kc = edc6abf9789d5f57 20250115122522378 DAUC <0003> auc.c:152 vector [3]: sres = 13fc1ce8 20250115122522378 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122522378 DAUC <0003> auc.c:113 vector [4]: rand = 1a7f7f49c14553b80b153919747e66ea 20250115122522378 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122522378 DAUC <0003> auc.c:142 vector [4]: autn = 34c3562373810000a10080378ea846a8 20250115122522378 DAUC <0003> auc.c:143 vector [4]: ck = 19f9c25eb1874d53466e312c7f736f0b 20250115122522378 DAUC <0003> auc.c:144 vector [4]: ik = fe0de226a81f5bbc5f1ce672c59e1c71 20250115122522378 DAUC <0003> auc.c:145 vector [4]: res = b92c9ebdbccaf50b0000000000000000 20250115122522378 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122522378 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122522378 DAUC <0003> auc.c:151 vector [4]: kc = fe86f726a3756595 20250115122522378 DAUC <0003> auc.c:152 vector [4]: sres = 05e66bb6 20250115122522378 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122522378 DAUC <0003> db_auc.c:245 IMSI='262428955858069': Generated 5 vectors 20250115122522378 DAUC <0003> db_auc.c:249 IMSI='262428955858069': Updating SQN=161 in DB 20250115122522378 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428955858069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428955858069"} 20250115122522378 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428955858069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522378 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522378 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262428955858069" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 4TC_gsup_sai(16)"262428955858069" TC_gsup_sai(16)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(16)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 TC_gsup_sai(16)@74b4b6795197: Final verdict of PTC: pass 20250115122522381 DAUC <0003> db_auc.c:157 IMSI='262427174798228': No 2G Auth Data 20250115122522381 DAUC <0003> db_auc.c:192 IMSI='262427174798228': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262427174798228" to be handled at TC_gsup_sai(17) 20250115122522387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 20250115122522389 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522389 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427174798228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427174798228"} 20250115122522389 DAUC <0003> db_auc.c:236 IMSI='262427174798228': Calling to generate 5 vectors 20250115122522389 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122522389 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122522389 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122522389 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122522389 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122522389 DAUC <0003> auc.c:113 vector [0]: rand = 03bccac479c5567fba3e2b80f6f3d215 20250115122522389 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122522389 DAUC <0003> auc.c:142 vector [0]: autn = db19c53e54c90000e64643c5a678c6ae 20250115122522389 DAUC <0003> auc.c:143 vector [0]: ck = 2d55c2f576cd0247fe4ba7855be8aa5d 20250115122522389 DAUC <0003> auc.c:144 vector [0]: ik = e62829ec95f55a1d4b3fdac102777ba4 20250115122522389 DAUC <0003> auc.c:145 vector [0]: res = a06a0cb5977f77600000000000000000 20250115122522389 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122522389 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122522389 DAUC <0003> auc.c:179 vector [0]: kc = 195861ad68516800 20250115122522389 DAUC <0003> auc.c:180 vector [0]: sres = 97dba859 20250115122522389 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122522389 DAUC <0003> auc.c:113 vector [1]: rand = eab822746231964de14e59d1f4cb1a29 20250115122522389 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122522389 DAUC <0003> auc.c:142 vector [1]: autn = 69fea091aea900007166cf83de1df3cf 20250115122522389 DAUC <0003> auc.c:143 vector [1]: ck = aa029f46e0ed82d5f7b83c39250ddb4b 20250115122522389 DAUC <0003> auc.c:144 vector [1]: ik = e0a5668fe7c0ebd1907bb537b2b49800 20250115122522389 DAUC <0003> auc.c:145 vector [1]: res = 6b1dd8113d65e9c10000000000000000 20250115122522389 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122522389 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122522389 DAUC <0003> auc.c:179 vector [1]: kc = 7805a74dedde7400 20250115122522389 DAUC <0003> auc.c:180 vector [1]: sres = fd03ad6d 20250115122522389 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122522389 DAUC <0003> auc.c:113 vector [2]: rand = d5e4024d8f8381a5464161ad8c4bf539 20250115122522389 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122522389 DAUC <0003> auc.c:142 vector [2]: autn = fc9480f29e210000e1cad7cfb3fa028c 20250115122522389 DAUC <0003> auc.c:143 vector [2]: ck = 74cb6403e5515d3a21cc6bdc73d0a284 20250115122522389 DAUC <0003> auc.c:144 vector [2]: ik = f66c729c5a8e989bdba977c9fa29c454 20250115122522389 DAUC <0003> auc.c:145 vector [2]: res = aa6a5df8b1085c630000000000000000 20250115122522389 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122522389 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122522389 DAUC <0003> auc.c:179 vector [2]: kc = 416198714842e000 20250115122522389 DAUC <0003> auc.c:180 vector [2]: sres = 4511114e 20250115122522389 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122522389 DAUC <0003> auc.c:113 vector [3]: rand = b72b9ba2206a6b6b1fb92e507f951ab4 20250115122522389 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122522389 DAUC <0003> auc.c:142 vector [3]: autn = 19ea5ab87ac2000093d905829dac6e5c 20250115122522389 DAUC <0003> auc.c:143 vector [3]: ck = a958a58aa0f49564e9a614ffbe183cd6 20250115122522389 DAUC <0003> auc.c:144 vector [3]: ik = cce35bf11c1baa5dbd479b34d0c1ae98 20250115122522389 DAUC <0003> auc.c:145 vector [3]: res = d9f9f99cae95800f0000000000000000 20250115122522389 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122522389 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122522389 DAUC <0003> auc.c:179 vector [3]: kc = 13a910830409a400 20250115122522389 DAUC <0003> auc.c:180 vector [3]: sres = 6afdf3a2 20250115122522389 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122522389 DAUC <0003> auc.c:113 vector [4]: rand = 4e6bb52757eb7eeb832f4037702af70a 20250115122522389 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122522389 DAUC <0003> auc.c:142 vector [4]: autn = c68585d3d285000022211804b05fd06e 20250115122522389 DAUC <0003> auc.c:143 vector [4]: ck = 9db9fabe74bac6d7ae9c2287e23f0e0b 20250115122522389 DAUC <0003> auc.c:144 vector [4]: ik = 7b2d30ca91f0995384cf9285781ed91c 20250115122522389 DAUC <0003> auc.c:145 vector [4]: res = b41c49d3fe06d3e40000000000000000 20250115122522389 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122522389 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122522389 DAUC <0003> auc.c:179 vector [4]: kc = f63fccd6abf92000 20250115122522389 DAUC <0003> auc.c:180 vector [4]: sres = 55e4e68d 20250115122522389 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122522389 DAUC <0003> db_auc.c:245 IMSI='262427174798228': Generated 5 vectors 20250115122522389 DAUC <0003> db_auc.c:249 IMSI='262427174798228': Updating SQN=161 in DB 20250115122522389 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427174798228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427174798228"} 20250115122522389 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427174798228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522389 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522389 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262427174798228" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 5TC_gsup_sai(17)"262427174798228" TC_gsup_sai(17)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(17)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 TC_gsup_sai(17)@74b4b6795197: Final verdict of PTC: pass 20250115122522391 DAUC <0003> db_auc.c:157 IMSI='262424269547650': No 2G Auth Data 20250115122522391 DAUC <0003> db_auc.c:192 IMSI='262424269547650': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262424269547650" to be handled at TC_gsup_sai(18) 20250115122522397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 20250115122522399 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522399 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424269547650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424269547650"} 20250115122522399 DAUC <0003> db_auc.c:236 IMSI='262424269547650': Calling to generate 5 vectors 20250115122522399 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122522399 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122522399 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122522399 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122522399 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122522399 DAUC <0003> auc.c:113 vector [0]: rand = e9398d9ff643188574301ff1c1e3224b 20250115122522399 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122522399 DAUC <0003> auc.c:142 vector [0]: autn = 84948deedd4700008beceeed0880e334 20250115122522399 DAUC <0003> auc.c:143 vector [0]: ck = 31ad23f4dbc5b41cc70c9abaf6ce44c5 20250115122522399 DAUC <0003> auc.c:144 vector [0]: ik = 0b7ced099f5c1c00b1a85d9fdad53194 20250115122522399 DAUC <0003> auc.c:145 vector [0]: res = 7d550afb808161820000000000000000 20250115122522399 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122522399 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122522399 DAUC <0003> auc.c:179 vector [0]: kc = f6d94735ad94e800 20250115122522399 DAUC <0003> auc.c:180 vector [0]: sres = 9de2d515 20250115122522399 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122522399 DAUC <0003> auc.c:113 vector [1]: rand = 61319b304ba659e3723162c76d43d132 20250115122522399 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122522399 DAUC <0003> auc.c:142 vector [1]: autn = 760a765312bf00007b57a87ee35f9654 20250115122522399 DAUC <0003> auc.c:143 vector [1]: ck = d246fc3e15512327e89e9919a5f5a1da 20250115122522399 DAUC <0003> auc.c:144 vector [1]: ik = f8d46f9df19f83a409234efce30e9715 20250115122522399 DAUC <0003> auc.c:145 vector [1]: res = 2d4b461746b5fc110000000000000000 20250115122522399 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122522399 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122522399 DAUC <0003> auc.c:179 vector [1]: kc = bd5ea510c2804800 20250115122522399 DAUC <0003> auc.c:180 vector [1]: sres = ad7267bc 20250115122522399 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122522399 DAUC <0003> auc.c:113 vector [2]: rand = ff44d45d05857e8849459553025a345e 20250115122522399 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122522399 DAUC <0003> auc.c:142 vector [2]: autn = a82c9b87004100003d4b840c10b594b1 20250115122522399 DAUC <0003> auc.c:143 vector [2]: ck = 92419d5d039abce0376448dbf2ea60bc 20250115122522399 DAUC <0003> auc.c:144 vector [2]: ik = dce66c05cf97fdc3178519212bec9343 20250115122522399 DAUC <0003> auc.c:145 vector [2]: res = 22c2d3299d15ab6a0000000000000000 20250115122522399 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122522399 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122522399 DAUC <0003> auc.c:179 vector [2]: kc = 95dee09658b9f400 20250115122522399 DAUC <0003> auc.c:180 vector [2]: sres = 0d0eb945 20250115122522399 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122522399 DAUC <0003> auc.c:113 vector [3]: rand = bb7b57faa1e1c9b75dbb71b83896411e 20250115122522399 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122522399 DAUC <0003> auc.c:142 vector [3]: autn = 4d6ef845d9c90000955abf1bdf257aa2 20250115122522399 DAUC <0003> auc.c:143 vector [3]: ck = 2a8931db0a80ae95a17500497861d85f 20250115122522399 DAUC <0003> auc.c:144 vector [3]: ik = 7177519ae3f4fd3ef8de1fcdf0122545 20250115122522399 DAUC <0003> auc.c:145 vector [3]: res = 41337cd5ecfcf8180000000000000000 20250115122522399 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122522399 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122522399 DAUC <0003> auc.c:179 vector [3]: kc = 0a04b7462c6b7400 20250115122522399 DAUC <0003> auc.c:180 vector [3]: sres = bb66ea2e 20250115122522399 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122522399 DAUC <0003> auc.c:113 vector [4]: rand = f5a4c261354fef6337f095d75336b33e 20250115122522399 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122522399 DAUC <0003> auc.c:142 vector [4]: autn = dc9017121cc5000086d6a2b42f08d974 20250115122522399 DAUC <0003> auc.c:143 vector [4]: ck = 76ef5680058a048d7920dc88b47b3379 20250115122522399 DAUC <0003> auc.c:144 vector [4]: ik = 5fb5bcbded2f61232145862467474f3e 20250115122522399 DAUC <0003> auc.c:145 vector [4]: res = 69fd8e2d7b796a860000000000000000 20250115122522399 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122522399 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122522399 DAUC <0003> auc.c:179 vector [4]: kc = 71fdbca188733800 20250115122522399 DAUC <0003> auc.c:180 vector [4]: sres = 37f1df0d 20250115122522399 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122522399 DAUC <0003> db_auc.c:245 IMSI='262424269547650': Generated 5 vectors 20250115122522399 DAUC <0003> db_auc.c:249 IMSI='262424269547650': Updating SQN=161 in DB 20250115122522399 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424269547650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424269547650"} 20250115122522399 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424269547650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522399 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522399 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262424269547650" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 6TC_gsup_sai(18)"262424269547650" TC_gsup_sai(18)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(18)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 TC_gsup_sai(18)@74b4b6795197: Final verdict of PTC: pass 20250115122522401 DAUC <0003> db_auc.c:157 IMSI='262421905666236': No 2G Auth Data 20250115122522401 DAUC <0003> db_auc.c:192 IMSI='262421905666236': No 3G Auth Data HLR_Test-GSUP(9)@74b4b6795197: Created GsupExpect[0] for "262421905666236" to be handled at TC_gsup_sai(19) 20250115122522407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 20250115122522409 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522409 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421905666236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421905666236"} 20250115122522409 DAUC <0003> db_auc.c:236 IMSI='262421905666236': Calling to generate 5 vectors 20250115122522409 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122522409 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122522409 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122522409 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122522409 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122522409 DAUC <0003> auc.c:113 vector [0]: rand = 43189b48abe531989685c1b4842797c4 20250115122522409 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122522409 DAUC <0003> auc.c:142 vector [0]: autn = c73e534f521400000912e0b233f969af 20250115122522409 DAUC <0003> auc.c:143 vector [0]: ck = 2ea674c1ee3e16d220cc1d257098ac40 20250115122522409 DAUC <0003> auc.c:144 vector [0]: ik = b1d3a9af6b115103d0cd44fc530ec813 20250115122522409 DAUC <0003> auc.c:145 vector [0]: res = 775cd0c7f2be460b0000000000000000 20250115122522409 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122522409 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122522409 DAUC <0003> auc.c:179 vector [0]: kc = db6a6562e5345097 20250115122522409 DAUC <0003> auc.c:180 vector [0]: sres = 78db8a54 20250115122522409 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122522409 DAUC <0003> auc.c:113 vector [1]: rand = ac845020461d2636fea608063fcc00c8 20250115122522409 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122522409 DAUC <0003> auc.c:142 vector [1]: autn = 244ff8fd0333000038324a198f8e1c53 20250115122522409 DAUC <0003> auc.c:143 vector [1]: ck = 1b3bca8989841db5d39da916f3eefbeb 20250115122522409 DAUC <0003> auc.c:144 vector [1]: ik = e3910ba28ae473f736240b00fb0c4a7b 20250115122522409 DAUC <0003> auc.c:145 vector [1]: res = 7589cad3a2af381c0000000000000000 20250115122522409 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122522409 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122522409 DAUC <0003> auc.c:179 vector [1]: kc = 97ab99d3998e81ab 20250115122522409 DAUC <0003> auc.c:180 vector [1]: sres = 311e4d8f 20250115122522409 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122522409 DAUC <0003> auc.c:113 vector [2]: rand = 5852079bdee695cfff2897fee4c3b7c8 20250115122522409 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122522409 DAUC <0003> auc.c:142 vector [2]: autn = 40822130c7e9000060e82edb69aa463e 20250115122522409 DAUC <0003> auc.c:143 vector [2]: ck = 91f4af0eda6306e80e12fb2e337df826 20250115122522409 DAUC <0003> auc.c:144 vector [2]: ik = 146e0801aea74652c72bebda9076e1d8 20250115122522409 DAUC <0003> auc.c:145 vector [2]: res = 5b6dc733340a7beb0000000000000000 20250115122522409 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122522409 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122522409 DAUC <0003> auc.c:179 vector [2]: kc = ddd0561250e360b9 20250115122522409 DAUC <0003> auc.c:180 vector [2]: sres = 41e07e27 20250115122522409 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122522409 DAUC <0003> auc.c:113 vector [3]: rand = fe44da0b4583cde65b69ada31d6805b5 20250115122522409 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122522409 DAUC <0003> auc.c:142 vector [3]: autn = d910e8c45673000028fe0a55f8950b9e 20250115122522409 DAUC <0003> auc.c:143 vector [3]: ck = 2fbb4ba3aeefef133f8e81e33d7c2502 20250115122522409 DAUC <0003> auc.c:144 vector [3]: ik = 84d25f034f97b1a53656ceee4d81431a 20250115122522409 DAUC <0003> auc.c:145 vector [3]: res = 1b25da137da6fb260000000000000000 20250115122522409 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122522409 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122522409 DAUC <0003> auc.c:179 vector [3]: kc = f65e74e117d985d9 20250115122522409 DAUC <0003> auc.c:180 vector [3]: sres = 81bffc0e 20250115122522409 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122522409 DAUC <0003> auc.c:113 vector [4]: rand = 65c46367ca2fc1d1c55f4da00a5f8cb1 20250115122522409 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122522409 DAUC <0003> auc.c:142 vector [4]: autn = b57a9193de7300007041860c7f5a8af0 20250115122522409 DAUC <0003> auc.c:143 vector [4]: ck = 611218ce39fda20b150813e1c420695b 20250115122522409 DAUC <0003> auc.c:144 vector [4]: ik = 11feff7fc3b151d9bdbd4c53cdb30145 20250115122522409 DAUC <0003> auc.c:145 vector [4]: res = e9abea6c94b1ac150000000000000000 20250115122522409 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122522409 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122522409 DAUC <0003> auc.c:179 vector [4]: kc = 3b6469d9cd8d370a 20250115122522409 DAUC <0003> auc.c:180 vector [4]: sres = cde6440b 20250115122522409 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122522409 DAUC <0003> db_auc.c:245 IMSI='262421905666236': Generated 5 vectors 20250115122522409 DAUC <0003> db_auc.c:249 IMSI='262421905666236': Updating SQN=161 in DB 20250115122522409 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421905666236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421905666236"} 20250115122522409 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421905666236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122522409 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122522409 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74b4b6795197: Found GsupExpect[0] for "262421905666236" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@74b4b6795197: Added IMSI table entry 7TC_gsup_sai(19)"262421905666236" TC_gsup_sai(19)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai(19)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122522411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 TC_gsup_sai(19)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122522412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@74b4b6795197: Final verdict of PTC: none 20250115122522412 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35035<->l=127.0.0.1:4259) 20250115122522412 DLINP <000b> input/ipa.c:451 connected read/write 20250115122522412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122522412 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122522412 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122522412 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@74b4b6795197: Final verdict of PTC: none 10@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_sai finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250115122522445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20250115122522546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81352) Waiting for packet dumper to finish... 1 (prev_count=81352, count=163380) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25: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_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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_sai_num_auth_vectors started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122525627 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122525627 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122525632 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122525637 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525638 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122525638 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122525638 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122525638 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122525638 DLGSUP <0013> gsup_server.c:237 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  20250115122525638 DLGSUP <0013> gsup_server.c:235 2:  20250115122525638 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122525638 DLGSUP <0013> gsup_server.c:235 3:  20250115122525638 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122525638 DLGSUP <0013> gsup_server.c:235 4:  20250115122525638 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122525638 DLGSUP <0013> gsup_server.c:235 5:  20250115122525638 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122525638 DLGSUP <0013> gsup_server.c:235 7:  20250115122525638 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122525638 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122525638 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122525638 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@74b4b6795197: 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") 20250115122525660 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40399<->l=127.0.0.1:4259) 20250115122525670 DAUC <0003> db_auc.c:157 IMSI='262428322587973': No 2G Auth Data 20250115122525670 DAUC <0003> db_auc.c:192 IMSI='262428322587973': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262428322587973" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250115122525696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20250115122525706 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525706 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428322587973"} 20250115122525706 DAUC <0003> db_auc.c:192 IMSI='262428322587973': No 3G Auth Data 20250115122525706 DAUC <0003> db_auc.c:236 IMSI='262428322587973': Calling to generate 1 vectors 20250115122525706 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250115122525706 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525706 DAUC <0003> auc.c:113 vector [0]: rand = 4208de04d9cc447ac002fc67264e326f 20250115122525706 DAUC <0003> auc.c:179 vector [0]: kc = 4edd8c0226f6ec00 20250115122525706 DAUC <0003> auc.c:180 vector [0]: sres = 78a4ae34 20250115122525706 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525706 DAUC <0003> db_auc.c:245 IMSI='262428322587973': Generated 1 vectors 20250115122525706 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428322587973"} 20250115122525706 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525706 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525706 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262428322587973" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428322587973" TC_gsup_sai_num_auth_vectors(24)@74b4b6795197: setverdict(pass): none -> pass 20250115122525713 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525713 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428322587973"} 20250115122525714 DAUC <0003> db_auc.c:192 IMSI='262428322587973': No 3G Auth Data 20250115122525714 DAUC <0003> db_auc.c:236 IMSI='262428322587973': Calling to generate 4 vectors 20250115122525714 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250115122525714 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525714 DAUC <0003> auc.c:113 vector [0]: rand = 5cf894a3be96ef87c27b5add96f5afb3 20250115122525714 DAUC <0003> auc.c:179 vector [0]: kc = 4f5742d209301400 20250115122525714 DAUC <0003> auc.c:180 vector [0]: sres = 68ef015b 20250115122525714 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525714 DAUC <0003> auc.c:113 vector [1]: rand = 544f5399a7add562b53c3daf0cfe653e 20250115122525714 DAUC <0003> auc.c:179 vector [1]: kc = d14cac3527046000 20250115122525714 DAUC <0003> auc.c:180 vector [1]: sres = ab8d81d6 20250115122525714 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525714 DAUC <0003> auc.c:113 vector [2]: rand = 03cfd87367c73d7f6bd033172e8bc5be 20250115122525714 DAUC <0003> auc.c:179 vector [2]: kc = f219330e1bae8c00 20250115122525714 DAUC <0003> auc.c:180 vector [2]: sres = 383819cc 20250115122525714 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525714 DAUC <0003> auc.c:113 vector [3]: rand = 642bcac093fea223917b15061f91dff9 20250115122525714 DAUC <0003> auc.c:179 vector [3]: kc = 8efa77b149391c00 20250115122525714 DAUC <0003> auc.c:180 vector [3]: sres = 190c4709 20250115122525714 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525714 DAUC <0003> db_auc.c:245 IMSI='262428322587973': Generated 4 vectors 20250115122525714 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428322587973"} 20250115122525714 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525714 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525714 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525718 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525718 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428322587973"} 20250115122525718 DAUC <0003> db_auc.c:192 IMSI='262428322587973': No 3G Auth Data 20250115122525718 DAUC <0003> db_auc.c:236 IMSI='262428322587973': Calling to generate 5 vectors 20250115122525718 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122525718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525718 DAUC <0003> auc.c:113 vector [0]: rand = bb66c4e4abf50ec0f7d29b6ebae0bbe9 20250115122525719 DAUC <0003> auc.c:179 vector [0]: kc = 5fd8ba9b4ff63000 20250115122525719 DAUC <0003> auc.c:180 vector [0]: sres = e8aadb42 20250115122525719 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525719 DAUC <0003> auc.c:113 vector [1]: rand = a41e3f9e4d19317b73454d3275e3ecd7 20250115122525719 DAUC <0003> auc.c:179 vector [1]: kc = 3649d98165fe7400 20250115122525719 DAUC <0003> auc.c:180 vector [1]: sres = c6818157 20250115122525719 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525719 DAUC <0003> auc.c:113 vector [2]: rand = d870a39b31053513775fcaa50ad579c3 20250115122525719 DAUC <0003> auc.c:179 vector [2]: kc = f2d45117eceb2c00 20250115122525719 DAUC <0003> auc.c:180 vector [2]: sres = 142c3cbc 20250115122525719 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525719 DAUC <0003> auc.c:113 vector [3]: rand = 8c7176136db18835d3006af3e5ae1971 20250115122525719 DAUC <0003> auc.c:179 vector [3]: kc = 539b0b6c99983400 20250115122525719 DAUC <0003> auc.c:180 vector [3]: sres = d47a1c3e 20250115122525719 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525719 DAUC <0003> auc.c:113 vector [4]: rand = 4a3207e66b61169e27f7362221ee78f0 20250115122525719 DAUC <0003> auc.c:179 vector [4]: kc = 78f145e3c9707000 20250115122525719 DAUC <0003> auc.c:180 vector [4]: sres = 370096ed 20250115122525719 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122525719 DAUC <0003> db_auc.c:245 IMSI='262428322587973': Generated 5 vectors 20250115122525719 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428322587973"} 20250115122525719 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525719 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525719 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525723 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525723 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428322587973"} 20250115122525723 DAUC <0003> db_auc.c:192 IMSI='262428322587973': No 3G Auth Data 20250115122525723 DAUC <0003> db_auc.c:236 IMSI='262428322587973': Calling to generate 5 vectors 20250115122525723 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122525723 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525723 DAUC <0003> auc.c:113 vector [0]: rand = 510f4e0ba26640729b3f08bd00faa6b9 20250115122525723 DAUC <0003> auc.c:179 vector [0]: kc = 0c395954d6aa1c00 20250115122525723 DAUC <0003> auc.c:180 vector [0]: sres = 7db5fcdb 20250115122525723 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525723 DAUC <0003> auc.c:113 vector [1]: rand = f258cf658e3f1be881a1d785a2a53279 20250115122525723 DAUC <0003> auc.c:179 vector [1]: kc = d1c7439bc6eb7000 20250115122525723 DAUC <0003> auc.c:180 vector [1]: sres = 7ed6d36a 20250115122525723 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525723 DAUC <0003> auc.c:113 vector [2]: rand = 2fd5fd90fa87bdb5f1cace737168a974 20250115122525723 DAUC <0003> auc.c:179 vector [2]: kc = 25c13f097d421400 20250115122525723 DAUC <0003> auc.c:180 vector [2]: sres = f500ab56 20250115122525723 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525723 DAUC <0003> auc.c:113 vector [3]: rand = 0d2675d9ea87f93e2cd07c0a1cc800e3 20250115122525723 DAUC <0003> auc.c:179 vector [3]: kc = 24a2cf2f06ffc000 20250115122525723 DAUC <0003> auc.c:180 vector [3]: sres = dc3d4057 20250115122525723 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525723 DAUC <0003> auc.c:113 vector [4]: rand = 91eab666bd45e4e0c0b88822697e160d 20250115122525723 DAUC <0003> auc.c:179 vector [4]: kc = 35e48f1b62cf9000 20250115122525723 DAUC <0003> auc.c:180 vector [4]: sres = 66fede0d 20250115122525723 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122525723 DAUC <0003> db_auc.c:245 IMSI='262428322587973': Generated 5 vectors 20250115122525723 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428322587973"} 20250115122525723 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428322587973 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525723 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525723 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@74b4b6795197: Final verdict of PTC: pass 20250115122525729 DAUC <0003> db_auc.c:157 IMSI='262423112044066': No 2G Auth Data 20250115122525729 DAUC <0003> db_auc.c:192 IMSI='262423112044066': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262423112044066" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250115122525740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42680<->l=127.0.0.1:4258 20250115122525741 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525741 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423112044066"} 20250115122525741 DAUC <0003> db_auc.c:192 IMSI='262423112044066': No 3G Auth Data 20250115122525741 DAUC <0003> db_auc.c:236 IMSI='262423112044066': Calling to generate 1 vectors 20250115122525741 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250115122525741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525741 DAUC <0003> auc.c:113 vector [0]: rand = 4ad2dccc7f270700f8b6f09fd31c5e1e 20250115122525741 DAUC <0003> auc.c:179 vector [0]: kc = 9df36a353aa0a000 20250115122525741 DAUC <0003> auc.c:180 vector [0]: sres = 778e46f3 20250115122525741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525741 DAUC <0003> db_auc.c:245 IMSI='262423112044066': Generated 1 vectors 20250115122525741 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423112044066"} 20250115122525741 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525741 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525741 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262423112044066" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423112044066" TC_gsup_sai_num_auth_vectors(25)@74b4b6795197: setverdict(pass): none -> pass 20250115122525743 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525743 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423112044066"} 20250115122525743 DAUC <0003> db_auc.c:192 IMSI='262423112044066': No 3G Auth Data 20250115122525743 DAUC <0003> db_auc.c:236 IMSI='262423112044066': Calling to generate 4 vectors 20250115122525743 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250115122525743 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525743 DAUC <0003> auc.c:113 vector [0]: rand = 0e0105a7c70c0ec5268c490732d49f8a 20250115122525743 DAUC <0003> auc.c:179 vector [0]: kc = f8b8b4e374822000 20250115122525743 DAUC <0003> auc.c:180 vector [0]: sres = fc1f360e 20250115122525743 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525743 DAUC <0003> auc.c:113 vector [1]: rand = 008e03b7f58b121f3222183728e8f859 20250115122525743 DAUC <0003> auc.c:179 vector [1]: kc = 938a8f799dfa3c00 20250115122525743 DAUC <0003> auc.c:180 vector [1]: sres = ae1cb785 20250115122525743 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525743 DAUC <0003> auc.c:113 vector [2]: rand = bc77ae86ad6c3924a8c00d660e82983b 20250115122525743 DAUC <0003> auc.c:179 vector [2]: kc = 1966b895dd9dac00 20250115122525743 DAUC <0003> auc.c:180 vector [2]: sres = 29ba7d33 20250115122525743 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525743 DAUC <0003> auc.c:113 vector [3]: rand = 7f6dcb52a9293eb8dedbe8d95f1381fe 20250115122525743 DAUC <0003> auc.c:179 vector [3]: kc = f5e6ea9394318800 20250115122525743 DAUC <0003> auc.c:180 vector [3]: sres = fb2c9bf1 20250115122525743 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525743 DAUC <0003> db_auc.c:245 IMSI='262423112044066': Generated 4 vectors 20250115122525743 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423112044066"} 20250115122525743 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525743 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525743 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525744 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525744 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423112044066"} 20250115122525744 DAUC <0003> db_auc.c:192 IMSI='262423112044066': No 3G Auth Data 20250115122525744 DAUC <0003> db_auc.c:236 IMSI='262423112044066': Calling to generate 5 vectors 20250115122525744 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122525744 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525744 DAUC <0003> auc.c:113 vector [0]: rand = b4c75c9d423fcd7940b627877fa1a18e 20250115122525744 DAUC <0003> auc.c:179 vector [0]: kc = e69effd31a238400 20250115122525744 DAUC <0003> auc.c:180 vector [0]: sres = c7ca145b 20250115122525744 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [1]: rand = c3fc3ab647f2ff5d11689138b1737f80 20250115122525744 DAUC <0003> auc.c:179 vector [1]: kc = 9454d80a4ae90000 20250115122525744 DAUC <0003> auc.c:180 vector [1]: sres = fd480bf0 20250115122525744 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [2]: rand = 3e3310c86c66a0a0a4a092722bf601ce 20250115122525744 DAUC <0003> auc.c:179 vector [2]: kc = 71b645a3ecb1c400 20250115122525744 DAUC <0003> auc.c:180 vector [2]: sres = 64489a3f 20250115122525744 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [3]: rand = e214654bc10e4ad82c1027ca97f91cce 20250115122525744 DAUC <0003> auc.c:179 vector [3]: kc = a63897b1202e6400 20250115122525744 DAUC <0003> auc.c:180 vector [3]: sres = 77fc9158 20250115122525744 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [4]: rand = e258e04c938a47dd34a0a92384ad4f87 20250115122525744 DAUC <0003> auc.c:179 vector [4]: kc = ec6cfacf6c075800 20250115122525744 DAUC <0003> auc.c:180 vector [4]: sres = cf28b024 20250115122525744 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122525744 DAUC <0003> db_auc.c:245 IMSI='262423112044066': Generated 5 vectors 20250115122525744 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423112044066"} 20250115122525744 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525744 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525744 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525744 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525744 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423112044066"} 20250115122525744 DAUC <0003> db_auc.c:192 IMSI='262423112044066': No 3G Auth Data 20250115122525744 DAUC <0003> db_auc.c:236 IMSI='262423112044066': Calling to generate 5 vectors 20250115122525744 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122525744 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525744 DAUC <0003> auc.c:113 vector [0]: rand = 5cfc792c18f5e542b967f38f5e04dfac 20250115122525744 DAUC <0003> auc.c:179 vector [0]: kc = 1955cc6f93d2ec00 20250115122525744 DAUC <0003> auc.c:180 vector [0]: sres = 52915a9c 20250115122525744 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [1]: rand = e709edade02d61366ef37471c72094ad 20250115122525744 DAUC <0003> auc.c:179 vector [1]: kc = 1c226ec711f02400 20250115122525744 DAUC <0003> auc.c:180 vector [1]: sres = af9a34f6 20250115122525744 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [2]: rand = 027b67e34eefd5a15ea8dfb01b57ab7d 20250115122525744 DAUC <0003> auc.c:179 vector [2]: kc = 513ff0a499389800 20250115122525744 DAUC <0003> auc.c:180 vector [2]: sres = 444cbfca 20250115122525744 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [3]: rand = b6769811310f76abe791885efeb9eaa5 20250115122525744 DAUC <0003> auc.c:179 vector [3]: kc = 8ab12afa306eb800 20250115122525744 DAUC <0003> auc.c:180 vector [3]: sres = 123709be 20250115122525744 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525744 DAUC <0003> auc.c:113 vector [4]: rand = 3b4c18530208ed72ef3e818f941d08b0 20250115122525744 DAUC <0003> auc.c:179 vector [4]: kc = d7f17e65571aa800 20250115122525745 DAUC <0003> auc.c:180 vector [4]: sres = 35b0920f 20250115122525745 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122525745 DAUC <0003> db_auc.c:245 IMSI='262423112044066': Generated 5 vectors 20250115122525745 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423112044066"} 20250115122525745 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423112044066 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42680<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@74b4b6795197: Final verdict of PTC: pass 20250115122525746 DAUC <0003> db_auc.c:157 IMSI='262423634976916': No 2G Auth Data 20250115122525746 DAUC <0003> db_auc.c:192 IMSI='262423634976916': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262423634976916" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250115122525752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42690<->l=127.0.0.1:4258 20250115122525754 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525754 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634976916"} 20250115122525754 DAUC <0003> db_auc.c:192 IMSI='262423634976916': No 3G Auth Data 20250115122525754 DAUC <0003> db_auc.c:236 IMSI='262423634976916': Calling to generate 1 vectors 20250115122525754 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250115122525754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525754 DAUC <0003> auc.c:113 vector [0]: rand = 2d46c5ef93f450324b340e644e769528 20250115122525754 DAUC <0003> auc.c:179 vector [0]: kc = c1aa2cbdcbcb8752 20250115122525754 DAUC <0003> auc.c:180 vector [0]: sres = 64c7a3d7 20250115122525754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525754 DAUC <0003> db_auc.c:245 IMSI='262423634976916': Generated 1 vectors 20250115122525754 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634976916"} 20250115122525754 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525754 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525754 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262423634976916" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262423634976916" TC_gsup_sai_num_auth_vectors(26)@74b4b6795197: setverdict(pass): none -> pass 20250115122525755 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525755 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634976916"} 20250115122525755 DAUC <0003> db_auc.c:192 IMSI='262423634976916': No 3G Auth Data 20250115122525755 DAUC <0003> db_auc.c:236 IMSI='262423634976916': Calling to generate 4 vectors 20250115122525755 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250115122525755 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525755 DAUC <0003> auc.c:113 vector [0]: rand = 8ebc8404865ff77fb27fa9fe27f43c9d 20250115122525755 DAUC <0003> auc.c:179 vector [0]: kc = 44d36a12bf84b26d 20250115122525755 DAUC <0003> auc.c:180 vector [0]: sres = 7c4eef1a 20250115122525755 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525755 DAUC <0003> auc.c:113 vector [1]: rand = fc7ce3973bf9280e826c522b56ba44df 20250115122525755 DAUC <0003> auc.c:179 vector [1]: kc = 9392bc362c766eee 20250115122525755 DAUC <0003> auc.c:180 vector [1]: sres = 6e965897 20250115122525755 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525755 DAUC <0003> auc.c:113 vector [2]: rand = 297cca45037afdb6b24b6c7e119011f0 20250115122525755 DAUC <0003> auc.c:179 vector [2]: kc = ec6f0c9874970bf6 20250115122525755 DAUC <0003> auc.c:180 vector [2]: sres = 066e22b3 20250115122525755 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525755 DAUC <0003> auc.c:113 vector [3]: rand = 6347459dc96086fb9d7ec502a2e07c14 20250115122525755 DAUC <0003> auc.c:179 vector [3]: kc = b6ea7f5b3686e7e5 20250115122525755 DAUC <0003> auc.c:180 vector [3]: sres = 4eb141fb 20250115122525755 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525755 DAUC <0003> db_auc.c:245 IMSI='262423634976916': Generated 4 vectors 20250115122525755 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634976916"} 20250115122525755 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525755 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525756 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525756 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525756 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634976916"} 20250115122525756 DAUC <0003> db_auc.c:192 IMSI='262423634976916': No 3G Auth Data 20250115122525756 DAUC <0003> db_auc.c:236 IMSI='262423634976916': Calling to generate 5 vectors 20250115122525756 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122525756 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525756 DAUC <0003> auc.c:113 vector [0]: rand = a4b5b9f37fbf4397a7c4a1c318e2a7ad 20250115122525756 DAUC <0003> auc.c:179 vector [0]: kc = 3c7d21356d3d1c7f 20250115122525756 DAUC <0003> auc.c:180 vector [0]: sres = 7e3cb17d 20250115122525756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525757 DAUC <0003> auc.c:113 vector [1]: rand = 3962bd4629e37cf1562ce71b21eced3b 20250115122525757 DAUC <0003> auc.c:179 vector [1]: kc = 30f65214b32efc8a 20250115122525757 DAUC <0003> auc.c:180 vector [1]: sres = cbe68d6b 20250115122525757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525757 DAUC <0003> auc.c:113 vector [2]: rand = ea1b198709b2e490c393c0b7e5c85471 20250115122525757 DAUC <0003> auc.c:179 vector [2]: kc = a01d6dd40858c9d4 20250115122525757 DAUC <0003> auc.c:180 vector [2]: sres = 47ee5a19 20250115122525757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525757 DAUC <0003> auc.c:113 vector [3]: rand = fc62a7fe7cb7bfe0b1fc6078db9ac246 20250115122525757 DAUC <0003> auc.c:179 vector [3]: kc = 8fdbfed3b62e68dc 20250115122525757 DAUC <0003> auc.c:180 vector [3]: sres = 9fc48d26 20250115122525757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525757 DAUC <0003> auc.c:113 vector [4]: rand = 7d963b6adde178f9a7b696a52d9143b1 20250115122525757 DAUC <0003> auc.c:179 vector [4]: kc = 2065c31a232e1cc5 20250115122525757 DAUC <0003> auc.c:180 vector [4]: sres = e19cb154 20250115122525757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122525757 DAUC <0003> db_auc.c:245 IMSI='262423634976916': Generated 5 vectors 20250115122525757 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634976916"} 20250115122525757 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525757 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525757 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525758 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423634976916"} 20250115122525758 DAUC <0003> db_auc.c:192 IMSI='262423634976916': No 3G Auth Data 20250115122525758 DAUC <0003> db_auc.c:236 IMSI='262423634976916': Calling to generate 5 vectors 20250115122525758 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250115122525758 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525758 DAUC <0003> auc.c:113 vector [0]: rand = d8e9691c5702b85fc3b25d44c4e5bbd7 20250115122525758 DAUC <0003> auc.c:179 vector [0]: kc = 801e4266380df6c1 20250115122525758 DAUC <0003> auc.c:180 vector [0]: sres = 35c8dbd3 20250115122525758 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250115122525758 DAUC <0003> auc.c:113 vector [1]: rand = 3d4fa66afbfb9007800f2c12246dafb9 20250115122525758 DAUC <0003> auc.c:179 vector [1]: kc = 1f68c88b9849c4c7 20250115122525758 DAUC <0003> auc.c:180 vector [1]: sres = bbcb9113 20250115122525758 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250115122525758 DAUC <0003> auc.c:113 vector [2]: rand = 04f89edbb32fcefcb179fe5397a12fb8 20250115122525758 DAUC <0003> auc.c:179 vector [2]: kc = c13f921a383f1f25 20250115122525758 DAUC <0003> auc.c:180 vector [2]: sres = 1a11e387 20250115122525758 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250115122525758 DAUC <0003> auc.c:113 vector [3]: rand = bb27113c4fd16061389b40ebb560a182 20250115122525758 DAUC <0003> auc.c:179 vector [3]: kc = daa68d5eb99640bb 20250115122525758 DAUC <0003> auc.c:180 vector [3]: sres = b539dd6c 20250115122525758 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250115122525758 DAUC <0003> auc.c:113 vector [4]: rand = a08319a34411c5844c1e20c6c16021f3 20250115122525758 DAUC <0003> auc.c:179 vector [4]: kc = 81d327afcb9c0bcf 20250115122525758 DAUC <0003> auc.c:180 vector [4]: sres = d883e481 20250115122525758 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250115122525758 DAUC <0003> db_auc.c:245 IMSI='262423634976916': Generated 5 vectors 20250115122525758 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423634976916"} 20250115122525758 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423634976916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42690<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@74b4b6795197: Final verdict of PTC: pass 20250115122525760 DAUC <0003> db_auc.c:157 IMSI='262420171544647': No 2G Auth Data 20250115122525760 DAUC <0003> db_auc.c:192 IMSI='262420171544647': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262420171544647" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250115122525766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4258 20250115122525768 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525768 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420171544647"} 20250115122525768 DAUC <0003> db_auc.c:157 IMSI='262420171544647': No 2G Auth Data 20250115122525768 DAUC <0003> db_auc.c:236 IMSI='262420171544647': Calling to generate 1 vectors 20250115122525768 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250115122525768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525768 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122525768 DAUC <0003> auc.c:113 vector [0]: rand = 69edf3cda3380640daac96ff47c05bad 20250115122525768 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122525768 DAUC <0003> auc.c:142 vector [0]: autn = c80c386af7570000e01115ce10cf2a1c 20250115122525768 DAUC <0003> auc.c:143 vector [0]: ck = adbfb6457d5ab0a6b40f1f97a3dbdf36 20250115122525768 DAUC <0003> auc.c:144 vector [0]: ik = c4ab50a5bc89b6bcf0908a2f47cd765c 20250115122525768 DAUC <0003> auc.c:145 vector [0]: res = 60de0cadd7b903310000000000000000 20250115122525768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525768 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525768 DAUC <0003> auc.c:151 vector [0]: kc = 2d8b735825c5af70 20250115122525768 DAUC <0003> auc.c:152 vector [0]: sres = b7670f9c 20250115122525768 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525768 DAUC <0003> db_auc.c:245 IMSI='262420171544647': Generated 1 vectors 20250115122525768 DAUC <0003> db_auc.c:249 IMSI='262420171544647': Updating SQN=33 in DB 20250115122525768 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420171544647"} 20250115122525768 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525768 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525768 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262420171544647" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420171544647" TC_gsup_sai_num_auth_vectors(27)@74b4b6795197: setverdict(pass): none -> pass 20250115122525769 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525769 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420171544647"} 20250115122525769 DAUC <0003> db_auc.c:157 IMSI='262420171544647': No 2G Auth Data 20250115122525769 DAUC <0003> db_auc.c:236 IMSI='262420171544647': Calling to generate 4 vectors 20250115122525769 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250115122525769 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525769 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525769 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250115122525769 DAUC <0003> auc.c:113 vector [0]: rand = 2453d7e71d4372ff8ccdbf62f70da160 20250115122525769 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250115122525769 DAUC <0003> auc.c:142 vector [0]: autn = b1385748bca800004dad6c9043767345 20250115122525769 DAUC <0003> auc.c:143 vector [0]: ck = b5d811b0f6edadcb7fac55fad03cab99 20250115122525769 DAUC <0003> auc.c:144 vector [0]: ik = bf88e25408b634ca8e69762782d32861 20250115122525769 DAUC <0003> auc.c:145 vector [0]: res = 84e8d891f8fcf2150000000000000000 20250115122525769 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525769 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525769 DAUC <0003> auc.c:151 vector [0]: kc = fb95d039acb41af9 20250115122525769 DAUC <0003> auc.c:152 vector [0]: sres = 7c142a84 20250115122525769 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525769 DAUC <0003> auc.c:113 vector [1]: rand = de5970ad570f44da526cc754a9898527 20250115122525769 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250115122525769 DAUC <0003> auc.c:142 vector [1]: autn = bb7d0be21c44000083e15cb57ea4cb07 20250115122525769 DAUC <0003> auc.c:143 vector [1]: ck = 0b7b8eaa758575e35338eac118da1e96 20250115122525769 DAUC <0003> auc.c:144 vector [1]: ik = 6acd95afc58562b5e2a7d11056af163a 20250115122525769 DAUC <0003> auc.c:145 vector [1]: res = 41d312a827f015b70000000000000000 20250115122525769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525769 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122525769 DAUC <0003> auc.c:151 vector [1]: kc = d02920d4fe751ffa 20250115122525769 DAUC <0003> auc.c:152 vector [1]: sres = 6623071f 20250115122525769 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122525769 DAUC <0003> auc.c:113 vector [2]: rand = ac5aefbf130755df72fa0712b0345f41 20250115122525769 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250115122525769 DAUC <0003> auc.c:142 vector [2]: autn = c8ec78331d370000f88a99945bcd5480 20250115122525769 DAUC <0003> auc.c:143 vector [2]: ck = 3f65a30176d8ec3a0748f7136f4567a0 20250115122525769 DAUC <0003> auc.c:144 vector [2]: ik = 7a7e4bb55442f454a1e92930c0b6406e 20250115122525769 DAUC <0003> auc.c:145 vector [2]: res = be108ae9e259b11c0000000000000000 20250115122525769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525770 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122525770 DAUC <0003> auc.c:151 vector [2]: kc = e3ba36978d693fa0 20250115122525770 DAUC <0003> auc.c:152 vector [2]: sres = 5c493bf5 20250115122525770 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122525770 DAUC <0003> auc.c:113 vector [3]: rand = 6f26939e61b129e99580334040ee7325 20250115122525770 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250115122525770 DAUC <0003> auc.c:142 vector [3]: autn = 199bda6597120000ce2c5af09460c0f1 20250115122525770 DAUC <0003> auc.c:143 vector [3]: ck = d8424c0769e12b29a62f0673bc0bf908 20250115122525770 DAUC <0003> auc.c:144 vector [3]: ik = 1f620f6f1f267de55d1850f047692577 20250115122525770 DAUC <0003> auc.c:145 vector [3]: res = c4c5530e0d17d1ca0000000000000000 20250115122525770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525770 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122525770 DAUC <0003> auc.c:151 vector [3]: kc = 3c1715eb8da58ab3 20250115122525770 DAUC <0003> auc.c:152 vector [3]: sres = c9d282c4 20250115122525770 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122525770 DAUC <0003> db_auc.c:245 IMSI='262420171544647': Generated 4 vectors 20250115122525770 DAUC <0003> db_auc.c:249 IMSI='262420171544647': Updating SQN=161 in DB 20250115122525770 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420171544647"} 20250115122525770 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525771 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525771 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420171544647"} 20250115122525771 DAUC <0003> db_auc.c:157 IMSI='262420171544647': No 2G Auth Data 20250115122525771 DAUC <0003> db_auc.c:236 IMSI='262420171544647': Calling to generate 5 vectors 20250115122525771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122525771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250115122525771 DAUC <0003> auc.c:113 vector [0]: rand = 92de95809c961cec766ba8ed79039b19 20250115122525771 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250115122525771 DAUC <0003> auc.c:142 vector [0]: autn = 25bcbd1bb3ee00009613faed15e0efe3 20250115122525771 DAUC <0003> auc.c:143 vector [0]: ck = d0855a6095130fce4b999ab705ef752e 20250115122525771 DAUC <0003> auc.c:144 vector [0]: ik = f2bdf4671c768385d5f01ad4b0890f4d 20250115122525771 DAUC <0003> auc.c:145 vector [0]: res = d9669601062d6f730000000000000000 20250115122525771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525771 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525771 DAUC <0003> auc.c:151 vector [0]: kc = bc512e643c03f628 20250115122525771 DAUC <0003> auc.c:152 vector [0]: sres = df4bf972 20250115122525771 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525771 DAUC <0003> auc.c:113 vector [1]: rand = 0a5d90a425495c2b475f71f13dff0419 20250115122525771 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250115122525771 DAUC <0003> auc.c:142 vector [1]: autn = d32efa9ad02e0000b370e0c3381c37eb 20250115122525771 DAUC <0003> auc.c:143 vector [1]: ck = cc6cc36e32b83d7350fc689674d69f2c 20250115122525771 DAUC <0003> auc.c:144 vector [1]: ik = 1a0ea77919c1cfc6d8a7b9ad060752c5 20250115122525771 DAUC <0003> auc.c:145 vector [1]: res = fb44c9dbf019434b0000000000000000 20250115122525771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525771 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122525771 DAUC <0003> auc.c:151 vector [1]: kc = 5e39b52c59a83f5c 20250115122525771 DAUC <0003> auc.c:152 vector [1]: sres = 0b5d8a90 20250115122525771 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122525771 DAUC <0003> auc.c:113 vector [2]: rand = 3ac67a1c89b06dab6f832e3caa1499bc 20250115122525771 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250115122525771 DAUC <0003> auc.c:142 vector [2]: autn = cf3b4005c23f000069f4066b6934cac3 20250115122525771 DAUC <0003> auc.c:143 vector [2]: ck = 9c15b25db0b7d5e6f46d98b81e66128d 20250115122525771 DAUC <0003> auc.c:144 vector [2]: ik = d4b7b6ea6122675518039e31397e46fe 20250115122525771 DAUC <0003> auc.c:145 vector [2]: res = f6149fc9831926140000000000000000 20250115122525771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525771 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122525771 DAUC <0003> auc.c:151 vector [2]: kc = a4cc023ef68de6c0 20250115122525771 DAUC <0003> auc.c:152 vector [2]: sres = 750db9dd 20250115122525771 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122525771 DAUC <0003> auc.c:113 vector [3]: rand = c21598cbdbba595924f52e513e6b905d 20250115122525771 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250115122525771 DAUC <0003> auc.c:142 vector [3]: autn = 06c1680b5db500000052a7f51994093a 20250115122525771 DAUC <0003> auc.c:143 vector [3]: ck = 762297afcb62113a903f6e68c1d5f0a4 20250115122525771 DAUC <0003> auc.c:144 vector [3]: ik = c29266e2e4dc4493fa978fea37871594 20250115122525771 DAUC <0003> auc.c:145 vector [3]: res = 4e2448b1856e5a0e0000000000000000 20250115122525771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525771 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122525771 DAUC <0003> auc.c:151 vector [3]: kc = de1810cfd9ecb099 20250115122525771 DAUC <0003> auc.c:152 vector [3]: sres = cb4a12bf 20250115122525771 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122525771 DAUC <0003> auc.c:113 vector [4]: rand = 7c82012714b1de5e99dcdb1b751d0165 20250115122525771 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250115122525771 DAUC <0003> auc.c:142 vector [4]: autn = 9a2a24925e1a000065727f0ca1e88529 20250115122525771 DAUC <0003> auc.c:143 vector [4]: ck = eb4c18fff16e03218a3457d3dc59ac9a 20250115122525771 DAUC <0003> auc.c:144 vector [4]: ik = 56738a34882728aefb2ef2cca08b2fa9 20250115122525771 DAUC <0003> auc.c:145 vector [4]: res = 28b3017eabe1649d0000000000000000 20250115122525771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525771 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122525771 DAUC <0003> auc.c:151 vector [4]: kc = cc2537d4059ba8bc 20250115122525771 DAUC <0003> auc.c:152 vector [4]: sres = 835265e3 20250115122525771 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122525771 DAUC <0003> db_auc.c:245 IMSI='262420171544647': Generated 5 vectors 20250115122525771 DAUC <0003> db_auc.c:249 IMSI='262420171544647': Updating SQN=321 in DB 20250115122525771 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420171544647"} 20250115122525771 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525771 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525771 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525773 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525773 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420171544647"} 20250115122525773 DAUC <0003> db_auc.c:157 IMSI='262420171544647': No 2G Auth Data 20250115122525773 DAUC <0003> db_auc.c:236 IMSI='262420171544647': Calling to generate 5 vectors 20250115122525773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122525773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525773 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250115122525773 DAUC <0003> auc.c:113 vector [0]: rand = 0833f9ac030590ed5998d149549a7a1f 20250115122525773 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250115122525773 DAUC <0003> auc.c:142 vector [0]: autn = dc6d0e7574fe00007c592bb1b627ca3d 20250115122525773 DAUC <0003> auc.c:143 vector [0]: ck = d53eec864baf5a610d8030866b9ebb0d 20250115122525773 DAUC <0003> auc.c:144 vector [0]: ik = df0cae9a32cc80aae123e2bbfff77308 20250115122525773 DAUC <0003> auc.c:145 vector [0]: res = a627822866ef51850000000000000000 20250115122525773 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525773 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525773 DAUC <0003> auc.c:151 vector [0]: kc = e6919021ed0a12ce 20250115122525773 DAUC <0003> auc.c:152 vector [0]: sres = c0c8d3ad 20250115122525773 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525773 DAUC <0003> auc.c:113 vector [1]: rand = 35e035a428ca36a1102994dfbf42189d 20250115122525773 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250115122525773 DAUC <0003> auc.c:142 vector [1]: autn = 4cbc54a1beb400006c0b6110f53fa20b 20250115122525773 DAUC <0003> auc.c:143 vector [1]: ck = d099529f62bf323b04d584dbc75cde24 20250115122525773 DAUC <0003> auc.c:144 vector [1]: ik = 82ad138ae2d72b217b59626d55caf9da 20250115122525773 DAUC <0003> auc.c:145 vector [1]: res = 7b5bf36fa40d3d680000000000000000 20250115122525773 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525773 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122525773 DAUC <0003> auc.c:151 vector [1]: kc = 2db8a7a312fe3ee4 20250115122525773 DAUC <0003> auc.c:152 vector [1]: sres = df56ce07 20250115122525773 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122525773 DAUC <0003> auc.c:113 vector [2]: rand = 73b5ec3ab80771459a691817b0601bc9 20250115122525773 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250115122525773 DAUC <0003> auc.c:142 vector [2]: autn = cf3d0f0522f80000e750103ad816ac02 20250115122525773 DAUC <0003> auc.c:143 vector [2]: ck = 9c3a153232a877c07ccab1b98849cda0 20250115122525773 DAUC <0003> auc.c:144 vector [2]: ik = b14dc2c4d3f3b4ce5419fa61ab1dc9b2 20250115122525773 DAUC <0003> auc.c:145 vector [2]: res = 5cbe9099e57c81c80000000000000000 20250115122525773 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525773 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122525773 DAUC <0003> auc.c:151 vector [2]: kc = 05a49c2ec20fc71c 20250115122525773 DAUC <0003> auc.c:152 vector [2]: sres = b9c21151 20250115122525773 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122525773 DAUC <0003> auc.c:113 vector [3]: rand = 3c16a68e63c71f008a669eeb840a31ed 20250115122525773 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250115122525773 DAUC <0003> auc.c:142 vector [3]: autn = 0bf255aa42e50000c4f126acb7bd7711 20250115122525773 DAUC <0003> auc.c:143 vector [3]: ck = 31809a92ee6da38df8a655a1552633d2 20250115122525773 DAUC <0003> auc.c:144 vector [3]: ik = 34ab2a85621bec57a0b4d63aec551599 20250115122525773 DAUC <0003> auc.c:145 vector [3]: res = a2a2a54d355cd0540000000000000000 20250115122525773 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525773 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122525773 DAUC <0003> auc.c:151 vector [3]: kc = 5d39338c35056991 20250115122525773 DAUC <0003> auc.c:152 vector [3]: sres = 97fe7519 20250115122525773 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122525773 DAUC <0003> auc.c:113 vector [4]: rand = 88a363e539a9aa6dd62be675ba509e47 20250115122525773 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250115122525773 DAUC <0003> auc.c:142 vector [4]: autn = 873c031f30a700008b9d0e91c25767ae 20250115122525773 DAUC <0003> auc.c:143 vector [4]: ck = b9629aa1239ae317a5b47c3f51e72dd9 20250115122525773 DAUC <0003> auc.c:144 vector [4]: ik = 48f54f302e054e2d6053903a8261d8fe 20250115122525773 DAUC <0003> auc.c:145 vector [4]: res = 13cce8c1c1f9e1a60000000000000000 20250115122525773 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525773 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122525773 DAUC <0003> auc.c:151 vector [4]: kc = 34703994de19581d 20250115122525773 DAUC <0003> auc.c:152 vector [4]: sres = d2350967 20250115122525773 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122525773 DAUC <0003> db_auc.c:245 IMSI='262420171544647': Generated 5 vectors 20250115122525773 DAUC <0003> db_auc.c:249 IMSI='262420171544647': Updating SQN=481 in DB 20250115122525773 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420171544647"} 20250115122525773 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420171544647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525773 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525773 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@74b4b6795197: Final verdict of PTC: pass 20250115122525775 DAUC <0003> db_auc.c:157 IMSI='262420595599855': No 2G Auth Data 20250115122525775 DAUC <0003> db_auc.c:192 IMSI='262420595599855': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262420595599855" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250115122525781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4258 20250115122525783 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525783 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420595599855"} 20250115122525783 DAUC <0003> db_auc.c:157 IMSI='262420595599855': No 2G Auth Data 20250115122525783 DAUC <0003> db_auc.c:236 IMSI='262420595599855': Calling to generate 1 vectors 20250115122525783 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250115122525783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525783 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250115122525783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122525783 DAUC <0003> auc.c:113 vector [0]: rand = 42a3deb3bd3b8c1aac09775afdb75371 20250115122525783 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122525783 DAUC <0003> auc.c:142 vector [0]: autn = d4e6a1a59b8e00003a44725dac4b93fd 20250115122525783 DAUC <0003> auc.c:143 vector [0]: ck = 08189faa4235db719c7e64774438d6b0 20250115122525783 DAUC <0003> auc.c:144 vector [0]: ik = 66d04ca056d1eb841de1f7c886859426 20250115122525783 DAUC <0003> auc.c:145 vector [0]: res = 7e9cc7092e65747c0000000000000000 20250115122525783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525783 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525783 DAUC <0003> auc.c:151 vector [0]: kc = ef5740b5d6597263 20250115122525783 DAUC <0003> auc.c:152 vector [0]: sres = 50f9b375 20250115122525783 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525783 DAUC <0003> db_auc.c:245 IMSI='262420595599855': Generated 1 vectors 20250115122525783 DAUC <0003> db_auc.c:249 IMSI='262420595599855': Updating SQN=33 in DB 20250115122525783 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420595599855"} 20250115122525783 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525783 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525783 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262420595599855" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420595599855" TC_gsup_sai_num_auth_vectors(28)@74b4b6795197: setverdict(pass): none -> pass 20250115122525784 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525784 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420595599855"} 20250115122525784 DAUC <0003> db_auc.c:157 IMSI='262420595599855': No 2G Auth Data 20250115122525784 DAUC <0003> db_auc.c:236 IMSI='262420595599855': Calling to generate 4 vectors 20250115122525784 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250115122525784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525784 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250115122525784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250115122525784 DAUC <0003> auc.c:113 vector [0]: rand = d2e12475a2dd3db24bb4bb076a81e96a 20250115122525784 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250115122525784 DAUC <0003> auc.c:142 vector [0]: autn = dff23bb954200000415303f5de5d18cd 20250115122525784 DAUC <0003> auc.c:143 vector [0]: ck = e6d4887bc8c85387e174aa8e9bcecd84 20250115122525784 DAUC <0003> auc.c:144 vector [0]: ik = 09a78ddd57e94fc7e9ad28d6e88e12a5 20250115122525784 DAUC <0003> auc.c:145 vector [0]: res = 12ea7a9f0baa2d010000000000000000 20250115122525784 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525784 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525784 DAUC <0003> auc.c:151 vector [0]: kc = e7aa87feec61c361 20250115122525784 DAUC <0003> auc.c:152 vector [0]: sres = 1940579e 20250115122525784 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525784 DAUC <0003> auc.c:113 vector [1]: rand = 16aa708ad93fe398d4137446a961cbdf 20250115122525784 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250115122525784 DAUC <0003> auc.c:142 vector [1]: autn = d780cfb59422000009f35b65601bac77 20250115122525784 DAUC <0003> auc.c:143 vector [1]: ck = 725e4b2c96b175e8f62fa27e0762d1a4 20250115122525784 DAUC <0003> auc.c:144 vector [1]: ik = 0a0e382e2926b3fd835cacaf18a6d08d 20250115122525785 DAUC <0003> auc.c:145 vector [1]: res = fd787871af393cdb0000000000000000 20250115122525785 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525785 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122525785 DAUC <0003> auc.c:151 vector [1]: kc = 0d237dd3a053c73c 20250115122525785 DAUC <0003> auc.c:152 vector [1]: sres = 524144aa 20250115122525785 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122525785 DAUC <0003> auc.c:113 vector [2]: rand = 94fc0de1fd38226b7a872e6837c745e2 20250115122525785 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250115122525785 DAUC <0003> auc.c:142 vector [2]: autn = 48a979ed615b00003e1b8f5aa116a088 20250115122525785 DAUC <0003> auc.c:143 vector [2]: ck = 1085840ace126dfc106200c87498a744 20250115122525785 DAUC <0003> auc.c:144 vector [2]: ik = 8aa2e3b0c0fc8ee08d5e56c3af6444ae 20250115122525785 DAUC <0003> auc.c:145 vector [2]: res = 1f05c31af450d5be0000000000000000 20250115122525785 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525785 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122525785 DAUC <0003> auc.c:151 vector [2]: kc = 071b31b1d51200f6 20250115122525785 DAUC <0003> auc.c:152 vector [2]: sres = eb5516a4 20250115122525785 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122525785 DAUC <0003> auc.c:113 vector [3]: rand = 64f55226840639c1fa2fa9efcd5d13e9 20250115122525785 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250115122525785 DAUC <0003> auc.c:142 vector [3]: autn = 7ad2b47180f70000ce33813bd1dd1bef 20250115122525785 DAUC <0003> auc.c:143 vector [3]: ck = 8818fc010a8e87a238cbdf9b27ef8db3 20250115122525785 DAUC <0003> auc.c:144 vector [3]: ik = e929aa8ef801dd349ac951bdba1307ae 20250115122525785 DAUC <0003> auc.c:145 vector [3]: res = ee159abe471ed1f60000000000000000 20250115122525785 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525785 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122525785 DAUC <0003> auc.c:151 vector [3]: kc = c333d8a96f73d08b 20250115122525785 DAUC <0003> auc.c:152 vector [3]: sres = a90b4b48 20250115122525785 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122525785 DAUC <0003> db_auc.c:245 IMSI='262420595599855': Generated 4 vectors 20250115122525785 DAUC <0003> db_auc.c:249 IMSI='262420595599855': Updating SQN=161 in DB 20250115122525785 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420595599855"} 20250115122525785 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525785 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525785 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525786 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525786 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420595599855"} 20250115122525786 DAUC <0003> db_auc.c:157 IMSI='262420595599855': No 2G Auth Data 20250115122525786 DAUC <0003> db_auc.c:236 IMSI='262420595599855': Calling to generate 5 vectors 20250115122525786 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122525786 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525786 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250115122525786 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250115122525786 DAUC <0003> auc.c:113 vector [0]: rand = 3ffcb0d5c3b615ce3b7ced3c8570d60f 20250115122525786 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250115122525786 DAUC <0003> auc.c:142 vector [0]: autn = dc4adf1cda4f000023d951d156bf471b 20250115122525786 DAUC <0003> auc.c:143 vector [0]: ck = 9eb1dd452a682046ade4398053cb5ee5 20250115122525786 DAUC <0003> auc.c:144 vector [0]: ik = 8e20edaab0078f19c2673a41f6891f11 20250115122525786 DAUC <0003> auc.c:145 vector [0]: res = 251a0c38b18ec5a20000000000000000 20250115122525786 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525786 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525786 DAUC <0003> auc.c:151 vector [0]: kc = 7f12332e3f2deeab 20250115122525786 DAUC <0003> auc.c:152 vector [0]: sres = 9494c99a 20250115122525786 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525786 DAUC <0003> auc.c:113 vector [1]: rand = 8d3a6a68eb89943e64a1c812ce813f71 20250115122525786 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250115122525786 DAUC <0003> auc.c:142 vector [1]: autn = 8e744c58a74e0000fd11bb7dd7c41d47 20250115122525786 DAUC <0003> auc.c:143 vector [1]: ck = 1952d1e2d2d54d044c0c7da1d988a0f9 20250115122525786 DAUC <0003> auc.c:144 vector [1]: ik = afe96a9b74a03daa0670cb40a0bfcff3 20250115122525786 DAUC <0003> auc.c:145 vector [1]: res = 92a247b54e8986630000000000000000 20250115122525786 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525786 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122525786 DAUC <0003> auc.c:151 vector [1]: kc = fcc70d98df421fa4 20250115122525786 DAUC <0003> auc.c:152 vector [1]: sres = dc2bc1d6 20250115122525786 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122525786 DAUC <0003> auc.c:113 vector [2]: rand = 92ad8d4f02dee5313846eaeb686a8ae6 20250115122525786 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250115122525786 DAUC <0003> auc.c:142 vector [2]: autn = d8db4e445530000093a55e4257cb743d 20250115122525786 DAUC <0003> auc.c:143 vector [2]: ck = 09257e08c263bc45a2a3db163e1ccf2c 20250115122525786 DAUC <0003> auc.c:144 vector [2]: ik = 24e253dbc440fa1ca359b4c5e9e3ca6a 20250115122525786 DAUC <0003> auc.c:145 vector [2]: res = 198741e7daabd7be0000000000000000 20250115122525786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525786 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122525786 DAUC <0003> auc.c:151 vector [2]: kc = 2c3d4200d1dc431f 20250115122525786 DAUC <0003> auc.c:152 vector [2]: sres = c32c9659 20250115122525786 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122525786 DAUC <0003> auc.c:113 vector [3]: rand = a31ff2ca554f046143307522bb3b3af6 20250115122525786 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250115122525786 DAUC <0003> auc.c:142 vector [3]: autn = 50085363c7eb00003a2559fe78f335a0 20250115122525786 DAUC <0003> auc.c:143 vector [3]: ck = 7d0c0f966f49231bee7e186cbac5497a 20250115122525786 DAUC <0003> auc.c:144 vector [3]: ik = f07035f9d6e3dade946449fa56d69ddf 20250115122525786 DAUC <0003> auc.c:145 vector [3]: res = db0974f534fa8de70000000000000000 20250115122525786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525786 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122525786 DAUC <0003> auc.c:151 vector [3]: kc = f7666bf955b92d60 20250115122525786 DAUC <0003> auc.c:152 vector [3]: sres = eff3f912 20250115122525786 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122525786 DAUC <0003> auc.c:113 vector [4]: rand = a9d2739557e93e761d6a04ee00336c94 20250115122525786 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250115122525786 DAUC <0003> auc.c:142 vector [4]: autn = 3dc86ad3b6b800005b3dd4aefac3b24f 20250115122525786 DAUC <0003> auc.c:143 vector [4]: ck = 672fc10fbb30c7606c1a2406e8bfb309 20250115122525786 DAUC <0003> auc.c:144 vector [4]: ik = 4ee90dd7ea817f51f0cafbb8d0cab8dc 20250115122525786 DAUC <0003> auc.c:145 vector [4]: res = ac3ed5fb60a055570000000000000000 20250115122525786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525786 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122525786 DAUC <0003> auc.c:151 vector [4]: kc = b516136669c4b3e4 20250115122525786 DAUC <0003> auc.c:152 vector [4]: sres = cc9e80ac 20250115122525786 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122525786 DAUC <0003> db_auc.c:245 IMSI='262420595599855': Generated 5 vectors 20250115122525786 DAUC <0003> db_auc.c:249 IMSI='262420595599855': Updating SQN=321 in DB 20250115122525786 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420595599855"} 20250115122525786 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525786 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525786 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525787 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525787 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420595599855"} 20250115122525787 DAUC <0003> db_auc.c:157 IMSI='262420595599855': No 2G Auth Data 20250115122525787 DAUC <0003> db_auc.c:236 IMSI='262420595599855': Calling to generate 5 vectors 20250115122525787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122525787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525787 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250115122525787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250115122525787 DAUC <0003> auc.c:113 vector [0]: rand = 99c6dea12681604134e0d1c14164c594 20250115122525787 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250115122525787 DAUC <0003> auc.c:142 vector [0]: autn = 3da06c63803f0000ef0ee1711644e834 20250115122525787 DAUC <0003> auc.c:143 vector [0]: ck = 8c7be16d69b505b1164e6e3bb533cf88 20250115122525787 DAUC <0003> auc.c:144 vector [0]: ik = 1b565489cfd78fc4220e4fc29b0c35b4 20250115122525787 DAUC <0003> auc.c:145 vector [0]: res = cc0dbdf076b867e00000000000000000 20250115122525787 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525787 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122525787 DAUC <0003> auc.c:151 vector [0]: kc = a36d941d885d7049 20250115122525787 DAUC <0003> auc.c:152 vector [0]: sres = bab5da10 20250115122525787 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122525787 DAUC <0003> auc.c:113 vector [1]: rand = 0ed02b2a4359209d5baec44d4b9d1295 20250115122525787 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250115122525787 DAUC <0003> auc.c:142 vector [1]: autn = 20604433c48600007acf22944da92f25 20250115122525787 DAUC <0003> auc.c:143 vector [1]: ck = cb3f390841c45a21899e838faa5d0df2 20250115122525787 DAUC <0003> auc.c:144 vector [1]: ik = 87b96e06ba817fd2327f07f914e92b12 20250115122525787 DAUC <0003> auc.c:145 vector [1]: res = 38000d453ce0f2b10000000000000000 20250115122525787 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525787 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122525787 DAUC <0003> auc.c:151 vector [1]: kc = f767d37845f10313 20250115122525787 DAUC <0003> auc.c:152 vector [1]: sres = 04e0fff4 20250115122525787 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122525787 DAUC <0003> auc.c:113 vector [2]: rand = 176d12a9783aafd03cf06e3ebec0e933 20250115122525788 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250115122525788 DAUC <0003> auc.c:142 vector [2]: autn = 6f8d6186e2630000e551029fae8f5d84 20250115122525788 DAUC <0003> auc.c:143 vector [2]: ck = 4addc7fbb7a2c64ea01300e20348b45b 20250115122525788 DAUC <0003> auc.c:144 vector [2]: ik = c1207dc988f9153987b73018a47364fd 20250115122525788 DAUC <0003> auc.c:145 vector [2]: res = 3755fee970d3cd350000000000000000 20250115122525788 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525788 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122525788 DAUC <0003> auc.c:151 vector [2]: kc = ac598ac8986003d1 20250115122525788 DAUC <0003> auc.c:152 vector [2]: sres = 478633dc 20250115122525788 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122525788 DAUC <0003> auc.c:113 vector [3]: rand = 867a8533bf69647f9cd3b3992b847fa1 20250115122525788 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250115122525788 DAUC <0003> auc.c:142 vector [3]: autn = 70fd8318f6c30000111af3cbe90a7320 20250115122525788 DAUC <0003> auc.c:143 vector [3]: ck = df029a34209551edbc28b739920078dd 20250115122525788 DAUC <0003> auc.c:144 vector [3]: ik = 95b3be77a2188b18c1200bbc02d3a6f7 20250115122525788 DAUC <0003> auc.c:145 vector [3]: res = b7b582db0746819a0000000000000000 20250115122525788 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525788 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122525788 DAUC <0003> auc.c:151 vector [3]: kc = 37b998c6125e04df 20250115122525788 DAUC <0003> auc.c:152 vector [3]: sres = b0f30341 20250115122525788 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122525788 DAUC <0003> auc.c:113 vector [4]: rand = dc357e0e88eeb5d193ef52e50210fbda 20250115122525788 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250115122525788 DAUC <0003> auc.c:142 vector [4]: autn = 17ef1157ac5a0000c91f873f59b42e4a 20250115122525788 DAUC <0003> auc.c:143 vector [4]: ck = ecef23a02b5c2bae315e6cd76b9b308f 20250115122525788 DAUC <0003> auc.c:144 vector [4]: ik = dc2f358d3c7d40607d2ac1be8e70f39b 20250115122525788 DAUC <0003> auc.c:145 vector [4]: res = 09f37e690a2e67390000000000000000 20250115122525788 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525788 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122525788 DAUC <0003> auc.c:151 vector [4]: kc = 7cb4bb44f2caa8da 20250115122525788 DAUC <0003> auc.c:152 vector [4]: sres = 03dd1950 20250115122525788 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122525788 DAUC <0003> db_auc.c:245 IMSI='262420595599855': Generated 5 vectors 20250115122525788 DAUC <0003> db_auc.c:249 IMSI='262420595599855': Updating SQN=481 in DB 20250115122525788 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420595599855"} 20250115122525788 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420595599855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525788 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525788 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@74b4b6795197: Final verdict of PTC: pass 20250115122525789 DAUC <0003> db_auc.c:157 IMSI='262426474397578': No 2G Auth Data 20250115122525789 DAUC <0003> db_auc.c:192 IMSI='262426474397578': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262426474397578" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250115122525797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4258 20250115122525798 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525798 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426474397578"} 20250115122525798 DAUC <0003> db_auc.c:236 IMSI='262426474397578': Calling to generate 1 vectors 20250115122525798 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250115122525798 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525798 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525798 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122525798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525798 DAUC <0003> auc.c:113 vector [0]: rand = 101b431cef064cfa4a4f29fc51ce75cc 20250115122525798 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122525798 DAUC <0003> auc.c:142 vector [0]: autn = cccda5af85b7000047533e2e241bd540 20250115122525798 DAUC <0003> auc.c:143 vector [0]: ck = 100a0de6d51b361f095ead947cd278ba 20250115122525798 DAUC <0003> auc.c:144 vector [0]: ik = da062d5022f68b2eaebbc313c2a92591 20250115122525798 DAUC <0003> auc.c:145 vector [0]: res = 044498730888db8c0000000000000000 20250115122525798 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525798 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525798 DAUC <0003> auc.c:179 vector [0]: kc = afe8986367207c00 20250115122525798 DAUC <0003> auc.c:180 vector [0]: sres = 42193cd4 20250115122525798 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525798 DAUC <0003> db_auc.c:245 IMSI='262426474397578': Generated 1 vectors 20250115122525798 DAUC <0003> db_auc.c:249 IMSI='262426474397578': Updating SQN=33 in DB 20250115122525798 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426474397578"} 20250115122525798 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525798 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525798 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262426474397578" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426474397578" TC_gsup_sai_num_auth_vectors(29)@74b4b6795197: setverdict(pass): none -> pass 20250115122525800 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525800 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426474397578"} 20250115122525800 DAUC <0003> db_auc.c:236 IMSI='262426474397578': Calling to generate 4 vectors 20250115122525800 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250115122525800 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525800 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525800 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250115122525800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525800 DAUC <0003> auc.c:113 vector [0]: rand = 5ab09eed0236b652c1b91cd7331ef994 20250115122525800 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250115122525800 DAUC <0003> auc.c:142 vector [0]: autn = ca04eac805a500001d4967b8ab50c518 20250115122525800 DAUC <0003> auc.c:143 vector [0]: ck = 128069bc777be1d413648dbfea92e09b 20250115122525800 DAUC <0003> auc.c:144 vector [0]: ik = f3b945b1545be5328a25b14249c2c5e1 20250115122525800 DAUC <0003> auc.c:145 vector [0]: res = 8a6bd4bb147600a50000000000000000 20250115122525800 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525800 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525800 DAUC <0003> auc.c:179 vector [0]: kc = 4f767e5a485ac000 20250115122525800 DAUC <0003> auc.c:180 vector [0]: sres = 6b16268f 20250115122525800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525800 DAUC <0003> auc.c:113 vector [1]: rand = 346ac4d766fac94b3f3e53343774dd00 20250115122525800 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250115122525800 DAUC <0003> auc.c:142 vector [1]: autn = 2ec8a8a083a80000d3097f86378fcea6 20250115122525800 DAUC <0003> auc.c:143 vector [1]: ck = cbc24ea1ca5cebf212901cea8454ee02 20250115122525800 DAUC <0003> auc.c:144 vector [1]: ik = 57971ff842c097022b4f2d4189442715 20250115122525800 DAUC <0003> auc.c:145 vector [1]: res = 3be78966b998317e0000000000000000 20250115122525800 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525800 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525800 DAUC <0003> auc.c:179 vector [1]: kc = 13c8669842b44800 20250115122525800 DAUC <0003> auc.c:180 vector [1]: sres = c9a4d175 20250115122525800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525800 DAUC <0003> auc.c:113 vector [2]: rand = de626b7b0d87d44993bd0cc057a70aaf 20250115122525800 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250115122525800 DAUC <0003> auc.c:142 vector [2]: autn = 58ef749c1d1e000093ceaa6e0b33652e 20250115122525800 DAUC <0003> auc.c:143 vector [2]: ck = 5dde5aa4e4b3b5db77b6a8d5bd8c5058 20250115122525800 DAUC <0003> auc.c:144 vector [2]: ik = 1d0e6c3353eee384937af4f37aaf72ca 20250115122525800 DAUC <0003> auc.c:145 vector [2]: res = 0d54533be430ca4b0000000000000000 20250115122525800 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525800 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525800 DAUC <0003> auc.c:179 vector [2]: kc = 0302fa98b1c99800 20250115122525800 DAUC <0003> auc.c:180 vector [2]: sres = 98fb9ef1 20250115122525800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525800 DAUC <0003> auc.c:113 vector [3]: rand = 820023249d10cb0e7a6664cfb219d456 20250115122525800 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250115122525800 DAUC <0003> auc.c:142 vector [3]: autn = 21ab06d41f4b00003322c2a928c9c20c 20250115122525800 DAUC <0003> auc.c:143 vector [3]: ck = 7792913c01dac46f2ed3a90344c5dadc 20250115122525800 DAUC <0003> auc.c:144 vector [3]: ik = 315ac05778997f401ebd79d9099d09ef 20250115122525800 DAUC <0003> auc.c:145 vector [3]: res = a0b72a0e97d7652b0000000000000000 20250115122525800 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525800 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525800 DAUC <0003> auc.c:179 vector [3]: kc = 1b96a0c8a9eb1c00 20250115122525800 DAUC <0003> auc.c:180 vector [3]: sres = c69115a4 20250115122525800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525800 DAUC <0003> db_auc.c:245 IMSI='262426474397578': Generated 4 vectors 20250115122525800 DAUC <0003> db_auc.c:249 IMSI='262426474397578': Updating SQN=161 in DB 20250115122525800 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426474397578"} 20250115122525800 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525800 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525800 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525801 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525801 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426474397578"} 20250115122525801 DAUC <0003> db_auc.c:236 IMSI='262426474397578': Calling to generate 5 vectors 20250115122525801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122525801 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525801 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525801 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250115122525801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525801 DAUC <0003> auc.c:113 vector [0]: rand = 788dc8183bcf12970457e070c5d428e0 20250115122525801 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250115122525801 DAUC <0003> auc.c:142 vector [0]: autn = 00ea0ef457bf0000148abc155cfcd1bb 20250115122525801 DAUC <0003> auc.c:143 vector [0]: ck = 707f141d0098acd3035ba975899f5292 20250115122525801 DAUC <0003> auc.c:144 vector [0]: ik = ace3e7a1a3ed0fa4b858f9e3691d5a2b 20250115122525801 DAUC <0003> auc.c:145 vector [0]: res = 28400685bc970cd40000000000000000 20250115122525801 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525801 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525801 DAUC <0003> auc.c:179 vector [0]: kc = ea5dcbac5505fc00 20250115122525801 DAUC <0003> auc.c:180 vector [0]: sres = ccd4e4f7 20250115122525801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525801 DAUC <0003> auc.c:113 vector [1]: rand = 67bbf5d922ed817f1beeaa7b06f8cb45 20250115122525801 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250115122525801 DAUC <0003> auc.c:142 vector [1]: autn = 673d72b3b5130000113dd02f0f29c3bd 20250115122525801 DAUC <0003> auc.c:143 vector [1]: ck = 8ce1e99b0042f8f500e478593b71b2a6 20250115122525801 DAUC <0003> auc.c:144 vector [1]: ik = d57c69a989ba9e1ae5706f43d3881e41 20250115122525801 DAUC <0003> auc.c:145 vector [1]: res = a913c0608df62fe50000000000000000 20250115122525801 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525801 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525802 DAUC <0003> auc.c:179 vector [1]: kc = f3c3a5f25e0f7400 20250115122525802 DAUC <0003> auc.c:180 vector [1]: sres = 506e38d6 20250115122525802 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525802 DAUC <0003> auc.c:113 vector [2]: rand = 48bbb818ec95cddac5e90fd5f963779a 20250115122525802 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250115122525802 DAUC <0003> auc.c:142 vector [2]: autn = 47e7d8eac33d000002cba2134d62f2dd 20250115122525802 DAUC <0003> auc.c:143 vector [2]: ck = cc32a12b19bf541f8a33c40ca9bc4a30 20250115122525802 DAUC <0003> auc.c:144 vector [2]: ik = e84c8b0bf5f88c72e51f52983025a599 20250115122525802 DAUC <0003> auc.c:145 vector [2]: res = 75c608877274cd0c0000000000000000 20250115122525802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525802 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525802 DAUC <0003> auc.c:179 vector [2]: kc = f9a2567ea1c8b000 20250115122525802 DAUC <0003> auc.c:180 vector [2]: sres = a1581036 20250115122525802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525802 DAUC <0003> auc.c:113 vector [3]: rand = bb85d04ada01b8ecf2f86975ef663904 20250115122525802 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250115122525802 DAUC <0003> auc.c:142 vector [3]: autn = d1778236260c00001b632304b328a9ed 20250115122525802 DAUC <0003> auc.c:143 vector [3]: ck = 4f48054affe7e73f8910e425d482f6cd 20250115122525802 DAUC <0003> auc.c:144 vector [3]: ik = df34de8670a36f21d467ef388fa55ed0 20250115122525802 DAUC <0003> auc.c:145 vector [3]: res = f1e38a81de2268360000000000000000 20250115122525802 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525802 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525802 DAUC <0003> auc.c:179 vector [3]: kc = affac3cd22c91400 20250115122525802 DAUC <0003> auc.c:180 vector [3]: sres = 48229350 20250115122525802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525802 DAUC <0003> auc.c:113 vector [4]: rand = 9dab42e4dd63e6d501748a65c1c11dde 20250115122525802 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250115122525802 DAUC <0003> auc.c:142 vector [4]: autn = 34eb2344096200001471aa78b2076e50 20250115122525802 DAUC <0003> auc.c:143 vector [4]: ck = fd704dfae50701b6ddb1ed701fc8cce3 20250115122525802 DAUC <0003> auc.c:144 vector [4]: ik = 69b327c7d4598f98ada48f9e89728145 20250115122525802 DAUC <0003> auc.c:145 vector [4]: res = 75b8ab07d8f574d90000000000000000 20250115122525802 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525802 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122525802 DAUC <0003> auc.c:179 vector [4]: kc = fcb2f9bcf86ed000 20250115122525802 DAUC <0003> auc.c:180 vector [4]: sres = 2827df3a 20250115122525802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122525802 DAUC <0003> db_auc.c:245 IMSI='262426474397578': Generated 5 vectors 20250115122525802 DAUC <0003> db_auc.c:249 IMSI='262426474397578': Updating SQN=321 in DB 20250115122525802 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426474397578"} 20250115122525802 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525802 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525802 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525803 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525803 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426474397578"} 20250115122525803 DAUC <0003> db_auc.c:236 IMSI='262426474397578': Calling to generate 5 vectors 20250115122525803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122525803 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525803 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525803 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250115122525803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525803 DAUC <0003> auc.c:113 vector [0]: rand = 6ef16c84773c40c125a4ad3605c30732 20250115122525803 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250115122525803 DAUC <0003> auc.c:142 vector [0]: autn = fa429bb202480000f66d320835e64fc1 20250115122525803 DAUC <0003> auc.c:143 vector [0]: ck = 4ce91de2f147dc584aa7b2bce832b66f 20250115122525803 DAUC <0003> auc.c:144 vector [0]: ik = d50ddb5af8133c6ad8548fe31b8bcd70 20250115122525803 DAUC <0003> auc.c:145 vector [0]: res = 630d8809f66aa0b90000000000000000 20250115122525803 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525803 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525803 DAUC <0003> auc.c:179 vector [0]: kc = 952661fa2f2be800 20250115122525803 DAUC <0003> auc.c:180 vector [0]: sres = 176ee8f5 20250115122525803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525803 DAUC <0003> auc.c:113 vector [1]: rand = 334a010b80e6df88458d44034c531d66 20250115122525803 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250115122525803 DAUC <0003> auc.c:142 vector [1]: autn = 5f0c8e69807d00000836332c90ef90f9 20250115122525803 DAUC <0003> auc.c:143 vector [1]: ck = 4a96e543f9a91171ec3543b8badd0d19 20250115122525803 DAUC <0003> auc.c:144 vector [1]: ik = 7257407a330ef4fdc508301be9a71bf8 20250115122525803 DAUC <0003> auc.c:145 vector [1]: res = ed7bf2a84da8ab7d0000000000000000 20250115122525803 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525803 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525803 DAUC <0003> auc.c:179 vector [1]: kc = 7eb817ade30e5c00 20250115122525803 DAUC <0003> auc.c:180 vector [1]: sres = 98b9faca 20250115122525803 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525803 DAUC <0003> auc.c:113 vector [2]: rand = 61c80f9611e32a3f97453edd874d57d7 20250115122525803 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250115122525803 DAUC <0003> auc.c:142 vector [2]: autn = d6562039ffcd00003c71c29626f885b2 20250115122525803 DAUC <0003> auc.c:143 vector [2]: ck = c615133907e44b806d691c5e93fe7ead 20250115122525803 DAUC <0003> auc.c:144 vector [2]: ik = 065d01d1009e834ee2a7a58e4d845501 20250115122525803 DAUC <0003> auc.c:145 vector [2]: res = 5287af2c56a731350000000000000000 20250115122525803 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525803 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525803 DAUC <0003> auc.c:179 vector [2]: kc = c55c10eec3db9000 20250115122525803 DAUC <0003> auc.c:180 vector [2]: sres = 24dc4866 20250115122525803 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525803 DAUC <0003> auc.c:113 vector [3]: rand = d7108c7b44b31707e375778d76eba2f7 20250115122525803 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250115122525803 DAUC <0003> auc.c:142 vector [3]: autn = 9e64313b7fee0000a9e4fa220eb2deab 20250115122525803 DAUC <0003> auc.c:143 vector [3]: ck = 5d51ed88c69517c2bc9a579cd049e895 20250115122525803 DAUC <0003> auc.c:144 vector [3]: ik = 3cbc34598c178bc3107e91890cd54280 20250115122525803 DAUC <0003> auc.c:145 vector [3]: res = eaf7a7141ddf369b0000000000000000 20250115122525803 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525803 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525803 DAUC <0003> auc.c:179 vector [3]: kc = 5cfeb4cc109e4c00 20250115122525803 DAUC <0003> auc.c:180 vector [3]: sres = a40d6693 20250115122525803 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525803 DAUC <0003> auc.c:113 vector [4]: rand = 4cf4c152e79d8ad4d0eba4a0bc1e4ecf 20250115122525803 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250115122525803 DAUC <0003> auc.c:142 vector [4]: autn = 78806d8f45af000016c4a746e877852a 20250115122525803 DAUC <0003> auc.c:143 vector [4]: ck = aef07d129aa89bdcdcaeb5f655f057ba 20250115122525803 DAUC <0003> auc.c:144 vector [4]: ik = 7069ad56a8a0a3579a33ea81dc295066 20250115122525803 DAUC <0003> auc.c:145 vector [4]: res = 6084002480f2bd770000000000000000 20250115122525803 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525803 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122525803 DAUC <0003> auc.c:179 vector [4]: kc = 41f5efab7ee11400 20250115122525803 DAUC <0003> auc.c:180 vector [4]: sres = fb1f247e 20250115122525803 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122525803 DAUC <0003> db_auc.c:245 IMSI='262426474397578': Generated 5 vectors 20250115122525803 DAUC <0003> db_auc.c:249 IMSI='262426474397578': Updating SQN=481 in DB 20250115122525803 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426474397578"} 20250115122525803 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426474397578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525803 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525803 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@74b4b6795197: Final verdict of PTC: pass 20250115122525805 DAUC <0003> db_auc.c:157 IMSI='262429850829427': No 2G Auth Data 20250115122525805 DAUC <0003> db_auc.c:192 IMSI='262429850829427': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262429850829427" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250115122525811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4258 20250115122525813 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525813 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429850829427"} 20250115122525813 DAUC <0003> db_auc.c:236 IMSI='262429850829427': Calling to generate 1 vectors 20250115122525813 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250115122525813 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525813 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525813 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122525813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525813 DAUC <0003> auc.c:113 vector [0]: rand = 1be95f5d350a9d4f7f0046aeac4f0b78 20250115122525813 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122525813 DAUC <0003> auc.c:142 vector [0]: autn = dec40752503e00007612e3f79403d5cb 20250115122525813 DAUC <0003> auc.c:143 vector [0]: ck = ec6857af19c6612eacc458694ca86681 20250115122525813 DAUC <0003> auc.c:144 vector [0]: ik = 322709215b322ee63f3a8525d509fb06 20250115122525813 DAUC <0003> auc.c:145 vector [0]: res = 6675cca5271c9e710000000000000000 20250115122525813 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525813 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525813 DAUC <0003> auc.c:179 vector [0]: kc = 86473f56846e4800 20250115122525813 DAUC <0003> auc.c:180 vector [0]: sres = a2de4b63 20250115122525813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525813 DAUC <0003> db_auc.c:245 IMSI='262429850829427': Generated 1 vectors 20250115122525813 DAUC <0003> db_auc.c:249 IMSI='262429850829427': Updating SQN=33 in DB 20250115122525813 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429850829427"} 20250115122525813 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525813 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525813 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262429850829427" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429850829427" TC_gsup_sai_num_auth_vectors(30)@74b4b6795197: setverdict(pass): none -> pass 20250115122525814 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525814 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429850829427"} 20250115122525814 DAUC <0003> db_auc.c:236 IMSI='262429850829427': Calling to generate 4 vectors 20250115122525814 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250115122525814 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525814 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525814 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250115122525814 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525814 DAUC <0003> auc.c:113 vector [0]: rand = d9b700c8371cd1edaf73ee9bca264238 20250115122525814 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250115122525814 DAUC <0003> auc.c:142 vector [0]: autn = d3e4242b33150000079adeeb1ab6fceb 20250115122525814 DAUC <0003> auc.c:143 vector [0]: ck = bcdd3c4733fbbf4e0768fa3396266f82 20250115122525814 DAUC <0003> auc.c:144 vector [0]: ik = d6024c8e9db3a643ab57592a120fda00 20250115122525814 DAUC <0003> auc.c:145 vector [0]: res = be22a19e69e75f6e0000000000000000 20250115122525814 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525814 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525814 DAUC <0003> auc.c:179 vector [0]: kc = 3697b10b12a7c000 20250115122525814 DAUC <0003> auc.c:180 vector [0]: sres = 21c6165f 20250115122525814 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525814 DAUC <0003> auc.c:113 vector [1]: rand = 84aca645aec71a8a26f1ae081f7d0fa4 20250115122525814 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250115122525814 DAUC <0003> auc.c:142 vector [1]: autn = d3b4a9cd4cfb0000e8be76bcdc7b0033 20250115122525814 DAUC <0003> auc.c:143 vector [1]: ck = eacb988391960e32450e446da85a36f4 20250115122525814 DAUC <0003> auc.c:144 vector [1]: ik = 29c2471cb7665484c236cfc1c8bb8c1a 20250115122525814 DAUC <0003> auc.c:145 vector [1]: res = e52a6c46de915ba40000000000000000 20250115122525814 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525814 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525814 DAUC <0003> auc.c:179 vector [1]: kc = 5865642e43e84800 20250115122525814 DAUC <0003> auc.c:180 vector [1]: sres = b2655bea 20250115122525814 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525814 DAUC <0003> auc.c:113 vector [2]: rand = 72c161a4666d005576978d2c65d7dc02 20250115122525815 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250115122525815 DAUC <0003> auc.c:142 vector [2]: autn = 687c9356eeea000053ece126bf83dd2e 20250115122525815 DAUC <0003> auc.c:143 vector [2]: ck = cbf40fad4ab0b7dfc26e4a06431b1e73 20250115122525815 DAUC <0003> auc.c:144 vector [2]: ik = edb358b0319820764bba028fddc0d276 20250115122525815 DAUC <0003> auc.c:145 vector [2]: res = c1993c327f3a66ca0000000000000000 20250115122525815 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525815 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525815 DAUC <0003> auc.c:179 vector [2]: kc = 45901397ac036400 20250115122525815 DAUC <0003> auc.c:180 vector [2]: sres = 660b8ed3 20250115122525815 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525815 DAUC <0003> auc.c:113 vector [3]: rand = 59d966b5853dca71e348810b0bc6701d 20250115122525815 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250115122525815 DAUC <0003> auc.c:142 vector [3]: autn = 9843555cc54b0000c581e2a63b5ba2c9 20250115122525815 DAUC <0003> auc.c:143 vector [3]: ck = 6ef7cce299a194b09c988f1392cf01ae 20250115122525815 DAUC <0003> auc.c:144 vector [3]: ik = 3b894243c461d3c22a25e348379bc168 20250115122525815 DAUC <0003> auc.c:145 vector [3]: res = 8e9f2877a7bb8a300000000000000000 20250115122525815 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525815 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525815 DAUC <0003> auc.c:179 vector [3]: kc = 5bcf587af0638800 20250115122525815 DAUC <0003> auc.c:180 vector [3]: sres = 73c7479a 20250115122525815 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525815 DAUC <0003> db_auc.c:245 IMSI='262429850829427': Generated 4 vectors 20250115122525815 DAUC <0003> db_auc.c:249 IMSI='262429850829427': Updating SQN=161 in DB 20250115122525815 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429850829427"} 20250115122525815 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525815 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525815 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525816 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525816 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429850829427"} 20250115122525816 DAUC <0003> db_auc.c:236 IMSI='262429850829427': Calling to generate 5 vectors 20250115122525816 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122525816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250115122525816 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525816 DAUC <0003> auc.c:113 vector [0]: rand = 4eaed193284f9c8bfb963a0f092ad568 20250115122525816 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250115122525816 DAUC <0003> auc.c:142 vector [0]: autn = 3f1f773cff040000ff02fbdd6e01e9eb 20250115122525816 DAUC <0003> auc.c:143 vector [0]: ck = 393bfa048e25978da495b2bfeab955c7 20250115122525816 DAUC <0003> auc.c:144 vector [0]: ik = d08e63a043ee80beca9aa7dca0692643 20250115122525816 DAUC <0003> auc.c:145 vector [0]: res = 684ece9deeb7b25b0000000000000000 20250115122525816 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525816 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525816 DAUC <0003> auc.c:179 vector [0]: kc = e2abe10fcbca1000 20250115122525816 DAUC <0003> auc.c:180 vector [0]: sres = 9209cce7 20250115122525816 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525816 DAUC <0003> auc.c:113 vector [1]: rand = a3a4594dcb51119811f6f5c3877c05e0 20250115122525816 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250115122525816 DAUC <0003> auc.c:142 vector [1]: autn = 3c6b9889c67a0000788d0af2cf3bda19 20250115122525816 DAUC <0003> auc.c:143 vector [1]: ck = 42b2dead3755aa92d6e5d33ac55a6baf 20250115122525816 DAUC <0003> auc.c:144 vector [1]: ik = 3ca4047750859a4ad64a156019e1165d 20250115122525816 DAUC <0003> auc.c:145 vector [1]: res = 9c9d136e3fa522360000000000000000 20250115122525816 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525816 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525816 DAUC <0003> auc.c:179 vector [1]: kc = 936ad2e969095000 20250115122525816 DAUC <0003> auc.c:180 vector [1]: sres = f808e6a4 20250115122525816 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525816 DAUC <0003> auc.c:113 vector [2]: rand = a3390b19b7e22828464b541c047d529c 20250115122525816 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250115122525816 DAUC <0003> auc.c:142 vector [2]: autn = e8674bc110410000587e5bb060bd3575 20250115122525816 DAUC <0003> auc.c:143 vector [2]: ck = 6e2d3362f36d9594db70a427a0004bf9 20250115122525816 DAUC <0003> auc.c:144 vector [2]: ik = 917266b433f35ea2d2ad3bacdb5b8657 20250115122525816 DAUC <0003> auc.c:145 vector [2]: res = 56328d6fdf4f6cc40000000000000000 20250115122525816 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525816 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525816 DAUC <0003> auc.c:179 vector [2]: kc = 7efdf50829e33800 20250115122525816 DAUC <0003> auc.c:180 vector [2]: sres = 1c77c50d 20250115122525816 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525816 DAUC <0003> auc.c:113 vector [3]: rand = a82fba50d418d62a577147ad9d8f8cf3 20250115122525816 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250115122525816 DAUC <0003> auc.c:142 vector [3]: autn = 06551b0374ec0000f2a797fed4b86682 20250115122525816 DAUC <0003> auc.c:143 vector [3]: ck = fface9b39d4561bb3c146da1ad87bdbe 20250115122525816 DAUC <0003> auc.c:144 vector [3]: ik = 4f567f5b73a7be1006fd767d04c7a287 20250115122525816 DAUC <0003> auc.c:145 vector [3]: res = 7f93106db74a93940000000000000000 20250115122525816 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525816 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525816 DAUC <0003> auc.c:179 vector [3]: kc = cd040bd48cbbb400 20250115122525816 DAUC <0003> auc.c:180 vector [3]: sres = 5dbcf529 20250115122525816 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525816 DAUC <0003> auc.c:113 vector [4]: rand = 19ed40865d7e3ac20c67187c8cea6822 20250115122525816 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250115122525816 DAUC <0003> auc.c:142 vector [4]: autn = cac9d31fb62000001a7e9efe86021105 20250115122525816 DAUC <0003> auc.c:143 vector [4]: ck = b6db4d5f289089860100eace7f72865f 20250115122525816 DAUC <0003> auc.c:144 vector [4]: ik = e8813a13c7c618b353c397448bdf0d18 20250115122525816 DAUC <0003> auc.c:145 vector [4]: res = 521dd73b595ab6590000000000000000 20250115122525816 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525816 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122525816 DAUC <0003> auc.c:179 vector [4]: kc = b04f2c4db237c400 20250115122525816 DAUC <0003> auc.c:180 vector [4]: sres = cd92ad61 20250115122525816 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122525816 DAUC <0003> db_auc.c:245 IMSI='262429850829427': Generated 5 vectors 20250115122525816 DAUC <0003> db_auc.c:249 IMSI='262429850829427': Updating SQN=321 in DB 20250115122525816 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429850829427"} 20250115122525816 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525816 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525816 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525818 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525818 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429850829427"} 20250115122525818 DAUC <0003> db_auc.c:236 IMSI='262429850829427': Calling to generate 5 vectors 20250115122525818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122525818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525818 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250115122525818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525818 DAUC <0003> auc.c:113 vector [0]: rand = bca6bcf07e2f5357e686f351f26e2c56 20250115122525818 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250115122525818 DAUC <0003> auc.c:142 vector [0]: autn = 59d66bd7a44600002f893fcdfd3aab60 20250115122525818 DAUC <0003> auc.c:143 vector [0]: ck = 2c65328efe8931a0331c3201de2b7f61 20250115122525818 DAUC <0003> auc.c:144 vector [0]: ik = 889a6a5b4c06e1c17d799be11585ccc2 20250115122525818 DAUC <0003> auc.c:145 vector [0]: res = c3e75587f7d3ed5d0000000000000000 20250115122525818 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525818 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525818 DAUC <0003> auc.c:179 vector [0]: kc = 6ff4f12586526c00 20250115122525818 DAUC <0003> auc.c:180 vector [0]: sres = 0a684f47 20250115122525818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525818 DAUC <0003> auc.c:113 vector [1]: rand = cafd2a134a33713a75c4095c9d994615 20250115122525818 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250115122525818 DAUC <0003> auc.c:142 vector [1]: autn = e71ef838358f0000fb543084d2c5d14b 20250115122525818 DAUC <0003> auc.c:143 vector [1]: ck = ed150d122f9ce58929e9f62ae0b82a9c 20250115122525818 DAUC <0003> auc.c:144 vector [1]: ik = f03c6227ecf097f43d0d3a638bbc93a5 20250115122525818 DAUC <0003> auc.c:145 vector [1]: res = f294316eb6cc2abd0000000000000000 20250115122525818 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525818 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525818 DAUC <0003> auc.c:179 vector [1]: kc = 8cd0d1cd36136400 20250115122525818 DAUC <0003> auc.c:180 vector [1]: sres = 6ee8b2ac 20250115122525818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525818 DAUC <0003> auc.c:113 vector [2]: rand = 91f9af6a66ef488ede729b11311026a3 20250115122525818 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250115122525818 DAUC <0003> auc.c:142 vector [2]: autn = 8736bbfc60e60000c7585a1bd4898be3 20250115122525818 DAUC <0003> auc.c:143 vector [2]: ck = 61a5c790f087d2b2e4abbe5044d181e5 20250115122525818 DAUC <0003> auc.c:144 vector [2]: ik = 84dfa5011f1bba38222a43a17a6ae00b 20250115122525818 DAUC <0003> auc.c:145 vector [2]: res = b0f59e03f51ee24f0000000000000000 20250115122525818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525818 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525818 DAUC <0003> auc.c:179 vector [2]: kc = 742990d7721c6800 20250115122525818 DAUC <0003> auc.c:180 vector [2]: sres = 59f6e7a5 20250115122525818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525818 DAUC <0003> auc.c:113 vector [3]: rand = 5ff841070251be5b963bfa86686785e0 20250115122525818 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250115122525818 DAUC <0003> auc.c:142 vector [3]: autn = 792f92894ee30000b979a4cc055d32af 20250115122525818 DAUC <0003> auc.c:143 vector [3]: ck = 2a95d020c287fbb7d842ab4e06cc097e 20250115122525818 DAUC <0003> auc.c:144 vector [3]: ik = 0a46f5f29a621bbee92aa2eca18ffb6e 20250115122525818 DAUC <0003> auc.c:145 vector [3]: res = 6d724a2552e930e20000000000000000 20250115122525818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525818 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525818 DAUC <0003> auc.c:179 vector [3]: kc = 5c5c2354148e2800 20250115122525818 DAUC <0003> auc.c:180 vector [3]: sres = e91fc81a 20250115122525818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525818 DAUC <0003> auc.c:113 vector [4]: rand = a5aeb853f254fda097f19ca16f677069 20250115122525818 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250115122525818 DAUC <0003> auc.c:142 vector [4]: autn = f5065cd4c71a0000931ffb2e5c797ba1 20250115122525818 DAUC <0003> auc.c:143 vector [4]: ck = 8929b042e0b482a6484611f282c2fe49 20250115122525818 DAUC <0003> auc.c:144 vector [4]: ik = e42ef5df020bd8f51e75d5a22944d487 20250115122525818 DAUC <0003> auc.c:145 vector [4]: res = 9dbaee6d08f3ffed0000000000000000 20250115122525818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525818 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122525818 DAUC <0003> auc.c:179 vector [4]: kc = 70c2f8b204928400 20250115122525818 DAUC <0003> auc.c:180 vector [4]: sres = b3e4a1d5 20250115122525818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122525818 DAUC <0003> db_auc.c:245 IMSI='262429850829427': Generated 5 vectors 20250115122525818 DAUC <0003> db_auc.c:249 IMSI='262429850829427': Updating SQN=481 in DB 20250115122525818 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429850829427"} 20250115122525818 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429850829427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525818 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525818 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@74b4b6795197: Final verdict of PTC: pass 20250115122525820 DAUC <0003> db_auc.c:157 IMSI='262420608524903': No 2G Auth Data 20250115122525820 DAUC <0003> db_auc.c:192 IMSI='262420608524903': No 3G Auth Data HLR_Test-GSUP(21)@74b4b6795197: Created GsupExpect[0] for "262420608524903" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250115122525826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 20250115122525828 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525828 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420608524903"} 20250115122525828 DAUC <0003> db_auc.c:236 IMSI='262420608524903': Calling to generate 1 vectors 20250115122525828 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250115122525828 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525828 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525828 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122525828 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525828 DAUC <0003> auc.c:113 vector [0]: rand = 19899b715c75e0b4f74e043cf6d7fca3 20250115122525828 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122525828 DAUC <0003> auc.c:142 vector [0]: autn = 7a250395c0e4000008438c2f5e043a25 20250115122525828 DAUC <0003> auc.c:143 vector [0]: ck = c69b165fbb2e19ce41e4a4936904c55f 20250115122525828 DAUC <0003> auc.c:144 vector [0]: ik = 80f941ba5ca8ed1965347ec1398ff760 20250115122525828 DAUC <0003> auc.c:145 vector [0]: res = 59364c9b7a2b57ac0000000000000000 20250115122525828 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525828 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525828 DAUC <0003> auc.c:179 vector [0]: kc = f50ce932fcfd3769 20250115122525828 DAUC <0003> auc.c:180 vector [0]: sres = 3ce0d635 20250115122525828 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525828 DAUC <0003> db_auc.c:245 IMSI='262420608524903': Generated 1 vectors 20250115122525828 DAUC <0003> db_auc.c:249 IMSI='262420608524903': Updating SQN=33 in DB 20250115122525828 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420608524903"} 20250115122525828 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525828 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525828 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74b4b6795197: Found GsupExpect[0] for "262420608524903" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@74b4b6795197: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420608524903" TC_gsup_sai_num_auth_vectors(31)@74b4b6795197: setverdict(pass): none -> pass 20250115122525829 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525829 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420608524903"} 20250115122525829 DAUC <0003> db_auc.c:236 IMSI='262420608524903': Calling to generate 4 vectors 20250115122525829 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250115122525829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250115122525829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525829 DAUC <0003> auc.c:113 vector [0]: rand = b3f883de12eb53367e080f52613d3acd 20250115122525829 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250115122525829 DAUC <0003> auc.c:142 vector [0]: autn = bcbaf350b5e90000c6771890beb36403 20250115122525829 DAUC <0003> auc.c:143 vector [0]: ck = 3db36be4c61736df56ba7ccd08abc687 20250115122525829 DAUC <0003> auc.c:144 vector [0]: ik = fd981a4f31c57558acb1fa8e5b5fa0a4 20250115122525829 DAUC <0003> auc.c:145 vector [0]: res = c417a3355e747c800000000000000000 20250115122525829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525829 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525829 DAUC <0003> auc.c:179 vector [0]: kc = 8aedeb386a6d2416 20250115122525829 DAUC <0003> auc.c:180 vector [0]: sres = 2df6991d 20250115122525829 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525829 DAUC <0003> auc.c:113 vector [1]: rand = 9e3c0f60dc95137b732afd5a743305a7 20250115122525829 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250115122525829 DAUC <0003> auc.c:142 vector [1]: autn = 9f24b5ef8bf900002bfd8900da4e6ff4 20250115122525829 DAUC <0003> auc.c:143 vector [1]: ck = 32f4327920905c8ded2f4c9ab5971125 20250115122525829 DAUC <0003> auc.c:144 vector [1]: ik = c484ca6418a72bd4c399b62bfafe76f4 20250115122525829 DAUC <0003> auc.c:145 vector [1]: res = 8318f074cfc45ede0000000000000000 20250115122525829 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525829 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525829 DAUC <0003> auc.c:179 vector [1]: kc = e8fe1ea9ac07b772 20250115122525829 DAUC <0003> auc.c:180 vector [1]: sres = 67ac1aff 20250115122525829 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525829 DAUC <0003> auc.c:113 vector [2]: rand = ec5170aa0432f07958fab10a4400e8fe 20250115122525829 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250115122525829 DAUC <0003> auc.c:142 vector [2]: autn = 041ea1897ca000004eba8dde8ed72957 20250115122525829 DAUC <0003> auc.c:143 vector [2]: ck = 22ed3e24cb1ce3a5a6e4b8213e13d0f8 20250115122525829 DAUC <0003> auc.c:144 vector [2]: ik = 01ab114ce6bd72fdada5bb9450c49681 20250115122525829 DAUC <0003> auc.c:145 vector [2]: res = 5bc90288ca46ac280000000000000000 20250115122525829 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525829 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525829 DAUC <0003> auc.c:179 vector [2]: kc = 27b8693f08d349d4 20250115122525829 DAUC <0003> auc.c:180 vector [2]: sres = db0d8d3d 20250115122525829 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525829 DAUC <0003> auc.c:113 vector [3]: rand = 16527271b3aeb2900c5165d1dad2666d 20250115122525829 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250115122525829 DAUC <0003> auc.c:142 vector [3]: autn = 207ecdd8065a00004894e5817cca32f8 20250115122525829 DAUC <0003> auc.c:143 vector [3]: ck = 926a9b999d29d3a95eb53050c2914c48 20250115122525829 DAUC <0003> auc.c:144 vector [3]: ik = 7b586a6d687dd93e20aafb687e485753 20250115122525829 DAUC <0003> auc.c:145 vector [3]: res = 1bb59e46fb0460780000000000000000 20250115122525829 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525829 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525829 DAUC <0003> auc.c:179 vector [3]: kc = 943968f40385e843 20250115122525829 DAUC <0003> auc.c:180 vector [3]: sres = 31376ecf 20250115122525829 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525829 DAUC <0003> db_auc.c:245 IMSI='262420608524903': Generated 4 vectors 20250115122525829 DAUC <0003> db_auc.c:249 IMSI='262420608524903': Updating SQN=161 in DB 20250115122525829 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420608524903"} 20250115122525829 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525829 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525829 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525830 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525830 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420608524903"} 20250115122525830 DAUC <0003> db_auc.c:236 IMSI='262420608524903': Calling to generate 5 vectors 20250115122525830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122525830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525830 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250115122525830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525830 DAUC <0003> auc.c:113 vector [0]: rand = f43ff6883958a883c1ccfea2f05e0e46 20250115122525830 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250115122525830 DAUC <0003> auc.c:142 vector [0]: autn = d16929c4b6270000dfcd6bbf17feb1be 20250115122525830 DAUC <0003> auc.c:143 vector [0]: ck = 77ac0447eaab6ea06a628e074e832ce6 20250115122525830 DAUC <0003> auc.c:144 vector [0]: ik = f2dd382bbe1faca1bc3fb8a1da14a542 20250115122525830 DAUC <0003> auc.c:145 vector [0]: res = 8a7d6c784e584cc20000000000000000 20250115122525830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525830 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525830 DAUC <0003> auc.c:179 vector [0]: kc = 40c5403d0d3630ad 20250115122525830 DAUC <0003> auc.c:180 vector [0]: sres = d449ec30 20250115122525830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525830 DAUC <0003> auc.c:113 vector [1]: rand = 4c8b230365c2f2276ded461fdcf62c05 20250115122525830 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250115122525830 DAUC <0003> auc.c:142 vector [1]: autn = de0542c5548900004d377120792dc20f 20250115122525830 DAUC <0003> auc.c:143 vector [1]: ck = e20e2e7dd8cdfd864f0f5916e618bc6d 20250115122525830 DAUC <0003> auc.c:144 vector [1]: ik = 0278a88209fbb2b4a617aedf22b6cc4a 20250115122525830 DAUC <0003> auc.c:145 vector [1]: res = 4d92c36d698782000000000000000000 20250115122525830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525830 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525830 DAUC <0003> auc.c:179 vector [1]: kc = ef3d64c4adbcad45 20250115122525830 DAUC <0003> auc.c:180 vector [1]: sres = 56681973 20250115122525830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525830 DAUC <0003> auc.c:113 vector [2]: rand = ebbce5ca6a5181f7a92269e7f53442e0 20250115122525830 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250115122525830 DAUC <0003> auc.c:142 vector [2]: autn = 746251c91c520000eb3ac1d0dbbb8c64 20250115122525830 DAUC <0003> auc.c:143 vector [2]: ck = 23251c315da31e3c4ac1411462e8cd9f 20250115122525830 DAUC <0003> auc.c:144 vector [2]: ik = f7ab12978e14446a93f405f9d9b49644 20250115122525830 DAUC <0003> auc.c:145 vector [2]: res = e5143eeccc391d7a0000000000000000 20250115122525830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525830 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525830 DAUC <0003> auc.c:179 vector [2]: kc = 83271292a2bffb95 20250115122525830 DAUC <0003> auc.c:180 vector [2]: sres = c2ca30d4 20250115122525830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525830 DAUC <0003> auc.c:113 vector [3]: rand = 22c6b3d17407e61d2eaf84732b0d6d64 20250115122525830 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250115122525830 DAUC <0003> auc.c:142 vector [3]: autn = 9bf1cfdfb59f0000c434e1123a357d5f 20250115122525830 DAUC <0003> auc.c:143 vector [3]: ck = 860b7763dafef086733f1af6321958cd 20250115122525830 DAUC <0003> auc.c:144 vector [3]: ik = b7aa592262b35dbe1ce07d8e3a7bd265 20250115122525830 DAUC <0003> auc.c:145 vector [3]: res = dc041758820617b90000000000000000 20250115122525830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525830 DAUC <0003> auc.c:179 vector [3]: kc = c9536be5363d4f95 20250115122525830 DAUC <0003> auc.c:180 vector [3]: sres = bff31dee 20250115122525830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525830 DAUC <0003> auc.c:113 vector [4]: rand = d5edf639174e33054e5cfab12c10a4d2 20250115122525830 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250115122525830 DAUC <0003> auc.c:142 vector [4]: autn = 5940773b0ead0000472c19729967020a 20250115122525830 DAUC <0003> auc.c:143 vector [4]: ck = da0c1038471a6d96f5e0e594f942cc2d 20250115122525830 DAUC <0003> auc.c:144 vector [4]: ik = 382bcabc95e0fa3300b1b03cd0812e70 20250115122525830 DAUC <0003> auc.c:145 vector [4]: res = 62291d903ea7b3130000000000000000 20250115122525830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525830 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122525830 DAUC <0003> auc.c:179 vector [4]: kc = ac99027ab0fb6a86 20250115122525830 DAUC <0003> auc.c:180 vector [4]: sres = e61477a8 20250115122525830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122525830 DAUC <0003> db_auc.c:245 IMSI='262420608524903': Generated 5 vectors 20250115122525830 DAUC <0003> db_auc.c:249 IMSI='262420608524903': Updating SQN=321 in DB 20250115122525830 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420608524903"} 20250115122525830 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525830 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525830 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525832 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525832 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420608524903"} 20250115122525832 DAUC <0003> db_auc.c:236 IMSI='262420608524903': Calling to generate 5 vectors 20250115122525832 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122525832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122525832 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122525832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250115122525832 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122525832 DAUC <0003> auc.c:113 vector [0]: rand = ba95c83679cef1b54d146b25b0ca0001 20250115122525832 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250115122525832 DAUC <0003> auc.c:142 vector [0]: autn = 7c8917709dfa0000d7ef05b936e94ebe 20250115122525832 DAUC <0003> auc.c:143 vector [0]: ck = ed970e2ac1bd3460002ac1246f7d33b4 20250115122525832 DAUC <0003> auc.c:144 vector [0]: ik = ee81ba713beff9d8497fe45007e0ea97 20250115122525832 DAUC <0003> auc.c:145 vector [0]: res = dfebfa544d1e4a3a0000000000000000 20250115122525832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122525832 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122525832 DAUC <0003> auc.c:179 vector [0]: kc = 1e49ad12dde76805 20250115122525832 DAUC <0003> auc.c:180 vector [0]: sres = e15d92fa 20250115122525832 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122525832 DAUC <0003> auc.c:113 vector [1]: rand = a3a3144895b9bbb34f3aa25e934c8536 20250115122525832 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250115122525832 DAUC <0003> auc.c:142 vector [1]: autn = 49e80c83fcf3000047ecfb101026d661 20250115122525832 DAUC <0003> auc.c:143 vector [1]: ck = 1a9302381c9eca46e5115704961a8cf8 20250115122525832 DAUC <0003> auc.c:144 vector [1]: ik = 8ce3eb37a67b92c947cbd5cf76703c35 20250115122525832 DAUC <0003> auc.c:145 vector [1]: res = 27aba6ed828779ca0000000000000000 20250115122525832 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122525832 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122525832 DAUC <0003> auc.c:179 vector [1]: kc = 414a39e348c692f5 20250115122525832 DAUC <0003> auc.c:180 vector [1]: sres = cb9210ea 20250115122525832 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122525832 DAUC <0003> auc.c:113 vector [2]: rand = 5815f0b32594e7f45c64ec75551d41d1 20250115122525832 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250115122525832 DAUC <0003> auc.c:142 vector [2]: autn = 8fb9c091f182000018b6c48fb4829535 20250115122525832 DAUC <0003> auc.c:143 vector [2]: ck = e7d9459710a8da968225d6a524b1e4ed 20250115122525832 DAUC <0003> auc.c:144 vector [2]: ik = 1f918466c2e5fa647a40b84808ba44f5 20250115122525832 DAUC <0003> auc.c:145 vector [2]: res = 682a2c9e823e03f00000000000000000 20250115122525832 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122525832 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122525832 DAUC <0003> auc.c:179 vector [2]: kc = 7b43a86a1161a3ed 20250115122525832 DAUC <0003> auc.c:180 vector [2]: sres = 78a49774 20250115122525832 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122525832 DAUC <0003> auc.c:113 vector [3]: rand = 89855d79b181194ae9865f208dfd0053 20250115122525832 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250115122525832 DAUC <0003> auc.c:142 vector [3]: autn = 45f0fa989ce400002d85379f38361341 20250115122525832 DAUC <0003> auc.c:143 vector [3]: ck = 5f86de107fd3693f46276db9ef111f89 20250115122525832 DAUC <0003> auc.c:144 vector [3]: ik = 286608dc93e1d927abd914f8639bbad8 20250115122525832 DAUC <0003> auc.c:145 vector [3]: res = 9a7291fd021140390000000000000000 20250115122525832 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122525832 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122525832 DAUC <0003> auc.c:179 vector [3]: kc = 866ef00b3e10559d 20250115122525832 DAUC <0003> auc.c:180 vector [3]: sres = a1bda0ca 20250115122525832 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122525832 DAUC <0003> auc.c:113 vector [4]: rand = 57859bf0f313264a69962c2fdf51f741 20250115122525832 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250115122525832 DAUC <0003> auc.c:142 vector [4]: autn = 3037fcf84c4300009aad82ff2b90a498 20250115122525832 DAUC <0003> auc.c:143 vector [4]: ck = a4bde6822d4dbec460bc2801f79fbf10 20250115122525832 DAUC <0003> auc.c:144 vector [4]: ik = bfc61c1802dbb8b4f072cd31608b8191 20250115122525832 DAUC <0003> auc.c:145 vector [4]: res = 6bf4b79da616bd140000000000000000 20250115122525832 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122525832 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122525832 DAUC <0003> auc.c:179 vector [4]: kc = 3c94c8612593e3db 20250115122525832 DAUC <0003> auc.c:180 vector [4]: sres = ffdfc36f 20250115122525832 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122525832 DAUC <0003> db_auc.c:245 IMSI='262420608524903': Generated 5 vectors 20250115122525832 DAUC <0003> db_auc.c:249 IMSI='262420608524903': Updating SQN=481 in DB 20250115122525832 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420608524903"} 20250115122525832 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420608524903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122525832 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122525832 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122525833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42714<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122525834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20250115122525834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40399<->l=127.0.0.1:4259) 20250115122525834 DLINP <000b> input/ipa.c:451 connected read/write 20250115122525834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122525834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(21)@74b4b6795197: Final verdict of PTC: none 20250115122525834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122525834 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)@74b4b6795197: Final verdict of PTC: none 22@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 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 20250115122525856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42730<->l=127.0.0.1:4258 20250115122525957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=266128) Waiting for packet dumper to finish... 1 (prev_count=266128, count=409108) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25: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_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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_sai_eps started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122529048 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122529049 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122529051 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122529051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122529053 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122529053 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122529053 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122529053 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122529053 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122529053 DLGSUP <0013> gsup_server.c:237 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  20250115122529053 DLGSUP <0013> gsup_server.c:235 2:  20250115122529053 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122529053 DLGSUP <0013> gsup_server.c:235 3:  20250115122529053 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122529053 DLGSUP <0013> gsup_server.c:235 4:  20250115122529053 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122529053 DLGSUP <0013> gsup_server.c:235 5:  20250115122529053 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122529053 DLGSUP <0013> gsup_server.c:235 7:  20250115122529053 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122529053 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122529053 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122529053 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@74b4b6795197: 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") 20250115122529063 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37463<->l=127.0.0.1:4259) 20250115122529066 DAUC <0003> db_auc.c:157 IMSI='262429384591038': No 2G Auth Data 20250115122529066 DAUC <0003> db_auc.c:192 IMSI='262429384591038': No 3G Auth Data HLR_Test-GSUP(33)@74b4b6795197: Created GsupExpect[0] for "262429384591038" to be handled at TC_gsup_sai_eps(36) 20250115122529077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42758<->l=127.0.0.1:4258 20250115122529094 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122529094 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429384591038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429384591038"} 20250115122529094 DAUC <0003> db_auc.c:157 IMSI='262429384591038': No 2G Auth Data 20250115122529094 DAUC <0003> db_auc.c:236 IMSI='262429384591038': Calling to generate 5 vectors 20250115122529094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122529094 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122529094 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122529094 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122529094 DAUC <0003> auc.c:113 vector [0]: rand = f1c58af9f2c1b6ef9af8da17894379dc 20250115122529094 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122529094 DAUC <0003> auc.c:142 vector [0]: autn = 45ac8af08c038000c1cbcea71f853b98 20250115122529094 DAUC <0003> auc.c:143 vector [0]: ck = a5a5cb02a4aa778d6fad96a83978d2fd 20250115122529094 DAUC <0003> auc.c:144 vector [0]: ik = 8a1caf452b04e8fd90a397a1f0e9b9aa 20250115122529094 DAUC <0003> auc.c:145 vector [0]: res = 17c46f980e691f720000000000000000 20250115122529094 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122529094 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122529094 DAUC <0003> auc.c:151 vector [0]: kc = d0b7654e463ff427 20250115122529094 DAUC <0003> auc.c:152 vector [0]: sres = 19ad70ea 20250115122529094 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122529094 DAUC <0003> auc.c:113 vector [1]: rand = 22617bc3c683e8bf3fce375726fae0d3 20250115122529094 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122529094 DAUC <0003> auc.c:142 vector [1]: autn = a803ed52a6ab8000fe1ae11ff01c6788 20250115122529094 DAUC <0003> auc.c:143 vector [1]: ck = 7c94e2ecbca2669b72e8159011239b4a 20250115122529094 DAUC <0003> auc.c:144 vector [1]: ik = 5e196cee14f8e14ae056e29e3427efec 20250115122529094 DAUC <0003> auc.c:145 vector [1]: res = 042a41daa8515efc0000000000000000 20250115122529094 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122529094 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122529094 DAUC <0003> auc.c:151 vector [1]: kc = b033790c8d5ef377 20250115122529094 DAUC <0003> auc.c:152 vector [1]: sres = ac7b1f26 20250115122529094 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122529094 DAUC <0003> auc.c:113 vector [2]: rand = 471c200c79536b022fdaeb8bfec0965d 20250115122529094 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122529094 DAUC <0003> auc.c:142 vector [2]: autn = f36aea94f0f48000545f7d45ecac6637 20250115122529094 DAUC <0003> auc.c:143 vector [2]: ck = 53249182e2213d853bfb2286b025942d 20250115122529094 DAUC <0003> auc.c:144 vector [2]: ik = 457e2bd9e75691c6d1a28dc80ef7fb9b 20250115122529094 DAUC <0003> auc.c:145 vector [2]: res = 66e76e00eab19b140000000000000000 20250115122529094 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122529094 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122529094 DAUC <0003> auc.c:151 vector [2]: kc = fc031515bba5c3f5 20250115122529094 DAUC <0003> auc.c:152 vector [2]: sres = 8c56f514 20250115122529094 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122529094 DAUC <0003> auc.c:113 vector [3]: rand = 17f1ff5f62b8b1b725e7e193a135650d 20250115122529094 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122529094 DAUC <0003> auc.c:142 vector [3]: autn = a34cb8a637538000de78843bfa550129 20250115122529094 DAUC <0003> auc.c:143 vector [3]: ck = adf93a1ae636bda8eae837aa12913877 20250115122529094 DAUC <0003> auc.c:144 vector [3]: ik = 07210d8e7528249b87ac559ed04173cf 20250115122529094 DAUC <0003> auc.c:145 vector [3]: res = 8175c4e991b57e980000000000000000 20250115122529094 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122529094 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122529094 DAUC <0003> auc.c:151 vector [3]: kc = c79c55a051ced28b 20250115122529094 DAUC <0003> auc.c:152 vector [3]: sres = 10c0ba71 20250115122529094 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122529094 DAUC <0003> auc.c:113 vector [4]: rand = 398c5b5ae54832f539a5ac961d3c1ab9 20250115122529094 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122529094 DAUC <0003> auc.c:142 vector [4]: autn = b22003752d6d80005eed1ec075b49bcf 20250115122529094 DAUC <0003> auc.c:143 vector [4]: ck = feecc301e50031fb4abbcbc893c4ac92 20250115122529094 DAUC <0003> auc.c:144 vector [4]: ik = ca670059fb028d65014a3ffc2654452a 20250115122529094 DAUC <0003> auc.c:145 vector [4]: res = 24777d53d9a89a7f0000000000000000 20250115122529094 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122529094 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122529094 DAUC <0003> auc.c:151 vector [4]: kc = 7f7a376cab925526 20250115122529094 DAUC <0003> auc.c:152 vector [4]: sres = fddfe72c 20250115122529094 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122529094 DAUC <0003> db_auc.c:245 IMSI='262429384591038': Generated 5 vectors 20250115122529094 DAUC <0003> db_auc.c:249 IMSI='262429384591038': Updating SQN=161 in DB 20250115122529094 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429384591038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429384591038"} 20250115122529094 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429384591038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122529094 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122529094 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74b4b6795197: Found GsupExpect[0] for "262429384591038" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@74b4b6795197: Added IMSI table entry 0TC_gsup_sai_eps(36)"262429384591038" TC_gsup_sai_eps(36)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122529096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42758<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@74b4b6795197: Final verdict of PTC: pass 20250115122529097 DAUC <0003> db_auc.c:157 IMSI='262427692534379': No 2G Auth Data 20250115122529097 DAUC <0003> db_auc.c:192 IMSI='262427692534379': No 3G Auth Data HLR_Test-GSUP(33)@74b4b6795197: Created GsupExpect[0] for "262427692534379" to be handled at TC_gsup_sai_eps(37) 20250115122529108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 20250115122529109 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122529109 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427692534379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427692534379"} 20250115122529109 DAUC <0003> db_auc.c:157 IMSI='262427692534379': No 2G Auth Data 20250115122529109 DAUC <0003> db_auc.c:236 IMSI='262427692534379': Calling to generate 5 vectors 20250115122529109 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250115122529109 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122529109 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250115122529109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122529109 DAUC <0003> auc.c:113 vector [0]: rand = a59a8b292ab71e651916eecfcffa92f6 20250115122529109 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122529109 DAUC <0003> auc.c:142 vector [0]: autn = b80244b338178000fcb3a509870dad1b 20250115122529109 DAUC <0003> auc.c:143 vector [0]: ck = 46ebd6097c093a4af7eccb5e7be02e76 20250115122529109 DAUC <0003> auc.c:144 vector [0]: ik = 551d358de126acebc549ff842ed382bd 20250115122529109 DAUC <0003> auc.c:145 vector [0]: res = 99966e2fb9d986e00000000000000000 20250115122529109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122529109 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250115122529109 DAUC <0003> auc.c:151 vector [0]: kc = 2153d75ec81c3a6a 20250115122529109 DAUC <0003> auc.c:152 vector [0]: sres = 204fe8cf 20250115122529109 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250115122529109 DAUC <0003> auc.c:113 vector [1]: rand = 30233f56817770dda861f849c31a1240 20250115122529109 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122529109 DAUC <0003> auc.c:142 vector [1]: autn = 50bd9ac525f5800002bb523c5c2bf75e 20250115122529109 DAUC <0003> auc.c:143 vector [1]: ck = ad6f3534ba1d2a3f23829ab5320abd65 20250115122529109 DAUC <0003> auc.c:144 vector [1]: ik = 657a664ee9ac0f05476968feed92faa7 20250115122529109 DAUC <0003> auc.c:145 vector [1]: res = ba7ebe41f46a12ed0000000000000000 20250115122529109 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122529109 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250115122529109 DAUC <0003> auc.c:151 vector [1]: kc = acfea1318c2962f8 20250115122529109 DAUC <0003> auc.c:152 vector [1]: sres = 4e14acac 20250115122529109 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250115122529109 DAUC <0003> auc.c:113 vector [2]: rand = 7de0d235f45429556938cf8c5d51c7cb 20250115122529109 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122529109 DAUC <0003> auc.c:142 vector [2]: autn = c962d5ba566e80005689c03a3927feeb 20250115122529109 DAUC <0003> auc.c:143 vector [2]: ck = a0d6c6da769781f35bb7413fbec283a7 20250115122529109 DAUC <0003> auc.c:144 vector [2]: ik = 63dddfd72e08829d531886e1dba22f3b 20250115122529109 DAUC <0003> auc.c:145 vector [2]: res = e02164ba53540bf40000000000000000 20250115122529109 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122529109 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250115122529109 DAUC <0003> auc.c:151 vector [2]: kc = cba4ded33dffaff2 20250115122529109 DAUC <0003> auc.c:152 vector [2]: sres = b3756f4e 20250115122529109 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250115122529109 DAUC <0003> auc.c:113 vector [3]: rand = 6fb697a77f532ac638e32f7608bc659d 20250115122529109 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122529109 DAUC <0003> auc.c:142 vector [3]: autn = afdf99480200800070b5550d74341490 20250115122529109 DAUC <0003> auc.c:143 vector [3]: ck = ffb9d32ad51f08457895bbbbdba70ee3 20250115122529109 DAUC <0003> auc.c:144 vector [3]: ik = ed13b3d299661633ead6190e205bb5e0 20250115122529109 DAUC <0003> auc.c:145 vector [3]: res = 3d6bb6978907afb70000000000000000 20250115122529109 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122529109 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250115122529109 DAUC <0003> auc.c:151 vector [3]: kc = 80e9c24db785a575 20250115122529109 DAUC <0003> auc.c:152 vector [3]: sres = b46c1920 20250115122529109 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250115122529109 DAUC <0003> auc.c:113 vector [4]: rand = 74e7b4fea88afc8182ed459eded3deca 20250115122529109 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122529109 DAUC <0003> auc.c:142 vector [4]: autn = a36a358de5bc800050319086eedae125 20250115122529109 DAUC <0003> auc.c:143 vector [4]: ck = 6214bb5ede34da3db143fe4ce24b4f66 20250115122529109 DAUC <0003> auc.c:144 vector [4]: ik = 3a44369dd45343ebfeb0e1f946dfc924 20250115122529109 DAUC <0003> auc.c:145 vector [4]: res = 779171b1a9ee0e0d0000000000000000 20250115122529109 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122529109 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250115122529109 DAUC <0003> auc.c:151 vector [4]: kc = 17a39276aef31f94 20250115122529109 DAUC <0003> auc.c:152 vector [4]: sres = de7f7fbc 20250115122529109 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250115122529109 DAUC <0003> db_auc.c:245 IMSI='262427692534379': Generated 5 vectors 20250115122529109 DAUC <0003> db_auc.c:249 IMSI='262427692534379': Updating SQN=161 in DB 20250115122529109 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427692534379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427692534379"} 20250115122529109 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427692534379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122529109 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122529109 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74b4b6795197: Found GsupExpect[0] for "262427692534379" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@74b4b6795197: Added IMSI table entry 1TC_gsup_sai_eps(37)"262427692534379" TC_gsup_sai_eps(37)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122529111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@74b4b6795197: Final verdict of PTC: pass 20250115122529112 DAUC <0003> db_auc.c:157 IMSI='262420606543791': No 2G Auth Data 20250115122529112 DAUC <0003> db_auc.c:192 IMSI='262420606543791': No 3G Auth Data HLR_Test-GSUP(33)@74b4b6795197: Created GsupExpect[0] for "262420606543791" to be handled at TC_gsup_sai_eps(38) 20250115122529119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 20250115122529122 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122529122 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420606543791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420606543791"} 20250115122529122 DAUC <0003> db_auc.c:236 IMSI='262420606543791': Calling to generate 5 vectors 20250115122529122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122529122 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122529122 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122529122 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122529122 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122529122 DAUC <0003> auc.c:113 vector [0]: rand = a2b1d2d9a777889431bef7ec18367717 20250115122529122 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122529122 DAUC <0003> auc.c:142 vector [0]: autn = f684ecc8484e8000ccd695b4aa0ded53 20250115122529122 DAUC <0003> auc.c:143 vector [0]: ck = 6bdf24a771cd505d2afa931c61791dd9 20250115122529122 DAUC <0003> auc.c:144 vector [0]: ik = f13830190167680c7545f8fd27ba67be 20250115122529122 DAUC <0003> auc.c:145 vector [0]: res = 92f24788e303a5fe0000000000000000 20250115122529122 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122529122 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122529122 DAUC <0003> auc.c:179 vector [0]: kc = b991e2f22ef30000 20250115122529122 DAUC <0003> auc.c:180 vector [0]: sres = db2ca8e3 20250115122529122 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122529122 DAUC <0003> auc.c:113 vector [1]: rand = 552a6a35482900f1ef4d377f317041f3 20250115122529122 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122529122 DAUC <0003> auc.c:142 vector [1]: autn = ef53f3c1b9318000433dfcd754320a57 20250115122529122 DAUC <0003> auc.c:143 vector [1]: ck = 8e64dc48c3f2f7b3fb7beeda1a0275f0 20250115122529122 DAUC <0003> auc.c:144 vector [1]: ik = ff5a66d96d27bb28c2861c306a076991 20250115122529122 DAUC <0003> auc.c:145 vector [1]: res = 744eef1a3b8ed36c0000000000000000 20250115122529122 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122529122 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122529122 DAUC <0003> auc.c:179 vector [1]: kc = 3f00cdd032d60c00 20250115122529122 DAUC <0003> auc.c:180 vector [1]: sres = 6977c2f4 20250115122529122 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122529122 DAUC <0003> auc.c:113 vector [2]: rand = 41476f6590b51807f663e3ae49c7d1a9 20250115122529122 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122529122 DAUC <0003> auc.c:142 vector [2]: autn = c0120e7771a58000c64b54fe5776c078 20250115122529122 DAUC <0003> auc.c:143 vector [2]: ck = a3dcff5c1df20cc0525472a7c7df3bfa 20250115122529122 DAUC <0003> auc.c:144 vector [2]: ik = 2bed32b78ae1b82d467726bdd5ed60d2 20250115122529122 DAUC <0003> auc.c:145 vector [2]: res = 259d14f810d08b330000000000000000 20250115122529122 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122529122 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122529122 DAUC <0003> auc.c:179 vector [2]: kc = cb306a0d45a32800 20250115122529122 DAUC <0003> auc.c:180 vector [2]: sres = 552cef18 20250115122529122 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122529122 DAUC <0003> auc.c:113 vector [3]: rand = dc27d6ca609fbe058ad19cf436de7762 20250115122529122 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122529122 DAUC <0003> auc.c:142 vector [3]: autn = 510f0c50efde800047000ee5b5855816 20250115122529122 DAUC <0003> auc.c:143 vector [3]: ck = 3839ecbde4c1d8bec3e56695836d1344 20250115122529122 DAUC <0003> auc.c:144 vector [3]: ik = 244b8480fd78f2e53a5c4195be600e48 20250115122529122 DAUC <0003> auc.c:145 vector [3]: res = 08df7732193a675f0000000000000000 20250115122529122 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122529122 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122529122 DAUC <0003> auc.c:179 vector [3]: kc = 9686e42d0cad3000 20250115122529122 DAUC <0003> auc.c:180 vector [3]: sres = 0aa617e8 20250115122529122 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122529122 DAUC <0003> auc.c:113 vector [4]: rand = eb70112287d4eb026c4688ce774e1a80 20250115122529122 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122529122 DAUC <0003> auc.c:142 vector [4]: autn = 0bd7ce453356800044604450c4578dac 20250115122529122 DAUC <0003> auc.c:143 vector [4]: ck = 9ab9d9c374d59b5a922f912da25ea5e9 20250115122529122 DAUC <0003> auc.c:144 vector [4]: ik = 2fb160cf90e0c6f088bf917a377e5bee 20250115122529122 DAUC <0003> auc.c:145 vector [4]: res = b47710e041b374e00000000000000000 20250115122529122 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122529122 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122529122 DAUC <0003> auc.c:179 vector [4]: kc = 088354a6d6bb1c00 20250115122529122 DAUC <0003> auc.c:180 vector [4]: sres = b90d2456 20250115122529122 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122529122 DAUC <0003> db_auc.c:245 IMSI='262420606543791': Generated 5 vectors 20250115122529122 DAUC <0003> db_auc.c:249 IMSI='262420606543791': Updating SQN=161 in DB 20250115122529122 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420606543791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420606543791"} 20250115122529122 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420606543791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122529122 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122529122 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74b4b6795197: Found GsupExpect[0] for "262420606543791" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@74b4b6795197: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420606543791" TC_gsup_sai_eps(38)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122529124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@74b4b6795197: Final verdict of PTC: pass 20250115122529125 DAUC <0003> db_auc.c:157 IMSI='262420222929883': No 2G Auth Data 20250115122529125 DAUC <0003> db_auc.c:192 IMSI='262420222929883': No 3G Auth Data HLR_Test-GSUP(33)@74b4b6795197: Created GsupExpect[0] for "262420222929883" to be handled at TC_gsup_sai_eps(39) 20250115122529131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 20250115122529133 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122529133 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420222929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420222929883"} 20250115122529133 DAUC <0003> db_auc.c:236 IMSI='262420222929883': Calling to generate 5 vectors 20250115122529133 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122529133 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122529133 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122529133 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122529133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122529133 DAUC <0003> auc.c:113 vector [0]: rand = d5bc89350426c119b734233d810e8eec 20250115122529133 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122529133 DAUC <0003> auc.c:142 vector [0]: autn = 599edb1cd22b8000ff1511061497d903 20250115122529133 DAUC <0003> auc.c:143 vector [0]: ck = 4ef9cad65fefbc9fd54b9c207c8c5b3d 20250115122529133 DAUC <0003> auc.c:144 vector [0]: ik = 9b8b866acc17641ce7fceb995d5fc257 20250115122529133 DAUC <0003> auc.c:145 vector [0]: res = 25832cf5101357100000000000000000 20250115122529133 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122529133 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122529133 DAUC <0003> auc.c:179 vector [0]: kc = ce0f847719107c00 20250115122529133 DAUC <0003> auc.c:180 vector [0]: sres = 230388e9 20250115122529133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122529133 DAUC <0003> auc.c:113 vector [1]: rand = e300564fa9beb217b2e1c8c28e7783b7 20250115122529133 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122529133 DAUC <0003> auc.c:142 vector [1]: autn = 51f9387038bc800090b824ddaab76dce 20250115122529133 DAUC <0003> auc.c:143 vector [1]: ck = b0209c472a1015fe8221df62cc45d775 20250115122529133 DAUC <0003> auc.c:144 vector [1]: ik = c7650b78f916ed9fc9e8b9373f114f78 20250115122529133 DAUC <0003> auc.c:145 vector [1]: res = 44142918e5a45d720000000000000000 20250115122529133 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122529133 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122529133 DAUC <0003> auc.c:179 vector [1]: kc = 381e7541a3d1a400 20250115122529133 DAUC <0003> auc.c:180 vector [1]: sres = 979a6512 20250115122529133 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122529133 DAUC <0003> auc.c:113 vector [2]: rand = 290fbc54f8ae9509b730fd76ba197606 20250115122529133 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122529133 DAUC <0003> auc.c:142 vector [2]: autn = 4c4da46567368000c0fa8b3b69cb97c4 20250115122529133 DAUC <0003> auc.c:143 vector [2]: ck = 9cd82c97d42c8a9a3c4f03d7b311b408 20250115122529133 DAUC <0003> auc.c:144 vector [2]: ik = 1cf2b619379253c6fc4ca85dad2dc376 20250115122529133 DAUC <0003> auc.c:145 vector [2]: res = 27b66fe121c33db60000000000000000 20250115122529133 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122529133 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122529133 DAUC <0003> auc.c:179 vector [2]: kc = ca9b7c536a8b8000 20250115122529133 DAUC <0003> auc.c:180 vector [2]: sres = 1eb28488 20250115122529133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122529133 DAUC <0003> auc.c:113 vector [3]: rand = 591957812373f192ccb5da174f42ff87 20250115122529133 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122529133 DAUC <0003> auc.c:142 vector [3]: autn = d7e77521f6af80009c667829ddd1dac5 20250115122529133 DAUC <0003> auc.c:143 vector [3]: ck = 427350b029a5ba61b9f64922600c99a1 20250115122529133 DAUC <0003> auc.c:144 vector [3]: ik = bc88959c823a11ed86ee849897a2f68a 20250115122529133 DAUC <0003> auc.c:145 vector [3]: res = 298ebe94ca7d54880000000000000000 20250115122529133 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122529133 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122529133 DAUC <0003> auc.c:179 vector [3]: kc = 43169fe803ba6400 20250115122529133 DAUC <0003> auc.c:180 vector [3]: sres = 51df83c8 20250115122529133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122529133 DAUC <0003> auc.c:113 vector [4]: rand = f4c96e29abea778c45398c586a25ace8 20250115122529133 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122529133 DAUC <0003> auc.c:142 vector [4]: autn = e9a0e86a8bfb800056b1f9543afd0772 20250115122529133 DAUC <0003> auc.c:143 vector [4]: ck = 651f7074af467cfc33a948663c9a979a 20250115122529133 DAUC <0003> auc.c:144 vector [4]: ik = 7231df51fdd2a1218c2e109dc720be84 20250115122529133 DAUC <0003> auc.c:145 vector [4]: res = 4bb6400e4f58774c0000000000000000 20250115122529133 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122529133 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122529133 DAUC <0003> auc.c:179 vector [4]: kc = ba82db8e18776800 20250115122529133 DAUC <0003> auc.c:180 vector [4]: sres = 03b9ea10 20250115122529133 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122529133 DAUC <0003> db_auc.c:245 IMSI='262420222929883': Generated 5 vectors 20250115122529133 DAUC <0003> db_auc.c:249 IMSI='262420222929883': Updating SQN=161 in DB 20250115122529133 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420222929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420222929883"} 20250115122529133 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420222929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122529133 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122529133 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74b4b6795197: Found GsupExpect[0] for "262420222929883" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@74b4b6795197: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420222929883" TC_gsup_sai_eps(39)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122529135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@74b4b6795197: Final verdict of PTC: pass 20250115122529135 DAUC <0003> db_auc.c:157 IMSI='262424366607745': No 2G Auth Data 20250115122529135 DAUC <0003> db_auc.c:192 IMSI='262424366607745': No 3G Auth Data HLR_Test-GSUP(33)@74b4b6795197: Created GsupExpect[0] for "262424366607745" to be handled at TC_gsup_sai_eps(40) 20250115122529141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 20250115122529143 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122529143 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424366607745 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424366607745"} 20250115122529143 DAUC <0003> db_auc.c:236 IMSI='262424366607745': Calling to generate 5 vectors 20250115122529143 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250115122529143 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250115122529143 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250115122529143 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250115122529143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250115122529143 DAUC <0003> auc.c:113 vector [0]: rand = 3e228b52a57c0411570d89c064da2e74 20250115122529143 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250115122529143 DAUC <0003> auc.c:142 vector [0]: autn = d7062d675da4800086690f73c1dc5613 20250115122529143 DAUC <0003> auc.c:143 vector [0]: ck = 22ced86cf99f91445a06dc00755b686e 20250115122529143 DAUC <0003> auc.c:144 vector [0]: ik = 31dc497956cd318b91f3e9913724d682 20250115122529143 DAUC <0003> auc.c:145 vector [0]: res = 32aa0916046011920000000000000000 20250115122529143 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250115122529143 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250115122529143 DAUC <0003> auc.c:179 vector [0]: kc = 1e2dd6060879d704 20250115122529143 DAUC <0003> auc.c:180 vector [0]: sres = 7d4fafd8 20250115122529143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250115122529143 DAUC <0003> auc.c:113 vector [1]: rand = 92f18ada8fee484fe450b42451a53242 20250115122529143 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250115122529143 DAUC <0003> auc.c:142 vector [1]: autn = 6c05c84cf0f2800002efc9948187b855 20250115122529143 DAUC <0003> auc.c:143 vector [1]: ck = b871957e6ccdb5d621afd2b3b9ce8361 20250115122529143 DAUC <0003> auc.c:144 vector [1]: ik = c69731e4c63d853fab6ed5c2fb8e10df 20250115122529143 DAUC <0003> auc.c:145 vector [1]: res = 50b4340f2576a78f0000000000000000 20250115122529143 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250115122529143 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250115122529143 DAUC <0003> auc.c:179 vector [1]: kc = 2725cd0ce0bf6946 20250115122529143 DAUC <0003> auc.c:180 vector [1]: sres = 41c86ff8 20250115122529143 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250115122529143 DAUC <0003> auc.c:113 vector [2]: rand = e37b68db90bc98491c8e73993fc8cc2e 20250115122529143 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250115122529143 DAUC <0003> auc.c:142 vector [2]: autn = 2dbf725cc7928000b185f99183f833ee 20250115122529143 DAUC <0003> auc.c:143 vector [2]: ck = 56fb3f115a6ce1e6ca9cdd21aef81bc1 20250115122529143 DAUC <0003> auc.c:144 vector [2]: ik = 1e2e9b80893c91149f3d06b446e1a516 20250115122529143 DAUC <0003> auc.c:145 vector [2]: res = d98cbf8c3ed103320000000000000000 20250115122529143 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250115122529143 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250115122529143 DAUC <0003> auc.c:179 vector [2]: kc = 3a78c599b912710b 20250115122529143 DAUC <0003> auc.c:180 vector [2]: sres = 5a18cdba 20250115122529143 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250115122529143 DAUC <0003> auc.c:113 vector [3]: rand = 589e996541b5b9d96964091335f01239 20250115122529143 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250115122529143 DAUC <0003> auc.c:142 vector [3]: autn = d8d69c9f613680003133d611af0b5119 20250115122529143 DAUC <0003> auc.c:143 vector [3]: ck = d864a7bd749f86e1ac57ee6855e93bd6 20250115122529143 DAUC <0003> auc.c:144 vector [3]: ik = b5e862307d8ed8d55046dbd109f771d7 20250115122529143 DAUC <0003> auc.c:145 vector [3]: res = 9b514e25690918320000000000000000 20250115122529143 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250115122529143 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250115122529143 DAUC <0003> auc.c:179 vector [3]: kc = 90df17a14f283809 20250115122529143 DAUC <0003> auc.c:180 vector [3]: sres = 36be2178 20250115122529143 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250115122529143 DAUC <0003> auc.c:113 vector [4]: rand = e2ebbcc3c5d04f6d613eceda27afdf37 20250115122529143 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250115122529143 DAUC <0003> auc.c:142 vector [4]: autn = 465429bb80b480008118d5a565046e11 20250115122529143 DAUC <0003> auc.c:143 vector [4]: ck = f12efa295b9feb0e94abb99a904b6dea 20250115122529143 DAUC <0003> auc.c:144 vector [4]: ik = 23c869eaf9baeeade2c3c0be0bd82932 20250115122529143 DAUC <0003> auc.c:145 vector [4]: res = fe43b388efb2479d0000000000000000 20250115122529143 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250115122529143 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250115122529143 DAUC <0003> auc.c:179 vector [4]: kc = 928ef76bcbd61d8b 20250115122529143 DAUC <0003> auc.c:180 vector [4]: sres = 6fe4dd0e 20250115122529143 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250115122529143 DAUC <0003> db_auc.c:245 IMSI='262424366607745': Generated 5 vectors 20250115122529143 DAUC <0003> db_auc.c:249 IMSI='262424366607745': Updating SQN=161 in DB 20250115122529143 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424366607745 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424366607745"} 20250115122529143 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424366607745 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122529143 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122529143 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74b4b6795197: Found GsupExpect[0] for "262424366607745" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@74b4b6795197: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424366607745" TC_gsup_sai_eps(40)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122529145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122529146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4258 20250115122529147 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37463<->l=127.0.0.1:4259) 34@74b4b6795197: Final verdict of PTC: none 20250115122529147 DLINP <000b> input/ipa.c:451 connected read/write 20250115122529147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122529147 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122529147 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122529147 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:29 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 20250115122529177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20250115122529278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42778<->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=126344) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25: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_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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_ul_unknown_imsi started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122532376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122532376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122532381 DLINP <000b> input/ipa.c:451 connected read/write 20250115122532381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122532382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122532387 DLINP <000b> input/ipa.c:451 connected read/write 20250115122532387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122532387 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122532387 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122532387 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122532387 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122532387 DLGSUP <0013> gsup_server.c:237 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  20250115122532387 DLGSUP <0013> gsup_server.c:235 2:  20250115122532387 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122532387 DLGSUP <0013> gsup_server.c:235 3:  20250115122532387 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122532387 DLGSUP <0013> gsup_server.c:235 4:  20250115122532387 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122532387 DLGSUP <0013> gsup_server.c:235 5:  20250115122532387 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122532387 DLGSUP <0013> gsup_server.c:235 7:  20250115122532387 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122532387 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122532387 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122532387 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@74b4b6795197: 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") 20250115122532411 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42157<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@74b4b6795197: Created GsupExpect[0] for "262428113888113" to be handled at TC_gsup_ul_unknown_imsi(45) 20250115122532424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20250115122532430 DLINP <000b> input/ipa.c:451 connected read/write 20250115122532430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122532430 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428113888113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428113888113" cn_domain=PS} 20250115122532430 DLU <0006> fsm.c:456 lu(262428113888113)[0x55b30e7810f0]{UNVALIDATED}: Allocated 20250115122532430 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428113888113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250115122532430 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428113888113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428113888113" cause=IMSI unknown in HLR} 20250115122532430 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428113888113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122532430 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428113888113)[0x55b30e7810f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122532430 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428113888113)[0x55b30e7810f0]{UNVALIDATED}: Freeing instance 20250115122532430 DLU <0006> fsm.c:568 lu(PS:IMSI-262428113888113)[0x55b30e7810f0]{UNVALIDATED}: Deallocated 20250115122532430 DLINP <000b> input/ipa.c:451 connected read/write 20250115122532430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122532430 DLINP <000b> input/ipa.c:451 connected read/write 20250115122532430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@74b4b6795197: Found GsupExpect[0] for "262428113888113" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@74b4b6795197: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428113888113" TC_gsup_ul_unknown_imsi(45)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122532433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@74b4b6795197: Final verdict of PTC: pass 20250115122532435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20250115122532437 DLINP <000b> input/ipa.c:451 connected read/write 20250115122532437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122532437 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122532437 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122532437 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122532437 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42157<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@74b4b6795197: Final verdict of PTC: none 43@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 43: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@74b4b6795197: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:32 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 20250115122532471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43720<->l=127.0.0.1:4258 20250115122532572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43720<->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=26300) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25:34 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122535684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122535684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122535689 DLINP <000b> input/ipa.c:451 connected read/write 20250115122535689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122535690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122535695 DLINP <000b> input/ipa.c:451 connected read/write 20250115122535695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122535695 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122535695 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122535695 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122535695 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122535695 DLGSUP <0013> gsup_server.c:237 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  20250115122535695 DLGSUP <0013> gsup_server.c:235 2:  20250115122535695 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122535695 DLGSUP <0013> gsup_server.c:235 3:  20250115122535695 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122535695 DLGSUP <0013> gsup_server.c:235 4:  20250115122535695 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122535695 DLGSUP <0013> gsup_server.c:235 5:  20250115122535695 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122535695 DLGSUP <0013> gsup_server.c:235 7:  20250115122535695 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122535695 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122535695 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122535695 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@74b4b6795197: 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") 20250115122535718 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46127<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@74b4b6795197: Created GsupExpect[0] for "262428080309973" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250115122535726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20250115122535738 DLINP <000b> input/ipa.c:451 connected read/write 20250115122535738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122535738 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428080309973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428080309973" cn_domain=PS source_name="the-source\n"} 20250115122535738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250115122535738 DLU <0006> fsm.c:456 lu(262428080309973)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122535738 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428080309973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250115122535738 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428080309973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428080309973" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250115122535738 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428080309973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122535738 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428080309973)[0x55b30e77c890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122535738 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428080309973)[0x55b30e77c890]{UNVALIDATED}: Freeing instance 20250115122535738 DLU <0006> fsm.c:568 lu(PS:IMSI-262428080309973)[0x55b30e77c890]{UNVALIDATED}: Deallocated 20250115122535738 DLINP <000b> input/ipa.c:451 connected read/write 20250115122535738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122535738 DLINP <000b> input/ipa.c:451 connected read/write 20250115122535738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@74b4b6795197: Found GsupExpect[0] for "262428080309973" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@74b4b6795197: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428080309973" TC_gsup_ul_unknown_imsi_via_proxy(50)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122535740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@74b4b6795197: Final verdict of PTC: pass 20250115122535740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@74b4b6795197: Final verdict of PTC: none 20250115122535741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46127<->l=127.0.0.1:4259) 20250115122535741 DLINP <000b> input/ipa.c:451 connected read/write 20250115122535741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122535741 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122535741 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122535741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122535741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 48: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@74b4b6795197: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:35 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 20250115122535770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4258 20250115122535870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43738<->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=26628) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122538961 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122538962 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122538965 DLINP <000b> input/ipa.c:451 connected read/write 20250115122538965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122538967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122538968 DLINP <000b> input/ipa.c:451 connected read/write 20250115122538968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122538968 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122538968 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122538968 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122538968 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122538968 DLGSUP <0013> gsup_server.c:237 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  20250115122538968 DLGSUP <0013> gsup_server.c:235 2:  20250115122538968 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122538968 DLGSUP <0013> gsup_server.c:235 3:  20250115122538968 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122538968 DLGSUP <0013> gsup_server.c:235 4:  20250115122538968 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122538968 DLGSUP <0013> gsup_server.c:235 5:  20250115122538968 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122538968 DLGSUP <0013> gsup_server.c:235 7:  20250115122538968 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122538968 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122538968 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122538968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@74b4b6795197: 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") 20250115122538985 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44693<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@74b4b6795197: Created GsupExpect[0] for "262420824448028" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250115122538996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20250115122539010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122539010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122539010 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420824448028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420824448028" cn_domain=PS} 20250115122539010 DLU <0006> fsm.c:456 lu(262420824448028)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122539010 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420824448028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250115122539010 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420824448028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420824448028" cause=Roaming not allowed in this location area} 20250115122539010 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420824448028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122539010 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420824448028)[0x55b30e77c890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122539010 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420824448028)[0x55b30e77c890]{UNVALIDATED}: Freeing instance 20250115122539010 DLU <0006> fsm.c:568 lu(PS:IMSI-262420824448028)[0x55b30e77c890]{UNVALIDATED}: Deallocated 20250115122539010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122539010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122539010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122539010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@74b4b6795197: Found GsupExpect[0] for "262420824448028" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@74b4b6795197: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420824448028" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122539015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@74b4b6795197: Final verdict of PTC: pass 20250115122539017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20250115122539018 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44693<->l=127.0.0.1:4259) 20250115122539019 DLINP <000b> input/ipa.c:451 connected read/write 20250115122539019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122539019 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122539019 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122539019 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@74b4b6795197: Final verdict of PTC: none 53@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 53: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@74b4b6795197: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:39 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 20250115122539051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20250115122539152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43760<->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=27328) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25:41 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_sai_err_unknown_imsi started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122542243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122542243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122542245 DLINP <000b> input/ipa.c:451 connected read/write 20250115122542245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122542246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48720<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122542247 DLINP <000b> input/ipa.c:451 connected read/write 20250115122542247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122542247 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122542247 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122542247 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122542247 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122542247 DLGSUP <0013> gsup_server.c:237 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  20250115122542247 DLGSUP <0013> gsup_server.c:235 2:  20250115122542247 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122542247 DLGSUP <0013> gsup_server.c:235 3:  20250115122542247 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122542247 DLGSUP <0013> gsup_server.c:235 4:  20250115122542247 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122542247 DLGSUP <0013> gsup_server.c:235 5:  20250115122542247 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122542247 DLGSUP <0013> gsup_server.c:235 7:  20250115122542247 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122542247 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122542248 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122542248 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@74b4b6795197: 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") 20250115122542268 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37087<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@74b4b6795197: Created GsupExpect[0] for "262423746909868" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250115122542282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48726<->l=127.0.0.1:4258 20250115122542290 DLINP <000b> input/ipa.c:451 connected read/write 20250115122542290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122542290 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423746909868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423746909868"} 20250115122542290 DAUC <0003> db_auc.c:133 IMSI='262423746909868': No such subscriber 20250115122542290 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423746909868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250115122542290 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423746909868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423746909868" cause=IMSI unknown in HLR} 20250115122542290 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423746909868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122542290 DLINP <000b> input/ipa.c:451 connected read/write 20250115122542290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122542290 DLINP <000b> input/ipa.c:451 connected read/write 20250115122542290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@74b4b6795197: Found GsupExpect[0] for "262423746909868" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@74b4b6795197: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423746909868" TC_gsup_sai_err_unknown_imsi(60)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122542294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48726<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@74b4b6795197: Final verdict of PTC: pass 20250115122542295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48720<->l=127.0.0.1:4258 20250115122542296 DLINP <000b> input/ipa.c:451 connected read/write 20250115122542296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122542296 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122542297 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122542297 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@74b4b6795197: Final verdict of PTC: none 20250115122542297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37087<->l=127.0.0.1:4259) 58@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 58: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@74b4b6795197: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:42 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 20250115122542339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48736<->l=127.0.0.1:4258 20250115122542440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48736<->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@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25:44 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_ul started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122545515 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122545515 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122545519 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122545525 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545525 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122545525 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122545525 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122545525 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122545525 DLGSUP <0013> gsup_server.c:237 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  20250115122545525 DLGSUP <0013> gsup_server.c:235 2:  20250115122545525 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122545526 DLGSUP <0013> gsup_server.c:235 3:  20250115122545526 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122545526 DLGSUP <0013> gsup_server.c:235 4:  20250115122545526 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122545526 DLGSUP <0013> gsup_server.c:235 5:  20250115122545526 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122545526 DLGSUP <0013> gsup_server.c:235 7:  20250115122545526 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122545526 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122545526 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122545526 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@74b4b6795197: 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") 20250115122545551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42449<->l=127.0.0.1:4259) 20250115122545556 DAUC <0003> db_auc.c:157 IMSI='262429226309675': No 2G Auth Data 20250115122545556 DAUC <0003> db_auc.c:192 IMSI='262429226309675': No 3G Auth Data HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262429226309675" to be handled at TC_gsup_ul(65) 20250115122545566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 20250115122545571 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545571 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429226309675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429226309675" cn_domain=PS} 20250115122545571 DLU <0006> fsm.c:456 lu(262429226309675)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545571 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429226309675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545571 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429226309675)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545572 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429226309675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429226309675" cn_domain=PS} 20250115122545572 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545572 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262429226309675" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 0TC_gsup_ul(65)"262429226309675" 20250115122545576 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545576 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429226309675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429226309675"} 20250115122545576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429226309675)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545576 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429226309675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545576 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429226309675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429226309675"} 20250115122545576 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429226309675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429226309675)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429226309675)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545576 DLU <0006> fsm.c:568 lu(PS:IMSI-262429226309675)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545576 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545576 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(65)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 TC_gsup_ul(65)@74b4b6795197: Final verdict of PTC: pass 20250115122545581 DAUC <0003> db_auc.c:157 IMSI='262427199256928': No 2G Auth Data 20250115122545581 DAUC <0003> db_auc.c:192 IMSI='262427199256928': No 3G Auth Data 20250115122545582 DLGSUP <0013> hlr.c:121 IMSI 262427199256928: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262427199256928" to be handled at TC_gsup_ul(66) 20250115122545592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48770<->l=127.0.0.1:4258 20250115122545594 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545594 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427199256928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427199256928" cn_domain=PS} 20250115122545594 DLU <0006> fsm.c:456 lu(262427199256928)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545594 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427199256928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545594 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427199256928)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545594 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427199256928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427199256928" cn_domain=PS} 20250115122545594 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545594 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262427199256928" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 1TC_gsup_ul(66)"262427199256928" 20250115122545595 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545595 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427199256928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427199256928"} 20250115122545595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427199256928)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545595 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427199256928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545595 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427199256928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427199256928"} 20250115122545595 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427199256928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427199256928)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427199256928)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545595 DLU <0006> fsm.c:568 lu(PS:IMSI-262427199256928)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545595 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545595 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(66)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48770<->l=127.0.0.1:4258 TC_gsup_ul(66)@74b4b6795197: Final verdict of PTC: pass 20250115122545596 DAUC <0003> db_auc.c:157 IMSI='262425020357884': No 2G Auth Data 20250115122545596 DAUC <0003> db_auc.c:192 IMSI='262425020357884': No 3G Auth Data 20250115122545597 DLGSUP <0013> hlr.c:121 IMSI 262425020357884: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262425020357884" to be handled at TC_gsup_ul(67) 20250115122545603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4258 20250115122545605 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545605 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425020357884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425020357884" cn_domain=PS} 20250115122545605 DLU <0006> fsm.c:456 lu(262425020357884)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545605 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425020357884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425020357884)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545605 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425020357884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425020357884" cn_domain=PS} 20250115122545605 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545605 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262425020357884" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 2TC_gsup_ul(67)"262425020357884" 20250115122545606 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545606 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425020357884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425020357884"} 20250115122545606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425020357884)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545606 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425020357884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545606 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425020357884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425020357884"} 20250115122545606 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425020357884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425020357884)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425020357884)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545606 DLU <0006> fsm.c:568 lu(PS:IMSI-262425020357884)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545606 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545606 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(67)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4258 TC_gsup_ul(67)@74b4b6795197: Final verdict of PTC: pass 20250115122545607 DAUC <0003> db_auc.c:157 IMSI='262421799970941': No 2G Auth Data 20250115122545607 DAUC <0003> db_auc.c:192 IMSI='262421799970941': No 3G Auth Data 20250115122545608 DLGSUP <0013> hlr.c:121 IMSI 262421799970941: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262421799970941" to be handled at TC_gsup_ul(68) 20250115122545614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48798<->l=127.0.0.1:4258 20250115122545615 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545615 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421799970941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421799970941" cn_domain=PS} 20250115122545615 DLU <0006> fsm.c:456 lu(262421799970941)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545616 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421799970941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545616 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421799970941)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545616 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421799970941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421799970941" cn_domain=PS} 20250115122545616 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545616 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262421799970941" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 3TC_gsup_ul(68)"262421799970941" 20250115122545616 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545616 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421799970941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421799970941"} 20250115122545616 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421799970941)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545616 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421799970941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545616 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421799970941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421799970941"} 20250115122545617 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421799970941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421799970941)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421799970941)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545617 DLU <0006> fsm.c:568 lu(PS:IMSI-262421799970941)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545617 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545617 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(68)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48798<->l=127.0.0.1:4258 TC_gsup_ul(68)@74b4b6795197: Final verdict of PTC: pass 20250115122545618 DAUC <0003> db_auc.c:157 IMSI='262426985882441': No 2G Auth Data 20250115122545618 DAUC <0003> db_auc.c:192 IMSI='262426985882441': No 3G Auth Data 20250115122545618 DLGSUP <0013> hlr.c:121 IMSI 262426985882441: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262426985882441" to be handled at TC_gsup_ul(69) 20250115122545624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48806<->l=127.0.0.1:4258 20250115122545626 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545626 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426985882441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426985882441" cn_domain=PS} 20250115122545626 DLU <0006> fsm.c:456 lu(262426985882441)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545626 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426985882441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426985882441)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545626 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426985882441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426985882441" cn_domain=PS} 20250115122545626 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545626 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262426985882441" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 4TC_gsup_ul(69)"262426985882441" 20250115122545627 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545627 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426985882441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426985882441"} 20250115122545627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426985882441)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545627 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426985882441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545627 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426985882441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426985882441"} 20250115122545627 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426985882441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426985882441)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426985882441)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545627 DLU <0006> fsm.c:568 lu(PS:IMSI-262426985882441)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545627 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545627 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(69)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48806<->l=127.0.0.1:4258 TC_gsup_ul(69)@74b4b6795197: Final verdict of PTC: pass 20250115122545628 DAUC <0003> db_auc.c:157 IMSI='262420258595932': No 2G Auth Data 20250115122545628 DAUC <0003> db_auc.c:192 IMSI='262420258595932': No 3G Auth Data 20250115122545629 DLGSUP <0013> hlr.c:121 IMSI 262420258595932: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262420258595932" to be handled at TC_gsup_ul(70) 20250115122545635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48820<->l=127.0.0.1:4258 20250115122545637 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545637 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420258595932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420258595932" cn_domain=PS} 20250115122545637 DLU <0006> fsm.c:456 lu(262420258595932)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545637 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420258595932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420258595932)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545637 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420258595932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420258595932" cn_domain=PS} 20250115122545637 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545637 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262420258595932" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 5TC_gsup_ul(70)"262420258595932" 20250115122545637 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545637 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420258595932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420258595932"} 20250115122545637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420258595932)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545637 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420258595932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545637 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420258595932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420258595932"} 20250115122545638 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420258595932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420258595932)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420258595932)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545638 DLU <0006> fsm.c:568 lu(PS:IMSI-262420258595932)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545638 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545638 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(70)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48820<->l=127.0.0.1:4258 TC_gsup_ul(70)@74b4b6795197: Final verdict of PTC: pass 20250115122545639 DAUC <0003> db_auc.c:157 IMSI='262424132603131': No 2G Auth Data 20250115122545639 DAUC <0003> db_auc.c:192 IMSI='262424132603131': No 3G Auth Data 20250115122545639 DLGSUP <0013> hlr.c:121 IMSI 262424132603131: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262424132603131" to be handled at TC_gsup_ul(71) 20250115122545645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 20250115122545646 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545646 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424132603131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424132603131" cn_domain=PS} 20250115122545646 DLU <0006> fsm.c:456 lu(262424132603131)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545646 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424132603131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424132603131)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545646 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424132603131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424132603131" cn_domain=PS} 20250115122545646 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545646 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262424132603131" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 6TC_gsup_ul(71)"262424132603131" 20250115122545647 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545647 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424132603131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424132603131"} 20250115122545647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424132603131)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545647 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424132603131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545647 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424132603131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424132603131"} 20250115122545647 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424132603131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424132603131)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424132603131)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545647 DLU <0006> fsm.c:568 lu(PS:IMSI-262424132603131)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545647 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545647 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(71)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 TC_gsup_ul(71)@74b4b6795197: Final verdict of PTC: pass 20250115122545648 DAUC <0003> db_auc.c:157 IMSI='262420167748735': No 2G Auth Data 20250115122545648 DAUC <0003> db_auc.c:192 IMSI='262420167748735': No 3G Auth Data 20250115122545649 DLGSUP <0013> hlr.c:121 IMSI 262420167748735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74b4b6795197: Created GsupExpect[0] for "262420167748735" to be handled at TC_gsup_ul(72) 20250115122545655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4258 20250115122545657 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545657 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420167748735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420167748735" cn_domain=PS} 20250115122545657 DLU <0006> fsm.c:456 lu(262420167748735)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122545657 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420167748735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122545657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420167748735)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122545657 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420167748735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420167748735" cn_domain=PS} 20250115122545657 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545657 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74b4b6795197: Found GsupExpect[0] for "262420167748735" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@74b4b6795197: Added IMSI table entry 7TC_gsup_ul(72)"262420167748735" 20250115122545658 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545658 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420167748735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420167748735"} 20250115122545658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420167748735)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122545658 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420167748735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122545658 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420167748735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420167748735"} 20250115122545658 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420167748735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122545658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420167748735)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122545658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420167748735)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122545658 DLU <0006> fsm.c:568 lu(PS:IMSI-262420167748735)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122545658 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122545658 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul(72)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122545658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4258 TC_gsup_ul(72)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122545659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@74b4b6795197: Final verdict of PTC: none 20250115122545660 DLINP <000b> input/ipa.c:451 connected read/write 20250115122545660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122545660 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122545660 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122545660 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122545660 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42449<->l=127.0.0.1:4259) 63@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_ul finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 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 20250115122545683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 20250115122545784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_ul_via_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122548898 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122548898 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122548902 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122548907 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548907 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122548907 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122548907 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122548907 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122548907 DLGSUP <0013> gsup_server.c:237 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  20250115122548907 DLGSUP <0013> gsup_server.c:235 2:  20250115122548907 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122548907 DLGSUP <0013> gsup_server.c:235 3:  20250115122548907 DLGSUP <0013> gsup_server.c:237 3: 00  HLR_Test-GSUP-IPA(73)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122548907 DLGSUP <0013> gsup_server.c:235 4:  20250115122548907 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122548907 DLGSUP <0013> gsup_server.c:235 5:  20250115122548907 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122548907 DLGSUP <0013> gsup_server.c:235 7:  20250115122548907 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122548907 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122548907 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122548907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@74b4b6795197: 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") 20250115122548932 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37631<->l=127.0.0.1:4259) 20250115122548942 DAUC <0003> db_auc.c:157 IMSI='262425117197726': No 2G Auth Data 20250115122548942 DAUC <0003> db_auc.c:192 IMSI='262425117197726': No 3G Auth Data HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262425117197726" to be handled at TC_gsup_ul_via_proxy(77) 20250115122548966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4258 20250115122548970 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548970 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425117197726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425117197726" cn_domain=PS source_name="the-source\n"} 20250115122548970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250115122548970 DLU <0006> fsm.c:456 lu(262425117197726)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122548971 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425117197726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122548971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425117197726)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122548971 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425117197726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425117197726" cn_domain=PS destination_name="the-source\n"} 20250115122548971 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122548971 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262425117197726" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425117197726" 20250115122548972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548972 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425117197726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425117197726" source_name="the-source\n"} 20250115122548972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425117197726)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122548972 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425117197726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122548972 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425117197726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425117197726" destination_name="the-source\n"} 20250115122548972 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425117197726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122548972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425117197726)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122548972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425117197726)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122548972 DLU <0006> fsm.c:568 lu(PS:IMSI-262425117197726)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122548972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122548972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122548973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@74b4b6795197: Final verdict of PTC: pass 20250115122548974 DAUC <0003> db_auc.c:157 IMSI='262429438859276': No 2G Auth Data 20250115122548974 DAUC <0003> db_auc.c:192 IMSI='262429438859276': No 3G Auth Data 20250115122548974 DLGSUP <0013> hlr.c:121 IMSI 262429438859276: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262429438859276" to be handled at TC_gsup_ul_via_proxy(78) 20250115122548981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20250115122548982 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548982 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429438859276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429438859276" cn_domain=PS source_name="the-source\n"} 20250115122548982 DLU <0006> fsm.c:456 lu(262429438859276)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122548982 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429438859276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122548982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429438859276)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122548982 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429438859276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429438859276" cn_domain=PS destination_name="the-source\n"} 20250115122548982 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122548982 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262429438859276" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429438859276" 20250115122548983 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548983 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429438859276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429438859276" source_name="the-source\n"} 20250115122548983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429438859276)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122548983 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262429438859276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122548983 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429438859276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429438859276" destination_name="the-source\n"} 20250115122548983 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262429438859276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122548983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429438859276)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122548983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429438859276)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122548983 DLU <0006> fsm.c:568 lu(PS:IMSI-262429438859276)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122548983 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122548983 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122548984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@74b4b6795197: Final verdict of PTC: pass 20250115122548985 DAUC <0003> db_auc.c:157 IMSI='262425347347667': No 2G Auth Data 20250115122548985 DAUC <0003> db_auc.c:192 IMSI='262425347347667': No 3G Auth Data 20250115122548985 DLGSUP <0013> hlr.c:121 IMSI 262425347347667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262425347347667" to be handled at TC_gsup_ul_via_proxy(79) 20250115122548993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 20250115122548995 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548995 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425347347667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425347347667" cn_domain=PS source_name="the-source\n"} 20250115122548995 DLU <0006> fsm.c:456 lu(262425347347667)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122548995 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425347347667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122548995 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425347347667)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122548995 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425347347667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425347347667" cn_domain=PS destination_name="the-source\n"} 20250115122548995 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122548995 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262425347347667" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425347347667" 20250115122548996 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122548996 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425347347667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425347347667" source_name="the-source\n"} 20250115122548996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425347347667)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122548996 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425347347667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122548996 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425347347667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425347347667" destination_name="the-source\n"} 20250115122548996 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425347347667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122548996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425347347667)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122548996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425347347667)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122548996 DLU <0006> fsm.c:568 lu(PS:IMSI-262425347347667)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122548996 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122548996 DLINP <000b> input/ipa.c:451 connected read/write 20250115122548996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122548997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@74b4b6795197: Final verdict of PTC: pass 20250115122548998 DAUC <0003> db_auc.c:157 IMSI='262428626062472': No 2G Auth Data 20250115122548998 DAUC <0003> db_auc.c:192 IMSI='262428626062472': No 3G Auth Data 20250115122548998 DLGSUP <0013> hlr.c:121 IMSI 262428626062472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262428626062472" to be handled at TC_gsup_ul_via_proxy(80) 20250115122549005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48894<->l=127.0.0.1:4258 20250115122549007 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549007 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428626062472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428626062472" cn_domain=PS source_name="the-source\n"} 20250115122549007 DLU <0006> fsm.c:456 lu(262428626062472)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122549007 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428626062472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122549007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428626062472)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122549007 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428626062472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428626062472" cn_domain=PS destination_name="the-source\n"} 20250115122549007 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549007 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262428626062472" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428626062472" 20250115122549009 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549009 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428626062472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428626062472" source_name="the-source\n"} 20250115122549009 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428626062472)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122549009 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428626062472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122549009 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428626062472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428626062472" destination_name="the-source\n"} 20250115122549009 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428626062472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122549009 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428626062472)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122549009 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428626062472)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122549009 DLU <0006> fsm.c:568 lu(PS:IMSI-262428626062472)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122549009 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549009 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122549009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48894<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@74b4b6795197: Final verdict of PTC: pass 20250115122549010 DAUC <0003> db_auc.c:157 IMSI='262426169105125': No 2G Auth Data 20250115122549010 DAUC <0003> db_auc.c:192 IMSI='262426169105125': No 3G Auth Data 20250115122549011 DLGSUP <0013> hlr.c:121 IMSI 262426169105125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262426169105125" to be handled at TC_gsup_ul_via_proxy(81) 20250115122549017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20250115122549019 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549019 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426169105125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426169105125" cn_domain=PS source_name="the-source\n"} 20250115122549019 DLU <0006> fsm.c:456 lu(262426169105125)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122549019 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426169105125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122549019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426169105125)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122549019 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426169105125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426169105125" cn_domain=PS destination_name="the-source\n"} 20250115122549019 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549019 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262426169105125" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426169105125" 20250115122549020 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549020 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426169105125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426169105125" source_name="the-source\n"} 20250115122549020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426169105125)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122549020 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262426169105125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122549020 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426169105125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426169105125" destination_name="the-source\n"} 20250115122549020 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262426169105125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122549020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169105125)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122549020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169105125)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122549020 DLU <0006> fsm.c:568 lu(PS:IMSI-262426169105125)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122549020 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549020 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122549021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@74b4b6795197: Final verdict of PTC: pass 20250115122549022 DAUC <0003> db_auc.c:157 IMSI='262426815712005': No 2G Auth Data 20250115122549022 DAUC <0003> db_auc.c:192 IMSI='262426815712005': No 3G Auth Data 20250115122549022 DLGSUP <0013> hlr.c:121 IMSI 262426815712005: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262426815712005" to be handled at TC_gsup_ul_via_proxy(82) 20250115122549029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48904<->l=127.0.0.1:4258 20250115122549031 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549031 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426815712005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426815712005" cn_domain=PS source_name="the-source\n"} 20250115122549031 DLU <0006> fsm.c:456 lu(262426815712005)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122549031 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426815712005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122549031 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426815712005)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122549031 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426815712005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426815712005" cn_domain=PS destination_name="the-source\n"} 20250115122549031 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549031 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262426815712005" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426815712005" 20250115122549032 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549032 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426815712005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426815712005" source_name="the-source\n"} 20250115122549032 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426815712005)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122549032 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426815712005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122549032 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426815712005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426815712005" destination_name="the-source\n"} 20250115122549032 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426815712005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122549032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426815712005)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122549032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426815712005)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122549032 DLU <0006> fsm.c:568 lu(PS:IMSI-262426815712005)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122549032 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549032 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122549033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48904<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@74b4b6795197: Final verdict of PTC: pass 20250115122549034 DAUC <0003> db_auc.c:157 IMSI='262428262479128': No 2G Auth Data 20250115122549034 DAUC <0003> db_auc.c:192 IMSI='262428262479128': No 3G Auth Data 20250115122549034 DLGSUP <0013> hlr.c:121 IMSI 262428262479128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262428262479128" to be handled at TC_gsup_ul_via_proxy(83) 20250115122549042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 20250115122549043 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549043 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428262479128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262479128" cn_domain=PS source_name="the-source\n"} 20250115122549043 DLU <0006> fsm.c:456 lu(262428262479128)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122549043 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428262479128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122549044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428262479128)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122549044 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428262479128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428262479128" cn_domain=PS destination_name="the-source\n"} 20250115122549044 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549044 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262428262479128" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428262479128" 20250115122549045 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549045 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428262479128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428262479128" source_name="the-source\n"} 20250115122549045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428262479128)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122549045 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428262479128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122549045 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428262479128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428262479128" destination_name="the-source\n"} 20250115122549045 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428262479128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122549045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262479128)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122549045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262479128)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122549045 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262479128)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122549045 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549045 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122549046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@74b4b6795197: Final verdict of PTC: pass 20250115122549046 DAUC <0003> db_auc.c:157 IMSI='262426912495935': No 2G Auth Data 20250115122549046 DAUC <0003> db_auc.c:192 IMSI='262426912495935': No 3G Auth Data 20250115122549047 DLGSUP <0013> hlr.c:121 IMSI 262426912495935: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74b4b6795197: Created GsupExpect[0] for "262426912495935" to be handled at TC_gsup_ul_via_proxy(84) 20250115122549054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 20250115122549056 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549056 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426912495935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426912495935" cn_domain=PS source_name="the-source\n"} 20250115122549056 DLU <0006> fsm.c:456 lu(262426912495935)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122549056 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426912495935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250115122549056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426912495935)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122549056 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426912495935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426912495935" cn_domain=PS destination_name="the-source\n"} 20250115122549056 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549056 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74b4b6795197: Found GsupExpect[0] for "262426912495935" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@74b4b6795197: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426912495935" 20250115122549057 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549057 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426912495935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426912495935" source_name="the-source\n"} 20250115122549057 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426912495935)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122549057 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426912495935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122549057 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426912495935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426912495935" destination_name="the-source\n"} 20250115122549057 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426912495935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122549058 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426912495935)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122549058 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426912495935)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122549058 DLU <0006> fsm.c:568 lu(PS:IMSI-262426912495935)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122549058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122549058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122549058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122549059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 20250115122549060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@74b4b6795197: Final verdict of PTC: none 20250115122549060 DLINP <000b> input/ipa.c:451 connected read/write 20250115122549060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122549060 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122549060 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122549060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122549060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@74b4b6795197: Final verdict of PTC: none 75@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:49 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 20250115122549085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4258 20250115122549186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48936<->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=114608) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:25:51 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_ul_subscriber_data started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122552304 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122552304 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122552307 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122552311 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122552311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122552311 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122552311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122552311 DLGSUP <0013> gsup_server.c:237 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  20250115122552311 DLGSUP <0013> gsup_server.c:235 2:  20250115122552311 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122552311 DLGSUP <0013> gsup_server.c:235 3:  20250115122552311 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122552311 DLGSUP <0013> gsup_server.c:235 4:  20250115122552311 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122552311 DLGSUP <0013> gsup_server.c:235 5:  20250115122552311 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122552311 DLGSUP <0013> gsup_server.c:235 7:  20250115122552312 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122552312 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122552312 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122552312 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@74b4b6795197: 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") 20250115122552340 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39215<->l=127.0.0.1:4259) 20250115122552363 DAUC <0003> db_auc.c:157 IMSI='262421001439157': No 2G Auth Data 20250115122552363 DAUC <0003> db_auc.c:192 IMSI='262421001439157': No 3G Auth Data HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262421001439157" to be handled at TC_gsup_ul_subscriber_data(89) 20250115122552386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44506<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@74b4b6795197: GSUP ul subscriber_data 20250115122552399 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552399 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421001439157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421001439157" cn_domain=PS} 20250115122552399 DLU <0006> fsm.c:456 lu(262421001439157)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552399 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421001439157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552399 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421001439157)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552399 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421001439157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421001439157" cn_domain=PS} 20250115122552399 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552400 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262421001439157" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421001439157" 20250115122552407 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552407 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421001439157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421001439157"} 20250115122552407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421001439157)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552407 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421001439157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552407 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421001439157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421001439157"} 20250115122552407 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421001439157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421001439157)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421001439157)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552407 DLU <0006> fsm.c:568 lu(PS:IMSI-262421001439157)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552407 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552407 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44506<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@74b4b6795197: Final verdict of PTC: pass 20250115122552414 DAUC <0003> db_auc.c:157 IMSI='262422607695240': No 2G Auth Data 20250115122552414 DAUC <0003> db_auc.c:192 IMSI='262422607695240': No 3G Auth Data 20250115122552416 DLGSUP <0013> hlr.c:121 IMSI 262422607695240: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262422607695240" to be handled at TC_gsup_ul_subscriber_data(90) 20250115122552429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@74b4b6795197: GSUP ul subscriber_data 20250115122552431 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552431 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607695240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422607695240" cn_domain=PS} 20250115122552431 DLU <0006> fsm.c:456 lu(262422607695240)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552431 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607695240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552431 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422607695240)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552431 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607695240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422607695240" cn_domain=PS} 20250115122552431 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552431 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262422607695240" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422607695240" 20250115122552432 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552432 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422607695240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422607695240"} 20250115122552432 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422607695240)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552432 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422607695240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552432 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607695240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422607695240"} 20250115122552432 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422607695240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607695240)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607695240)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552432 DLU <0006> fsm.c:568 lu(PS:IMSI-262422607695240)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552432 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552432 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@74b4b6795197: Final verdict of PTC: pass 20250115122552433 DAUC <0003> db_auc.c:157 IMSI='262421774707484': No 2G Auth Data 20250115122552433 DAUC <0003> db_auc.c:192 IMSI='262421774707484': No 3G Auth Data 20250115122552433 DLGSUP <0013> hlr.c:121 IMSI 262421774707484: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262421774707484" to be handled at TC_gsup_ul_subscriber_data(91) 20250115122552439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44524<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@74b4b6795197: GSUP ul subscriber_data 20250115122552441 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552441 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421774707484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421774707484" cn_domain=PS} 20250115122552441 DLU <0006> fsm.c:456 lu(262421774707484)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552441 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421774707484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421774707484)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552441 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421774707484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421774707484" cn_domain=PS} 20250115122552441 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552441 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262421774707484" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421774707484" 20250115122552442 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552442 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421774707484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421774707484"} 20250115122552442 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421774707484)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552442 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421774707484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552442 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421774707484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421774707484"} 20250115122552442 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421774707484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421774707484)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421774707484)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552442 DLU <0006> fsm.c:568 lu(PS:IMSI-262421774707484)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552442 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552442 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44524<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@74b4b6795197: Final verdict of PTC: pass 20250115122552443 DAUC <0003> db_auc.c:157 IMSI='262422976710285': No 2G Auth Data 20250115122552443 DAUC <0003> db_auc.c:192 IMSI='262422976710285': No 3G Auth Data 20250115122552444 DLGSUP <0013> hlr.c:121 IMSI 262422976710285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262422976710285" to be handled at TC_gsup_ul_subscriber_data(92) 20250115122552449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@74b4b6795197: GSUP ul subscriber_data 20250115122552451 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552451 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422976710285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422976710285" cn_domain=PS} 20250115122552451 DLU <0006> fsm.c:456 lu(262422976710285)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552451 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422976710285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422976710285)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552451 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422976710285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422976710285" cn_domain=PS} 20250115122552451 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552451 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262422976710285" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422976710285" 20250115122552453 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552453 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422976710285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422976710285"} 20250115122552453 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422976710285)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552453 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422976710285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552453 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422976710285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422976710285"} 20250115122552453 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422976710285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976710285)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976710285)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552453 DLU <0006> fsm.c:568 lu(PS:IMSI-262422976710285)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552453 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552453 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@74b4b6795197: Final verdict of PTC: pass 20250115122552455 DAUC <0003> db_auc.c:157 IMSI='262422240294779': No 2G Auth Data 20250115122552455 DAUC <0003> db_auc.c:192 IMSI='262422240294779': No 3G Auth Data 20250115122552455 DLGSUP <0013> hlr.c:121 IMSI 262422240294779: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262422240294779" to be handled at TC_gsup_ul_subscriber_data(93) 20250115122552462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44540<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@74b4b6795197: GSUP ul subscriber_data 20250115122552464 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552464 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422240294779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422240294779" cn_domain=PS} 20250115122552464 DLU <0006> fsm.c:456 lu(262422240294779)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552464 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422240294779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552464 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422240294779)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552464 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422240294779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422240294779" cn_domain=PS} 20250115122552464 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552464 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262422240294779" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422240294779" 20250115122552465 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552465 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422240294779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422240294779"} 20250115122552465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422240294779)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552465 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422240294779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552465 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422240294779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422240294779"} 20250115122552465 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422240294779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422240294779)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422240294779)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552465 DLU <0006> fsm.c:568 lu(PS:IMSI-262422240294779)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552465 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552465 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44540<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@74b4b6795197: Final verdict of PTC: pass 20250115122552466 DAUC <0003> db_auc.c:157 IMSI='262424400518843': No 2G Auth Data 20250115122552467 DAUC <0003> db_auc.c:192 IMSI='262424400518843': No 3G Auth Data 20250115122552467 DLGSUP <0013> hlr.c:121 IMSI 262424400518843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262424400518843" to be handled at TC_gsup_ul_subscriber_data(94) 20250115122552473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44554<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@74b4b6795197: GSUP ul subscriber_data 20250115122552475 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552475 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424400518843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424400518843" cn_domain=PS} 20250115122552475 DLU <0006> fsm.c:456 lu(262424400518843)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552475 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424400518843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424400518843)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552475 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424400518843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424400518843" cn_domain=PS} 20250115122552475 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552475 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262424400518843" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424400518843" 20250115122552476 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552476 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424400518843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424400518843"} 20250115122552476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424400518843)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552476 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424400518843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552476 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424400518843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424400518843"} 20250115122552476 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424400518843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424400518843)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424400518843)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552476 DLU <0006> fsm.c:568 lu(PS:IMSI-262424400518843)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552476 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552476 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44554<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@74b4b6795197: Final verdict of PTC: pass 20250115122552477 DAUC <0003> db_auc.c:157 IMSI='262421682581283': No 2G Auth Data 20250115122552477 DAUC <0003> db_auc.c:192 IMSI='262421682581283': No 3G Auth Data 20250115122552478 DLGSUP <0013> hlr.c:121 IMSI 262421682581283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262421682581283" to be handled at TC_gsup_ul_subscriber_data(95) 20250115122552484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44558<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@74b4b6795197: GSUP ul subscriber_data 20250115122552486 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552486 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421682581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421682581283" cn_domain=PS} 20250115122552486 DLU <0006> fsm.c:456 lu(262421682581283)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552486 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421682581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421682581283)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552486 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421682581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421682581283" cn_domain=PS} 20250115122552486 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552486 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262421682581283" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421682581283" 20250115122552488 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552488 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421682581283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421682581283"} 20250115122552488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421682581283)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552488 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421682581283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552488 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421682581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421682581283"} 20250115122552488 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421682581283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682581283)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421682581283)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552488 DLU <0006> fsm.c:568 lu(PS:IMSI-262421682581283)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552488 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552488 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44558<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@74b4b6795197: Final verdict of PTC: pass 20250115122552490 DAUC <0003> db_auc.c:157 IMSI='262421336035651': No 2G Auth Data 20250115122552490 DAUC <0003> db_auc.c:192 IMSI='262421336035651': No 3G Auth Data 20250115122552490 DLGSUP <0013> hlr.c:121 IMSI 262421336035651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74b4b6795197: Created GsupExpect[0] for "262421336035651" to be handled at TC_gsup_ul_subscriber_data(96) 20250115122552497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@74b4b6795197: GSUP ul subscriber_data 20250115122552499 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552499 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421336035651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421336035651" cn_domain=PS} 20250115122552499 DLU <0006> fsm.c:456 lu(262421336035651)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122552499 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421336035651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122552499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421336035651)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122552499 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421336035651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421336035651" cn_domain=PS} 20250115122552499 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552499 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74b4b6795197: Found GsupExpect[0] for "262421336035651" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@74b4b6795197: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421336035651" 20250115122552500 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552500 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421336035651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421336035651"} 20250115122552500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421336035651)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122552500 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421336035651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122552500 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421336035651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421336035651"} 20250115122552500 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421336035651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122552500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421336035651)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122552500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421336035651)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122552500 DLU <0006> fsm.c:568 lu(PS:IMSI-262421336035651)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122552500 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122552500 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122552501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122552502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20250115122552502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39215<->l=127.0.0.1:4259) 20250115122552502 DLINP <000b> input/ipa.c:451 connected read/write 20250115122552502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122552502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122552502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122552502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@74b4b6795197: Final verdict of PTC: none 87@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:52 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 20250115122552526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4258 20250115122552626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78688) Waiting for packet dumper to finish... 1 (prev_count=78688, count=118412) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_vty started. MTC@74b4b6795197: legacy= true 20250115122555749 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122555749 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122555754 DLINP <000b> input/ipa.c:451 connected read/write 20250115122555754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122555755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122555759 DLINP <000b> input/ipa.c:451 connected read/write 20250115122555759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122555759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122555759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122555759 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122555759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122555759 DLGSUP <0013> gsup_server.c:237 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  20250115122555759 DLGSUP <0013> gsup_server.c:235 2:  20250115122555759 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122555759 DLGSUP <0013> gsup_server.c:235 3:  20250115122555759 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122555759 DLGSUP <0013> gsup_server.c:235 4:  20250115122555759 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122555759 DLGSUP <0013> gsup_server.c:235 5:  20250115122555759 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122555759 DLGSUP <0013> gsup_server.c:235 7:  20250115122555759 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122555759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122555759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122555759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@74b4b6795197: 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") 20250115122555782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36823<->l=127.0.0.1:4259) 20250115122555784 DAUC <0003> db_auc.c:157 IMSI='262421004277201': No 2G Auth Data 20250115122555784 DAUC <0003> db_auc.c:192 IMSI='262421004277201': No 3G Auth Data 20250115122555787 DAUC <0003> db_auc.c:192 IMSI='262421004277201': No 3G Auth Data 20250115122555789 DAUC <0003> db_auc.c:157 IMSI='262425462109284': No 2G Auth Data 20250115122555789 DAUC <0003> db_auc.c:192 IMSI='262425462109284': No 3G Auth Data 20250115122555792 DAUC <0003> db_auc.c:157 IMSI='262425462109284': No 2G Auth Data 20250115122555794 DAUC <0003> db_auc.c:157 IMSI='262425988122691': No 2G Auth Data 20250115122555794 DAUC <0003> db_auc.c:192 IMSI='262425988122691': No 3G Auth Data MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122555797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4258 20250115122555798 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36823<->l=127.0.0.1:4259) 98@74b4b6795197: Final verdict of PTC: none 20250115122555798 DLINP <000b> input/ipa.c:451 connected read/write 20250115122555798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122555798 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122555798 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122555798 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@74b4b6795197: Test case TC_vty finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 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 20250115122555825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 20250115122555925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_vty_msisdn_isd started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122559039 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122559039 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122559044 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122559045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122559049 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122559049 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122559049 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122559049 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122559049 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122559049 DLGSUP <0013> gsup_server.c:237 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  20250115122559049 DLGSUP <0013> gsup_server.c:235 2:  20250115122559049 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122559049 DLGSUP <0013> gsup_server.c:235 3:  20250115122559049 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122559049 DLGSUP <0013> gsup_server.c:235 4:  20250115122559049 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122559049 DLGSUP <0013> gsup_server.c:235 5:  20250115122559049 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122559049 DLGSUP <0013> gsup_server.c:235 7:  20250115122559049 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122559049 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122559049 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(100)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122559049 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@74b4b6795197: 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") 20250115122559074 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33765<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@74b4b6795197: Created GsupExpect[0] for "262429040841986" to be handled at TC_vty_msisdn_isd(104) 20250115122559096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 20250115122559101 DAUC <0003> db_auc.c:157 IMSI='262429040841986': No 2G Auth Data 20250115122559101 DAUC <0003> db_auc.c:192 IMSI='262429040841986': No 3G Auth Data 20250115122559110 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122559110 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429040841986" cn_domain=PS} 20250115122559110 DLU <0006> fsm.c:456 lu(262429040841986)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122559110 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122559110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429040841986)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122559110 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429040841986" cn_domain=PS} 20250115122559110 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122559110 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@74b4b6795197: Found GsupExpect[0] for "262429040841986" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@74b4b6795197: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429040841986" 20250115122559117 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122559117 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429040841986"} 20250115122559117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429040841986)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122559117 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122559117 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429040841986"} 20250115122559117 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122559117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429040841986)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122559117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429040841986)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122559117 DLU <0006> fsm.c:568 lu(PS:IMSI-262429040841986)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122559117 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122559117 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@74b4b6795197: setverdict(pass): none -> pass 20250115122559120 DLGSUP <0013> hlr.c:128 IMSI 262429040841986: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250115122559120 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122559120 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122559124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 20250115122559124 DLINP <000b> input/ipa.c:451 connected read/write TC_vty_msisdn_isd(104)@74b4b6795197: Final verdict of PTC: pass 20250115122559124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122559124 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429040841986"} 20250115122559124 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250115122559124 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429040841986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122559125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 20250115122559127 DLINP <000b> input/ipa.c:451 connected read/write 20250115122559127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122559127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122559127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122559127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@74b4b6795197: Final verdict of PTC: none 20250115122559128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33765<->l=127.0.0.1:4259) 102@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 102: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@74b4b6795197: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:25:59 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 20250115122559164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20250115122559265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44606<->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@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:01 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_purge_cs started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122602377 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122602377 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122602381 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122602383 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602383 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122602383 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122602383 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122602383 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122602383 DLGSUP <0013> gsup_server.c:237 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  20250115122602383 DLGSUP <0013> gsup_server.c:235 2:  20250115122602383 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122602383 DLGSUP <0013> gsup_server.c:235 3:  20250115122602383 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122602383 DLGSUP <0013> gsup_server.c:235 4:  20250115122602383 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122602383 DLGSUP <0013> gsup_server.c:235 5:  20250115122602383 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122602383 DLGSUP <0013> gsup_server.c:235 7:  20250115122602383 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122602383 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122602383 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122602383 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@74b4b6795197: 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") 20250115122602400 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42771<->l=127.0.0.1:4259) 20250115122602408 DAUC <0003> db_auc.c:157 IMSI='262422451259163': No 2G Auth Data 20250115122602408 DAUC <0003> db_auc.c:192 IMSI='262422451259163': No 3G Auth Data HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262422451259163" to be handled at TC_gsup_purge_cs(109) 20250115122602432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58518<->l=127.0.0.1:4258 20250115122602441 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602441 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422451259163" cn_domain=PS} 20250115122602441 DLU <0006> fsm.c:456 lu(262422451259163)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602441 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422451259163)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602441 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422451259163" cn_domain=PS} 20250115122602441 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602441 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262422451259163" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422451259163" 20250115122602447 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602447 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422451259163"} 20250115122602447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422451259163)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602447 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602447 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422451259163"} 20250115122602447 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422451259163)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422451259163)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602447 DLU <0006> fsm.c:568 lu(PS:IMSI-262422451259163)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602447 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602447 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@74b4b6795197: setverdict(pass): none -> pass 20250115122602450 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602450 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422451259163" cn_domain=CS} 20250115122602450 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602450 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422451259163"} 20250115122602450 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422451259163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602450 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602450 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58518<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@74b4b6795197: Final verdict of PTC: pass 20250115122602456 DAUC <0003> db_auc.c:157 IMSI='262429759920489': No 2G Auth Data 20250115122602456 DAUC <0003> db_auc.c:192 IMSI='262429759920489': No 3G Auth Data 20250115122602458 DLGSUP <0013> hlr.c:121 IMSI 262429759920489: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262429759920489" to be handled at TC_gsup_purge_cs(110) 20250115122602468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20250115122602469 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602469 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429759920489" cn_domain=PS} 20250115122602469 DLU <0006> fsm.c:456 lu(262429759920489)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602469 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429759920489)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602469 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429759920489" cn_domain=PS} 20250115122602469 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602469 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262429759920489" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429759920489" 20250115122602470 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602470 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429759920489"} 20250115122602470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429759920489)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602470 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602470 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429759920489"} 20250115122602470 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429759920489)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429759920489)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602470 DLU <0006> fsm.c:568 lu(PS:IMSI-262429759920489)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602470 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602470 DLINP <000b> input/ipa.c:451 connected read/write [38;5;23m20250115122602470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@74b4b6795197: setverdict(pass): none -> pass 20250115122602471 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602471 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429759920489" cn_domain=CS} 20250115122602471 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602471 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429759920489"} 20250115122602471 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429759920489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602471 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602471 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@74b4b6795197: Final verdict of PTC: pass 20250115122602472 DAUC <0003> db_auc.c:157 IMSI='262425818657491': No 2G Auth Data 20250115122602472 DAUC <0003> db_auc.c:192 IMSI='262425818657491': No 3G Auth Data 20250115122602472 DLGSUP <0013> hlr.c:121 IMSI 262425818657491: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262425818657491" to be handled at TC_gsup_purge_cs(111) 20250115122602479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 20250115122602481 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602481 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425818657491" cn_domain=PS} 20250115122602481 DLU <0006> fsm.c:456 lu(262425818657491)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602481 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602481 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425818657491)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602481 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425818657491" cn_domain=PS} 20250115122602481 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602481 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262425818657491" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425818657491" 20250115122602482 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602482 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425818657491"} 20250115122602482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425818657491)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602482 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602482 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425818657491"} 20250115122602482 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425818657491)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425818657491)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602482 DLU <0006> fsm.c:568 lu(PS:IMSI-262425818657491)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602482 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602482 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@74b4b6795197: setverdict(pass): none -> pass 20250115122602482 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602482 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425818657491" cn_domain=CS} 20250115122602482 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602482 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425818657491"} 20250115122602482 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425818657491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602482 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602482 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@74b4b6795197: Final verdict of PTC: pass 20250115122602484 DAUC <0003> db_auc.c:157 IMSI='262425928222924': No 2G Auth Data 20250115122602484 DAUC <0003> db_auc.c:192 IMSI='262425928222924': No 3G Auth Data 20250115122602484 DLGSUP <0013> hlr.c:121 IMSI 262425928222924: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262425928222924" to be handled at TC_gsup_purge_cs(112) 20250115122602490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58556<->l=127.0.0.1:4258 20250115122602492 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602492 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425928222924" cn_domain=PS} 20250115122602492 DLU <0006> fsm.c:456 lu(262425928222924)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602492 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425928222924)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602492 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425928222924" cn_domain=PS} 20250115122602492 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602492 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262425928222924" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425928222924" 20250115122602493 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602493 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425928222924"} 20250115122602493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425928222924)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602493 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602493 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425928222924"} 20250115122602493 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425928222924)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425928222924)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602493 DLU <0006> fsm.c:568 lu(PS:IMSI-262425928222924)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602493 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602493 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@74b4b6795197: setverdict(pass): none -> pass 20250115122602494 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602494 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425928222924" cn_domain=CS} 20250115122602494 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602494 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425928222924"} 20250115122602494 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425928222924 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602494 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602494 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58556<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@74b4b6795197: Final verdict of PTC: pass 20250115122602495 DAUC <0003> db_auc.c:157 IMSI='262429105924542': No 2G Auth Data 20250115122602495 DAUC <0003> db_auc.c:192 IMSI='262429105924542': No 3G Auth Data 20250115122602496 DLGSUP <0013> hlr.c:121 IMSI 262429105924542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262429105924542" to be handled at TC_gsup_purge_cs(113) 20250115122602502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 20250115122602504 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602504 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429105924542" cn_domain=PS} 20250115122602504 DLU <0006> fsm.c:456 lu(262429105924542)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602504 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602504 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429105924542)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602504 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429105924542" cn_domain=PS} 20250115122602504 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602504 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262429105924542" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429105924542" 20250115122602505 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602505 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429105924542"} 20250115122602505 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429105924542)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602505 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602505 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429105924542"} 20250115122602505 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105924542)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105924542)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602505 DLU <0006> fsm.c:568 lu(PS:IMSI-262429105924542)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602505 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602505 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@74b4b6795197: setverdict(pass): none -> pass 20250115122602505 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602505 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429105924542" cn_domain=CS} 20250115122602505 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602505 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429105924542"} 20250115122602505 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429105924542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602505 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602505 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@74b4b6795197: Final verdict of PTC: pass 20250115122602506 DAUC <0003> db_auc.c:157 IMSI='262427658397507': No 2G Auth Data 20250115122602506 DAUC <0003> db_auc.c:192 IMSI='262427658397507': No 3G Auth Data 20250115122602507 DLGSUP <0013> hlr.c:121 IMSI 262427658397507: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262427658397507" to be handled at TC_gsup_purge_cs(114) 20250115122602515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 20250115122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602517 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427658397507" cn_domain=PS} 20250115122602517 DLU <0006> fsm.c:456 lu(262427658397507)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602517 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602517 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427658397507)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602517 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427658397507" cn_domain=PS} 20250115122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262427658397507" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427658397507" 20250115122602519 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602519 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427658397507"} 20250115122602519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427658397507)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602519 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602519 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427658397507"} 20250115122602519 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427658397507)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427658397507)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602519 DLU <0006> fsm.c:568 lu(PS:IMSI-262427658397507)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602519 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602519 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@74b4b6795197: setverdict(pass): none -> pass 20250115122602520 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602520 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427658397507" cn_domain=CS} 20250115122602520 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602520 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427658397507"} 20250115122602520 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427658397507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602520 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602520 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@74b4b6795197: Final verdict of PTC: pass 20250115122602521 DAUC <0003> db_auc.c:157 IMSI='262421277893693': No 2G Auth Data 20250115122602521 DAUC <0003> db_auc.c:192 IMSI='262421277893693': No 3G Auth Data 20250115122602522 DLGSUP <0013> hlr.c:121 IMSI 262421277893693: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262421277893693" to be handled at TC_gsup_purge_cs(115) 20250115122602528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 20250115122602530 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602530 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421277893693" cn_domain=PS} 20250115122602530 DLU <0006> fsm.c:456 lu(262421277893693)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602530 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421277893693)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602530 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421277893693" cn_domain=PS} 20250115122602530 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602530 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262421277893693" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421277893693" 20250115122602531 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602531 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421277893693"} 20250115122602531 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421277893693)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602531 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602531 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421277893693"} 20250115122602531 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421277893693)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421277893693)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602531 DLU <0006> fsm.c:568 lu(PS:IMSI-262421277893693)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602531 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602531 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@74b4b6795197: setverdict(pass): none -> pass 20250115122602531 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602532 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421277893693" cn_domain=CS} 20250115122602532 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602532 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421277893693"} 20250115122602532 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421277893693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602532 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602532 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@74b4b6795197: Final verdict of PTC: pass 20250115122602533 DAUC <0003> db_auc.c:157 IMSI='262422454196120': No 2G Auth Data 20250115122602533 DAUC <0003> db_auc.c:192 IMSI='262422454196120': No 3G Auth Data 20250115122602533 DLGSUP <0013> hlr.c:121 IMSI 262422454196120: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74b4b6795197: Created GsupExpect[0] for "262422454196120" to be handled at TC_gsup_purge_cs(116) 20250115122602539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 20250115122602540 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602540 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422454196120" cn_domain=PS} 20250115122602540 DLU <0006> fsm.c:456 lu(262422454196120)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122602540 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122602540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422454196120)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122602540 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422454196120" cn_domain=PS} 20250115122602540 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602540 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74b4b6795197: Found GsupExpect[0] for "262422454196120" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@74b4b6795197: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422454196120" 20250115122602541 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602541 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422454196120"} 20250115122602541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422454196120)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122602541 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122602541 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422454196120"} 20250115122602541 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122602541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422454196120)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122602541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422454196120)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122602541 DLU <0006> fsm.c:568 lu(PS:IMSI-262422454196120)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122602541 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602541 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@74b4b6795197: setverdict(pass): none -> pass 20250115122602542 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602542 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422454196120" cn_domain=CS} 20250115122602542 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250115122602542 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422454196120"} 20250115122602542 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454196120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122602542 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122602542 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122602542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122602543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 20250115122602543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42771<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@74b4b6795197: Final verdict of PTC: none 20250115122602544 DLINP <000b> input/ipa.c:451 connected read/write 20250115122602544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122602544 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122602544 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122602544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:02 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 20250115122602581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 20250115122602682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58578<->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@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_purge_ps started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122605782 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122605782 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122605787 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122605793 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605793 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122605793 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122605793 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122605793 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122605793 DLGSUP <0013> gsup_server.c:237 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  20250115122605793 DLGSUP <0013> gsup_server.c:235 2:  20250115122605793 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122605793 DLGSUP <0013> gsup_server.c:235 3:  20250115122605793 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122605793 DLGSUP <0013> gsup_server.c:235 4:  20250115122605793 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122605793 DLGSUP <0013> gsup_server.c:235 5:  20250115122605793 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122605793 DLGSUP <0013> gsup_server.c:235 7:  20250115122605793 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122605793 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122605793 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122605793 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@74b4b6795197: 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") 20250115122605822 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35873<->l=127.0.0.1:4259) 20250115122605832 DAUC <0003> db_auc.c:157 IMSI='262421923239383': No 2G Auth Data 20250115122605832 DAUC <0003> db_auc.c:192 IMSI='262421923239383': No 3G Auth Data HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262421923239383" to be handled at TC_gsup_purge_ps(121) 20250115122605859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20250115122605870 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605870 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421923239383" cn_domain=PS} 20250115122605870 DLU <0006> fsm.c:456 lu(262421923239383)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605870 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421923239383)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605870 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421923239383" cn_domain=PS} 20250115122605870 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605870 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262421923239383" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421923239383" 20250115122605876 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605876 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421923239383"} 20250115122605876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421923239383)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605876 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605876 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421923239383"} 20250115122605876 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421923239383)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421923239383)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605876 DLU <0006> fsm.c:568 lu(PS:IMSI-262421923239383)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605876 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605876 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@74b4b6795197: setverdict(pass): none -> pass 20250115122605880 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605880 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421923239383" cn_domain=PS} 20250115122605880 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605880 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421923239383"} 20250115122605880 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421923239383 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605880 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605880 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@74b4b6795197: Final verdict of PTC: pass 20250115122605885 DAUC <0003> db_auc.c:157 IMSI='262424941299996': No 2G Auth Data 20250115122605885 DAUC <0003> db_auc.c:192 IMSI='262424941299996': No 3G Auth Data 20250115122605887 DLGSUP <0013> hlr.c:121 IMSI 262424941299996: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262424941299996" to be handled at TC_gsup_purge_ps(122) 20250115122605899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 20250115122605900 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605900 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424941299996" cn_domain=PS} 20250115122605900 DLU <0006> fsm.c:456 lu(262424941299996)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605900 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424941299996)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605900 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424941299996" cn_domain=PS} 20250115122605900 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605900 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262424941299996" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424941299996" 20250115122605901 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605901 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424941299996"} 20250115122605901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424941299996)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605901 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605901 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424941299996"} 20250115122605901 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424941299996)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424941299996)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605901 DLU <0006> fsm.c:568 lu(PS:IMSI-262424941299996)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605901 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605901 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@74b4b6795197: setverdict(pass): none -> pass 20250115122605902 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605902 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424941299996" cn_domain=PS} 20250115122605902 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605902 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424941299996"} 20250115122605902 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424941299996 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605902 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605902 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@74b4b6795197: Final verdict of PTC: pass 20250115122605903 DAUC <0003> db_auc.c:157 IMSI='262421825372408': No 2G Auth Data 20250115122605903 DAUC <0003> db_auc.c:192 IMSI='262421825372408': No 3G Auth Data 20250115122605903 DLGSUP <0013> hlr.c:121 IMSI 262421825372408: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262421825372408" to be handled at TC_gsup_purge_ps(123) 20250115122605909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 20250115122605910 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605910 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421825372408" cn_domain=PS} 20250115122605910 DLU <0006> fsm.c:456 lu(262421825372408)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605910 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421825372408)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605910 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421825372408" cn_domain=PS} 20250115122605910 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605910 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262421825372408" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421825372408" 20250115122605911 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605911 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421825372408"} 20250115122605911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421825372408)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605911 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605911 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421825372408"} 20250115122605911 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421825372408)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421825372408)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605911 DLU <0006> fsm.c:568 lu(PS:IMSI-262421825372408)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605911 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605911 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@74b4b6795197: setverdict(pass): none -> pass 20250115122605912 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605912 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421825372408" cn_domain=PS} 20250115122605912 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605912 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421825372408"} 20250115122605912 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421825372408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605912 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605912 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@74b4b6795197: Final verdict of PTC: pass 20250115122605913 DAUC <0003> db_auc.c:157 IMSI='262424894061516': No 2G Auth Data 20250115122605913 DAUC <0003> db_auc.c:192 IMSI='262424894061516': No 3G Auth Data 20250115122605913 DLGSUP <0013> hlr.c:121 IMSI 262424894061516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262424894061516" to be handled at TC_gsup_purge_ps(124) 20250115122605919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 20250115122605921 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605921 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424894061516" cn_domain=PS} 20250115122605921 DLU <0006> fsm.c:456 lu(262424894061516)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605921 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424894061516)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605921 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424894061516" cn_domain=PS} 20250115122605921 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605921 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262424894061516" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424894061516" 20250115122605922 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605922 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424894061516"} 20250115122605922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424894061516)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605922 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605922 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424894061516"} 20250115122605922 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424894061516)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424894061516)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605922 DLU <0006> fsm.c:568 lu(PS:IMSI-262424894061516)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605922 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605922 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@74b4b6795197: setverdict(pass): none -> pass 20250115122605923 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605923 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424894061516" cn_domain=PS} 20250115122605923 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605923 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424894061516"} 20250115122605923 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424894061516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605923 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605923 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@74b4b6795197: Final verdict of PTC: pass 20250115122605924 DAUC <0003> db_auc.c:157 IMSI='262425495100845': No 2G Auth Data 20250115122605924 DAUC <0003> db_auc.c:192 IMSI='262425495100845': No 3G Auth Data 20250115122605925 DLGSUP <0013> hlr.c:121 IMSI 262425495100845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262425495100845" to be handled at TC_gsup_purge_ps(125) 20250115122605931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 20250115122605933 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605933 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425495100845" cn_domain=PS} 20250115122605933 DLU <0006> fsm.c:456 lu(262425495100845)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605933 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605933 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425495100845)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605933 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425495100845" cn_domain=PS} 20250115122605933 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605933 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262425495100845" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425495100845" 20250115122605935 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605935 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425495100845"} 20250115122605935 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425495100845)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605935 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605935 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425495100845"} 20250115122605935 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425495100845)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425495100845)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605935 DLU <0006> fsm.c:568 lu(PS:IMSI-262425495100845)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605935 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605935 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@74b4b6795197: setverdict(pass): none -> pass 20250115122605936 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605936 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425495100845" cn_domain=PS} 20250115122605936 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605936 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425495100845"} 20250115122605936 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425495100845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605936 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605936 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@74b4b6795197: Final verdict of PTC: pass 20250115122605938 DAUC <0003> db_auc.c:157 IMSI='262424311255370': No 2G Auth Data 20250115122605938 DAUC <0003> db_auc.c:192 IMSI='262424311255370': No 3G Auth Data 20250115122605939 DLGSUP <0013> hlr.c:121 IMSI 262424311255370: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262424311255370" to be handled at TC_gsup_purge_ps(126) 20250115122605946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 20250115122605948 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605948 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424311255370" cn_domain=PS} 20250115122605948 DLU <0006> fsm.c:456 lu(262424311255370)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605948 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424311255370)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605948 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424311255370" cn_domain=PS} 20250115122605948 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605948 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262424311255370" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424311255370" 20250115122605949 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605949 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424311255370"} 20250115122605949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424311255370)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605949 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605949 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424311255370"} 20250115122605949 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424311255370)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424311255370)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605949 DLU <0006> fsm.c:568 lu(PS:IMSI-262424311255370)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605949 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605949 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@74b4b6795197: setverdict(pass): none -> pass 20250115122605950 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605950 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424311255370" cn_domain=PS} 20250115122605950 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605950 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424311255370"} 20250115122605950 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424311255370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605950 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605950 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@74b4b6795197: Final verdict of PTC: pass 20250115122605952 DAUC <0003> db_auc.c:157 IMSI='262427008116258': No 2G Auth Data 20250115122605952 DAUC <0003> db_auc.c:192 IMSI='262427008116258': No 3G Auth Data 20250115122605952 DLGSUP <0013> hlr.c:121 IMSI 262427008116258: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262427008116258" to be handled at TC_gsup_purge_ps(127) 20250115122605958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4258 20250115122605960 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605960 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427008116258" cn_domain=PS} 20250115122605960 DLU <0006> fsm.c:456 lu(262427008116258)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605960 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427008116258)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605960 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427008116258" cn_domain=PS} 20250115122605960 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605960 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262427008116258" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427008116258" 20250115122605961 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605961 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427008116258"} 20250115122605961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427008116258)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605961 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605961 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427008116258"} 20250115122605961 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427008116258)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427008116258)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605961 DLU <0006> fsm.c:568 lu(PS:IMSI-262427008116258)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605961 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605961 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@74b4b6795197: setverdict(pass): none -> pass 20250115122605962 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605962 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427008116258" cn_domain=PS} 20250115122605962 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605962 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427008116258"} 20250115122605962 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427008116258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605962 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605962 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@74b4b6795197: Final verdict of PTC: pass 20250115122605964 DAUC <0003> db_auc.c:157 IMSI='262420267215122': No 2G Auth Data 20250115122605964 DAUC <0003> db_auc.c:192 IMSI='262420267215122': No 3G Auth Data 20250115122605964 DLGSUP <0013> hlr.c:121 IMSI 262420267215122: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74b4b6795197: Created GsupExpect[0] for "262420267215122" to be handled at TC_gsup_purge_ps(128) 20250115122605970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4258 20250115122605972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605972 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420267215122" cn_domain=PS} 20250115122605972 DLU <0006> fsm.c:456 lu(262420267215122)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122605972 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122605972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420267215122)[0x55b30e77c890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122605972 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420267215122" cn_domain=PS} 20250115122605972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74b4b6795197: Found GsupExpect[0] for "262420267215122" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@74b4b6795197: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420267215122" 20250115122605973 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605973 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420267215122"} 20250115122605973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420267215122)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122605973 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122605973 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420267215122"} 20250115122605973 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122605973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420267215122)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122605973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420267215122)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122605973 DLU <0006> fsm.c:568 lu(PS:IMSI-262420267215122)[0x55b30e77c890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122605973 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605973 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@74b4b6795197: setverdict(pass): none -> pass 20250115122605974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605974 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420267215122" cn_domain=PS} 20250115122605974 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250115122605974 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420267215122"} 20250115122605974 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420267215122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250115122605974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122605974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122605975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122605975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 20250115122605976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35873<->l=127.0.0.1:4259) 119@74b4b6795197: Final verdict of PTC: none 20250115122605976 DLINP <000b> input/ipa.c:451 connected read/write 20250115122605976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122605976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122605976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122605976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 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 20250115122606009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4258 20250115122606110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76496) Waiting for packet dumper to finish... 1 (prev_count=76496, count=134764) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:08 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_purge_unknown started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122609224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122609224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122609226 DLINP <000b> input/ipa.c:451 connected read/write 20250115122609226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122609226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122609227 DLINP <000b> input/ipa.c:451 connected read/write 20250115122609228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122609228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122609228 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122609228 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122609228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122609228 DLGSUP <0013> gsup_server.c:237 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  20250115122609228 DLGSUP <0013> gsup_server.c:235 2:  20250115122609228 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122609228 DLGSUP <0013> gsup_server.c:235 3:  20250115122609228 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122609228 DLGSUP <0013> gsup_server.c:235 4:  20250115122609228 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122609228 DLGSUP <0013> gsup_server.c:235 5:  20250115122609228 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122609228 DLGSUP <0013> gsup_server.c:235 7:  20250115122609228 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122609228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122609228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122609228 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@74b4b6795197: 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") 20250115122609240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34291<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@74b4b6795197: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250115122609253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4258 20250115122609270 DLINP <000b> input/ipa.c:451 connected read/write 20250115122609270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122609270 DLGSUP <0013> gsup_req.c:138 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} 20250115122609270 DLU <0006> fsm.c:456 lu(2345743413463)[0x55b30e77c890]{UNVALIDATED}: Allocated 20250115122609270 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 20250115122609270 DLGSUP <0013> gsup_req.c:274 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} 20250115122609270 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122609270 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b30e77c890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122609270 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b30e77c890]{UNVALIDATED}: Freeing instance 20250115122609270 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55b30e77c890]{UNVALIDATED}: Deallocated 20250115122609270 DLINP <000b> input/ipa.c:451 connected read/write 20250115122609270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122609270 DLINP <000b> input/ipa.c:451 connected read/write 20250115122609270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@74b4b6795197: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@74b4b6795197: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@74b4b6795197: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122609275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122609277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4258 20250115122609279 DLINP <000b> input/ipa.c:451 connected read/write 20250115122609279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122609279 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122609279 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122609279 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122609279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34291<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@74b4b6795197: Final verdict of PTC: none 131@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:09 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 20250115122609321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 20250115122609422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:11 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_unknown started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122612530 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122612530 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122612534 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@74b4b6795197: 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) } } } } 20250115122612535 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612535 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122612535 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122612535 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122612535 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122612535 DLGSUP <0013> gsup_server.c:237 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  20250115122612535 DLGSUP <0013> gsup_server.c:235 2:  20250115122612535 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122612535 DLGSUP <0013> gsup_server.c:235 3:  20250115122612535 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122612535 DLGSUP <0013> gsup_server.c:235 4:  20250115122612535 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122612535 DLGSUP <0013> gsup_server.c:235 5:  20250115122612535 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122612535 DLGSUP <0013> gsup_server.c:235 7:  20250115122612535 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(134)@74b4b6795197: 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 } } } } HLR_Test-GSUP-IPA(134)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122612535 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122612535 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122612535 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@74b4b6795197: 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") 20250115122612550 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34273<->l=127.0.0.1:4259) 20250115122612555 DAUC <0003> db_auc.c:157 IMSI='262425515436014': No 2G Auth Data 20250115122612555 DAUC <0003> db_auc.c:192 IMSI='262425515436014': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262425515436014" to be handled at TC_mo_ussd_unknown(138) 20250115122612571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20250115122612583 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612583 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425515436014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425515436014" session_id=3792599784 session_state=BEGIN} 20250115122612584 DSS <0004> hlr_ussd.c:576 262425515436014/0xe20e7ae8: Process SS (BEGIN) 20250115122612584 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612584 DSS <0004> hlr_ussd.c:518 262425515436014/0xe20e7ae8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612584 DSS <0004> hlr_ussd.c:523 262425515436014/0xe20e7ae8: USSD for unknown code '*#200#' 20250115122612584 DSS <0004> hlr_ussd.c:354 262425515436014/0xe20e7ae8: Tx ReturnError(1, 0x12) 20250115122612584 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425515436014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425515436014" session_id=3792599784 session_state=END} 20250115122612584 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612584 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262425515436014" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425515436014" TC_mo_ussd_unknown(138)@74b4b6795197: setverdict(pass): none -> pass 20250115122612589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@74b4b6795197: Final verdict of PTC: pass 20250115122612590 DAUC <0003> db_auc.c:157 IMSI='262428655307660': No 2G Auth Data 20250115122612590 DAUC <0003> db_auc.c:192 IMSI='262428655307660': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262428655307660" to be handled at TC_mo_ussd_unknown(139) 20250115122612598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20250115122612601 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612601 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428655307660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428655307660" session_id=625885409 session_state=BEGIN} 20250115122612601 DSS <0004> hlr_ussd.c:576 262428655307660/0x254e40e1: Process SS (BEGIN) 20250115122612601 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612601 DSS <0004> hlr_ussd.c:518 262428655307660/0x254e40e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612601 DSS <0004> hlr_ussd.c:523 262428655307660/0x254e40e1: USSD for unknown code '*#200#' 20250115122612601 DSS <0004> hlr_ussd.c:354 262428655307660/0x254e40e1: Tx ReturnError(1, 0x12) 20250115122612601 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428655307660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428655307660" session_id=625885409 session_state=END} 20250115122612601 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612601 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262428655307660" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262428655307660" TC_mo_ussd_unknown(139)@74b4b6795197: setverdict(pass): none -> pass 20250115122612602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@74b4b6795197: Final verdict of PTC: pass 20250115122612602 DAUC <0003> db_auc.c:157 IMSI='262424064224296': No 2G Auth Data 20250115122612602 DAUC <0003> db_auc.c:192 IMSI='262424064224296': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262424064224296" to be handled at TC_mo_ussd_unknown(140) 20250115122612609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20250115122612611 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612611 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424064224296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424064224296" session_id=1872492715 session_state=BEGIN} 20250115122612611 DSS <0004> hlr_ussd.c:576 262424064224296/0x6f9bf8ab: Process SS (BEGIN) 20250115122612611 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612611 DSS <0004> hlr_ussd.c:518 262424064224296/0x6f9bf8ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612611 DSS <0004> hlr_ussd.c:523 262424064224296/0x6f9bf8ab: USSD for unknown code '*#200#' 20250115122612611 DSS <0004> hlr_ussd.c:354 262424064224296/0x6f9bf8ab: Tx ReturnError(1, 0x12) 20250115122612611 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424064224296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424064224296" session_id=1872492715 session_state=END} 20250115122612611 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612611 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262424064224296" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424064224296" TC_mo_ussd_unknown(140)@74b4b6795197: setverdict(pass): none -> pass 20250115122612613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@74b4b6795197: Final verdict of PTC: pass 20250115122612613 DAUC <0003> db_auc.c:157 IMSI='262420069626665': No 2G Auth Data 20250115122612613 DAUC <0003> db_auc.c:192 IMSI='262420069626665': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262420069626665" to be handled at TC_mo_ussd_unknown(141) 20250115122612620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20250115122612622 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612622 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420069626665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420069626665" session_id=1160695116 session_state=BEGIN} 20250115122612622 DSS <0004> hlr_ussd.c:576 262420069626665/0x452ecd4c: Process SS (BEGIN) 20250115122612622 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612622 DSS <0004> hlr_ussd.c:518 262420069626665/0x452ecd4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612622 DSS <0004> hlr_ussd.c:523 262420069626665/0x452ecd4c: USSD for unknown code '*#200#' 20250115122612622 DSS <0004> hlr_ussd.c:354 262420069626665/0x452ecd4c: Tx ReturnError(1, 0x12) 20250115122612622 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420069626665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420069626665" session_id=1160695116 session_state=END} 20250115122612622 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612622 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262420069626665" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420069626665" TC_mo_ussd_unknown(141)@74b4b6795197: setverdict(pass): none -> pass 20250115122612624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@74b4b6795197: Final verdict of PTC: pass 20250115122612624 DAUC <0003> db_auc.c:157 IMSI='262427219069203': No 2G Auth Data 20250115122612624 DAUC <0003> db_auc.c:192 IMSI='262427219069203': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262427219069203" to be handled at TC_mo_ussd_unknown(142) 20250115122612631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20250115122612634 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612634 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427219069203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427219069203" session_id=4034621828 session_state=BEGIN} 20250115122612634 DSS <0004> hlr_ussd.c:576 262427219069203/0xf07b7184: Process SS (BEGIN) 20250115122612634 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612634 DSS <0004> hlr_ussd.c:518 262427219069203/0xf07b7184: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612634 DSS <0004> hlr_ussd.c:523 262427219069203/0xf07b7184: USSD for unknown code '*#200#' 20250115122612634 DSS <0004> hlr_ussd.c:354 262427219069203/0xf07b7184: Tx ReturnError(1, 0x12) 20250115122612634 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427219069203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427219069203" session_id=4034621828 session_state=END} 20250115122612634 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612634 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262427219069203" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427219069203" TC_mo_ussd_unknown(142)@74b4b6795197: setverdict(pass): none -> pass 20250115122612635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@74b4b6795197: Final verdict of PTC: pass 20250115122612636 DAUC <0003> db_auc.c:157 IMSI='262423261076308': No 2G Auth Data 20250115122612636 DAUC <0003> db_auc.c:192 IMSI='262423261076308': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262423261076308" to be handled at TC_mo_ussd_unknown(143) 20250115122612643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 20250115122612646 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612646 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423261076308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423261076308" session_id=722559540 session_state=BEGIN} 20250115122612646 DSS <0004> hlr_ussd.c:576 262423261076308/0x2b116234: Process SS (BEGIN) 20250115122612646 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612646 DSS <0004> hlr_ussd.c:518 262423261076308/0x2b116234: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612646 DSS <0004> hlr_ussd.c:523 262423261076308/0x2b116234: USSD for unknown code '*#200#' 20250115122612646 DSS <0004> hlr_ussd.c:354 262423261076308/0x2b116234: Tx ReturnError(1, 0x12) 20250115122612646 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423261076308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423261076308" session_id=722559540 session_state=END} 20250115122612646 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612646 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262423261076308" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423261076308" TC_mo_ussd_unknown(143)@74b4b6795197: setverdict(pass): none -> pass 20250115122612647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@74b4b6795197: Final verdict of PTC: pass 20250115122612648 DAUC <0003> db_auc.c:157 IMSI='262427242880808': No 2G Auth Data 20250115122612648 DAUC <0003> db_auc.c:192 IMSI='262427242880808': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262427242880808" to be handled at TC_mo_ussd_unknown(144) 20250115122612654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20250115122612657 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612657 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427242880808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427242880808" session_id=2464273934 session_state=BEGIN} 20250115122612657 DSS <0004> hlr_ussd.c:576 262427242880808/0x92e1d60e: Process SS (BEGIN) 20250115122612657 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612657 DSS <0004> hlr_ussd.c:518 262427242880808/0x92e1d60e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612657 DSS <0004> hlr_ussd.c:523 262427242880808/0x92e1d60e: USSD for unknown code '*#200#' 20250115122612657 DSS <0004> hlr_ussd.c:354 262427242880808/0x92e1d60e: Tx ReturnError(1, 0x12) 20250115122612657 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427242880808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427242880808" session_id=2464273934 session_state=END} 20250115122612657 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612657 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262427242880808" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427242880808" TC_mo_ussd_unknown(144)@74b4b6795197: setverdict(pass): none -> pass 20250115122612659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@74b4b6795197: Final verdict of PTC: pass 20250115122612659 DAUC <0003> db_auc.c:157 IMSI='262429881989545': No 2G Auth Data 20250115122612659 DAUC <0003> db_auc.c:192 IMSI='262429881989545': No 3G Auth Data HLR_Test-GSUP(135)@74b4b6795197: Created GsupExpect[0] for "262429881989545" to be handled at TC_mo_ussd_unknown(145) 20250115122612666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 20250115122612669 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122612669 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429881989545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429881989545" session_id=3445515725 session_state=BEGIN} 20250115122612669 DSS <0004> hlr_ussd.c:576 262429881989545/0xcd5e65cd: Process SS (BEGIN) 20250115122612669 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250115122612669 DSS <0004> hlr_ussd.c:518 262429881989545/0xcd5e65cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250115122612669 DSS <0004> hlr_ussd.c:523 262429881989545/0xcd5e65cd: USSD for unknown code '*#200#' 20250115122612669 DSS <0004> hlr_ussd.c:354 262429881989545/0xcd5e65cd: Tx ReturnError(1, 0x12) 20250115122612669 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429881989545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429881989545" session_id=3445515725 session_state=END} 20250115122612669 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122612669 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74b4b6795197: Found GsupExpect[0] for "262429881989545" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429881989545" TC_mo_ussd_unknown(145)@74b4b6795197: setverdict(pass): none -> pass 20250115122612670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@74b4b6795197: Final verdict of PTC: pass 20250115122612671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20250115122612671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34273<->l=127.0.0.1:4259) 20250115122612671 DLINP <000b> input/ipa.c:451 connected read/write 20250115122612671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(137)@74b4b6795197: Final verdict of PTC: none 20250115122612671 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122612671 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122612672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(135)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 136: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 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 20250115122612694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20250115122612795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12956) Waiting for packet dumper to finish... 1 (prev_count=12956, count=81396) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_euse_disc started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122615907 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122615908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122615911 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122615912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122615916 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122615916 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122615916 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122615916 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122615916 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122615916 DLGSUP <0013> gsup_server.c:237 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  20250115122615916 DLGSUP <0013> gsup_server.c:235 2:  20250115122615916 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122615916 DLGSUP <0013> gsup_server.c:235 3:  20250115122615916 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122615916 DLGSUP <0013> gsup_server.c:235 4:  20250115122615916 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122615916 DLGSUP <0013> gsup_server.c:235 5:  20250115122615916 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122615916 DLGSUP <0013> gsup_server.c:235 7:  20250115122615916 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(146)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122615916 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122615916 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122615916 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@74b4b6795197: 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") 20250115122615938 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35599<->l=127.0.0.1:4259) 20250115122615945 DAUC <0003> db_auc.c:157 IMSI='262425717602902': No 2G Auth Data 20250115122615945 DAUC <0003> db_auc.c:192 IMSI='262425717602902': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262425717602902" to be handled at TC_mo_ussd_euse_disc(150) 20250115122615970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 20250115122615980 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122615980 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425717602902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717602902" session_id=4047429885 session_state=BEGIN} 20250115122615980 DSS <0004> hlr_ussd.c:576 262425717602902/0xf13ee0fd: Process SS (BEGIN) 20250115122615980 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122615980 DSS <0004> hlr_ussd.c:518 262425717602902/0xf13ee0fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122615980 DSS <0004> hlr_ussd.c:542 262425717602902/0xf13ee0fd: Cannot find conn for EUSE EUSE-foobar 20250115122615980 DSS <0004> hlr_ussd.c:354 262425717602902/0xf13ee0fd: Tx ReturnError(1, 0x22) 20250115122615981 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425717602902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717602902" session_id=4047429885 session_state=END} 20250115122615981 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122615981 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262425717602902" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425717602902" TC_mo_ussd_euse_disc(150)@74b4b6795197: setverdict(pass): none -> pass 20250115122615985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@74b4b6795197: Final verdict of PTC: pass 20250115122615985 DAUC <0003> db_auc.c:157 IMSI='262427851145517': No 2G Auth Data 20250115122615985 DAUC <0003> db_auc.c:192 IMSI='262427851145517': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262427851145517" to be handled at TC_mo_ussd_euse_disc(151) 20250115122615992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 20250115122615995 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122615995 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427851145517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427851145517" session_id=220415492 session_state=BEGIN} 20250115122615995 DSS <0004> hlr_ussd.c:576 262427851145517/0x0d234604: Process SS (BEGIN) 20250115122615995 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122615995 DSS <0004> hlr_ussd.c:518 262427851145517/0x0d234604: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122615995 DSS <0004> hlr_ussd.c:542 262427851145517/0x0d234604: Cannot find conn for EUSE EUSE-foobar 20250115122615995 DSS <0004> hlr_ussd.c:354 262427851145517/0x0d234604: Tx ReturnError(1, 0x22) 20250115122615995 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427851145517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427851145517" session_id=220415492 session_state=END} 20250115122615995 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122615995 DLINP <000b> input/ipa.c:451 connected read/write 20250115122615995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262427851145517" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427851145517" TC_mo_ussd_euse_disc(151)@74b4b6795197: setverdict(pass): none -> pass 20250115122615997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@74b4b6795197: Final verdict of PTC: pass 20250115122615997 DAUC <0003> db_auc.c:157 IMSI='262429070779612': No 2G Auth Data 20250115122615997 DAUC <0003> db_auc.c:192 IMSI='262429070779612': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262429070779612" to be handled at TC_mo_ussd_euse_disc(152) 20250115122616003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20250115122616006 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122616006 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429070779612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429070779612" session_id=918892029 session_state=BEGIN} 20250115122616006 DSS <0004> hlr_ussd.c:576 262429070779612/0x36c52dfd: Process SS (BEGIN) 20250115122616006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122616006 DSS <0004> hlr_ussd.c:518 262429070779612/0x36c52dfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122616006 DSS <0004> hlr_ussd.c:542 262429070779612/0x36c52dfd: Cannot find conn for EUSE EUSE-foobar 20250115122616006 DSS <0004> hlr_ussd.c:354 262429070779612/0x36c52dfd: Tx ReturnError(1, 0x22) 20250115122616006 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429070779612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429070779612" session_id=918892029 session_state=END} 20250115122616006 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122616006 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262429070779612" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262429070779612" TC_mo_ussd_euse_disc(152)@74b4b6795197: setverdict(pass): none -> pass 20250115122616007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@74b4b6795197: Final verdict of PTC: pass 20250115122616008 DAUC <0003> db_auc.c:157 IMSI='262422363209061': No 2G Auth Data 20250115122616008 DAUC <0003> db_auc.c:192 IMSI='262422363209061': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262422363209061" to be handled at TC_mo_ussd_euse_disc(153) 20250115122616014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20250115122616017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122616017 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422363209061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422363209061" session_id=277027283 session_state=BEGIN} 20250115122616017 DSS <0004> hlr_ussd.c:576 262422363209061/0x108319d3: Process SS (BEGIN) 20250115122616017 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122616017 DSS <0004> hlr_ussd.c:518 262422363209061/0x108319d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122616017 DSS <0004> hlr_ussd.c:542 262422363209061/0x108319d3: Cannot find conn for EUSE EUSE-foobar 20250115122616017 DSS <0004> hlr_ussd.c:354 262422363209061/0x108319d3: Tx ReturnError(1, 0x22) 20250115122616017 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422363209061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422363209061" session_id=277027283 session_state=END} 20250115122616017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122616017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262422363209061" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262422363209061" TC_mo_ussd_euse_disc(153)@74b4b6795197: setverdict(pass): none -> pass 20250115122616018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@74b4b6795197: Final verdict of PTC: pass 20250115122616019 DAUC <0003> db_auc.c:157 IMSI='262422857141068': No 2G Auth Data 20250115122616019 DAUC <0003> db_auc.c:192 IMSI='262422857141068': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262422857141068" to be handled at TC_mo_ussd_euse_disc(154) 20250115122616025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 20250115122616028 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122616028 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422857141068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422857141068" session_id=3497395593 session_state=BEGIN} 20250115122616028 DSS <0004> hlr_ussd.c:576 262422857141068/0xd0760589: Process SS (BEGIN) 20250115122616028 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122616028 DSS <0004> hlr_ussd.c:518 262422857141068/0xd0760589: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122616028 DSS <0004> hlr_ussd.c:542 262422857141068/0xd0760589: Cannot find conn for EUSE EUSE-foobar 20250115122616028 DSS <0004> hlr_ussd.c:354 262422857141068/0xd0760589: Tx ReturnError(1, 0x22) 20250115122616028 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422857141068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422857141068" session_id=3497395593 session_state=END} 20250115122616028 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122616028 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262422857141068" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262422857141068" TC_mo_ussd_euse_disc(154)@74b4b6795197: setverdict(pass): none -> pass 20250115122616030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@74b4b6795197: Final verdict of PTC: pass 20250115122616030 DAUC <0003> db_auc.c:157 IMSI='262422682396812': No 2G Auth Data 20250115122616030 DAUC <0003> db_auc.c:192 IMSI='262422682396812': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262422682396812" to be handled at TC_mo_ussd_euse_disc(155) 20250115122616036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 20250115122616039 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122616039 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422682396812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422682396812" session_id=2325127206 session_state=BEGIN} 20250115122616039 DSS <0004> hlr_ussd.c:576 262422682396812/0x8a96a026: Process SS (BEGIN) 20250115122616039 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122616039 DSS <0004> hlr_ussd.c:518 262422682396812/0x8a96a026: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122616039 DSS <0004> hlr_ussd.c:542 262422682396812/0x8a96a026: Cannot find conn for EUSE EUSE-foobar 20250115122616039 DSS <0004> hlr_ussd.c:354 262422682396812/0x8a96a026: Tx ReturnError(1, 0x22) 20250115122616039 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422682396812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422682396812" session_id=2325127206 session_state=END} 20250115122616039 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122616039 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262422682396812" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422682396812" TC_mo_ussd_euse_disc(155)@74b4b6795197: setverdict(pass): none -> pass 20250115122616041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@74b4b6795197: Final verdict of PTC: pass 20250115122616041 DAUC <0003> db_auc.c:157 IMSI='262425756054920': No 2G Auth Data 20250115122616041 DAUC <0003> db_auc.c:192 IMSI='262425756054920': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262425756054920" to be handled at TC_mo_ussd_euse_disc(156) 20250115122616049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20250115122616052 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122616052 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425756054920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425756054920" session_id=1426261088 session_state=BEGIN} 20250115122616052 DSS <0004> hlr_ussd.c:576 262425756054920/0x55030460: Process SS (BEGIN) 20250115122616052 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122616052 DSS <0004> hlr_ussd.c:518 262425756054920/0x55030460: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122616052 DSS <0004> hlr_ussd.c:542 262425756054920/0x55030460: Cannot find conn for EUSE EUSE-foobar 20250115122616052 DSS <0004> hlr_ussd.c:354 262425756054920/0x55030460: Tx ReturnError(1, 0x22) 20250115122616052 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425756054920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425756054920" session_id=1426261088 session_state=END} 20250115122616052 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122616052 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262425756054920" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425756054920" TC_mo_ussd_euse_disc(156)@74b4b6795197: setverdict(pass): none -> pass 20250115122616054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@74b4b6795197: Final verdict of PTC: pass 20250115122616054 DAUC <0003> db_auc.c:157 IMSI='262429002525241': No 2G Auth Data 20250115122616054 DAUC <0003> db_auc.c:192 IMSI='262429002525241': No 3G Auth Data HLR_Test-GSUP(147)@74b4b6795197: Created GsupExpect[0] for "262429002525241" to be handled at TC_mo_ussd_euse_disc(157) 20250115122616061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 20250115122616063 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122616063 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429002525241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429002525241" session_id=1670323172 session_state=BEGIN} 20250115122616063 DSS <0004> hlr_ussd.c:576 262429002525241/0x638f1be4: Process SS (BEGIN) 20250115122616063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122616063 DSS <0004> hlr_ussd.c:518 262429002525241/0x638f1be4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122616063 DSS <0004> hlr_ussd.c:542 262429002525241/0x638f1be4: Cannot find conn for EUSE EUSE-foobar 20250115122616063 DSS <0004> hlr_ussd.c:354 262429002525241/0x638f1be4: Tx ReturnError(1, 0x22) 20250115122616064 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429002525241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429002525241" session_id=1670323172 session_state=END} 20250115122616064 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122616064 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74b4b6795197: Found GsupExpect[0] for "262429002525241" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262429002525241" TC_mo_ussd_euse_disc(157)@74b4b6795197: setverdict(pass): none -> pass 20250115122616065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@74b4b6795197: Final verdict of PTC: pass 20250115122616065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20250115122616066 DLINP <000b> input/ipa.c:451 connected read/write 20250115122616066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122616066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122616066 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122616066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122616066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35599<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(147)@74b4b6795197: Final verdict of PTC: none 148@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 148: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:16 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 20250115122616088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 20250115122616290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58576<->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@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:18 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_iuse_imsi started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122619414 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122619414 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122619419 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122619424 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619425 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122619425 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122619425 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122619425 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122619425 DLGSUP <0013> gsup_server.c:237 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  20250115122619425 DLGSUP <0013> gsup_server.c:235 2:  20250115122619425 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122619425 DLGSUP <0013> gsup_server.c:235 3:  20250115122619425 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122619425 DLGSUP <0013> gsup_server.c:235 4:  20250115122619425 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122619425 DLGSUP <0013> gsup_server.c:235 5:  20250115122619425 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122619425 DLGSUP <0013> gsup_server.c:235 7:  20250115122619425 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122619425 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122619425 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122619425 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@74b4b6795197: 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") 20250115122619444 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46119<->l=127.0.0.1:4259) 20250115122619448 DAUC <0003> db_auc.c:157 IMSI='262420369451991': No 2G Auth Data 20250115122619448 DAUC <0003> db_auc.c:192 IMSI='262420369451991': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262420369451991" to be handled at TC_mo_ussd_iuse_imsi(162) 20250115122619456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20250115122619466 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619466 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420369451991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420369451991" session_id=4147687210 session_state=BEGIN} 20250115122619466 DSS <0004> hlr_ussd.c:576 262420369451991/0xf738af2a: Process SS (BEGIN) 20250115122619466 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619466 DSS <0004> hlr_ussd.c:518 262420369451991/0xf738af2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619466 DSS <0004> hlr_ussd.c:363 262420369451991/0xf738af2a: Tx USSD 'Your IMSI is 262420369451991' 20250115122619466 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420369451991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369451991" session_id=4147687210 session_state=END} 20250115122619466 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420369451991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619466 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619466 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262420369451991" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420369451991" TC_mo_ussd_iuse_imsi(162)@74b4b6795197: setverdict(pass): none -> pass 20250115122619475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@74b4b6795197: Final verdict of PTC: pass 20250115122619476 DAUC <0003> db_auc.c:157 IMSI='262426567700153': No 2G Auth Data 20250115122619476 DAUC <0003> db_auc.c:192 IMSI='262426567700153': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262426567700153" to be handled at TC_mo_ussd_iuse_imsi(163) 20250115122619488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 20250115122619490 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619490 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426567700153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426567700153" session_id=1729267994 session_state=BEGIN} 20250115122619490 DSS <0004> hlr_ussd.c:576 262426567700153/0x6712891a: Process SS (BEGIN) 20250115122619490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619490 DSS <0004> hlr_ussd.c:518 262426567700153/0x6712891a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619490 DSS <0004> hlr_ussd.c:363 262426567700153/0x6712891a: Tx USSD 'Your IMSI is 262426567700153' 20250115122619490 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426567700153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426567700153" session_id=1729267994 session_state=END} 20250115122619490 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426567700153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619490 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619490 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262426567700153" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426567700153" TC_mo_ussd_iuse_imsi(163)@74b4b6795197: setverdict(pass): none -> pass 20250115122619492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@74b4b6795197: Final verdict of PTC: pass 20250115122619493 DAUC <0003> db_auc.c:157 IMSI='262425101916337': No 2G Auth Data 20250115122619493 DAUC <0003> db_auc.c:192 IMSI='262425101916337': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262425101916337" to be handled at TC_mo_ussd_iuse_imsi(164) 20250115122619499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 20250115122619502 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619502 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425101916337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425101916337" session_id=4066368260 session_state=BEGIN} 20250115122619502 DSS <0004> hlr_ussd.c:576 262425101916337/0xf25fdb04: Process SS (BEGIN) 20250115122619502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619502 DSS <0004> hlr_ussd.c:518 262425101916337/0xf25fdb04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619502 DSS <0004> hlr_ussd.c:363 262425101916337/0xf25fdb04: Tx USSD 'Your IMSI is 262425101916337' 20250115122619502 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425101916337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425101916337" session_id=4066368260 session_state=END} 20250115122619502 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425101916337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619502 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619502 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262425101916337" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425101916337" TC_mo_ussd_iuse_imsi(164)@74b4b6795197: setverdict(pass): none -> pass 20250115122619504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@74b4b6795197: Final verdict of PTC: pass 20250115122619505 DAUC <0003> db_auc.c:157 IMSI='262422743790489': No 2G Auth Data 20250115122619505 DAUC <0003> db_auc.c:192 IMSI='262422743790489': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262422743790489" to be handled at TC_mo_ussd_iuse_imsi(165) 20250115122619511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20250115122619514 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619514 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422743790489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743790489" session_id=1254533456 session_state=BEGIN} 20250115122619514 DSS <0004> hlr_ussd.c:576 262422743790489/0x4ac6a950: Process SS (BEGIN) 20250115122619514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619514 DSS <0004> hlr_ussd.c:518 262422743790489/0x4ac6a950: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619514 DSS <0004> hlr_ussd.c:363 262422743790489/0x4ac6a950: Tx USSD 'Your IMSI is 262422743790489' 20250115122619514 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422743790489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743790489" session_id=1254533456 session_state=END} 20250115122619514 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422743790489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619514 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619514 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262422743790489" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262422743790489" TC_mo_ussd_iuse_imsi(165)@74b4b6795197: setverdict(pass): none -> pass 20250115122619516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@74b4b6795197: Final verdict of PTC: pass 20250115122619516 DAUC <0003> db_auc.c:157 IMSI='262428174033532': No 2G Auth Data 20250115122619516 DAUC <0003> db_auc.c:192 IMSI='262428174033532': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262428174033532" to be handled at TC_mo_ussd_iuse_imsi(166) 20250115122619523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58628<->l=127.0.0.1:4258 20250115122619526 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619526 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428174033532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428174033532" session_id=2573819922 session_state=BEGIN} 20250115122619526 DSS <0004> hlr_ussd.c:576 262428174033532/0x99696012: Process SS (BEGIN) 20250115122619526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619526 DSS <0004> hlr_ussd.c:518 262428174033532/0x99696012: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619526 DSS <0004> hlr_ussd.c:363 262428174033532/0x99696012: Tx USSD 'Your IMSI is 262428174033532' 20250115122619526 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428174033532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428174033532" session_id=2573819922 session_state=END} 20250115122619526 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428174033532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619526 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619526 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262428174033532" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428174033532" TC_mo_ussd_iuse_imsi(166)@74b4b6795197: setverdict(pass): none -> pass 20250115122619528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58628<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@74b4b6795197: Final verdict of PTC: pass 20250115122619528 DAUC <0003> db_auc.c:157 IMSI='262429064008925': No 2G Auth Data 20250115122619528 DAUC <0003> db_auc.c:192 IMSI='262429064008925': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262429064008925" to be handled at TC_mo_ussd_iuse_imsi(167) 20250115122619535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 20250115122619539 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619539 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429064008925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429064008925" session_id=3938916358 session_state=BEGIN} 20250115122619539 DSS <0004> hlr_ussd.c:576 262429064008925/0xeac71806: Process SS (BEGIN) 20250115122619539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619539 DSS <0004> hlr_ussd.c:518 262429064008925/0xeac71806: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619539 DSS <0004> hlr_ussd.c:363 262429064008925/0xeac71806: Tx USSD 'Your IMSI is 262429064008925' 20250115122619539 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429064008925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429064008925" session_id=3938916358 session_state=END} 20250115122619539 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429064008925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619539 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619539 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262429064008925" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429064008925" TC_mo_ussd_iuse_imsi(167)@74b4b6795197: setverdict(pass): none -> pass 20250115122619541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@74b4b6795197: Final verdict of PTC: pass 20250115122619541 DAUC <0003> db_auc.c:157 IMSI='262422798532126': No 2G Auth Data 20250115122619541 DAUC <0003> db_auc.c:192 IMSI='262422798532126': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262422798532126" to be handled at TC_mo_ussd_iuse_imsi(168) 20250115122619547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 20250115122619552 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619552 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422798532126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422798532126" session_id=1787056108 session_state=BEGIN} 20250115122619552 DSS <0004> hlr_ussd.c:576 262422798532126/0x6a844fec: Process SS (BEGIN) 20250115122619552 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619552 DSS <0004> hlr_ussd.c:518 262422798532126/0x6a844fec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619552 DSS <0004> hlr_ussd.c:363 262422798532126/0x6a844fec: Tx USSD 'Your IMSI is 262422798532126' 20250115122619552 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422798532126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422798532126" session_id=1787056108 session_state=END} 20250115122619552 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422798532126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619552 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619552 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262422798532126" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422798532126" TC_mo_ussd_iuse_imsi(168)@74b4b6795197: setverdict(pass): none -> pass 20250115122619555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@74b4b6795197: Final verdict of PTC: pass 20250115122619555 DAUC <0003> db_auc.c:157 IMSI='262420442196630': No 2G Auth Data 20250115122619555 DAUC <0003> db_auc.c:192 IMSI='262420442196630': No 3G Auth Data HLR_Test-GSUP(159)@74b4b6795197: Created GsupExpect[0] for "262420442196630" to be handled at TC_mo_ussd_iuse_imsi(169) 20250115122619561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58654<->l=127.0.0.1:4258 20250115122619564 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619565 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420442196630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420442196630" session_id=858755794 session_state=BEGIN} 20250115122619565 DSS <0004> hlr_ussd.c:576 262420442196630/0x332f92d2: Process SS (BEGIN) 20250115122619565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122619565 DSS <0004> hlr_ussd.c:518 262420442196630/0x332f92d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122619565 DSS <0004> hlr_ussd.c:363 262420442196630/0x332f92d2: Tx USSD 'Your IMSI is 262420442196630' 20250115122619565 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420442196630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420442196630" session_id=858755794 session_state=END} 20250115122619565 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420442196630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122619565 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122619565 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74b4b6795197: Found GsupExpect[0] for "262420442196630" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420442196630" TC_mo_ussd_iuse_imsi(169)@74b4b6795197: setverdict(pass): none -> pass 20250115122619567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58654<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@74b4b6795197: Final verdict of PTC: pass 20250115122619567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 20250115122619567 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46119<->l=127.0.0.1:4259) 20250115122619567 DLINP <000b> input/ipa.c:451 connected read/write 20250115122619567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122619568 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122619568 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122619568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@74b4b6795197: Final verdict of PTC: none 160@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 160: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:19 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 20250115122619590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58666<->l=127.0.0.1:4258 20250115122619791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58666<->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=82496) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122622885 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122622885 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122622889 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122622890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122622893 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122622893 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122622893 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122622893 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122622893 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122622893 DLGSUP <0013> gsup_server.c:237 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  20250115122622893 DLGSUP <0013> gsup_server.c:235 2:  20250115122622893 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122622893 DLGSUP <0013> gsup_server.c:235 3:  20250115122622893 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122622893 DLGSUP <0013> gsup_server.c:235 4:  20250115122622893 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122622893 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(170)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122622894 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122622894 DLGSUP <0013> gsup_server.c:235 7:  20250115122622894 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122622894 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122622894 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122622894 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@74b4b6795197: 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") 20250115122622918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38847<->l=127.0.0.1:4259) 20250115122622927 DAUC <0003> db_auc.c:157 IMSI='262427294811699': No 2G Auth Data 20250115122622927 DAUC <0003> db_auc.c:192 IMSI='262427294811699': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262427294811699" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250115122622952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 20250115122622966 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122622966 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427294811699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427294811699" source_name="the-source\n" session_id=782859625 session_state=BEGIN} 20250115122622966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250115122622966 DSS <0004> hlr_ussd.c:576 262427294811699/0x2ea97d69: Process SS (BEGIN) 20250115122622966 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122622966 DSS <0004> hlr_ussd.c:518 262427294811699/0x2ea97d69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122622966 DSS <0004> hlr_ussd.c:363 262427294811699/0x2ea97d69: Tx USSD 'Your IMSI is 262427294811699' 20250115122622966 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427294811699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427294811699" destination_name="the-source\n" session_id=782859625 session_state=END} 20250115122622966 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427294811699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122622966 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122622966 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262427294811699" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427294811699" TC_mo_ussd_iuse_imsi_via_proxy(174)@74b4b6795197: setverdict(pass): none -> pass 20250115122622972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@74b4b6795197: Final verdict of PTC: pass 20250115122622973 DAUC <0003> db_auc.c:157 IMSI='262423165317654': No 2G Auth Data 20250115122622973 DAUC <0003> db_auc.c:192 IMSI='262423165317654': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262423165317654" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250115122622980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42270<->l=127.0.0.1:4258 20250115122622983 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122622983 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423165317654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423165317654" source_name="the-source\n" session_id=2267883037 session_state=BEGIN} 20250115122622983 DSS <0004> hlr_ussd.c:576 262423165317654/0x872d261d: Process SS (BEGIN) 20250115122622983 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122622983 DSS <0004> hlr_ussd.c:518 262423165317654/0x872d261d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122622983 DSS <0004> hlr_ussd.c:363 262423165317654/0x872d261d: Tx USSD 'Your IMSI is 262423165317654' 20250115122622983 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423165317654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423165317654" destination_name="the-source\n" session_id=2267883037 session_state=END} 20250115122622983 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423165317654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122622983 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122622983 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262423165317654" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423165317654" TC_mo_ussd_iuse_imsi_via_proxy(175)@74b4b6795197: setverdict(pass): none -> pass 20250115122622985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42270<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@74b4b6795197: Final verdict of PTC: pass 20250115122622985 DAUC <0003> db_auc.c:157 IMSI='262427457860393': No 2G Auth Data 20250115122622985 DAUC <0003> db_auc.c:192 IMSI='262427457860393': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262427457860393" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250115122622991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 20250115122622994 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122622994 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427457860393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427457860393" source_name="the-source\n" session_id=2192168493 session_state=BEGIN} 20250115122622994 DSS <0004> hlr_ussd.c:576 262427457860393/0x82a9d62d: Process SS (BEGIN) 20250115122622994 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122622994 DSS <0004> hlr_ussd.c:518 262427457860393/0x82a9d62d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122622994 DSS <0004> hlr_ussd.c:363 262427457860393/0x82a9d62d: Tx USSD 'Your IMSI is 262427457860393' 20250115122622994 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427457860393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427457860393" destination_name="the-source\n" session_id=2192168493 session_state=END} 20250115122622994 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427457860393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122622994 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122622994 DLINP <000b> input/ipa.c:451 connected read/write 20250115122622994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262427457860393" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427457860393" TC_mo_ussd_iuse_imsi_via_proxy(176)@74b4b6795197: setverdict(pass): none -> pass 20250115122622996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@74b4b6795197: Final verdict of PTC: pass 20250115122622996 DAUC <0003> db_auc.c:157 IMSI='262423449871918': No 2G Auth Data 20250115122622996 DAUC <0003> db_auc.c:192 IMSI='262423449871918': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262423449871918" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250115122623002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 20250115122623005 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122623005 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423449871918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423449871918" source_name="the-source\n" session_id=2028643561 session_state=BEGIN} 20250115122623005 DSS <0004> hlr_ussd.c:576 262423449871918/0x78eaa4e9: Process SS (BEGIN) 20250115122623005 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122623005 DSS <0004> hlr_ussd.c:518 262423449871918/0x78eaa4e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122623005 DSS <0004> hlr_ussd.c:363 262423449871918/0x78eaa4e9: Tx USSD 'Your IMSI is 262423449871918' 20250115122623005 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423449871918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423449871918" destination_name="the-source\n" session_id=2028643561 session_state=END} 20250115122623005 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423449871918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122623005 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122623005 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262423449871918" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423449871918" TC_mo_ussd_iuse_imsi_via_proxy(177)@74b4b6795197: setverdict(pass): none -> pass 20250115122623007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@74b4b6795197: Final verdict of PTC: pass 20250115122623008 DAUC <0003> db_auc.c:157 IMSI='262422728532664': No 2G Auth Data 20250115122623008 DAUC <0003> db_auc.c:192 IMSI='262422728532664': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262422728532664" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250115122623014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 20250115122623017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122623017 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422728532664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422728532664" source_name="the-source\n" session_id=1898292890 session_state=BEGIN} 20250115122623017 DSS <0004> hlr_ussd.c:576 262422728532664/0x7125a69a: Process SS (BEGIN) 20250115122623017 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122623017 DSS <0004> hlr_ussd.c:518 262422728532664/0x7125a69a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122623017 DSS <0004> hlr_ussd.c:363 262422728532664/0x7125a69a: Tx USSD 'Your IMSI is 262422728532664' 20250115122623017 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422728532664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422728532664" destination_name="the-source\n" session_id=1898292890 session_state=END} 20250115122623017 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422728532664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122623017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122623017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262422728532664" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422728532664" TC_mo_ussd_iuse_imsi_via_proxy(178)@74b4b6795197: setverdict(pass): none -> pass 20250115122623020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@74b4b6795197: Final verdict of PTC: pass 20250115122623020 DAUC <0003> db_auc.c:157 IMSI='262427026647186': No 2G Auth Data 20250115122623020 DAUC <0003> db_auc.c:192 IMSI='262427026647186': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262427026647186" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250115122623027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4258 20250115122623030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122623030 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427026647186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427026647186" source_name="the-source\n" session_id=3946123402 session_state=BEGIN} 20250115122623030 DSS <0004> hlr_ussd.c:576 262427026647186/0xeb35108a: Process SS (BEGIN) 20250115122623030 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122623030 DSS <0004> hlr_ussd.c:518 262427026647186/0xeb35108a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122623030 DSS <0004> hlr_ussd.c:363 262427026647186/0xeb35108a: Tx USSD 'Your IMSI is 262427026647186' 20250115122623030 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427026647186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427026647186" destination_name="the-source\n" session_id=3946123402 session_state=END} 20250115122623030 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427026647186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122623030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122623030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262427026647186" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427026647186" TC_mo_ussd_iuse_imsi_via_proxy(179)@74b4b6795197: setverdict(pass): none -> pass 20250115122623032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@74b4b6795197: Final verdict of PTC: pass 20250115122623032 DAUC <0003> db_auc.c:157 IMSI='262429995797996': No 2G Auth Data 20250115122623032 DAUC <0003> db_auc.c:192 IMSI='262429995797996': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262429995797996" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250115122623038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42316<->l=127.0.0.1:4258 20250115122623041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122623041 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429995797996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429995797996" source_name="the-source\n" session_id=1564717896 session_state=BEGIN} 20250115122623041 DSS <0004> hlr_ussd.c:576 262429995797996/0x5d43b348: Process SS (BEGIN) 20250115122623041 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122623041 DSS <0004> hlr_ussd.c:518 262429995797996/0x5d43b348: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122623041 DSS <0004> hlr_ussd.c:363 262429995797996/0x5d43b348: Tx USSD 'Your IMSI is 262429995797996' 20250115122623041 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429995797996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995797996" destination_name="the-source\n" session_id=1564717896 session_state=END} 20250115122623041 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429995797996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122623041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122623041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262429995797996" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429995797996" TC_mo_ussd_iuse_imsi_via_proxy(180)@74b4b6795197: setverdict(pass): none -> pass 20250115122623043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42316<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@74b4b6795197: Final verdict of PTC: pass 20250115122623044 DAUC <0003> db_auc.c:157 IMSI='262423759445181': No 2G Auth Data 20250115122623044 DAUC <0003> db_auc.c:192 IMSI='262423759445181': No 3G Auth Data HLR_Test-GSUP(171)@74b4b6795197: Created GsupExpect[0] for "262423759445181" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250115122623050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 20250115122623053 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122623053 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423759445181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423759445181" source_name="the-source\n" session_id=1614038862 session_state=BEGIN} 20250115122623053 DSS <0004> hlr_ussd.c:576 262423759445181/0x6034474e: Process SS (BEGIN) 20250115122623053 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250115122623053 DSS <0004> hlr_ussd.c:518 262423759445181/0x6034474e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250115122623053 DSS <0004> hlr_ussd.c:363 262423759445181/0x6034474e: Tx USSD 'Your IMSI is 262423759445181' 20250115122623053 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423759445181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423759445181" destination_name="the-source\n" session_id=1614038862 session_state=END} 20250115122623053 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423759445181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122623053 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122623053 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74b4b6795197: Found GsupExpect[0] for "262423759445181" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423759445181" TC_mo_ussd_iuse_imsi_via_proxy(181)@74b4b6795197: setverdict(pass): none -> pass 20250115122623055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@74b4b6795197: Final verdict of PTC: pass 20250115122623055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@74b4b6795197: Final verdict of PTC: none 20250115122623056 DLINP <000b> input/ipa.c:451 connected read/write 20250115122623056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122623056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122623056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122623056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122623056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250115122623056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38847<->l=127.0.0.1:4259) 172@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 172: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:23 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 20250115122623079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4258 20250115122623280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42348<->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=83484) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:25 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_iuse_msisdn started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122626385 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122626386 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122626390 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122626395 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626395 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122626395 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122626395 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122626395 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122626395 DLGSUP <0013> gsup_server.c:237 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  20250115122626395 DLGSUP <0013> gsup_server.c:235 2:  20250115122626395 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122626395 DLGSUP <0013> gsup_server.c:235 3:  20250115122626395 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122626395 DLGSUP <0013> gsup_server.c:235 4:  20250115122626395 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122626395 DLGSUP <0013> gsup_server.c:235 5:  20250115122626395 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122626395 DLGSUP <0013> gsup_server.c:235 7:  20250115122626395 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122626395 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122626395 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122626395 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@74b4b6795197: 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") 20250115122626422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44261<->l=127.0.0.1:4259) 20250115122626431 DAUC <0003> db_auc.c:157 IMSI='262428177448808': No 2G Auth Data 20250115122626431 DAUC <0003> db_auc.c:192 IMSI='262428177448808': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262428177448808" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250115122626458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20250115122626470 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626470 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428177448808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428177448808" session_id=1099507529 session_state=BEGIN} 20250115122626470 DSS <0004> hlr_ussd.c:576 262428177448808/0x41892749: Process SS (BEGIN) 20250115122626470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626470 DSS <0004> hlr_ussd.c:518 262428177448808/0x41892749: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626470 DSS <0004> hlr_ussd.c:363 262428177448808/0x41892749: Tx USSD 'Your extension is 491612045314' 20250115122626470 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428177448808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428177448808" session_id=1099507529 session_state=END} 20250115122626470 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428177448808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626470 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626470 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262428177448808" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262428177448808" TC_mo_ussd_iuse_msisdn(186)@74b4b6795197: setverdict(pass): none -> pass 20250115122626475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@74b4b6795197: Final verdict of PTC: pass 20250115122626476 DAUC <0003> db_auc.c:157 IMSI='262425778439941': No 2G Auth Data 20250115122626476 DAUC <0003> db_auc.c:192 IMSI='262425778439941': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262425778439941" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250115122626485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42372<->l=127.0.0.1:4258 20250115122626490 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626490 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425778439941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425778439941" session_id=3110900644 session_state=BEGIN} 20250115122626490 DSS <0004> hlr_ussd.c:576 262425778439941/0xb96c93a4: Process SS (BEGIN) 20250115122626490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626490 DSS <0004> hlr_ussd.c:518 262425778439941/0xb96c93a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626490 DSS <0004> hlr_ussd.c:363 262425778439941/0xb96c93a4: Tx USSD 'Your extension is 491610153487' 20250115122626490 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425778439941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425778439941" session_id=3110900644 session_state=END} 20250115122626490 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425778439941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626490 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626490 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262425778439941" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425778439941" TC_mo_ussd_iuse_msisdn(187)@74b4b6795197: setverdict(pass): none -> pass 20250115122626492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@74b4b6795197: Final verdict of PTC: pass 20250115122626493 DAUC <0003> db_auc.c:157 IMSI='262428090568903': No 2G Auth Data 20250115122626493 DAUC <0003> db_auc.c:192 IMSI='262428090568903': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262428090568903" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250115122626499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42384<->l=127.0.0.1:4258 20250115122626502 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626502 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428090568903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428090568903" session_id=3895390614 session_state=BEGIN} 20250115122626502 DSS <0004> hlr_ussd.c:576 262428090568903/0xe82ef196: Process SS (BEGIN) 20250115122626502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626502 DSS <0004> hlr_ussd.c:518 262428090568903/0xe82ef196: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626502 DSS <0004> hlr_ussd.c:363 262428090568903/0xe82ef196: Tx USSD 'Your extension is 491616868385' 20250115122626502 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428090568903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428090568903" session_id=3895390614 session_state=END} 20250115122626502 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428090568903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626502 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626502 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262428090568903" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428090568903" TC_mo_ussd_iuse_msisdn(188)@74b4b6795197: setverdict(pass): none -> pass 20250115122626504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42384<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@74b4b6795197: Final verdict of PTC: pass 20250115122626504 DAUC <0003> db_auc.c:157 IMSI='262428653785210': No 2G Auth Data 20250115122626504 DAUC <0003> db_auc.c:192 IMSI='262428653785210': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262428653785210" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250115122626510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20250115122626513 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626513 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428653785210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428653785210" session_id=2191541864 session_state=BEGIN} 20250115122626513 DSS <0004> hlr_ussd.c:576 262428653785210/0x82a04668: Process SS (BEGIN) 20250115122626513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626513 DSS <0004> hlr_ussd.c:518 262428653785210/0x82a04668: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626513 DSS <0004> hlr_ussd.c:363 262428653785210/0x82a04668: Tx USSD 'Your extension is 491610651650' 20250115122626513 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428653785210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428653785210" session_id=2191541864 session_state=END} 20250115122626513 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428653785210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626513 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626513 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262428653785210" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428653785210" TC_mo_ussd_iuse_msisdn(189)@74b4b6795197: setverdict(pass): none -> pass 20250115122626515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@74b4b6795197: Final verdict of PTC: pass 20250115122626515 DAUC <0003> db_auc.c:157 IMSI='262425791378456': No 2G Auth Data 20250115122626515 DAUC <0003> db_auc.c:192 IMSI='262425791378456': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262425791378456" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250115122626521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 20250115122626524 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626524 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425791378456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425791378456" session_id=4246320557 session_state=BEGIN} 20250115122626524 DSS <0004> hlr_ussd.c:576 262425791378456/0xfd19b5ad: Process SS (BEGIN) 20250115122626524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626524 DSS <0004> hlr_ussd.c:518 262425791378456/0xfd19b5ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626524 DSS <0004> hlr_ussd.c:363 262425791378456/0xfd19b5ad: Tx USSD 'Your extension is 491613338668' 20250115122626524 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425791378456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425791378456" session_id=4246320557 session_state=END} 20250115122626524 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425791378456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626524 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626524 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262425791378456" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425791378456" TC_mo_ussd_iuse_msisdn(190)@74b4b6795197: setverdict(pass): none -> pass 20250115122626526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@74b4b6795197: Final verdict of PTC: pass 20250115122626527 DAUC <0003> db_auc.c:157 IMSI='262421774213144': No 2G Auth Data 20250115122626527 DAUC <0003> db_auc.c:192 IMSI='262421774213144': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262421774213144" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250115122626534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20250115122626537 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626537 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421774213144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421774213144" session_id=2627578589 session_state=BEGIN} 20250115122626537 DSS <0004> hlr_ussd.c:576 262421774213144/0x9c9daadd: Process SS (BEGIN) 20250115122626537 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626537 DSS <0004> hlr_ussd.c:518 262421774213144/0x9c9daadd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626537 DSS <0004> hlr_ussd.c:363 262421774213144/0x9c9daadd: Tx USSD 'Your extension is 491617523711' 20250115122626537 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421774213144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421774213144" session_id=2627578589 session_state=END} 20250115122626537 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421774213144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626537 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626537 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262421774213144" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421774213144" TC_mo_ussd_iuse_msisdn(191)@74b4b6795197: setverdict(pass): none -> pass 20250115122626539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@74b4b6795197: Final verdict of PTC: pass 20250115122626539 DAUC <0003> db_auc.c:157 IMSI='262426989348790': No 2G Auth Data 20250115122626539 DAUC <0003> db_auc.c:192 IMSI='262426989348790': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262426989348790" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250115122626546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 20250115122626550 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626550 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426989348790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426989348790" session_id=1132811173 session_state=BEGIN} 20250115122626550 DSS <0004> hlr_ussd.c:576 262426989348790/0x438553a5: Process SS (BEGIN) 20250115122626550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626550 DSS <0004> hlr_ussd.c:518 262426989348790/0x438553a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626550 DSS <0004> hlr_ussd.c:363 262426989348790/0x438553a5: Tx USSD 'Your extension is 491615236508' 20250115122626550 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426989348790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426989348790" session_id=1132811173 session_state=END} 20250115122626550 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426989348790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626550 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626550 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262426989348790" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426989348790" TC_mo_ussd_iuse_msisdn(192)@74b4b6795197: setverdict(pass): none -> pass 20250115122626552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@74b4b6795197: Final verdict of PTC: pass 20250115122626552 DAUC <0003> db_auc.c:157 IMSI='262424154484097': No 2G Auth Data 20250115122626552 DAUC <0003> db_auc.c:192 IMSI='262424154484097': No 3G Auth Data HLR_Test-GSUP(183)@74b4b6795197: Created GsupExpect[0] for "262424154484097" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250115122626559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 20250115122626562 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626562 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424154484097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424154484097" session_id=2395014052 session_state=BEGIN} 20250115122626562 DSS <0004> hlr_ussd.c:576 262424154484097/0x8ec103a4: Process SS (BEGIN) 20250115122626562 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122626562 DSS <0004> hlr_ussd.c:518 262424154484097/0x8ec103a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122626562 DSS <0004> hlr_ussd.c:363 262424154484097/0x8ec103a4: Tx USSD 'Your extension is 491617008586' 20250115122626562 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424154484097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424154484097" session_id=2395014052 session_state=END} 20250115122626562 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424154484097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122626562 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122626562 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74b4b6795197: Found GsupExpect[0] for "262424154484097" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424154484097" TC_mo_ussd_iuse_msisdn(193)@74b4b6795197: setverdict(pass): none -> pass 20250115122626564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@74b4b6795197: Final verdict of PTC: pass 20250115122626565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20250115122626565 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44261<->l=127.0.0.1:4259) 20250115122626565 DLINP <000b> input/ipa.c:451 connected read/write 20250115122626565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122626565 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122626566 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122626566 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@74b4b6795197: Final verdict of PTC: none 184@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 184: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:26 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 20250115122626588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20250115122626789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76868) Waiting for packet dumper to finish... 1 (prev_count=76868, count=82340) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122629889 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122629889 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122629893 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122629894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122629898 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122629898 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122629898 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122629898 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122629898 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(194)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122629898 DLGSUP <0013> gsup_server.c:237 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  20250115122629898 DLGSUP <0013> gsup_server.c:235 2:  20250115122629898 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122629898 DLGSUP <0013> gsup_server.c:235 3:  20250115122629898 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122629898 DLGSUP <0013> gsup_server.c:235 4:  20250115122629898 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122629898 DLGSUP <0013> gsup_server.c:235 5:  20250115122629898 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122629898 DLGSUP <0013> gsup_server.c:235 7:  20250115122629898 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122629898 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122629898 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122629898 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@74b4b6795197: 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") 20250115122629922 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43387<->l=127.0.0.1:4259) 20250115122629928 DAUC <0003> db_auc.c:157 IMSI='262426908005563': No 2G Auth Data 20250115122629928 DAUC <0003> db_auc.c:192 IMSI='262426908005563': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262426908005563" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250115122629937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4258 20250115122629945 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122629945 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426908005563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426908005563" source_name="the-source\n" session_id=4031742965 session_state=BEGIN} 20250115122629945 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250115122629945 DSS <0004> hlr_ussd.c:576 262426908005563/0xf04f83f5: Process SS (BEGIN) 20250115122629945 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122629945 DSS <0004> hlr_ussd.c:518 262426908005563/0xf04f83f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122629945 DSS <0004> hlr_ussd.c:363 262426908005563/0xf04f83f5: Tx USSD 'Your extension is 491611116374' 20250115122629945 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426908005563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426908005563" destination_name="the-source\n" session_id=4031742965 session_state=END} 20250115122629945 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426908005563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122629945 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122629945 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262426908005563" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426908005563" TC_mo_ussd_iuse_msisdn_via_proxy(198)@74b4b6795197: setverdict(pass): none -> pass 20250115122629951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@74b4b6795197: Final verdict of PTC: pass 20250115122629952 DAUC <0003> db_auc.c:157 IMSI='262426923012957': No 2G Auth Data 20250115122629952 DAUC <0003> db_auc.c:192 IMSI='262426923012957': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262426923012957" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250115122629960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 20250115122629962 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122629962 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426923012957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426923012957" source_name="the-source\n" session_id=3109599221 session_state=BEGIN} 20250115122629962 DSS <0004> hlr_ussd.c:576 262426923012957/0xb958b7f5: Process SS (BEGIN) 20250115122629962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122629962 DSS <0004> hlr_ussd.c:518 262426923012957/0xb958b7f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122629962 DSS <0004> hlr_ussd.c:363 262426923012957/0xb958b7f5: Tx USSD 'Your extension is 491613708680' 20250115122629962 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426923012957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426923012957" destination_name="the-source\n" session_id=3109599221 session_state=END} 20250115122629962 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426923012957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122629962 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122629962 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262426923012957" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426923012957" TC_mo_ussd_iuse_msisdn_via_proxy(199)@74b4b6795197: setverdict(pass): none -> pass 20250115122629964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@74b4b6795197: Final verdict of PTC: pass 20250115122629964 DAUC <0003> db_auc.c:157 IMSI='262421471554060': No 2G Auth Data 20250115122629964 DAUC <0003> db_auc.c:192 IMSI='262421471554060': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262421471554060" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250115122629971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 20250115122629974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122629974 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421471554060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421471554060" source_name="the-source\n" session_id=2607538979 session_state=BEGIN} 20250115122629974 DSS <0004> hlr_ussd.c:576 262421471554060/0x9b6be323: Process SS (BEGIN) 20250115122629974 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122629974 DSS <0004> hlr_ussd.c:518 262421471554060/0x9b6be323: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122629974 DSS <0004> hlr_ussd.c:363 262421471554060/0x9b6be323: Tx USSD 'Your extension is 491613326506' 20250115122629974 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421471554060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421471554060" destination_name="the-source\n" session_id=2607538979 session_state=END} 20250115122629974 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421471554060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122629974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122629974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262421471554060" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421471554060" TC_mo_ussd_iuse_msisdn_via_proxy(200)@74b4b6795197: setverdict(pass): none -> pass 20250115122629975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@74b4b6795197: Final verdict of PTC: pass 20250115122629976 DAUC <0003> db_auc.c:157 IMSI='262422830276540': No 2G Auth Data 20250115122629976 DAUC <0003> db_auc.c:192 IMSI='262422830276540': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262422830276540" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250115122629983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20250115122629986 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122629986 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422830276540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422830276540" source_name="the-source\n" session_id=1255561789 session_state=BEGIN} 20250115122629986 DSS <0004> hlr_ussd.c:576 262422830276540/0x4ad65a3d: Process SS (BEGIN) 20250115122629986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122629986 DSS <0004> hlr_ussd.c:518 262422830276540/0x4ad65a3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122629986 DSS <0004> hlr_ussd.c:363 262422830276540/0x4ad65a3d: Tx USSD 'Your extension is 491615735177' 20250115122629986 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422830276540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422830276540" destination_name="the-source\n" session_id=1255561789 session_state=END} 20250115122629986 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422830276540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122629986 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122629986 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262422830276540" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422830276540" TC_mo_ussd_iuse_msisdn_via_proxy(201)@74b4b6795197: setverdict(pass): none -> pass 20250115122629988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@74b4b6795197: Final verdict of PTC: pass 20250115122629988 DAUC <0003> db_auc.c:157 IMSI='262421510760749': No 2G Auth Data 20250115122629988 DAUC <0003> db_auc.c:192 IMSI='262421510760749': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262421510760749" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250115122629995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20250115122629997 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122629997 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421510760749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421510760749" source_name="the-source\n" session_id=4098369361 session_state=BEGIN} 20250115122629997 DSS <0004> hlr_ussd.c:576 262421510760749/0xf4482751: Process SS (BEGIN) 20250115122629997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122629997 DSS <0004> hlr_ussd.c:518 262421510760749/0xf4482751: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122629998 DSS <0004> hlr_ussd.c:363 262421510760749/0xf4482751: Tx USSD 'Your extension is 491617526612' 20250115122629998 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421510760749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421510760749" destination_name="the-source\n" session_id=4098369361 session_state=END} 20250115122629998 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421510760749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122629998 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122629998 DLINP <000b> input/ipa.c:451 connected read/write 20250115122629998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262421510760749" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421510760749" TC_mo_ussd_iuse_msisdn_via_proxy(202)@74b4b6795197: setverdict(pass): none -> pass 20250115122630000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@74b4b6795197: Final verdict of PTC: pass 20250115122630000 DAUC <0003> db_auc.c:157 IMSI='262426156084958': No 2G Auth Data 20250115122630000 DAUC <0003> db_auc.c:192 IMSI='262426156084958': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262426156084958" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250115122630006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20250115122630011 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122630011 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426156084958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426156084958" source_name="the-source\n" session_id=3201228084 session_state=BEGIN} 20250115122630011 DSS <0004> hlr_ussd.c:576 262426156084958/0xbecedd34: Process SS (BEGIN) 20250115122630011 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122630011 DSS <0004> hlr_ussd.c:518 262426156084958/0xbecedd34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122630011 DSS <0004> hlr_ussd.c:363 262426156084958/0xbecedd34: Tx USSD 'Your extension is 491613838017' 20250115122630011 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426156084958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426156084958" destination_name="the-source\n" session_id=3201228084 session_state=END} 20250115122630011 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262426156084958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122630011 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122630011 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262426156084958" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426156084958" TC_mo_ussd_iuse_msisdn_via_proxy(203)@74b4b6795197: setverdict(pass): none -> pass 20250115122630013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@74b4b6795197: Final verdict of PTC: pass 20250115122630013 DAUC <0003> db_auc.c:157 IMSI='262428445915065': No 2G Auth Data 20250115122630013 DAUC <0003> db_auc.c:192 IMSI='262428445915065': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262428445915065" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250115122630020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 20250115122630023 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122630023 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428445915065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428445915065" source_name="the-source\n" session_id=2119767754 session_state=BEGIN} 20250115122630023 DSS <0004> hlr_ussd.c:576 262428445915065/0x7e5916ca: Process SS (BEGIN) 20250115122630023 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122630023 DSS <0004> hlr_ussd.c:518 262428445915065/0x7e5916ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122630023 DSS <0004> hlr_ussd.c:363 262428445915065/0x7e5916ca: Tx USSD 'Your extension is 491613370487' 20250115122630023 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428445915065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428445915065" destination_name="the-source\n" session_id=2119767754 session_state=END} 20250115122630023 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428445915065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122630023 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122630023 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262428445915065" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428445915065" TC_mo_ussd_iuse_msisdn_via_proxy(204)@74b4b6795197: setverdict(pass): none -> pass 20250115122630025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@74b4b6795197: Final verdict of PTC: pass 20250115122630025 DAUC <0003> db_auc.c:157 IMSI='262425692015058': No 2G Auth Data 20250115122630025 DAUC <0003> db_auc.c:192 IMSI='262425692015058': No 3G Auth Data HLR_Test-GSUP(195)@74b4b6795197: Created GsupExpect[0] for "262425692015058" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250115122630031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 20250115122630034 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122630034 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425692015058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425692015058" source_name="the-source\n" session_id=823523091 session_state=BEGIN} 20250115122630034 DSS <0004> hlr_ussd.c:576 262425692015058/0x3115f713: Process SS (BEGIN) 20250115122630034 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250115122630034 DSS <0004> hlr_ussd.c:518 262425692015058/0x3115f713: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250115122630034 DSS <0004> hlr_ussd.c:363 262425692015058/0x3115f713: Tx USSD 'Your extension is 491618100800' 20250115122630034 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425692015058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425692015058" destination_name="the-source\n" session_id=823523091 session_state=END} 20250115122630034 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425692015058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122630034 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122630034 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74b4b6795197: Found GsupExpect[0] for "262425692015058" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262425692015058" TC_mo_ussd_iuse_msisdn_via_proxy(205)@74b4b6795197: setverdict(pass): none -> pass 20250115122630036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@74b4b6795197: Final verdict of PTC: pass 20250115122630036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20250115122630037 DLINP <000b> input/ipa.c:451 connected read/write 20250115122630037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122630037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122630037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122630037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122630037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250115122630037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43387<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(195)@74b4b6795197: Final verdict of PTC: none 196@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 196: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:30 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 20250115122630060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42520<->l=127.0.0.1:4258 20250115122630261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79112) Waiting for packet dumper to finish... 1 (prev_count=79112, count=83552) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:32 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_euse started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 20250115122633381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38329 20250115122633381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38329 MTC@74b4b6795197: in not legacy case 2 IPA-EUSE-foobar(208)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122633382 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633382 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122633383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122633384 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633384 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633384 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122633384 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250115122633384 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250115122633384 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250115122633384 DLGSUP <0013> gsup_server.c:237 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  20250115122633384 DLGSUP <0013> gsup_server.c:235 2:  20250115122633384 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122633384 DLGSUP <0013> gsup_server.c:235 3:  20250115122633384 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122633384 DLGSUP <0013> gsup_server.c:235 4:  20250115122633384 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122633384 DLGSUP <0013> gsup_server.c:235 5:  20250115122633384 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122633384 DLGSUP <0013> gsup_server.c:235 7:  20250115122633384 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122633384 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122633384 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122633384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38329 HLR_Test-GSUP-IPA(207)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122633384 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122633385 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633385 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122633385 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122633385 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122633385 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122633385 DLGSUP <0013> gsup_server.c:237 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  20250115122633385 DLGSUP <0013> gsup_server.c:235 2:  20250115122633385 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122633385 DLGSUP <0013> gsup_server.c:235 3:  20250115122633385 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122633385 DLGSUP <0013> gsup_server.c:235 4:  20250115122633385 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122633385 DLGSUP <0013> gsup_server.c:235 5:  20250115122633385 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(207)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122633385 DLGSUP <0013> gsup_server.c:235 7:  20250115122633385 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122633385 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122633385 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122633385 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@74b4b6795197: 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") 20250115122633394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45017<->l=127.0.0.1:4259) 20250115122633398 DAUC <0003> db_auc.c:157 IMSI='262425580216965': No 2G Auth Data 20250115122633398 DAUC <0003> db_auc.c:192 IMSI='262425580216965': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262425580216965" to be handled at TC_mo_ussd_euse(212) 20250115122633405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37334<->l=127.0.0.1:4258 20250115122633426 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633426 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425580216965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425580216965" session_id=1598489531 session_state=BEGIN} 20250115122633426 DSS <0004> hlr_ussd.c:576 262425580216965/0x5f4703bb: Process SS (BEGIN) 20250115122633426 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633426 DSS <0004> hlr_ussd.c:518 262425580216965/0x5f4703bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633426 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633426 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633426 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633426 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633444 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633444 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633444 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425580216965 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425580216965" session_id=1598489531 session_state=END} 20250115122633444 DSS <0004> hlr_ussd.c:576 262425580216965/0x5f4703bb: Process SS (END) 20250115122633444 DSS <0004> hlr_ussd.c:518 262425580216965/0x5f4703bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633444 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425580216965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425580216965" session_id=1598489531 session_state=END} 20250115122633444 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425580216965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633444 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425580216965 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633444 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633444 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262425580216965" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425580216965" TC_mo_ussd_euse(212)@74b4b6795197: setverdict(pass): none -> pass 20250115122633454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37334<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@74b4b6795197: Final verdict of PTC: pass 20250115122633457 DAUC <0003> db_auc.c:157 IMSI='262426237521638': No 2G Auth Data 20250115122633458 DAUC <0003> db_auc.c:192 IMSI='262426237521638': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262426237521638" to be handled at TC_mo_ussd_euse(213) 20250115122633469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37344<->l=127.0.0.1:4258 20250115122633472 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633472 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426237521638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426237521638" session_id=2962486238 session_state=BEGIN} 20250115122633472 DSS <0004> hlr_ussd.c:576 262426237521638/0xb093f3de: Process SS (BEGIN) 20250115122633472 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633472 DSS <0004> hlr_ussd.c:518 262426237521638/0xb093f3de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633472 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633472 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633472 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633472 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633473 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633473 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633473 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426237521638 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426237521638" session_id=2962486238 session_state=END} 20250115122633473 DSS <0004> hlr_ussd.c:576 262426237521638/0xb093f3de: Process SS (END) 20250115122633473 DSS <0004> hlr_ussd.c:518 262426237521638/0xb093f3de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633473 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426237521638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426237521638" session_id=2962486238 session_state=END} 20250115122633473 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426237521638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633473 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426237521638 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633473 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633473 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262426237521638" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426237521638" TC_mo_ussd_euse(213)@74b4b6795197: setverdict(pass): none -> pass 20250115122633475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37344<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@74b4b6795197: Final verdict of PTC: pass 20250115122633475 DAUC <0003> db_auc.c:157 IMSI='262420411692427': No 2G Auth Data 20250115122633475 DAUC <0003> db_auc.c:192 IMSI='262420411692427': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262420411692427" to be handled at TC_mo_ussd_euse(214) 20250115122633482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37350<->l=127.0.0.1:4258 20250115122633486 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633486 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420411692427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420411692427" session_id=285595314 session_state=BEGIN} 20250115122633486 DSS <0004> hlr_ussd.c:576 262420411692427/0x1105d6b2: Process SS (BEGIN) 20250115122633486 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633486 DSS <0004> hlr_ussd.c:518 262420411692427/0x1105d6b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633486 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633486 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633486 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633486 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633486 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633486 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633486 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420411692427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420411692427" session_id=285595314 session_state=END} 20250115122633486 DSS <0004> hlr_ussd.c:576 262420411692427/0x1105d6b2: Process SS (END) 20250115122633486 DSS <0004> hlr_ussd.c:518 262420411692427/0x1105d6b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633486 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420411692427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420411692427" session_id=285595314 session_state=END} 20250115122633487 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420411692427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633487 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420411692427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633487 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633487 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262420411692427" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420411692427" TC_mo_ussd_euse(214)@74b4b6795197: setverdict(pass): none -> pass 20250115122633489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37350<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@74b4b6795197: Final verdict of PTC: pass 20250115122633489 DAUC <0003> db_auc.c:157 IMSI='262428765775546': No 2G Auth Data 20250115122633489 DAUC <0003> db_auc.c:192 IMSI='262428765775546': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262428765775546" to be handled at TC_mo_ussd_euse(215) 20250115122633497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4258 20250115122633500 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633500 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428765775546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428765775546" session_id=2231652232 session_state=BEGIN} 20250115122633500 DSS <0004> hlr_ussd.c:576 262428765775546/0x85044f88: Process SS (BEGIN) 20250115122633500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633500 DSS <0004> hlr_ussd.c:518 262428765775546/0x85044f88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633500 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633500 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633500 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633500 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633501 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633501 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633501 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428765775546 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428765775546" session_id=2231652232 session_state=END} 20250115122633501 DSS <0004> hlr_ussd.c:576 262428765775546/0x85044f88: Process SS (END) 20250115122633501 DSS <0004> hlr_ussd.c:518 262428765775546/0x85044f88: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633501 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428765775546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428765775546" session_id=2231652232 session_state=END} 20250115122633501 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428765775546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633501 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428765775546 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633501 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633501 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262428765775546" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428765775546" TC_mo_ussd_euse(215)@74b4b6795197: setverdict(pass): none -> pass 20250115122633503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@74b4b6795197: Final verdict of PTC: pass 20250115122633503 DAUC <0003> db_auc.c:157 IMSI='262426358803137': No 2G Auth Data 20250115122633503 DAUC <0003> db_auc.c:192 IMSI='262426358803137': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262426358803137" to be handled at TC_mo_ussd_euse(216) 20250115122633510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37372<->l=127.0.0.1:4258 20250115122633513 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633513 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426358803137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426358803137" session_id=1671498080 session_state=BEGIN} 20250115122633513 DSS <0004> hlr_ussd.c:576 262426358803137/0x63a10960: Process SS (BEGIN) 20250115122633513 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633513 DSS <0004> hlr_ussd.c:518 262426358803137/0x63a10960: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633513 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633513 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633513 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633513 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633514 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633514 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633514 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426358803137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426358803137" session_id=1671498080 session_state=END} 20250115122633514 DSS <0004> hlr_ussd.c:576 262426358803137/0x63a10960: Process SS (END) 20250115122633514 DSS <0004> hlr_ussd.c:518 262426358803137/0x63a10960: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633514 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426358803137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426358803137" session_id=1671498080 session_state=END} 20250115122633514 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426358803137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633514 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426358803137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633514 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633514 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262426358803137" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426358803137" TC_mo_ussd_euse(216)@74b4b6795197: setverdict(pass): none -> pass 20250115122633516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37372<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@74b4b6795197: Final verdict of PTC: pass 20250115122633517 DAUC <0003> db_auc.c:157 IMSI='262425390497756': No 2G Auth Data 20250115122633517 DAUC <0003> db_auc.c:192 IMSI='262425390497756': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262425390497756" to be handled at TC_mo_ussd_euse(217) 20250115122633524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 20250115122633527 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633527 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425390497756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425390497756" session_id=434179147 session_state=BEGIN} 20250115122633527 DSS <0004> hlr_ussd.c:576 262425390497756/0x19e10c4b: Process SS (BEGIN) 20250115122633527 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633527 DSS <0004> hlr_ussd.c:518 262425390497756/0x19e10c4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633527 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633527 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633527 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633527 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633529 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633529 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633529 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425390497756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425390497756" session_id=434179147 session_state=END} 20250115122633529 DSS <0004> hlr_ussd.c:576 262425390497756/0x19e10c4b: Process SS (END) 20250115122633529 DSS <0004> hlr_ussd.c:518 262425390497756/0x19e10c4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633529 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425390497756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425390497756" session_id=434179147 session_state=END} 20250115122633529 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425390497756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633529 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425390497756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633529 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633529 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262425390497756" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425390497756" TC_mo_ussd_euse(217)@74b4b6795197: setverdict(pass): none -> pass 20250115122633531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@74b4b6795197: Final verdict of PTC: pass 20250115122633531 DAUC <0003> db_auc.c:157 IMSI='262422901019843': No 2G Auth Data 20250115122633531 DAUC <0003> db_auc.c:192 IMSI='262422901019843': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262422901019843" to be handled at TC_mo_ussd_euse(218) 20250115122633538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37384<->l=127.0.0.1:4258 20250115122633541 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633541 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422901019843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422901019843" session_id=676882956 session_state=BEGIN} 20250115122633541 DSS <0004> hlr_ussd.c:576 262422901019843/0x28586a0c: Process SS (BEGIN) 20250115122633541 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633541 DSS <0004> hlr_ussd.c:518 262422901019843/0x28586a0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633541 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633541 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633541 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633541 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633542 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633542 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633542 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422901019843 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422901019843" session_id=676882956 session_state=END} 20250115122633542 DSS <0004> hlr_ussd.c:576 262422901019843/0x28586a0c: Process SS (END) 20250115122633542 DSS <0004> hlr_ussd.c:518 262422901019843/0x28586a0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633542 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422901019843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422901019843" session_id=676882956 session_state=END} 20250115122633542 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422901019843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633542 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422901019843 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633542 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633542 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262422901019843" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422901019843" TC_mo_ussd_euse(218)@74b4b6795197: setverdict(pass): none -> pass 20250115122633544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37384<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@74b4b6795197: Final verdict of PTC: pass 20250115122633544 DAUC <0003> db_auc.c:157 IMSI='262421083676749': No 2G Auth Data 20250115122633544 DAUC <0003> db_auc.c:192 IMSI='262421083676749': No 3G Auth Data HLR_Test-GSUP(209)@74b4b6795197: Created GsupExpect[0] for "262421083676749" to be handled at TC_mo_ussd_euse(219) 20250115122633550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37386<->l=127.0.0.1:4258 20250115122633553 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633553 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421083676749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421083676749" session_id=4220253480 session_state=BEGIN} 20250115122633553 DSS <0004> hlr_ussd.c:576 262421083676749/0xfb8bf528: Process SS (BEGIN) 20250115122633553 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122633553 DSS <0004> hlr_ussd.c:518 262421083676749/0xfb8bf528: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122633553 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633553 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data 20250115122633553 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633553 DLINP <000b> input/ipa.c:431 127.0.0.1:38329 sending data EUSE-TC_mo_ussd_euse(206)@74b4b6795197: 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 } } } } } 20250115122633554 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633554 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633554 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421083676749 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083676749" session_id=4220253480 session_state=END} 20250115122633554 DSS <0004> hlr_ussd.c:576 262421083676749/0xfb8bf528: Process SS (END) 20250115122633554 DSS <0004> hlr_ussd.c:518 262421083676749/0xfb8bf528: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122633554 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421083676749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083676749" session_id=4220253480 session_state=END} 20250115122633554 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421083676749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122633554 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421083676749 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122633554 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122633554 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74b4b6795197: Found GsupExpect[0] for "262421083676749" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421083676749" TC_mo_ussd_euse(219)@74b4b6795197: setverdict(pass): none -> pass 20250115122633556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37386<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@74b4b6795197: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@74b4b6795197: Final verdict of PTC: none 20250115122633557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20250115122633557 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122633557 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122633557 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122633557 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122633558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45017<->l=127.0.0.1:4259) 20250115122633558 DLINP <000b> input/ipa.c:451 connected read/write 20250115122633558 DLINP <000b> input/ipa.c:405 127.0.0.1:38329 message received 20250115122633558 DLINP <000b> input/ipa.c:414 127.0.0.1:38329 connection closed with server 20250115122633558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38329 20250115122633558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(209)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@74b4b6795197: Final verdict of PTC: none IPA-EUSE-foobar(208)@74b4b6795197: Final verdict of PTC: none 210@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 210: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:33 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 20250115122633582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4258 20250115122633783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37398<->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=111296) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_euse_continue started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 20250115122636901 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34655 20250115122636901 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34655 MTC@74b4b6795197: in not legacy case 2 IPA-EUSE-foobar(222)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122636902 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636902 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122636903 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122636903 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122636904 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636904 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122636904 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122636904 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250115122636904 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250115122636904 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250115122636904 DLGSUP <0013> gsup_server.c:237 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  20250115122636904 DLGSUP <0013> gsup_server.c:235 2:  20250115122636904 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122636904 DLGSUP <0013> gsup_server.c:235 3:  IPA-EUSE-foobar(222)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122636904 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122636904 DLGSUP <0013> gsup_server.c:235 4:  20250115122636904 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122636904 DLGSUP <0013> gsup_server.c:235 5:  20250115122636904 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122636904 DLGSUP <0013> gsup_server.c:235 7:  20250115122636904 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122636904 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122636904 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122636904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34655 HLR_Test-GSUP-IPA(221)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122636905 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122636906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122636907 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122636907 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122636907 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122636907 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122636907 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122636907 DLGSUP <0013> gsup_server.c:237 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  20250115122636907 DLGSUP <0013> gsup_server.c:235 2:  20250115122636907 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122636907 DLGSUP <0013> gsup_server.c:235 3:  20250115122636907 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122636907 DLGSUP <0013> gsup_server.c:235 4:  20250115122636907 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122636907 DLGSUP <0013> gsup_server.c:235 5:  20250115122636907 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122636907 DLGSUP <0013> gsup_server.c:235 7:  20250115122636908 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122636908 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122636908 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122636908 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@74b4b6795197: 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") 20250115122636918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39569<->l=127.0.0.1:4259) 20250115122636921 DAUC <0003> db_auc.c:157 IMSI='262426943977074': No 2G Auth Data 20250115122636921 DAUC <0003> db_auc.c:192 IMSI='262426943977074': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262426943977074" to be handled at TC_mo_ussd_euse_continue(226) 20250115122636930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20250115122636954 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122636954 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426943977074" session_id=1879351965 session_state=BEGIN} 20250115122636954 DSS <0004> hlr_ussd.c:576 262426943977074/0x7004a29d: Process SS (BEGIN) 20250115122636954 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122636954 DSS <0004> hlr_ussd.c:518 262426943977074/0x7004a29d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122636954 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636954 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122636954 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636954 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122636963 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636963 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122636963 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426943977074" session_id=1879351965 session_state=CONTINUE} 20250115122636963 DSS <0004> hlr_ussd.c:576 262426943977074/0x7004a29d: Process SS (CONTINUE) 20250115122636963 DSS <0004> hlr_ussd.c:518 262426943977074/0x7004a29d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122636963 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426943977074" session_id=1879351965 session_state=CONTINUE} 20250115122636963 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122636963 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122636963 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262426943977074" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426943977074" TC_mo_ussd_euse_continue(226)@74b4b6795197: setverdict(pass): none -> pass 20250115122636969 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122636969 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426943977074" session_id=1879351965 session_state=CONTINUE} 20250115122636969 DSS <0004> hlr_ussd.c:576 262426943977074/0x7004a29d: Process SS (CONTINUE) 20250115122636969 DSS <0004> hlr_ussd.c:518 262426943977074/0x7004a29d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122636969 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122636969 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636969 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122636969 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636969 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122636972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636972 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122636972 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426943977074" session_id=1879351965 session_state=END} 20250115122636972 DSS <0004> hlr_ussd.c:576 262426943977074/0x7004a29d: Process SS (END) 20250115122636972 DSS <0004> hlr_ussd.c:518 262426943977074/0x7004a29d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122636972 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426943977074" session_id=1879351965 session_state=END} 20250115122636972 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122636972 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426943977074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122636972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122636972 DLINP <000b> input/ipa.c:451 connected read/write 20250115122636973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122636976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@74b4b6795197: Final verdict of PTC: pass 20250115122636977 DAUC <0003> db_auc.c:157 IMSI='262426760050782': No 2G Auth Data 20250115122636977 DAUC <0003> db_auc.c:192 IMSI='262426760050782': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262426760050782" to be handled at TC_mo_ussd_euse_continue(227) 20250115122636996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37414<->l=127.0.0.1:4258 20250115122637000 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637000 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426760050782" session_id=1518997917 session_state=BEGIN} 20250115122637000 DSS <0004> hlr_ussd.c:576 262426760050782/0x5a8a119d: Process SS (BEGIN) 20250115122637000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122637000 DSS <0004> hlr_ussd.c:518 262426760050782/0x5a8a119d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122637000 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637000 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637000 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637000 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637001 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637001 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637001 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426760050782" session_id=1518997917 session_state=CONTINUE} 20250115122637001 DSS <0004> hlr_ussd.c:576 262426760050782/0x5a8a119d: Process SS (CONTINUE) 20250115122637001 DSS <0004> hlr_ussd.c:518 262426760050782/0x5a8a119d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122637001 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426760050782" session_id=1518997917 session_state=CONTINUE} 20250115122637001 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637001 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637001 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262426760050782" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426760050782" TC_mo_ussd_euse_continue(227)@74b4b6795197: setverdict(pass): none -> pass 20250115122637003 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637003 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426760050782" session_id=1518997917 session_state=CONTINUE} 20250115122637003 DSS <0004> hlr_ussd.c:576 262426760050782/0x5a8a119d: Process SS (CONTINUE) 20250115122637003 DSS <0004> hlr_ussd.c:518 262426760050782/0x5a8a119d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637003 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637003 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637003 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637003 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637003 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637004 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637004 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637004 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426760050782" session_id=1518997917 session_state=END} 20250115122637004 DSS <0004> hlr_ussd.c:576 262426760050782/0x5a8a119d: Process SS (END) 20250115122637004 DSS <0004> hlr_ussd.c:518 262426760050782/0x5a8a119d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637004 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426760050782" session_id=1518997917 session_state=END} 20250115122637004 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637004 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426760050782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637004 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637004 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122637004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37414<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@74b4b6795197: Final verdict of PTC: pass 20250115122637005 DAUC <0003> db_auc.c:157 IMSI='262426939636583': No 2G Auth Data 20250115122637005 DAUC <0003> db_auc.c:192 IMSI='262426939636583': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262426939636583" to be handled at TC_mo_ussd_euse_continue(228) 20250115122637011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20250115122637014 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637014 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426939636583" session_id=2585486108 session_state=BEGIN} 20250115122637014 DSS <0004> hlr_ussd.c:576 262426939636583/0x9a1b631c: Process SS (BEGIN) 20250115122637014 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122637014 DSS <0004> hlr_ussd.c:518 262426939636583/0x9a1b631c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122637014 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637014 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637014 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637014 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637015 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637015 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637015 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939636583" session_id=2585486108 session_state=CONTINUE} 20250115122637015 DSS <0004> hlr_ussd.c:576 262426939636583/0x9a1b631c: Process SS (CONTINUE) 20250115122637015 DSS <0004> hlr_ussd.c:518 262426939636583/0x9a1b631c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122637015 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939636583" session_id=2585486108 session_state=CONTINUE} 20250115122637015 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637015 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637015 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262426939636583" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426939636583" TC_mo_ussd_euse_continue(228)@74b4b6795197: setverdict(pass): none -> pass 20250115122637016 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637016 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426939636583" session_id=2585486108 session_state=CONTINUE} 20250115122637016 DSS <0004> hlr_ussd.c:576 262426939636583/0x9a1b631c: Process SS (CONTINUE) 20250115122637016 DSS <0004> hlr_ussd.c:518 262426939636583/0x9a1b631c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637016 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637016 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637016 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637016 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637016 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637017 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637017 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939636583" session_id=2585486108 session_state=END} 20250115122637017 DSS <0004> hlr_ussd.c:576 262426939636583/0x9a1b631c: Process SS (END) 20250115122637017 DSS <0004> hlr_ussd.c:518 262426939636583/0x9a1b631c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637017 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939636583" session_id=2585486108 session_state=END} 20250115122637017 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637017 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426939636583 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637017 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122637018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@74b4b6795197: Final verdict of PTC: pass 20250115122637018 DAUC <0003> db_auc.c:157 IMSI='262426976128754': No 2G Auth Data 20250115122637018 DAUC <0003> db_auc.c:192 IMSI='262426976128754': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262426976128754" to be handled at TC_mo_ussd_euse_continue(229) 20250115122637024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 20250115122637027 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637027 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426976128754" session_id=1124505881 session_state=BEGIN} 20250115122637027 DSS <0004> hlr_ussd.c:576 262426976128754/0x43069919: Process SS (BEGIN) 20250115122637027 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122637027 DSS <0004> hlr_ussd.c:518 262426976128754/0x43069919: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122637027 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637027 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637027 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637027 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637028 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637028 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637028 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976128754" session_id=1124505881 session_state=CONTINUE} 20250115122637028 DSS <0004> hlr_ussd.c:576 262426976128754/0x43069919: Process SS (CONTINUE) 20250115122637028 DSS <0004> hlr_ussd.c:518 262426976128754/0x43069919: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122637028 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976128754" session_id=1124505881 session_state=CONTINUE} 20250115122637028 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637028 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637028 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262426976128754" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426976128754" TC_mo_ussd_euse_continue(229)@74b4b6795197: setverdict(pass): none -> pass 20250115122637030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637030 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426976128754" session_id=1124505881 session_state=CONTINUE} 20250115122637030 DSS <0004> hlr_ussd.c:576 262426976128754/0x43069919: Process SS (CONTINUE) 20250115122637030 DSS <0004> hlr_ussd.c:518 262426976128754/0x43069919: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637030 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637030 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637030 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637030 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637030 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976128754" session_id=1124505881 session_state=END} 20250115122637030 DSS <0004> hlr_ussd.c:576 262426976128754/0x43069919: Process SS (END) 20250115122637030 DSS <0004> hlr_ussd.c:518 262426976128754/0x43069919: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637030 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976128754" session_id=1124505881 session_state=END} 20250115122637030 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637030 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426976128754 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637030 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122637031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@74b4b6795197: Final verdict of PTC: pass 20250115122637031 DAUC <0003> db_auc.c:157 IMSI='262427590731463': No 2G Auth Data 20250115122637031 DAUC <0003> db_auc.c:192 IMSI='262427590731463': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262427590731463" to be handled at TC_mo_ussd_euse_continue(230) 20250115122637038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4258 20250115122637040 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637040 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427590731463" session_id=2915446210 session_state=BEGIN} 20250115122637040 DSS <0004> hlr_ussd.c:576 262427590731463/0xadc62dc2: Process SS (BEGIN) 20250115122637040 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122637040 DSS <0004> hlr_ussd.c:518 262427590731463/0xadc62dc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122637040 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637040 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637040 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637040 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637041 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637041 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590731463" session_id=2915446210 session_state=CONTINUE} 20250115122637041 DSS <0004> hlr_ussd.c:576 262427590731463/0xadc62dc2: Process SS (CONTINUE) 20250115122637041 DSS <0004> hlr_ussd.c:518 262427590731463/0xadc62dc2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122637041 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590731463" session_id=2915446210 session_state=CONTINUE} 20250115122637041 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262427590731463" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427590731463" TC_mo_ussd_euse_continue(230)@74b4b6795197: setverdict(pass): none -> pass 20250115122637043 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637043 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427590731463" session_id=2915446210 session_state=CONTINUE} 20250115122637043 DSS <0004> hlr_ussd.c:576 262427590731463/0xadc62dc2: Process SS (CONTINUE) 20250115122637043 DSS <0004> hlr_ussd.c:518 262427590731463/0xadc62dc2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637043 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637043 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637043 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637043 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637043 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637044 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637044 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637044 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590731463" session_id=2915446210 session_state=END} 20250115122637044 DSS <0004> hlr_ussd.c:576 262427590731463/0xadc62dc2: Process SS (END) 20250115122637044 DSS <0004> hlr_ussd.c:518 262427590731463/0xadc62dc2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637044 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590731463" session_id=2915446210 session_state=END} 20250115122637044 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637044 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427590731463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637044 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637044 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122637044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@74b4b6795197: Final verdict of PTC: pass 20250115122637045 DAUC <0003> db_auc.c:157 IMSI='262420349649082': No 2G Auth Data 20250115122637045 DAUC <0003> db_auc.c:192 IMSI='262420349649082': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262420349649082" to be handled at TC_mo_ussd_euse_continue(231) 20250115122637051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20250115122637054 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637054 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420349649082" session_id=2980539640 session_state=BEGIN} 20250115122637054 DSS <0004> hlr_ussd.c:576 262420349649082/0xb1a76cf8: Process SS (BEGIN) 20250115122637054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122637054 DSS <0004> hlr_ussd.c:518 262420349649082/0xb1a76cf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122637054 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637054 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637054 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637054 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637055 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637055 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637055 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349649082" session_id=2980539640 session_state=CONTINUE} 20250115122637055 DSS <0004> hlr_ussd.c:576 262420349649082/0xb1a76cf8: Process SS (CONTINUE) 20250115122637055 DSS <0004> hlr_ussd.c:518 262420349649082/0xb1a76cf8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122637055 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349649082" session_id=2980539640 session_state=CONTINUE} 20250115122637055 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637055 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637055 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262420349649082" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420349649082" TC_mo_ussd_euse_continue(231)@74b4b6795197: setverdict(pass): none -> pass 20250115122637057 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637057 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420349649082" session_id=2980539640 session_state=CONTINUE} 20250115122637057 DSS <0004> hlr_ussd.c:576 262420349649082/0xb1a76cf8: Process SS (CONTINUE) 20250115122637057 DSS <0004> hlr_ussd.c:518 262420349649082/0xb1a76cf8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637057 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637057 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637057 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637057 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637057 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637058 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637058 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349649082" session_id=2980539640 session_state=END} 20250115122637058 DSS <0004> hlr_ussd.c:576 262420349649082/0xb1a76cf8: Process SS (END) 20250115122637058 DSS <0004> hlr_ussd.c:518 262420349649082/0xb1a76cf8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637058 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349649082" session_id=2980539640 session_state=END} 20250115122637058 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637058 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420349649082 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122637058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@74b4b6795197: Final verdict of PTC: pass 20250115122637059 DAUC <0003> db_auc.c:157 IMSI='262420084811961': No 2G Auth Data 20250115122637059 DAUC <0003> db_auc.c:192 IMSI='262420084811961': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262420084811961" to be handled at TC_mo_ussd_euse_continue(232) 20250115122637065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 20250115122637068 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637068 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420084811961" session_id=1066557917 session_state=BEGIN} 20250115122637068 DSS <0004> hlr_ussd.c:576 262420084811961/0x3f9261dd: Process SS (BEGIN) 20250115122637068 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122637068 DSS <0004> hlr_ussd.c:518 262420084811961/0x3f9261dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122637068 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637068 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637068 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637068 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637069 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637069 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637069 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084811961" session_id=1066557917 session_state=CONTINUE} 20250115122637069 DSS <0004> hlr_ussd.c:576 262420084811961/0x3f9261dd: Process SS (CONTINUE) 20250115122637069 DSS <0004> hlr_ussd.c:518 262420084811961/0x3f9261dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122637069 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084811961" session_id=1066557917 session_state=CONTINUE} 20250115122637069 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637069 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637069 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262420084811961" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420084811961" TC_mo_ussd_euse_continue(232)@74b4b6795197: setverdict(pass): none -> pass 20250115122637071 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637071 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420084811961" session_id=1066557917 session_state=CONTINUE} 20250115122637071 DSS <0004> hlr_ussd.c:576 262420084811961/0x3f9261dd: Process SS (CONTINUE) 20250115122637071 DSS <0004> hlr_ussd.c:518 262420084811961/0x3f9261dd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637071 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637071 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637071 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637071 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637071 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637071 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637071 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637071 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084811961" session_id=1066557917 session_state=END} 20250115122637071 DSS <0004> hlr_ussd.c:576 262420084811961/0x3f9261dd: Process SS (END) 20250115122637071 DSS <0004> hlr_ussd.c:518 262420084811961/0x3f9261dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637071 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084811961" session_id=1066557917 session_state=END} 20250115122637071 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637071 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420084811961 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637071 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637071 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122637072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@74b4b6795197: Final verdict of PTC: pass 20250115122637072 DAUC <0003> db_auc.c:157 IMSI='262428309408214': No 2G Auth Data 20250115122637072 DAUC <0003> db_auc.c:192 IMSI='262428309408214': No 3G Auth Data HLR_Test-GSUP(223)@74b4b6795197: Created GsupExpect[0] for "262428309408214" to be handled at TC_mo_ussd_euse_continue(233) 20250115122637079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4258 20250115122637082 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637082 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428309408214" session_id=536969823 session_state=BEGIN} 20250115122637082 DSS <0004> hlr_ussd.c:576 262428309408214/0x2001825f: Process SS (BEGIN) 20250115122637082 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250115122637082 DSS <0004> hlr_ussd.c:518 262428309408214/0x2001825f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250115122637082 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637082 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637082 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637082 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637083 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637083 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637083 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428309408214" session_id=536969823 session_state=CONTINUE} 20250115122637083 DSS <0004> hlr_ussd.c:576 262428309408214/0x2001825f: Process SS (CONTINUE) 20250115122637083 DSS <0004> hlr_ussd.c:518 262428309408214/0x2001825f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250115122637083 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428309408214" session_id=536969823 session_state=CONTINUE} 20250115122637083 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637083 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637083 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74b4b6795197: Found GsupExpect[0] for "262428309408214" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428309408214" TC_mo_ussd_euse_continue(233)@74b4b6795197: setverdict(pass): none -> pass 20250115122637085 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637085 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428309408214" session_id=536969823 session_state=CONTINUE} 20250115122637085 DSS <0004> hlr_ussd.c:576 262428309408214/0x2001825f: Process SS (CONTINUE) 20250115122637085 DSS <0004> hlr_ussd.c:518 262428309408214/0x2001825f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637085 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637085 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637085 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data 20250115122637085 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637085 DLINP <000b> input/ipa.c:431 127.0.0.1:34655 sending data EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: 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 } } } } } 20250115122637086 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637086 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 20250115122637086 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428309408214" session_id=536969823 session_state=END} 20250115122637086 DSS <0004> hlr_ussd.c:576 262428309408214/0x2001825f: Process SS (END) 20250115122637086 DSS <0004> hlr_ussd.c:518 262428309408214/0x2001825f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250115122637086 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428309408214" session_id=536969823 session_state=END} 20250115122637086 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122637086 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428309408214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122637086 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122637086 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122637087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@74b4b6795197: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@74b4b6795197: Final verdict of PTC: none 20250115122637088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20250115122637088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39569<->l=127.0.0.1:4259) 20250115122637089 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637089 DLINP <000b> input/ipa.c:405 127.0.0.1:34655 message received 224@74b4b6795197: Final verdict of PTC: none 20250115122637089 DLINP <000b> input/ipa.c:414 127.0.0.1:34655 connection closed with server 20250115122637089 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34655 20250115122637089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250115122637089 DLINP <000b> input/ipa.c:451 connected read/write 20250115122637089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122637089 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122637089 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122637089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@74b4b6795197: Final verdict of PTC: none IPA-EUSE-foobar(222)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 224: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:37 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 20250115122637112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4258 20250115122637314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37476<->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=157048) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:39 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_ussd_euse_defaultroute started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 20250115122640428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45337 20250115122640428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45337 MTC@74b4b6795197: in not legacy case 2 IPA-EUSE-foobar(236)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122640429 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640429 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640430 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122640430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122640431 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640431 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640431 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122640431 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250115122640431 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250115122640431 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250115122640431 DLGSUP <0013> gsup_server.c:237 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  20250115122640431 DLGSUP <0013> gsup_server.c:235 2:  20250115122640431 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122640431 DLGSUP <0013> gsup_server.c:235 3:  20250115122640431 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122640431 DLGSUP <0013> gsup_server.c:235 4:  20250115122640431 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122640431 DLGSUP <0013> gsup_server.c:235 5:  20250115122640431 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122640431 DLGSUP <0013> gsup_server.c:235 7:  20250115122640431 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122640431 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122640431 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122640431 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45337 IPA-EUSE-foobar(236)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122640432 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122640433 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122640433 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122640433 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122640433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122640433 DLGSUP <0013> gsup_server.c:237 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  20250115122640433 DLGSUP <0013> gsup_server.c:235 2:  20250115122640433 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122640433 DLGSUP <0013> gsup_server.c:235 3:  20250115122640433 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122640433 DLGSUP <0013> gsup_server.c:235 4:  20250115122640433 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122640433 DLGSUP <0013> gsup_server.c:235 5:  20250115122640433 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122640433 DLGSUP <0013> gsup_server.c:235 7:  20250115122640433 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122640433 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(235)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122640433 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122640433 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@74b4b6795197: 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") 20250115122640440 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39705<->l=127.0.0.1:4259) 20250115122640443 DAUC <0003> db_auc.c:157 IMSI='262424957421639': No 2G Auth Data 20250115122640443 DAUC <0003> db_auc.c:192 IMSI='262424957421639': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262424957421639" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250115122640449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4258 20250115122640474 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640474 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424957421639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424957421639" session_id=1821371042 session_state=BEGIN} 20250115122640474 DSS <0004> hlr_ussd.c:576 262424957421639/0x6c8feaa2: Process SS (BEGIN) 20250115122640474 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640474 DSS <0004> hlr_ussd.c:518 262424957421639/0x6c8feaa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640474 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640474 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640474 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640474 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640489 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640489 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640489 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424957421639 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424957421639" session_id=1821371042 session_state=END} 20250115122640489 DSS <0004> hlr_ussd.c:576 262424957421639/0x6c8feaa2: Process SS (END) 20250115122640489 DSS <0004> hlr_ussd.c:518 262424957421639/0x6c8feaa2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640489 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424957421639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424957421639" session_id=1821371042 session_state=END} 20250115122640489 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424957421639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640489 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424957421639 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640489 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640489 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262424957421639" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424957421639" TC_mo_ussd_euse_defaultroute(240)@74b4b6795197: setverdict(pass): none -> pass 20250115122640499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@74b4b6795197: Final verdict of PTC: pass 20250115122640501 DAUC <0003> db_auc.c:157 IMSI='262428627763930': No 2G Auth Data 20250115122640501 DAUC <0003> db_auc.c:192 IMSI='262428627763930': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262428627763930" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250115122640521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37506<->l=127.0.0.1:4258 20250115122640524 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640524 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428627763930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428627763930" session_id=3708893459 session_state=BEGIN} 20250115122640524 DSS <0004> hlr_ussd.c:576 262428627763930/0xdd113913: Process SS (BEGIN) 20250115122640524 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640524 DSS <0004> hlr_ussd.c:518 262428627763930/0xdd113913: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640524 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640524 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640524 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640524 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640525 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640525 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640525 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428627763930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428627763930" session_id=3708893459 session_state=END} 20250115122640525 DSS <0004> hlr_ussd.c:576 262428627763930/0xdd113913: Process SS (END) 20250115122640525 DSS <0004> hlr_ussd.c:518 262428627763930/0xdd113913: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640525 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428627763930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428627763930" session_id=3708893459 session_state=END} 20250115122640525 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428627763930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640525 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428627763930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640525 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640525 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262428627763930" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428627763930" TC_mo_ussd_euse_defaultroute(241)@74b4b6795197: setverdict(pass): none -> pass 20250115122640527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37506<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@74b4b6795197: Final verdict of PTC: pass 20250115122640527 DAUC <0003> db_auc.c:157 IMSI='262424448178144': No 2G Auth Data 20250115122640527 DAUC <0003> db_auc.c:192 IMSI='262424448178144': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262424448178144" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250115122640533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4258 20250115122640536 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640536 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424448178144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424448178144" session_id=3534620074 session_state=BEGIN} 20250115122640536 DSS <0004> hlr_ussd.c:576 262424448178144/0xd2ae05aa: Process SS (BEGIN) 20250115122640536 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640536 DSS <0004> hlr_ussd.c:518 262424448178144/0xd2ae05aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640536 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640536 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640536 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640536 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640536 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640536 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640536 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424448178144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424448178144" session_id=3534620074 session_state=END} 20250115122640537 DSS <0004> hlr_ussd.c:576 262424448178144/0xd2ae05aa: Process SS (END) 20250115122640537 DSS <0004> hlr_ussd.c:518 262424448178144/0xd2ae05aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640537 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424448178144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424448178144" session_id=3534620074 session_state=END} 20250115122640537 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424448178144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640537 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424448178144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640537 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640537 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262424448178144" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424448178144" TC_mo_ussd_euse_defaultroute(242)@74b4b6795197: setverdict(pass): none -> pass 20250115122640538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@74b4b6795197: Final verdict of PTC: pass 20250115122640539 DAUC <0003> db_auc.c:157 IMSI='262429126604436': No 2G Auth Data 20250115122640539 DAUC <0003> db_auc.c:192 IMSI='262429126604436': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262429126604436" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250115122640546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 20250115122640549 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640549 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429126604436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429126604436" session_id=151004023 session_state=BEGIN} 20250115122640549 DSS <0004> hlr_ussd.c:576 262429126604436/0x09002377: Process SS (BEGIN) 20250115122640549 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640549 DSS <0004> hlr_ussd.c:518 262429126604436/0x09002377: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640549 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640549 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640549 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640549 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640550 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640550 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640550 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429126604436 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429126604436" session_id=151004023 session_state=END} 20250115122640550 DSS <0004> hlr_ussd.c:576 262429126604436/0x09002377: Process SS (END) 20250115122640550 DSS <0004> hlr_ussd.c:518 262429126604436/0x09002377: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640550 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429126604436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429126604436" session_id=151004023 session_state=END} 20250115122640550 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429126604436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640550 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429126604436 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640550 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640550 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262429126604436" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429126604436" TC_mo_ussd_euse_defaultroute(243)@74b4b6795197: setverdict(pass): none -> pass 20250115122640551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@74b4b6795197: Final verdict of PTC: pass 20250115122640552 DAUC <0003> db_auc.c:157 IMSI='262429657110188': No 2G Auth Data 20250115122640552 DAUC <0003> db_auc.c:192 IMSI='262429657110188': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262429657110188" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250115122640558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20250115122640561 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640561 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429657110188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429657110188" session_id=3065281665 session_state=BEGIN} 20250115122640561 DSS <0004> hlr_ussd.c:576 262429657110188/0xb6b47c81: Process SS (BEGIN) 20250115122640561 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640561 DSS <0004> hlr_ussd.c:518 262429657110188/0xb6b47c81: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640561 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640561 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640561 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640561 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640561 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640561 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640561 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429657110188 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429657110188" session_id=3065281665 session_state=END} 20250115122640561 DSS <0004> hlr_ussd.c:576 262429657110188/0xb6b47c81: Process SS (END) 20250115122640561 DSS <0004> hlr_ussd.c:518 262429657110188/0xb6b47c81: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640562 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429657110188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429657110188" session_id=3065281665 session_state=END} 20250115122640562 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429657110188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640562 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429657110188 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640562 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640562 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262429657110188" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429657110188" TC_mo_ussd_euse_defaultroute(244)@74b4b6795197: setverdict(pass): none -> pass 20250115122640563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@74b4b6795197: Final verdict of PTC: pass 20250115122640564 DAUC <0003> db_auc.c:157 IMSI='262422220420789': No 2G Auth Data 20250115122640564 DAUC <0003> db_auc.c:192 IMSI='262422220420789': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262422220420789" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250115122640570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20250115122640573 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640573 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422220420789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422220420789" session_id=4243630535 session_state=BEGIN} 20250115122640573 DSS <0004> hlr_ussd.c:576 262422220420789/0xfcf0a9c7: Process SS (BEGIN) 20250115122640573 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640573 DSS <0004> hlr_ussd.c:518 262422220420789/0xfcf0a9c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640573 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640573 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640573 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640573 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640574 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640574 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640574 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422220420789 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422220420789" session_id=4243630535 session_state=END} 20250115122640574 DSS <0004> hlr_ussd.c:576 262422220420789/0xfcf0a9c7: Process SS (END) 20250115122640574 DSS <0004> hlr_ussd.c:518 262422220420789/0xfcf0a9c7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640574 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422220420789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422220420789" session_id=4243630535 session_state=END} 20250115122640574 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422220420789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640574 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422220420789 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640574 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640574 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262422220420789" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422220420789" TC_mo_ussd_euse_defaultroute(245)@74b4b6795197: setverdict(pass): none -> pass 20250115122640575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@74b4b6795197: Final verdict of PTC: pass 20250115122640576 DAUC <0003> db_auc.c:157 IMSI='262429084295814': No 2G Auth Data 20250115122640576 DAUC <0003> db_auc.c:192 IMSI='262429084295814': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262429084295814" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250115122640582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20250115122640585 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640585 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429084295814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429084295814" session_id=1918867291 session_state=BEGIN} 20250115122640585 DSS <0004> hlr_ussd.c:576 262429084295814/0x725f975b: Process SS (BEGIN) 20250115122640585 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640585 DSS <0004> hlr_ussd.c:518 262429084295814/0x725f975b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640585 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640585 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640585 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640585 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640586 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640586 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640586 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429084295814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429084295814" session_id=1918867291 session_state=END} 20250115122640586 DSS <0004> hlr_ussd.c:576 262429084295814/0x725f975b: Process SS (END) 20250115122640586 DSS <0004> hlr_ussd.c:518 262429084295814/0x725f975b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640586 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429084295814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429084295814" session_id=1918867291 session_state=END} 20250115122640586 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429084295814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640586 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429084295814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640586 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640586 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262429084295814" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429084295814" TC_mo_ussd_euse_defaultroute(246)@74b4b6795197: setverdict(pass): none -> pass 20250115122640588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@74b4b6795197: Final verdict of PTC: pass 20250115122640588 DAUC <0003> db_auc.c:157 IMSI='262421762251651': No 2G Auth Data 20250115122640588 DAUC <0003> db_auc.c:192 IMSI='262421762251651': No 3G Auth Data HLR_Test-GSUP(237)@74b4b6795197: Created GsupExpect[0] for "262421762251651" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250115122640594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 20250115122640597 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640597 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421762251651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421762251651" session_id=1780390022 session_state=BEGIN} 20250115122640597 DSS <0004> hlr_ussd.c:576 262421762251651/0x6a1e9886: Process SS (BEGIN) 20250115122640597 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250115122640597 DSS <0004> hlr_ussd.c:518 262421762251651/0x6a1e9886: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250115122640597 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640597 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data 20250115122640597 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640597 DLINP <000b> input/ipa.c:431 127.0.0.1:45337 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: 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 } } } } } 20250115122640598 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640598 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640598 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421762251651 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421762251651" session_id=1780390022 session_state=END} 20250115122640598 DSS <0004> hlr_ussd.c:576 262421762251651/0x6a1e9886: Process SS (END) 20250115122640598 DSS <0004> hlr_ussd.c:518 262421762251651/0x6a1e9886: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250115122640598 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421762251651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421762251651" session_id=1780390022 session_state=END} 20250115122640598 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421762251651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122640598 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421762251651 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250115122640598 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122640598 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74b4b6795197: Found GsupExpect[0] for "262421762251651" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@74b4b6795197: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421762251651" TC_mo_ussd_euse_defaultroute(247)@74b4b6795197: setverdict(pass): none -> pass 20250115122640600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@74b4b6795197: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@74b4b6795197: Final verdict of PTC: none 20250115122640602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4258 20250115122640602 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640602 DLINP <000b> input/ipa.c:405 127.0.0.1:45337 message received 20250115122640602 DLINP <000b> input/ipa.c:414 127.0.0.1:45337 connection closed with server 20250115122640602 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45337 20250115122640602 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250115122640602 DLINP <000b> input/ipa.c:451 connected read/write 20250115122640602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122640602 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122640602 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122640602 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122640602 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39705<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(237)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@74b4b6795197: Final verdict of PTC: none 238@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 238: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@74b4b6795197: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:40 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 20250115122640642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 20250115122640843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20250115122642585 DSS <0004> hlr_ussd.c:239 262425515436014/0xe20e7ae8: SS Session Timeout, destroying 20250115122642585 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425515436014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122642601 DSS <0004> hlr_ussd.c:239 262428655307660/0x254e40e1: SS Session Timeout, destroying 20250115122642601 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428655307660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122642612 DSS <0004> hlr_ussd.c:239 262424064224296/0x6f9bf8ab: SS Session Timeout, destroying 20250115122642612 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424064224296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122642623 DSS <0004> hlr_ussd.c:239 262420069626665/0x452ecd4c: SS Session Timeout, destroying 20250115122642623 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420069626665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122642634 DSS <0004> hlr_ussd.c:239 262427219069203/0xf07b7184: SS Session Timeout, destroying 20250115122642635 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427219069203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122642647 DSS <0004> hlr_ussd.c:239 262423261076308/0x2b116234: SS Session Timeout, destroying 20250115122642647 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423261076308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122642658 DSS <0004> hlr_ussd.c:239 262427242880808/0x92e1d60e: SS Session Timeout, destroying 20250115122642658 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427242880808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122642669 DSS <0004> hlr_ussd.c:239 262429881989545/0xcd5e65cd: SS Session Timeout, destroying 20250115122642669 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429881989545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_mo_sss_reject started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122643964 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122643964 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122643969 DLINP <000b> input/ipa.c:451 connected read/write 20250115122643969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122643971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122643974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122643974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122643974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122643974 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122643974 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122643974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122643974 DLGSUP <0013> gsup_server.c:237 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  20250115122643974 DLGSUP <0013> gsup_server.c:235 2:  20250115122643974 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122643974 DLGSUP <0013> gsup_server.c:235 3:  20250115122643974 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122643974 DLGSUP <0013> gsup_server.c:235 4:  20250115122643974 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(248)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122643974 DLGSUP <0013> gsup_server.c:235 5:  20250115122643974 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122643974 DLGSUP <0013> gsup_server.c:235 7:  20250115122643974 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122643974 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122643974 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122643974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@74b4b6795197: 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") 20250115122644000 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45805<->l=127.0.0.1:4259) 20250115122644004 DAUC <0003> db_auc.c:157 IMSI='262420652979316': No 2G Auth Data 20250115122644005 DAUC <0003> db_auc.c:192 IMSI='262420652979316': No 3G Auth Data HLR_Test-GSUP(249)@74b4b6795197: Created GsupExpect[0] for "262420652979316" to be handled at TC_mo_sss_reject(252) 20250115122644025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45994<->l=127.0.0.1:4258 20250115122644031 DLINP <000b> input/ipa.c:451 connected read/write 20250115122644031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122644031 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420652979316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420652979316" session_id=2860520232 session_state=BEGIN} 20250115122644031 DSS <0004> hlr_ussd.c:576 262420652979316/0xaa801328: Process SS (BEGIN) 20250115122644031 DSS <0004> hlr_ussd.c:498 262420652979316/0xaa801328: SS CompType=Invoke, OpCode=InterrogateSS 20250115122644031 DSS <0004> hlr_ussd.c:506 262420652979316/0xaa801328: Structured SS requests are not supported, rejecting... 20250115122644031 DSS <0004> hlr_ussd.c:354 262420652979316/0xaa801328: Tx ReturnError(0, 0x15) 20250115122644031 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420652979316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420652979316" session_id=2860520232 session_state=END} 20250115122644031 DLINP <000b> input/ipa.c:451 connected read/write 20250115122644031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122644031 DLINP <000b> input/ipa.c:451 connected read/write 20250115122644031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@74b4b6795197: Found GsupExpect[0] for "262420652979316" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@74b4b6795197: Added IMSI table entry 0TC_mo_sss_reject(252)"262420652979316" TC_mo_sss_reject(252)@74b4b6795197: setverdict(pass): none -> pass 20250115122644033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45994<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@74b4b6795197: Final verdict of PTC: pass 20250115122644034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4258 20250115122644034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45805<->l=127.0.0.1:4259) 250@74b4b6795197: Final verdict of PTC: none 20250115122644035 DLINP <000b> input/ipa.c:451 connected read/write 20250115122644035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122644035 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122644035 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122644035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(251)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(249)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 250: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@74b4b6795197: Test case TC_mo_sss_reject finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:44 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 20250115122644058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46006<->l=127.0.0.1:4258 20250115122644159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46006<->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) 20250115122645982 DSS <0004> hlr_ussd.c:239 262425717602902/0xf13ee0fd: SS Session Timeout, destroying 20250115122645982 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425717602902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122645996 DSS <0004> hlr_ussd.c:239 262427851145517/0x0d234604: SS Session Timeout, destroying 20250115122645996 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427851145517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122646006 DSS <0004> hlr_ussd.c:239 262429070779612/0x36c52dfd: SS Session Timeout, destroying 20250115122646007 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429070779612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122646018 DSS <0004> hlr_ussd.c:239 262422363209061/0x108319d3: SS Session Timeout, destroying 20250115122646018 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422363209061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122646029 DSS <0004> hlr_ussd.c:239 262422857141068/0xd0760589: SS Session Timeout, destroying 20250115122646029 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422857141068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122646040 DSS <0004> hlr_ussd.c:239 262422682396812/0x8a96a026: SS Session Timeout, destroying 20250115122646040 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422682396812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122646053 DSS <0004> hlr_ussd.c:239 262425756054920/0x55030460: SS Session Timeout, destroying 20250115122646053 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425756054920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250115122646064 DSS <0004> hlr_ussd.c:239 262429002525241/0x638f1be4: SS Session Timeout, destroying 20250115122646064 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429002525241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:46 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_check_imei started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122647265 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122647265 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122647270 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122647275 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647276 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122647276 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122647276 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122647276 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122647276 DLGSUP <0013> gsup_server.c:237 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  20250115122647276 DLGSUP <0013> gsup_server.c:235 2:  20250115122647276 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122647276 DLGSUP <0013> gsup_server.c:235 3:  20250115122647276 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122647276 DLGSUP <0013> gsup_server.c:235 4:  20250115122647276 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122647276 DLGSUP <0013> gsup_server.c:235 5:  20250115122647276 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122647276 DLGSUP <0013> gsup_server.c:235 7:  20250115122647276 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122647276 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122647276 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122647276 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@74b4b6795197: 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") 20250115122647302 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42527<->l=127.0.0.1:4259) 20250115122647312 DAUC <0003> db_auc.c:157 IMSI='262421325504589': No 2G Auth Data 20250115122647312 DAUC <0003> db_auc.c:192 IMSI='262421325504589': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262421325504589" to be handled at TC_gsup_check_imei(257) 20250115122647334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 20250115122647339 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647339 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421325504589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421325504589"} 20250115122647339 DMAIN <0000> hlr.c:424 IMSI='262421325504589': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647339 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421325504589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421325504589"} 20250115122647339 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421325504589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647339 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647339 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262421325504589" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 0TC_gsup_check_imei(257)"262421325504589" TC_gsup_check_imei(257)@74b4b6795197: setverdict(pass): none -> pass 20250115122647341 DAUC <0003> db_auc.c:192 IMSI='262421325504589': No 3G Auth Data 20250115122647344 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647344 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421325504589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421325504589"} 20250115122647344 DAUC <0003> hlr.c:417 IMSI='262421325504589': storing IMEI = 12345678901234 20250115122647344 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421325504589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421325504589"} 20250115122647344 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421325504589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647344 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647344 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647344 DAUC <0003> db_auc.c:192 IMSI='262421325504589': No 3G Auth Data 20250115122647345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@74b4b6795197: Final verdict of PTC: pass 20250115122647346 DAUC <0003> db_auc.c:157 IMSI='262425376123526': No 2G Auth Data 20250115122647347 DAUC <0003> db_auc.c:192 IMSI='262425376123526': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262425376123526" to be handled at TC_gsup_check_imei(258) 20250115122647360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4258 20250115122647363 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647363 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425376123526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425376123526"} 20250115122647363 DMAIN <0000> hlr.c:424 IMSI='262425376123526': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647363 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425376123526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425376123526"} 20250115122647363 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425376123526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647363 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647363 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262425376123526" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 1TC_gsup_check_imei(258)"262425376123526" TC_gsup_check_imei(258)@74b4b6795197: setverdict(pass): none -> pass 20250115122647363 DAUC <0003> db_auc.c:192 IMSI='262425376123526': No 3G Auth Data 20250115122647365 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647365 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425376123526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425376123526"} 20250115122647365 DAUC <0003> hlr.c:417 IMSI='262425376123526': storing IMEI = 12345678901234 20250115122647365 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425376123526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425376123526"} 20250115122647365 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425376123526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647365 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647365 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647365 DAUC <0003> db_auc.c:192 IMSI='262425376123526': No 3G Auth Data 20250115122647365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@74b4b6795197: Final verdict of PTC: pass 20250115122647366 DAUC <0003> db_auc.c:157 IMSI='262423070045628': No 2G Auth Data 20250115122647366 DAUC <0003> db_auc.c:192 IMSI='262423070045628': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262423070045628" to be handled at TC_gsup_check_imei(259) 20250115122647372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 20250115122647374 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647374 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423070045628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423070045628"} 20250115122647374 DMAIN <0000> hlr.c:424 IMSI='262423070045628': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647374 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423070045628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423070045628"} 20250115122647374 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423070045628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647374 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647374 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262423070045628" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 2TC_gsup_check_imei(259)"262423070045628" TC_gsup_check_imei(259)@74b4b6795197: setverdict(pass): none -> pass 20250115122647375 DAUC <0003> db_auc.c:192 IMSI='262423070045628': No 3G Auth Data 20250115122647376 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647376 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423070045628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423070045628"} 20250115122647376 DAUC <0003> hlr.c:417 IMSI='262423070045628': storing IMEI = 12345678901234 20250115122647376 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423070045628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423070045628"} 20250115122647376 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423070045628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647376 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647376 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647376 DAUC <0003> db_auc.c:192 IMSI='262423070045628': No 3G Auth Data 20250115122647377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@74b4b6795197: Final verdict of PTC: pass 20250115122647378 DAUC <0003> db_auc.c:157 IMSI='262420311432860': No 2G Auth Data 20250115122647378 DAUC <0003> db_auc.c:192 IMSI='262420311432860': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262420311432860" to be handled at TC_gsup_check_imei(260) 20250115122647384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4258 20250115122647386 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647386 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420311432860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420311432860"} 20250115122647386 DMAIN <0000> hlr.c:424 IMSI='262420311432860': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647386 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420311432860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420311432860"} 20250115122647386 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420311432860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647386 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647386 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262420311432860" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 3TC_gsup_check_imei(260)"262420311432860" TC_gsup_check_imei(260)@74b4b6795197: setverdict(pass): none -> pass 20250115122647387 DAUC <0003> db_auc.c:157 IMSI='262420311432860': No 2G Auth Data 20250115122647388 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647388 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420311432860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420311432860"} 20250115122647388 DAUC <0003> hlr.c:417 IMSI='262420311432860': storing IMEI = 12345678901234 20250115122647388 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420311432860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420311432860"} 20250115122647388 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420311432860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647388 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647388 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647388 DAUC <0003> db_auc.c:157 IMSI='262420311432860': No 2G Auth Data 20250115122647389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@74b4b6795197: Final verdict of PTC: pass 20250115122647389 DAUC <0003> db_auc.c:157 IMSI='262423707966266': No 2G Auth Data 20250115122647389 DAUC <0003> db_auc.c:192 IMSI='262423707966266': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262423707966266" to be handled at TC_gsup_check_imei(261) 20250115122647396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 20250115122647398 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647398 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423707966266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423707966266"} 20250115122647398 DMAIN <0000> hlr.c:424 IMSI='262423707966266': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647398 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423707966266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423707966266"} 20250115122647398 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423707966266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647398 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647398 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262423707966266" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 4TC_gsup_check_imei(261)"262423707966266" TC_gsup_check_imei(261)@74b4b6795197: setverdict(pass): none -> pass 20250115122647399 DAUC <0003> db_auc.c:157 IMSI='262423707966266': No 2G Auth Data 20250115122647401 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647401 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423707966266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423707966266"} 20250115122647401 DAUC <0003> hlr.c:417 IMSI='262423707966266': storing IMEI = 12345678901234 20250115122647401 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423707966266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423707966266"} 20250115122647401 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423707966266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647401 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647401 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647402 DAUC <0003> db_auc.c:157 IMSI='262423707966266': No 2G Auth Data 20250115122647402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@74b4b6795197: Final verdict of PTC: pass 20250115122647403 DAUC <0003> db_auc.c:157 IMSI='262426358196076': No 2G Auth Data 20250115122647403 DAUC <0003> db_auc.c:192 IMSI='262426358196076': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262426358196076" to be handled at TC_gsup_check_imei(262) 20250115122647410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46072<->l=127.0.0.1:4258 20250115122647412 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647412 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426358196076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426358196076"} 20250115122647412 DMAIN <0000> hlr.c:424 IMSI='262426358196076': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647412 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426358196076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426358196076"} 20250115122647412 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426358196076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647412 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647412 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262426358196076" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 5TC_gsup_check_imei(262)"262426358196076" TC_gsup_check_imei(262)@74b4b6795197: setverdict(pass): none -> pass 20250115122647414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647414 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426358196076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426358196076"} 20250115122647414 DAUC <0003> hlr.c:417 IMSI='262426358196076': storing IMEI = 12345678901234 20250115122647414 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426358196076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426358196076"} 20250115122647414 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426358196076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46072<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@74b4b6795197: Final verdict of PTC: pass 20250115122647415 DAUC <0003> db_auc.c:157 IMSI='262424108168766': No 2G Auth Data 20250115122647415 DAUC <0003> db_auc.c:192 IMSI='262424108168766': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262424108168766" to be handled at TC_gsup_check_imei(263) 20250115122647422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 20250115122647424 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647424 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424108168766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424108168766"} 20250115122647425 DMAIN <0000> hlr.c:424 IMSI='262424108168766': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647425 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424108168766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424108168766"} 20250115122647425 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424108168766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647425 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647425 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262424108168766" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 6TC_gsup_check_imei(263)"262424108168766" TC_gsup_check_imei(263)@74b4b6795197: setverdict(pass): none -> pass 20250115122647427 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647427 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424108168766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424108168766"} 20250115122647427 DAUC <0003> hlr.c:417 IMSI='262424108168766': storing IMEI = 12345678901234 20250115122647427 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424108168766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424108168766"} 20250115122647427 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424108168766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647427 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647427 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@74b4b6795197: Final verdict of PTC: pass 20250115122647428 DAUC <0003> db_auc.c:157 IMSI='262425686095630': No 2G Auth Data 20250115122647428 DAUC <0003> db_auc.c:192 IMSI='262425686095630': No 3G Auth Data HLR_Test-GSUP(254)@74b4b6795197: Created GsupExpect[0] for "262425686095630" to be handled at TC_gsup_check_imei(264) 20250115122647435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20250115122647437 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647437 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425686095630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425686095630"} 20250115122647437 DMAIN <0000> hlr.c:424 IMSI='262425686095630': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122647437 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425686095630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425686095630"} 20250115122647437 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425686095630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647437 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647437 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74b4b6795197: Found GsupExpect[0] for "262425686095630" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@74b4b6795197: Added IMSI table entry 7TC_gsup_check_imei(264)"262425686095630" TC_gsup_check_imei(264)@74b4b6795197: setverdict(pass): none -> pass 20250115122647439 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647439 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425686095630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425686095630"} 20250115122647439 DAUC <0003> hlr.c:417 IMSI='262425686095630': storing IMEI = 12345678901234 20250115122647439 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425686095630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425686095630"} 20250115122647439 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425686095630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122647440 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122647440 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122647441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122647442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46014<->l=127.0.0.1:4258 20250115122647442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42527<->l=127.0.0.1:4259) 20250115122647442 DLINP <000b> input/ipa.c:451 connected read/write 20250115122647442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122647442 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122647442 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122647442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@74b4b6795197: Final verdict of PTC: none 255@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_check_imei finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:47 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 20250115122647485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4258 20250115122647587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46100<->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=125224) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:49 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_check_imei_via_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122650695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122650695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122650699 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46106<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122650705 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650705 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122650705 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122650705 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122650705 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122650705 DLGSUP <0013> gsup_server.c:237 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  20250115122650705 DLGSUP <0013> gsup_server.c:235 2:  20250115122650705 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122650705 DLGSUP <0013> gsup_server.c:235 3:  20250115122650705 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122650705 DLGSUP <0013> gsup_server.c:235 4:  20250115122650705 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122650705 DLGSUP <0013> gsup_server.c:235 5:  20250115122650705 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122650705 DLGSUP <0013> gsup_server.c:235 7:  20250115122650705 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122650705 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122650705 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(265)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122650705 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@74b4b6795197: 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") 20250115122650732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41551<->l=127.0.0.1:4259) 20250115122650743 DAUC <0003> db_auc.c:157 IMSI='262427219224938': No 2G Auth Data 20250115122650743 DAUC <0003> db_auc.c:192 IMSI='262427219224938': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262427219224938" to be handled at TC_gsup_check_imei_via_proxy(269) 20250115122650770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 20250115122650785 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650785 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427219224938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427219224938" source_name="the-source\n"} 20250115122650785 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250115122650785 DMAIN <0000> hlr.c:424 IMSI='262427219224938': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650786 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262427219224938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427219224938" destination_name="the-source\n"} 20250115122650786 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427219224938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650786 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650786 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262427219224938" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262427219224938" TC_gsup_check_imei_via_proxy(269)@74b4b6795197: setverdict(pass): none -> pass 20250115122650791 DAUC <0003> db_auc.c:192 IMSI='262427219224938': No 3G Auth Data 20250115122650798 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650798 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427219224938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427219224938" source_name="the-source\n"} 20250115122650798 DAUC <0003> hlr.c:417 IMSI='262427219224938': storing IMEI = 12345678901234 20250115122650798 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262427219224938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427219224938" destination_name="the-source\n"} 20250115122650798 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427219224938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650798 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650798 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650800 DAUC <0003> db_auc.c:192 IMSI='262427219224938': No 3G Auth Data 20250115122650802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@74b4b6795197: Final verdict of PTC: pass 20250115122650805 DAUC <0003> db_auc.c:157 IMSI='262425212127824': No 2G Auth Data 20250115122650805 DAUC <0003> db_auc.c:192 IMSI='262425212127824': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262425212127824" to be handled at TC_gsup_check_imei_via_proxy(270) 20250115122650819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20250115122650821 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650821 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425212127824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425212127824" source_name="the-source\n"} 20250115122650821 DMAIN <0000> hlr.c:424 IMSI='262425212127824': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650821 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262425212127824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425212127824" destination_name="the-source\n"} 20250115122650821 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262425212127824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650821 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650821 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262425212127824" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425212127824" TC_gsup_check_imei_via_proxy(270)@74b4b6795197: setverdict(pass): none -> pass 20250115122650822 DAUC <0003> db_auc.c:192 IMSI='262425212127824': No 3G Auth Data 20250115122650823 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650823 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425212127824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425212127824" source_name="the-source\n"} 20250115122650823 DAUC <0003> hlr.c:417 IMSI='262425212127824': storing IMEI = 12345678901234 20250115122650823 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262425212127824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425212127824" destination_name="the-source\n"} 20250115122650823 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262425212127824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650823 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650823 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650824 DAUC <0003> db_auc.c:192 IMSI='262425212127824': No 3G Auth Data 20250115122650824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@74b4b6795197: Final verdict of PTC: pass 20250115122650825 DAUC <0003> db_auc.c:157 IMSI='262428738670252': No 2G Auth Data 20250115122650825 DAUC <0003> db_auc.c:192 IMSI='262428738670252': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262428738670252" to be handled at TC_gsup_check_imei_via_proxy(271) 20250115122650831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 20250115122650834 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650834 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428738670252 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738670252" source_name="the-source\n"} 20250115122650834 DMAIN <0000> hlr.c:424 IMSI='262428738670252': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650834 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262428738670252 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428738670252" destination_name="the-source\n"} 20250115122650834 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428738670252 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650834 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650834 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262428738670252" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428738670252" TC_gsup_check_imei_via_proxy(271)@74b4b6795197: setverdict(pass): none -> pass 20250115122650835 DAUC <0003> db_auc.c:192 IMSI='262428738670252': No 3G Auth Data 20250115122650836 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650836 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428738670252 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738670252" source_name="the-source\n"} 20250115122650836 DAUC <0003> hlr.c:417 IMSI='262428738670252': storing IMEI = 12345678901234 20250115122650836 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262428738670252 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428738670252" destination_name="the-source\n"} 20250115122650836 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428738670252 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650836 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650836 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650836 DAUC <0003> db_auc.c:192 IMSI='262428738670252': No 3G Auth Data 20250115122650837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@74b4b6795197: Final verdict of PTC: pass 20250115122650837 DAUC <0003> db_auc.c:157 IMSI='262426731624190': No 2G Auth Data 20250115122650837 DAUC <0003> db_auc.c:192 IMSI='262426731624190': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262426731624190" to be handled at TC_gsup_check_imei_via_proxy(272) 20250115122650844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20250115122650847 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650847 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426731624190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731624190" source_name="the-source\n"} 20250115122650847 DMAIN <0000> hlr.c:424 IMSI='262426731624190': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650847 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262426731624190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731624190" destination_name="the-source\n"} 20250115122650847 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426731624190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650847 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650847 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262426731624190" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426731624190" TC_gsup_check_imei_via_proxy(272)@74b4b6795197: setverdict(pass): none -> pass 20250115122650848 DAUC <0003> db_auc.c:157 IMSI='262426731624190': No 2G Auth Data 20250115122650849 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650849 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426731624190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731624190" source_name="the-source\n"} 20250115122650849 DAUC <0003> hlr.c:417 IMSI='262426731624190': storing IMEI = 12345678901234 20250115122650849 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262426731624190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731624190" destination_name="the-source\n"} 20250115122650849 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426731624190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650849 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650849 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650850 DAUC <0003> db_auc.c:157 IMSI='262426731624190': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@74b4b6795197: Final verdict of PTC: pass 20250115122650851 DAUC <0003> db_auc.c:157 IMSI='262421246416324': No 2G Auth Data 20250115122650851 DAUC <0003> db_auc.c:192 IMSI='262421246416324': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262421246416324" to be handled at TC_gsup_check_imei_via_proxy(273) 20250115122650857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 20250115122650860 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650860 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421246416324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421246416324" source_name="the-source\n"} 20250115122650860 DMAIN <0000> hlr.c:424 IMSI='262421246416324': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650860 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421246416324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421246416324" destination_name="the-source\n"} 20250115122650860 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421246416324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650860 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650860 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262421246416324" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421246416324" TC_gsup_check_imei_via_proxy(273)@74b4b6795197: setverdict(pass): none -> pass 20250115122650861 DAUC <0003> db_auc.c:157 IMSI='262421246416324': No 2G Auth Data 20250115122650862 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650862 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421246416324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421246416324" source_name="the-source\n"} 20250115122650862 DAUC <0003> hlr.c:417 IMSI='262421246416324': storing IMEI = 12345678901234 20250115122650862 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421246416324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421246416324" destination_name="the-source\n"} 20250115122650862 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421246416324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650862 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650862 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650863 DAUC <0003> db_auc.c:157 IMSI='262421246416324': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@74b4b6795197: Final verdict of PTC: pass 20250115122650863 DAUC <0003> db_auc.c:157 IMSI='262422104749698': No 2G Auth Data 20250115122650863 DAUC <0003> db_auc.c:192 IMSI='262422104749698': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262422104749698" to be handled at TC_gsup_check_imei_via_proxy(274) 20250115122650870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 20250115122650872 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650872 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422104749698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422104749698" source_name="the-source\n"} 20250115122650872 DMAIN <0000> hlr.c:424 IMSI='262422104749698': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650872 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262422104749698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422104749698" destination_name="the-source\n"} 20250115122650872 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422104749698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650872 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650872 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262422104749698" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422104749698" TC_gsup_check_imei_via_proxy(274)@74b4b6795197: setverdict(pass): none -> pass 20250115122650874 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650874 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422104749698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422104749698" source_name="the-source\n"} 20250115122650874 DAUC <0003> hlr.c:417 IMSI='262422104749698': storing IMEI = 12345678901234 20250115122650874 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262422104749698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422104749698" destination_name="the-source\n"} 20250115122650874 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422104749698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650874 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650874 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@74b4b6795197: Final verdict of PTC: pass 20250115122650876 DAUC <0003> db_auc.c:157 IMSI='262426495573654': No 2G Auth Data 20250115122650876 DAUC <0003> db_auc.c:192 IMSI='262426495573654': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262426495573654" to be handled at TC_gsup_check_imei_via_proxy(275) 20250115122650882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20250115122650885 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650885 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426495573654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426495573654" source_name="the-source\n"} 20250115122650885 DMAIN <0000> hlr.c:424 IMSI='262426495573654': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650885 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262426495573654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426495573654" destination_name="the-source\n"} 20250115122650885 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426495573654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650885 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650885 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262426495573654" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426495573654" TC_gsup_check_imei_via_proxy(275)@74b4b6795197: setverdict(pass): none -> pass 20250115122650887 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650887 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426495573654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426495573654" source_name="the-source\n"} 20250115122650887 DAUC <0003> hlr.c:417 IMSI='262426495573654': storing IMEI = 12345678901234 20250115122650887 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262426495573654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426495573654" destination_name="the-source\n"} 20250115122650887 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426495573654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650887 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650887 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@74b4b6795197: Final verdict of PTC: pass 20250115122650888 DAUC <0003> db_auc.c:157 IMSI='262426551822992': No 2G Auth Data 20250115122650888 DAUC <0003> db_auc.c:192 IMSI='262426551822992': No 3G Auth Data HLR_Test-GSUP(266)@74b4b6795197: Created GsupExpect[0] for "262426551822992" to be handled at TC_gsup_check_imei_via_proxy(276) 20250115122650895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20250115122650897 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650897 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426551822992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426551822992" source_name="the-source\n"} 20250115122650897 DMAIN <0000> hlr.c:424 IMSI='262426551822992': has IMEI = 12345678901234 (consider setting 'store-imei') 20250115122650897 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262426551822992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426551822992" destination_name="the-source\n"} 20250115122650897 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426551822992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650897 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650897 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74b4b6795197: Found GsupExpect[0] for "262426551822992" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@74b4b6795197: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426551822992" TC_gsup_check_imei_via_proxy(276)@74b4b6795197: setverdict(pass): none -> pass 20250115122650899 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650899 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426551822992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426551822992" source_name="the-source\n"} 20250115122650899 DAUC <0003> hlr.c:417 IMSI='262426551822992': storing IMEI = 12345678901234 20250115122650899 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262426551822992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426551822992" destination_name="the-source\n"} 20250115122650899 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426551822992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122650899 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122650899 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122650901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122650901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46106<->l=127.0.0.1:4258 267@74b4b6795197: Final verdict of PTC: none 20250115122650902 DLINP <000b> input/ipa.c:451 connected read/write 20250115122650902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122650902 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122650902 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(266)@74b4b6795197: Final verdict of PTC: none 20250115122650902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122650902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250115122650902 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41551<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 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 20250115122650925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20250115122651025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66540) Waiting for packet dumper to finish... 1 (prev_count=66540, count=127120) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:53 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_check_imei_invalid_len started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122654163 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122654163 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122654168 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122654174 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122654175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122654175 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122654175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122654175 DLGSUP <0013> gsup_server.c:237 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  20250115122654175 DLGSUP <0013> gsup_server.c:235 2:  20250115122654175 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122654175 DLGSUP <0013> gsup_server.c:235 3:  20250115122654175 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122654175 DLGSUP <0013> gsup_server.c:235 4:  20250115122654175 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122654175 DLGSUP <0013> gsup_server.c:235 5:  20250115122654175 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122654175 DLGSUP <0013> gsup_server.c:235 7:  20250115122654175 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122654175 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122654175 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122654175 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@74b4b6795197: 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") 20250115122654205 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40221<->l=127.0.0.1:4259) 20250115122654216 DAUC <0003> db_auc.c:157 IMSI='262425313973798': No 2G Auth Data 20250115122654216 DAUC <0003> db_auc.c:192 IMSI='262425313973798': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262425313973798" to be handled at TC_gsup_check_imei_invalid_len(281) 20250115122654245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20250115122654255 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654255 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313973798"} 20250115122654255 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654255 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425313973798" cause=Invalid mandatory information} 20250115122654255 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654256 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654256 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262425313973798" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425313973798" TC_gsup_check_imei_invalid_len(281)@74b4b6795197: setverdict(pass): none -> pass 20250115122654260 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654261 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313973798"} 20250115122654261 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654261 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425313973798" cause=Invalid mandatory information} 20250115122654261 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654261 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654261 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654264 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654264 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313973798"} 20250115122654265 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654265 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425313973798" cause=Invalid mandatory information} 20250115122654265 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654265 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654265 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654268 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654268 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313973798"} 20250115122654268 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654268 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425313973798" cause=Invalid mandatory information} 20250115122654268 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654268 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654268 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654271 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654271 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313973798"} 20250115122654271 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654271 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425313973798" cause=Invalid mandatory information} 20250115122654271 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425313973798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654271 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654271 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@74b4b6795197: Final verdict of PTC: pass 20250115122654277 DAUC <0003> db_auc.c:157 IMSI='262427846508177': No 2G Auth Data 20250115122654277 DAUC <0003> db_auc.c:192 IMSI='262427846508177': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262427846508177" to be handled at TC_gsup_check_imei_invalid_len(282) 20250115122654294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 20250115122654296 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654296 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427846508177"} 20250115122654296 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654296 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427846508177" cause=Invalid mandatory information} 20250115122654296 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654296 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654296 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262427846508177" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427846508177" TC_gsup_check_imei_invalid_len(282)@74b4b6795197: setverdict(pass): none -> pass 20250115122654297 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654297 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427846508177"} 20250115122654297 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654297 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427846508177" cause=Invalid mandatory information} 20250115122654297 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654297 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654297 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654297 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654297 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427846508177"} 20250115122654297 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654297 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427846508177" cause=Invalid mandatory information} 20250115122654297 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654297 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654297 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654298 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654298 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427846508177"} 20250115122654298 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654298 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427846508177" cause=Invalid mandatory information} 20250115122654298 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654298 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654298 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654299 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654299 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427846508177"} 20250115122654299 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654299 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427846508177" cause=Invalid mandatory information} 20250115122654299 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427846508177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654299 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654299 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@74b4b6795197: Final verdict of PTC: pass 20250115122654300 DAUC <0003> db_auc.c:157 IMSI='262424663654599': No 2G Auth Data 20250115122654300 DAUC <0003> db_auc.c:192 IMSI='262424663654599': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262424663654599" to be handled at TC_gsup_check_imei_invalid_len(283) 20250115122654306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20250115122654308 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654308 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663654599"} 20250115122654308 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654308 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663654599" cause=Invalid mandatory information} 20250115122654308 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654308 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654308 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262424663654599" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424663654599" TC_gsup_check_imei_invalid_len(283)@74b4b6795197: setverdict(pass): none -> pass 20250115122654309 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654309 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663654599"} 20250115122654309 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654309 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663654599" cause=Invalid mandatory information} 20250115122654309 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654309 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654309 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654309 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654309 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663654599"} 20250115122654309 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654309 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663654599" cause=Invalid mandatory information} 20250115122654309 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654309 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654309 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654310 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654310 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663654599"} 20250115122654310 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654310 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663654599" cause=Invalid mandatory information} 20250115122654310 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654310 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654310 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654310 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654311 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663654599"} 20250115122654311 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654311 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663654599" cause=Invalid mandatory information} 20250115122654311 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424663654599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654311 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654311 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@74b4b6795197: Final verdict of PTC: pass 20250115122654312 DAUC <0003> db_auc.c:157 IMSI='262427017500744': No 2G Auth Data 20250115122654312 DAUC <0003> db_auc.c:192 IMSI='262427017500744': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262427017500744" to be handled at TC_gsup_check_imei_invalid_len(284) 20250115122654318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 20250115122654320 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654320 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427017500744"} 20250115122654320 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654320 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427017500744" cause=Invalid mandatory information} 20250115122654320 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654320 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654320 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262427017500744" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427017500744" TC_gsup_check_imei_invalid_len(284)@74b4b6795197: setverdict(pass): none -> pass 20250115122654321 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654321 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427017500744"} 20250115122654321 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654321 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427017500744" cause=Invalid mandatory information} 20250115122654321 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654321 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654321 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654322 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654322 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427017500744"} 20250115122654322 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654322 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427017500744" cause=Invalid mandatory information} 20250115122654322 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654322 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654322 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654323 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654323 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427017500744"} 20250115122654323 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654323 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427017500744" cause=Invalid mandatory information} 20250115122654323 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654323 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654323 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654323 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654323 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427017500744"} 20250115122654323 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654323 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427017500744" cause=Invalid mandatory information} 20250115122654323 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427017500744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654323 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654323 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@74b4b6795197: Final verdict of PTC: pass 20250115122654324 DAUC <0003> db_auc.c:157 IMSI='262429193534805': No 2G Auth Data 20250115122654324 DAUC <0003> db_auc.c:192 IMSI='262429193534805': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262429193534805" to be handled at TC_gsup_check_imei_invalid_len(285) 20250115122654331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20250115122654333 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654333 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429193534805"} 20250115122654333 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654333 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429193534805" cause=Invalid mandatory information} 20250115122654333 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654333 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654333 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262429193534805" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429193534805" TC_gsup_check_imei_invalid_len(285)@74b4b6795197: setverdict(pass): none -> pass 20250115122654334 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654334 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429193534805"} 20250115122654334 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654334 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429193534805" cause=Invalid mandatory information} 20250115122654334 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654334 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654334 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654335 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654335 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429193534805"} 20250115122654335 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654335 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429193534805" cause=Invalid mandatory information} 20250115122654335 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654335 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654335 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654336 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429193534805"} 20250115122654336 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654336 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429193534805" cause=Invalid mandatory information} 20250115122654336 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654336 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429193534805"} 20250115122654336 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654336 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429193534805" cause=Invalid mandatory information} 20250115122654336 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429193534805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@74b4b6795197: Final verdict of PTC: pass 20250115122654338 DAUC <0003> db_auc.c:157 IMSI='262424284875837': No 2G Auth Data 20250115122654338 DAUC <0003> db_auc.c:192 IMSI='262424284875837': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262424284875837" to be handled at TC_gsup_check_imei_invalid_len(286) 20250115122654344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55008<->l=127.0.0.1:4258 20250115122654346 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654346 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424284875837"} 20250115122654346 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654346 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424284875837" cause=Invalid mandatory information} 20250115122654346 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654346 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654346 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262424284875837" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424284875837" TC_gsup_check_imei_invalid_len(286)@74b4b6795197: setverdict(pass): none -> pass 20250115122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654347 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424284875837"} 20250115122654347 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654347 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424284875837" cause=Invalid mandatory information} 20250115122654347 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654348 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654348 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424284875837"} 20250115122654348 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654348 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424284875837" cause=Invalid mandatory information} 20250115122654348 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654348 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654348 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654349 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424284875837"} 20250115122654349 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654349 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424284875837" cause=Invalid mandatory information} 20250115122654349 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654349 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424284875837"} 20250115122654349 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654349 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424284875837" cause=Invalid mandatory information} 20250115122654349 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424284875837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55008<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@74b4b6795197: Final verdict of PTC: pass 20250115122654350 DAUC <0003> db_auc.c:157 IMSI='262420866782170': No 2G Auth Data 20250115122654350 DAUC <0003> db_auc.c:192 IMSI='262420866782170': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262420866782170" to be handled at TC_gsup_check_imei_invalid_len(287) 20250115122654356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20250115122654358 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654358 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420866782170"} 20250115122654358 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654358 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420866782170" cause=Invalid mandatory information} 20250115122654358 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654358 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654358 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262420866782170" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420866782170" TC_gsup_check_imei_invalid_len(287)@74b4b6795197: setverdict(pass): none -> pass 20250115122654358 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654358 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420866782170"} 20250115122654358 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654358 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420866782170" cause=Invalid mandatory information} 20250115122654358 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654358 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654358 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654359 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654359 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420866782170"} 20250115122654359 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654359 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420866782170" cause=Invalid mandatory information} 20250115122654359 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654359 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654359 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654359 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654359 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420866782170"} 20250115122654359 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654360 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420866782170" cause=Invalid mandatory information} 20250115122654360 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654360 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420866782170"} 20250115122654360 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654360 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420866782170" cause=Invalid mandatory information} 20250115122654360 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420866782170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@74b4b6795197: Final verdict of PTC: pass 20250115122654361 DAUC <0003> db_auc.c:157 IMSI='262424483093371': No 2G Auth Data 20250115122654361 DAUC <0003> db_auc.c:192 IMSI='262424483093371': No 3G Auth Data HLR_Test-GSUP(278)@74b4b6795197: Created GsupExpect[0] for "262424483093371" to be handled at TC_gsup_check_imei_invalid_len(288) 20250115122654367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55028<->l=127.0.0.1:4258 20250115122654369 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654369 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483093371"} 20250115122654369 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250115122654369 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483093371" cause=Invalid mandatory information} 20250115122654369 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654369 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654369 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74b4b6795197: Found GsupExpect[0] for "262424483093371" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@74b4b6795197: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424483093371" TC_gsup_check_imei_invalid_len(288)@74b4b6795197: setverdict(pass): none -> pass 20250115122654370 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654370 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483093371"} 20250115122654370 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250115122654370 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483093371" cause=Invalid mandatory information} 20250115122654370 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654370 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654370 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654371 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654371 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483093371"} 20250115122654371 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250115122654371 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483093371" cause=Invalid mandatory information} 20250115122654371 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654371 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654371 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654372 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654372 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483093371"} 20250115122654372 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250115122654372 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483093371" cause=Invalid mandatory information} 20250115122654372 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654372 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654372 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654373 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483093371"} 20250115122654373 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250115122654373 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483093371" cause=Invalid mandatory information} 20250115122654373 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424483093371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122654373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55028<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@74b4b6795197: Final verdict of PTC: pass MTC@74b4b6795197: setverdict(pass): none -> pass 20250115122654374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@74b4b6795197: Final verdict of PTC: none 279@74b4b6795197: Final verdict of PTC: none 20250115122654375 DLINP <000b> input/ipa.c:451 connected read/write 20250115122654375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122654375 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122654375 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122654375 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122654375 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40221<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(280)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: pass MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@74b4b6795197: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:54 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 20250115122654400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 20250115122654501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77004) Waiting for packet dumper to finish... 1 (prev_count=77004, count=168556) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:26:56 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@74b4b6795197: 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@74b4b6795197: Test case TC_gsup_check_imei_unknown_imsi started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122657612 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122657612 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122657615 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122657616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122657619 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122657619 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122657619 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122657619 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122657619 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122657619 DLGSUP <0013> gsup_server.c:237 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  20250115122657619 DLGSUP <0013> gsup_server.c:235 2:  20250115122657619 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122657619 DLGSUP <0013> gsup_server.c:235 3:  20250115122657619 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122657620 DLGSUP <0013> gsup_server.c:235 4:  20250115122657620 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122657620 DLGSUP <0013> gsup_server.c:235 5:  20250115122657620 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122657620 DLGSUP <0013> gsup_server.c:235 7:  20250115122657620 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122657620 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122657620 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122657620 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@74b4b6795197: 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") 20250115122657640 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35329<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@74b4b6795197: Created GsupExpect[0] for "262428560644299" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250115122657646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4258 20250115122657662 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122657662 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428560644299"} 20250115122657662 DMAIN <0000> hlr.c:424 IMSI='262428560644299': has IMEI = 22245678901234 (consider setting 'store-imei') 20250115122657662 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250115122657662 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428560644299" cause=Invalid mandatory information} 20250115122657662 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122657662 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122657662 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@74b4b6795197: Found GsupExpect[0] for "262428560644299" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@74b4b6795197: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428560644299" TC_gsup_check_imei_unknown_imsi(293)@74b4b6795197: setverdict(pass): none -> pass 20250115122657669 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122657669 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428560644299"} 20250115122657669 DAUC <0003> hlr.c:417 IMSI='262428560644299': storing IMEI = 22245678901234 20250115122657669 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428560644299': no such subscriber 20250115122657669 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250115122657669 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428560644299" cause=Invalid mandatory information} 20250115122657669 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428560644299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122657669 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122657669 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122657671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@74b4b6795197: Final verdict of PTC: pass 20250115122657672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 20250115122657673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35329<->l=127.0.0.1:4259) 20250115122657674 DLINP <000b> input/ipa.c:451 connected read/write 20250115122657674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122657674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122657674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122657674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(292)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(290)@74b4b6795197: Final verdict of PTC: none 291@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 291: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@74b4b6795197: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:26:57 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 20250115122657709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20250115122657810 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=30860) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122700907 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122700907 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122700912 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122700914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122700918 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122700918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122700918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122700918 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122700918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122700918 DLGSUP <0013> gsup_server.c:237 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  20250115122700918 DLGSUP <0013> gsup_server.c:235 2:  20250115122700918 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122700918 DLGSUP <0013> gsup_server.c:235 3:  20250115122700918 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122700918 DLGSUP <0013> gsup_server.c:235 4:  20250115122700918 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122700918 DLGSUP <0013> gsup_server.c:235 5:  20250115122700918 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122700918 DLGSUP <0013> gsup_server.c:235 7:  20250115122700918 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122700918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122700918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122700918 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@74b4b6795197: 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") 20250115122700944 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36375<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@74b4b6795197: Created GsupExpect[0] for "262423871227401" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250115122700960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4258 20250115122700974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122700974 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871227401"} 20250115122700974 DMAIN <0000> hlr.c:216 IMSI='262423871227401': Creating subscriber on demand 20250115122700974 DMAIN <0000> hlr.c:232 IMSI='262423871227401': Successfully assigned MSISDN='963' 20250115122700974 DAUC <0003> hlr.c:417 IMSI='262423871227401': storing IMEI = 12345678901234 20250115122700974 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871227401"} 20250115122700974 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122700974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122700974 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@74b4b6795197: Found GsupExpect[0] for "262423871227401" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@74b4b6795197: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423871227401" TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): none -> pass 20250115122700979 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122700979 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122700981 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122700981 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122700983 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122700983 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122700986 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122700986 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122700986 DLU <0006> fsm.c:456 lu(262423871227401)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122700986 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122700986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122700986 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122700986 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122700986 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122700990 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122700990 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423871227401"} 20250115122700990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122700990 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122700990 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423871227401"} 20250115122700990 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122700990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122700990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122700990 DLU <0006> fsm.c:568 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122700990 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122700990 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122700998 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122700998 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871227401"} 20250115122700998 DMAIN <0000> hlr.c:216 IMSI='262423871227401': Creating subscriber on demand 20250115122700998 DMAIN <0000> hlr.c:232 IMSI='262423871227401': Successfully assigned MSISDN='377' 20250115122700998 DAUC <0003> hlr.c:417 IMSI='262423871227401': storing IMEI = 12345678901234 20250115122700998 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871227401"} 20250115122700998 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122700998 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122700998 DLINP <000b> input/ipa.c:451 connected read/write 20250115122700998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701000 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701000 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701002 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701002 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701003 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701003 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701004 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701004 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701007 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701007 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122701007 DLU <0006> fsm.c:456 lu(262423871227401)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122701007 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122701007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122701007 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122701007 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701007 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701010 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423871227401"} 20250115122701010 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122701010 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122701010 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423871227401"} 20250115122701010 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122701010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122701010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122701010 DLU <0006> fsm.c:568 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122701010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701016 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701016 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871227401"} 20250115122701016 DMAIN <0000> hlr.c:216 IMSI='262423871227401': Creating subscriber on demand 20250115122701016 DMAIN <0000> hlr.c:232 IMSI='262423871227401': Successfully assigned MSISDN='437' 20250115122701016 DAUC <0003> hlr.c:417 IMSI='262423871227401': storing IMEI = 12345678901234 20250115122701016 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871227401"} 20250115122701016 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122701016 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701016 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701018 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701018 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701019 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701019 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701020 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701020 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701021 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701021 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701024 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701024 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122701024 DLU <0006> fsm.c:456 lu(262423871227401)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122701024 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250115122701024 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423871227401" cause=GPRS services not allowed} 20250115122701024 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122701024 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122701024 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Freeing instance 20250115122701024 DLU <0006> fsm.c:568 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Deallocated 20250115122701024 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701024 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701032 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701032 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871227401"} 20250115122701032 DMAIN <0000> hlr.c:216 IMSI='262423871227401': Creating subscriber on demand 20250115122701032 DMAIN <0000> hlr.c:232 IMSI='262423871227401': Successfully assigned MSISDN='839' 20250115122701032 DAUC <0003> hlr.c:417 IMSI='262423871227401': storing IMEI = 12345678901234 20250115122701032 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871227401"} 20250115122701032 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122701032 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701032 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701034 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701034 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701036 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701036 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701037 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701037 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701039 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701039 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122701039 DLU <0006> fsm.c:456 lu(262423871227401)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122701039 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250115122701040 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423871227401" cause=GPRS services not allowed} 20250115122701040 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122701040 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122701040 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Freeing instance 20250115122701040 DLU <0006> fsm.c:568 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Deallocated 20250115122701040 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701040 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701046 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701046 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871227401"} 20250115122701046 DMAIN <0000> hlr.c:216 IMSI='262423871227401': Creating subscriber on demand 20250115122701046 DAUC <0003> hlr.c:417 IMSI='262423871227401': storing IMEI = 12345678901234 20250115122701046 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871227401"} 20250115122701046 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122701046 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701046 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701047 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701047 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701048 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701048 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701049 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701049 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701051 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701051 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122701051 DLU <0006> fsm.c:456 lu(262423871227401)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122701051 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250115122701051 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423871227401" cause=GPRS services not allowed} 20250115122701051 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122701051 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122701051 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Freeing instance 20250115122701051 DLU <0006> fsm.c:568 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: Deallocated 20250115122701051 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701051 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701055 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701055 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871227401"} 20250115122701055 DMAIN <0000> hlr.c:216 IMSI='262423871227401': Creating subscriber on demand 20250115122701055 DAUC <0003> hlr.c:417 IMSI='262423871227401': storing IMEI = 12345678901234 20250115122701055 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871227401"} 20250115122701055 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250115122701055 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701055 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701056 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701056 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701056 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701056 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701057 DAUC <0003> db_auc.c:157 IMSI='262423871227401': No 2G Auth Data 20250115122701057 DAUC <0003> db_auc.c:192 IMSI='262423871227401': No 3G Auth Data 20250115122701058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701058 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122701058 DLU <0006> fsm.c:456 lu(262423871227401)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122701058 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122701058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122701058 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423871227401" cn_domain=PS} 20250115122701058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701058 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701059 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701059 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423871227401"} 20250115122701059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122701059 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122701059 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423871227401"} 20250115122701059 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423871227401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122701059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122701059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122701059 DLU <0006> fsm.c:568 lu(PS:IMSI-262423871227401)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122701059 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122701059 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122701060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@74b4b6795197: Final verdict of PTC: pass 20250115122701061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55084<->l=127.0.0.1:4258 20250115122701062 DLINP <000b> input/ipa.c:451 connected read/write 20250115122701062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122701062 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122701062 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122701062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122701062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36375<->l=127.0.0.1:4259) 296@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(295)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 296: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@74b4b6795197: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:01 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 20250115122701087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 20250115122701188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66460) Waiting for packet dumper to finish... 1 (prev_count=66460, count=97056) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:27:03 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@74b4b6795197: 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@74b4b6795197: Test case TC_subscr_create_on_demand_ul started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122704284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122704285 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122704288 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122704294 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704294 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122704294 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122704294 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122704294 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122704294 DLGSUP <0013> gsup_server.c:237 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  20250115122704294 DLGSUP <0013> gsup_server.c:235 2:  20250115122704294 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122704294 DLGSUP <0013> gsup_server.c:235 3:  20250115122704294 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122704294 DLGSUP <0013> gsup_server.c:235 4:  20250115122704294 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122704294 DLGSUP <0013> gsup_server.c:235 5:  20250115122704294 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122704294 DLGSUP <0013> gsup_server.c:235 7:  20250115122704294 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122704294 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122704294 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122704294 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@74b4b6795197: 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") 20250115122704302 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40611<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@74b4b6795197: Created GsupExpect[0] for "262424057826993" to be handled at TC_subscr_create_on_demand_ul(303) 20250115122704313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4258 20250115122704334 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704334 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704334 DMAIN <0000> hlr.c:216 IMSI='262424057826993': Creating subscriber on demand 20250115122704334 DMAIN <0000> hlr.c:232 IMSI='262424057826993': Successfully assigned MSISDN='345' 20250115122704334 DLU <0006> fsm.c:456 lu(262424057826993)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122704334 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122704334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122704334 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704334 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704334 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@74b4b6795197: Found GsupExpect[0] for "262424057826993" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@74b4b6795197: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424057826993" 20250115122704343 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704343 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424057826993"} 20250115122704343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122704343 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122704343 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424057826993"} 20250115122704343 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122704343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122704343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122704343 DLU <0006> fsm.c:568 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122704343 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704343 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74b4b6795197: setverdict(pass): none -> pass 20250115122704347 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704347 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704349 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704349 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704351 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704351 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704358 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704358 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704358 DMAIN <0000> hlr.c:216 IMSI='262424057826993': Creating subscriber on demand 20250115122704358 DMAIN <0000> hlr.c:232 IMSI='262424057826993': Successfully assigned MSISDN='115' 20250115122704358 DLU <0006> fsm.c:456 lu(262424057826993)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122704358 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122704359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122704359 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704359 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704359 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704362 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704362 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424057826993"} 20250115122704362 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122704362 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122704362 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424057826993"} 20250115122704362 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122704362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122704362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122704362 DLU <0006> fsm.c:568 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122704362 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704363 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122704365 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704365 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704366 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704366 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704368 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704368 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704369 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704369 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704376 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704376 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704376 DMAIN <0000> hlr.c:216 IMSI='262424057826993': Creating subscriber on demand 20250115122704376 DMAIN <0000> hlr.c:232 IMSI='262424057826993': Successfully assigned MSISDN='304' 20250115122704376 DLU <0006> fsm.c:456 lu(262424057826993)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122704376 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250115122704376 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424057826993" cause=GPRS services not allowed} 20250115122704376 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122704376 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122704376 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Freeing instance 20250115122704376 DLU <0006> fsm.c:568 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Deallocated 20250115122704376 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704377 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122704379 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704379 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704381 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704381 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704384 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704384 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704386 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704386 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704395 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704395 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704395 DMAIN <0000> hlr.c:216 IMSI='262424057826993': Creating subscriber on demand 20250115122704395 DMAIN <0000> hlr.c:232 IMSI='262424057826993': Successfully assigned MSISDN='950' 20250115122704395 DLU <0006> fsm.c:456 lu(262424057826993)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122704395 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250115122704395 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424057826993" cause=GPRS services not allowed} 20250115122704395 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122704395 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122704395 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Freeing instance 20250115122704395 DLU <0006> fsm.c:568 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Deallocated 20250115122704395 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704395 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704396 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704396 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122704397 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704397 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704397 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704397 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704402 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704402 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704402 DMAIN <0000> hlr.c:216 IMSI='262424057826993': Creating subscriber on demand 20250115122704402 DLU <0006> fsm.c:456 lu(262424057826993)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122704402 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250115122704402 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424057826993" cause=GPRS services not allowed} 20250115122704402 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122704402 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122704402 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Freeing instance 20250115122704402 DLU <0006> fsm.c:568 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: Deallocated 20250115122704402 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704402 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704404 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704404 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122704405 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704405 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704406 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704406 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704414 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704414 DMAIN <0000> hlr.c:216 IMSI='262424057826993': Creating subscriber on demand 20250115122704414 DLU <0006> fsm.c:456 lu(262424057826993)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122704414 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122704414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122704414 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424057826993" cn_domain=PS} 20250115122704414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704417 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704417 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424057826993"} 20250115122704417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122704417 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122704417 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424057826993"} 20250115122704417 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424057826993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122704417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122704417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122704417 DLU <0006> fsm.c:568 lu(PS:IMSI-262424057826993)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122704418 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704418 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122704419 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704419 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122704421 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704421 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data 20250115122704422 DAUC <0003> db_auc.c:157 IMSI='262424057826993': No 2G Auth Data 20250115122704422 DAUC <0003> db_auc.c:192 IMSI='262424057826993': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122704425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@74b4b6795197: Final verdict of PTC: pass 20250115122704427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20250115122704429 DLINP <000b> input/ipa.c:451 connected read/write 20250115122704429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122704429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122704429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122704429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122704430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40611<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@74b4b6795197: Final verdict of PTC: none 301@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 301: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@74b4b6795197: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:04 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 20250115122704496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 20250115122704597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78212) Waiting for packet dumper to finish... 1 (prev_count=78212, count=81540) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:27:06 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@74b4b6795197: 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@74b4b6795197: Test case TC_subscr_create_on_demand_sai started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122707709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122707709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122707713 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122707715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122707719 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122707720 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122707720 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122707720 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122707720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122707720 DLGSUP <0013> gsup_server.c:237 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  20250115122707720 DLGSUP <0013> gsup_server.c:235 2:  20250115122707720 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122707720 DLGSUP <0013> gsup_server.c:235 3:  20250115122707720 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122707720 DLGSUP <0013> gsup_server.c:235 4:  20250115122707720 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122707720 DLGSUP <0013> gsup_server.c:235 5:  20250115122707720 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122707720 DLGSUP <0013> gsup_server.c:235 7:  20250115122707720 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122707720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122707720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122707720 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@74b4b6795197: 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") 20250115122707736 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40351<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@74b4b6795197: Created GsupExpect[0] for "262423296161555" to be handled at TC_subscr_create_on_demand_sai(308) 20250115122707757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 20250115122707770 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122707770 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423296161555"} 20250115122707770 DMAIN <0000> hlr.c:216 IMSI='262423296161555': Creating subscriber on demand 20250115122707770 DMAIN <0000> hlr.c:232 IMSI='262423296161555': Successfully assigned MSISDN='974' 20250115122707770 DAUC <0003> db_auc.c:157 IMSI='262423296161555': No 2G Auth Data 20250115122707771 DAUC <0003> db_auc.c:192 IMSI='262423296161555': No 3G Auth Data 20250115122707771 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423296161555 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 20250115122707771 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423296161555" cause=IMSI unknown in HLR} 20250115122707771 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250115122707771 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122707771 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@74b4b6795197: Found GsupExpect[0] for "262423296161555" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@74b4b6795197: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423296161555" TC_subscr_create_on_demand_sai(308)@74b4b6795197: setverdict(pass): none -> pass 20250115122707775 DAUC <0003> db_auc.c:157 IMSI='262423296161555': No 2G Auth Data 20250115122707775 DAUC <0003> db_auc.c:192 IMSI='262423296161555': No 3G Auth Data 20250115122707776 DAUC <0003> db_auc.c:157 IMSI='262423296161555': No 2G Auth Data 20250115122707776 DAUC <0003> db_auc.c:192 IMSI='262423296161555': No 3G Auth Data 20250115122707778 DAUC <0003> db_auc.c:157 IMSI='262423296161555': No 2G Auth Data 20250115122707778 DAUC <0003> db_auc.c:192 IMSI='262423296161555': No 3G Auth Data 20250115122707780 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122707780 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423296161555" cn_domain=PS} 20250115122707780 DLU <0006> fsm.c:456 lu(262423296161555)[0x55b30e79e920]{UNVALIDATED}: Allocated 20250115122707780 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250115122707780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423296161555)[0x55b30e79e920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122707780 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423296161555" cn_domain=PS} 20250115122707780 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122707780 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122707784 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122707784 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423296161555"} 20250115122707784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423296161555)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122707784 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122707784 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423296161555"} 20250115122707784 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423296161555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122707784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423296161555)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122707784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423296161555)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122707785 DLU <0006> fsm.c:568 lu(PS:IMSI-262423296161555)[0x55b30e79e920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122707785 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122707785 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122707789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@74b4b6795197: Final verdict of PTC: pass 20250115122707790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4258 20250115122707792 DLINP <000b> input/ipa.c:451 connected read/write 20250115122707792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122707792 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122707792 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122707792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@74b4b6795197: Final verdict of PTC: none 20250115122707793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40351<->l=127.0.0.1:4259) 306@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 306: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@74b4b6795197: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:07 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 20250115122707823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 20250115122707924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56858<->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@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_MSLookup_mDNS_service_other_home started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122710983 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122710983 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122710985 DLINP <000b> input/ipa.c:451 connected read/write 20250115122710985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122710985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@74b4b6795197: 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)@74b4b6795197: 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 } } } } 20250115122710987 DLINP <000b> input/ipa.c:451 connected read/write 20250115122710987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122710987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122710987 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122710987 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122710987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122710987 DLGSUP <0013> gsup_server.c:237 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  20250115122710987 DLGSUP <0013> gsup_server.c:235 2:  20250115122710987 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122710987 DLGSUP <0013> gsup_server.c:235 3:  20250115122710987 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122710987 DLGSUP <0013> gsup_server.c:235 4:  20250115122710987 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122710987 DLGSUP <0013> gsup_server.c:235 5:  20250115122710987 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122710987 DLGSUP <0013> gsup_server.c:235 7:  20250115122710987 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122710987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122710987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122710987 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)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@74b4b6795197: 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") 20250115122711003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39023<->l=127.0.0.1:4259) 20250115122711005 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250115122711005 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@74b4b6795197: Created GsupExpect[0] for "262424445907517" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250115122711016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 20250115122711019 DAUC <0003> db_auc.c:157 IMSI='262424445907517': No 2G Auth Data 20250115122711019 DAUC <0003> db_auc.c:192 IMSI='262424445907517': No 3G Auth Data 20250115122711025 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615355324.msisdn 20250115122711025 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615355324.msisdn: not attached (vlr_number unset) 20250115122711025 DDGSM <0007> mslookup_server.c:327 sip.voice.491615355324.msisdn: does not exist in GSUP proxy 20250115122712034 DLINP <000b> input/ipa.c:451 connected read/write 20250115122712034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122712034 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424445907517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424445907517" cn_domain=CS} 20250115122712034 DLU <0006> fsm.c:456 lu(262424445907517)[0x55b30e79ec60]{UNVALIDATED}: Allocated 20250115122712034 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424445907517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250115122712034 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424445907517)[0x55b30e79ec60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250115122712034 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424445907517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424445907517" cn_domain=CS} 20250115122712034 DLINP <000b> input/ipa.c:451 connected read/write 20250115122712034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122712034 DLINP <000b> input/ipa.c:451 connected read/write 20250115122712034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@74b4b6795197: Found GsupExpect[0] for "262424445907517" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@74b4b6795197: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424445907517" 20250115122712041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122712041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122712041 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424445907517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424445907517"} 20250115122712041 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424445907517)[0x55b30e79ec60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250115122712041 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424445907517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250115122712041 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424445907517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424445907517"} 20250115122712041 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424445907517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122712041 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424445907517)[0x55b30e79ec60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250115122712041 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424445907517)[0x55b30e79ec60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250115122712041 DLU <0006> fsm.c:568 lu(CS:IMSI-262424445907517)[0x55b30e79ec60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250115122712041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122712041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122712041 DLINP <000b> input/ipa.c:451 connected read/write 20250115122712041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@74b4b6795197: setverdict(pass): none -> pass 20250115122712045 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615355324.msisdn 20250115122712045 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615355324.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250115122712045 DDGSM <0007> mslookup_server.c:327 sip.voice.491615355324.msisdn: does not exist in GSUP proxy 20250115122712045 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615355324.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@74b4b6795197: setverdict(pass): pass -> pass, component reason not changed 20250115122712051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@74b4b6795197: Final verdict of PTC: pass 20250115122712052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20250115122712054 DLINP <000b> input/ipa.c:451 connected read/write 20250115122712054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122712054 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122712054 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122712054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@74b4b6795197: Final verdict of PTC: none 20250115122712055 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39023<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 311: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@74b4b6795197: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:12 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 20250115122712091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 20250115122712192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250115122714033 DSS <0004> hlr_ussd.c:239 262420652979316/0xaa801328: SS Session Timeout, destroying 20250115122714033 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420652979316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:27: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_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@74b4b6795197: 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@74b4b6795197: Test case TC_MSLookup_GSUP_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122715308 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122715308 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122715312 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122715312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@74b4b6795197: 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 } } } } 20250115122715313 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122715313 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122715313 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122715313 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122715313 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122715313 DLGSUP <0013> gsup_server.c:237 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  20250115122715313 DLGSUP <0013> gsup_server.c:235 2:  20250115122715313 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122715313 DLGSUP <0013> gsup_server.c:235 3:  20250115122715313 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122715313 DLGSUP <0013> gsup_server.c:235 4:  20250115122715313 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122715313 DLGSUP <0013> gsup_server.c:235 5:  20250115122715313 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122715313 DLGSUP <0013> gsup_server.c:235 7:  20250115122715313 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122715313 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122715313 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122715313 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250115122715313 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250115122715313 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@74b4b6795197: 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") 20250115122715342 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46339<->l=127.0.0.1:4259) 20250115122715343 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250115122715344 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@74b4b6795197: Created GsupExpect[0] for "262420660112820" to be handled at TC_MSLookup_GSUP_proxy(320) 20250115122715349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@74b4b6795197: Created GsupExpect[0] for "262420660112820" to be handled at TC_MSLookup_GSUP_proxy(320) 20250115122715354 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122715354 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420660112820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420660112820" cn_domain=CS} 20250115122715354 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420660112820 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250115122715354 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420660112820 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250115122715354 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420660112820.imsi 20250115122715354 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420660112820.imsi 20250115122715354 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420660112820.imsi: does not exist in local HLR 20250115122715358 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420660112820 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250115122715358 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250115122715358 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250115122715358 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250115122715358 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250115122715358 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250115122715358 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420660112820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122715358 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122715358 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250115122715358 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122715358 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250115122715358 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122715358 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@74b4b6795197: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@74b4b6795197: 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) } } } } 20250115122715359 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122715359 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122715359 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250115122715359 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250115122715359 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115122715360 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122715360 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122715360 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@74b4b6795197: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@74b4b6795197: Found GsupExpect[0] for "262420660112820" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@74b4b6795197: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420660112820" HLR_Test-GSUP-server-IPA(318)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122715402 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122715402 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122715402 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122715402 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122715402 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420660112820 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618708618 20250115122715403 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420660112820 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122715403 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122715403 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@74b4b6795197: Found GsupExpect[0] for "262420660112820" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@74b4b6795197: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420660112820" 20250115122715410 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122715410 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122715410 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420660112820 MSISDN-491618708618 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122715410 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122715410 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122715413 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122715414 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122715414 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420660112820 MSISDN-491618708618 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 20250115122715414 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420660112820 MSISDN-491618708618 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122715414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122715414 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@74b4b6795197: setverdict(pass): none -> pass 20250115122715416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@74b4b6795197: Final verdict of PTC: pass 20250115122715418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 20250115122715419 DLINP <000b> input/ipa.c:451 connected read/write 20250115122715419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122715419 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122715419 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122715419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250115122715420 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46339<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(315)@74b4b6795197: Final verdict of PTC: none 316@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@74b4b6795197: Final verdict of PTC: none 20250115122715421 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122715421 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122715421 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250115122715422 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250115122715422 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(319)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 316: none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@74b4b6795197: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:15 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 20250115122715518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4258 20250115122715619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13480) Waiting for packet dumper to finish... 1 (prev_count=13480, count=43136) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:27: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_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@74b4b6795197: 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@74b4b6795197: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122718712 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122718712 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122718715 DLINP <000b> input/ipa.c:451 connected read/write 20250115122718715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122718716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@74b4b6795197: 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) } } } } 20250115122718719 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250115122718719 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@74b4b6795197: 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 } } } } 20250115122718719 DLINP <000b> input/ipa.c:451 connected read/write 20250115122718719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122718719 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122718719 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122718720 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122718720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122718720 DLGSUP <0013> gsup_server.c:237 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  20250115122718720 DLGSUP <0013> gsup_server.c:235 2:  20250115122718720 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122718720 DLGSUP <0013> gsup_server.c:235 3:  20250115122718720 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122718720 DLGSUP <0013> gsup_server.c:235 4:  20250115122718720 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(321)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122718720 DLGSUP <0013> gsup_server.c:235 5:  20250115122718720 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122718720 DLGSUP <0013> gsup_server.c:235 7:  20250115122718720 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122718720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122718720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122718720 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@74b4b6795197: 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") 20250115122718732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33949<->l=127.0.0.1:4259) 20250115122718734 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250115122718734 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@74b4b6795197: Created GsupExpect[0] for "262420665618891" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250115122718740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 20250115122718742 DAUC <0003> db_auc.c:157 IMSI='262420665618891': No 2G Auth Data 20250115122718742 DAUC <0003> db_auc.c:192 IMSI='262420665618891': No 3G Auth Data 20250115122718746 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420665618891.imsi 20250115122718746 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420665618891.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@74b4b6795197: setverdict(pass): none -> pass 20250115122718751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@74b4b6795197: Final verdict of PTC: pass 20250115122718752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35800<->l=127.0.0.1:4258 20250115122718754 DLINP <000b> input/ipa.c:451 connected read/write 20250115122718754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122718754 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122718754 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122718754 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(322)@74b4b6795197: Final verdict of PTC: none 20250115122718754 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33949<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 323: none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@74b4b6795197: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:18 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 20250115122718780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4258 20250115122718881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35818<->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=27952) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 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@74b4b6795197: 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@74b4b6795197: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122722001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122722001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122722005 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122722007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@74b4b6795197: 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 } } } } 20250115122722010 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122722011 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122722011 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122722011 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122722011 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122722011 DLGSUP <0013> gsup_server.c:237 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  20250115122722011 DLGSUP <0013> gsup_server.c:235 2:  20250115122722011 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122722011 DLGSUP <0013> gsup_server.c:235 3:  20250115122722011 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122722011 DLGSUP <0013> gsup_server.c:235 4:  20250115122722011 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122722011 DLGSUP <0013> gsup_server.c:235 5:  20250115122722011 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122722011 DLGSUP <0013> gsup_server.c:235 7:  20250115122722011 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122722011 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122722011 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122722011 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(326)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122722013 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250115122722013 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@74b4b6795197: 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") 20250115122722051 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45939<->l=127.0.0.1:4259) 20250115122722054 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250115122722054 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@74b4b6795197: Created GsupExpect[0] for "262426827389780" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250115122722065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@74b4b6795197: Created GsupExpect[0] for "262426827389780" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250115122722073 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122722073 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426827389780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426827389780" cn_domain=CS} 20250115122722073 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426827389780 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250115122722073 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426827389780 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250115122722073 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426827389780.imsi 20250115122722074 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426827389780.imsi 20250115122722074 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426827389780.imsi: does not exist in local HLR 20250115122722084 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426827389780 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250115122722084 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250115122722084 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250115122722084 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250115122722084 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250115122722084 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250115122722084 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426827389780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122722084 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122722084 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250115122722084 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122722084 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250115122722084 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122722084 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@74b4b6795197: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@74b4b6795197: 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) } } } } 20250115122722088 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122722088 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122722088 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250115122722088 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250115122722088 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115122722090 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122722090 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122722090 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@74b4b6795197: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@74b4b6795197: Found GsupExpect[0] for "262426827389780" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@74b4b6795197: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426827389780" HLR_Test-GSUP-server-IPA(330)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122722130 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122722130 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122722130 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122722130 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122722130 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426827389780 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612750372 20250115122722131 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426827389780 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122722131 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122722131 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@74b4b6795197: Found GsupExpect[0] for "262426827389780" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@74b4b6795197: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426827389780" 20250115122722140 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122722140 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122722140 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426827389780 MSISDN-491612750372 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122722140 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122722140 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122722143 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122722143 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122722143 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426827389780 MSISDN-491612750372 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 20250115122722143 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426827389780 MSISDN-491612750372 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122722143 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122722144 DLINP <000b> input/ipa.c:451 connected read/write 20250115122722144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122722146 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426827389780.imsi 20250115122722146 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426827389780.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@74b4b6795197: setverdict(pass): none -> pass 20250115122723155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@74b4b6795197: Final verdict of PTC: pass 20250115122723158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 20250115122723160 DLINP <000b> input/ipa.c:451 connected read/write 20250115122723160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122723160 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122723160 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122723160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-server(329)@74b4b6795197: Final verdict of PTC: none 20250115122723161 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45939<->l=127.0.0.1:4259) 328@74b4b6795197: Final verdict of PTC: none 20250115122723162 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122723162 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122723162 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250115122723162 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250115122723162 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 328: none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@74b4b6795197: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:23 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 20250115122723261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20250115122723362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35872) Waiting for packet dumper to finish... 1 (prev_count=35872, count=44040) MTC@74b4b6795197: 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@74b4b6795197: 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 ------ Wed Jan 15 12:27:25 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@74b4b6795197: 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@74b4b6795197: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@74b4b6795197: legacy= false MTC@74b4b6795197: in not legacy case 1 MTC@74b4b6795197: in not legacy case 2 20250115122726467 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250115122726467 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122726471 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122726472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@74b4b6795197: 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 } } } } 20250115122726476 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122726477 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250115122726477 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250115122726477 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250115122726477 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250115122726477 DLGSUP <0013> gsup_server.c:237 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  20250115122726477 DLGSUP <0013> gsup_server.c:235 2:  20250115122726477 DLGSUP <0013> gsup_server.c:237 2: 00  20250115122726477 DLGSUP <0013> gsup_server.c:235 3:  20250115122726477 DLGSUP <0013> gsup_server.c:237 3: 00  20250115122726477 DLGSUP <0013> gsup_server.c:235 4:  20250115122726477 DLGSUP <0013> gsup_server.c:237 4: 00  20250115122726477 DLGSUP <0013> gsup_server.c:235 5:  20250115122726477 DLGSUP <0013> gsup_server.c:237 5: 00  20250115122726477 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(333)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122726477 DLGSUP <0013> gsup_server.c:237 7: 00  20250115122726477 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250115122726477 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250115122726477 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250115122726477 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250115122726477 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@74b4b6795197: 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") 20250115122726511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40301<->l=127.0.0.1:4259) 20250115122726514 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250115122726514 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@74b4b6795197: Created GsupExpect[0] for "262423490514898" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250115122726535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@74b4b6795197: Created GsupExpect[0] for "262423490514898" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250115122726548 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122726548 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423490514898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423490514898" cn_domain=CS} 20250115122726548 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423490514898 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250115122726548 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423490514898 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250115122726548 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423490514898.imsi 20250115122726549 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423490514898.imsi 20250115122726549 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423490514898.imsi: does not exist in local HLR 20250115122726559 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423490514898 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250115122726560 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250115122726560 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250115122726560 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250115122726560 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250115122726560 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250115122726560 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423490514898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250115122726560 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122726560 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250115122726560 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122726560 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250115122726560 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250115122726560 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@74b4b6795197: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@74b4b6795197: 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) } } } } 20250115122726564 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122726564 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122726564 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250115122726564 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250115122726564 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115122726566 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122726566 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122726566 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@74b4b6795197: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@74b4b6795197: Found GsupExpect[0] for "262423490514898" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@74b4b6795197: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423490514898" HLR_Test-GSUP-server-IPA(337)@74b4b6795197: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@74b4b6795197: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115122726606 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122726606 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122726606 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122726606 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122726606 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423490514898 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618860438 20250115122726606 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423490514898 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122726606 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122726607 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@74b4b6795197: Found GsupExpect[0] for "262423490514898" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@74b4b6795197: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423490514898" 20250115122726616 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122726616 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122726616 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423490514898 MSISDN-491618860438 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122726616 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122726616 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122726621 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122726621 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122726621 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423490514898 MSISDN-491618860438 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 20250115122726621 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423490514898 MSISDN-491618860438 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250115122726621 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122726621 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250115122726625 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618860438.msisdn 20250115122726625 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618860438.msisdn: does not exist in local HLR 20250115122726625 DDGSM <0007> mslookup_server.c:352 sip.voice.491618860438.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250115122726625 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618860438.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@74b4b6795197: setverdict(pass): none -> pass 20250115122726628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@74b4b6795197: Final verdict of PTC: pass 20250115122726630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20250115122726632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40301<->l=127.0.0.1:4259) 20250115122726632 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250115122726632 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250115122726632 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250115122726632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250115122726632 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250115122726632 DLINP <000b> input/ipa.c:451 connected read/write 20250115122726632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250115122726632 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250115122726632 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250115122726632 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)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP(334)@74b4b6795197: Final verdict of PTC: none 335@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@74b4b6795197: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@74b4b6795197: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@74b4b6795197: Final verdict of PTC: none MTC@74b4b6795197: Setting final verdict of the test case. MTC@74b4b6795197: Local verdict of MTC: none MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@74b4b6795197: Local verdict of PTC with component reference 335: none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@74b4b6795197: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@74b4b6795197: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@74b4b6795197: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@74b4b6795197: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@74b4b6795197: 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'. Wed Jan 15 12:27:26 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 20250115122726721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44796<->l=127.0.0.1:4258 20250115122726821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44796<->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=46360) MTC@74b4b6795197: 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@74b4b6795197: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@74b4b6795197: Terminating MTC. MC@74b4b6795197: MTC terminated. MC2> exit MC@74b4b6795197: Shutting down session. MC@74b4b6795197: 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-7510.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 (2805298) [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-20250115-1225-d7d73ae9-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-20250115-1225-d7d73ae9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2805221) [testenv] Showing testsuite/junit-xml-7510.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-20250115-1225-d7d73ae9-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7510.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250115-1225-d7d73ae9-0'] testenv-hlr-osmocom-latest-20250115-1225-d7d73ae9-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2296/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS