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.5' > 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 6aff1b551255c1c789494ab6bec61baa91302d1b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6aff1b551255c1c789494ab6bec61baa91302d1b # timeout=10 Commit message: "msc: add TC_mo_ussd_evil_ms for OS#6756" > git rev-list --no-walk 6aff1b551255c1c789494ab6bec61baa91302d1b # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins10784915036444330251.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-20250420-1225-b1629661-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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 [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.2 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', '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-20250420-1225-b1629661-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' 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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1703.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1704.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:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1705.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:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1734.20-24: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1735.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:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1762.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1763.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:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1764.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:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1788.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:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1814.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1815.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:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1816.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:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1866.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1868.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1870.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:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1871.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:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1872.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:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1882.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1884.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1886.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:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1887.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:1880.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', '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-20250420-1225-b1629661-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 Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for MAP_EncDec.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_5.cc Creating dependency file for MobileDomainDefinitions_part_6.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_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_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_Operations.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for IPA_Emulation.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_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 USSD_Helpers_part_2.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_2.cc Creating dependency file for UDPasp_PortType_part_3.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_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_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_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_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_PortType_part_5.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for DNS_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (424 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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 85 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.1 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.1 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.1 [461 kB] Fetched 16.7 MB in 0s (90.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up osmo-hlr (1.9.1) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250420122518241 DMAIN <0000> hlr.c:812 hlr starting 20250420122518242 DDB <0001> db.c:600 using database: :memory: 20250420122518242 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250420122518242 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250420122518242 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250420122518242 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250420122518243 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250420122518243 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250420122518243 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250420122518244 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250420122518244 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-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-20250420-1225-b1629661-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@e1be3fae3c55: Unix server socket created successfully. MC@e1be3fae3c55: Listening on TCP port 42233. MC2> e1be3fae3c55 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests e1be3fae3c55 42233 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e1be3fae3c55: New HC connected from 10.0.2.100 [10.0.2.100]. e1be3fae3c55: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e1be3fae3c55: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e1be3fae3c55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e1be3fae3c55: Configuration file was processed on all HCs. MC@e1be3fae3c55: Creating MTC on host 10.0.2.100. MC@e1be3fae3c55: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e1be3fae3c55: 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 ------ Sun Apr 20 12:25: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_sai_err_invalid_imsi started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122519760 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122519760 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122519765 DLINP <000b> input/ipa.c:452 connected read/write 20250420122519765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122519768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@e1be3fae3c55: 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) } } } } 20250420122519770 DLINP <000b> input/ipa.c:452 connected read/write 20250420122519770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@e1be3fae3c55: 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 } } } } 20250420122519771 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122519771 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122519771 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122519771 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122519771 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122519771 DLGSUP <0013> gsup_server.c:236 2:  20250420122519771 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122519771 DLGSUP <0013> gsup_server.c:236 3:  20250420122519771 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122519771 DLGSUP <0013> gsup_server.c:236 4:  20250420122519771 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122519771 DLGSUP <0013> gsup_server.c:236 5:  20250420122519771 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122519771 DLGSUP <0013> gsup_server.c:236 7:  20250420122519771 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122519771 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122519771 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122519771 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@e1be3fae3c55: 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") 20250420122519801 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44455<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e1be3fae3c55: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250420122519817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20250420122519821 DLINP <000b> input/ipa.c:452 connected read/write 20250420122519821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122519821 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250420122519821 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250420122519821 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250420122519821 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122519821 DLINP <000b> input/ipa.c:452 connected read/write 20250420122519821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122519821 DLINP <000b> input/ipa.c:452 connected read/write 20250420122519821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@e1be3fae3c55: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122519824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@e1be3fae3c55: Final verdict of PTC: pass 20250420122519825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 20250420122519826 DLINP <000b> input/ipa.c:452 connected read/write 20250420122519826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122519826 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122519826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122519826 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122519826 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44455<->l=127.0.0.1:4259) 5@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(4)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 5: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 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 20250420122519861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41006<->l=127.0.0.1:4258 20250420122519961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41006<->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=25156) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25:22 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_sai started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122523073 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122523073 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122523079 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122523084 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523084 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122523084 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122523084 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122523084 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122523084 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122523084 DLGSUP <0013> gsup_server.c:236 2:  20250420122523084 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122523084 DLGSUP <0013> gsup_server.c:236 3:  20250420122523084 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122523084 DLGSUP <0013> gsup_server.c:236 4:  20250420122523084 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122523084 DLGSUP <0013> gsup_server.c:236 5:  20250420122523084 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122523084 DLGSUP <0013> gsup_server.c:236 7:  20250420122523084 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122523084 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122523084 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(8)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122523084 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@e1be3fae3c55: 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") 20250420122523111 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37847<->l=127.0.0.1:4259) 20250420122523123 DAUC <0003> db_auc.c:157 IMSI='262424056698087': No 2G Auth Data 20250420122523123 DAUC <0003> db_auc.c:192 IMSI='262424056698087': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262424056698087" to be handled at TC_gsup_sai(12) 20250420122523153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33476<->l=127.0.0.1:4258 20250420122523162 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523162 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424056698087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424056698087"} 20250420122523162 DAUC <0003> db_auc.c:192 IMSI='262424056698087': No 3G Auth Data 20250420122523162 DAUC <0003> db_auc.c:236 IMSI='262424056698087': Calling to generate 5 vectors 20250420122523162 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122523162 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122523162 DAUC <0003> auc.c:113 vector [0]: rand = 88e84f74c1c82c3a154b6dfdfded5820 20250420122523162 DAUC <0003> auc.c:179 vector [0]: kc = 094286a2a8564400 20250420122523162 DAUC <0003> auc.c:180 vector [0]: sres = eca7b035 20250420122523162 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122523162 DAUC <0003> auc.c:113 vector [1]: rand = 7b32ef7347d24e22faf2359a726a16be 20250420122523163 DAUC <0003> auc.c:179 vector [1]: kc = 986f0c24d276a800 20250420122523163 DAUC <0003> auc.c:180 vector [1]: sres = e4c73ce3 20250420122523163 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122523163 DAUC <0003> auc.c:113 vector [2]: rand = 29955364918fc9616690311ee0fd3652 20250420122523163 DAUC <0003> auc.c:179 vector [2]: kc = 83f0a8fc812bac00 20250420122523163 DAUC <0003> auc.c:180 vector [2]: sres = d2778561 20250420122523163 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122523163 DAUC <0003> auc.c:113 vector [3]: rand = d3e956ab5fce18495778125de11c7313 20250420122523163 DAUC <0003> auc.c:179 vector [3]: kc = b01b21389cda9800 20250420122523163 DAUC <0003> auc.c:180 vector [3]: sres = 45f1e446 20250420122523163 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122523163 DAUC <0003> auc.c:113 vector [4]: rand = 7225e4f2f8c0f35607160c67936a2f93 20250420122523163 DAUC <0003> auc.c:179 vector [4]: kc = c7b57cc7dcd29400 20250420122523163 DAUC <0003> auc.c:180 vector [4]: sres = 0f33b282 20250420122523163 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122523163 DAUC <0003> db_auc.c:245 IMSI='262424056698087': Generated 5 vectors 20250420122523163 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424056698087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424056698087"} 20250420122523163 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424056698087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523163 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523163 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262424056698087" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_sai(12)"262424056698087" TC_gsup_sai(12)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai(12)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122523170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33476<->l=127.0.0.1:4258 TC_gsup_sai(12)@e1be3fae3c55: Final verdict of PTC: pass 20250420122523173 DAUC <0003> db_auc.c:157 IMSI='262422208592688': No 2G Auth Data 20250420122523173 DAUC <0003> db_auc.c:192 IMSI='262422208592688': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262422208592688" to be handled at TC_gsup_sai(13) 20250420122523186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20250420122523187 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523187 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422208592688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422208592688"} 20250420122523187 DAUC <0003> db_auc.c:192 IMSI='262422208592688': No 3G Auth Data 20250420122523187 DAUC <0003> db_auc.c:236 IMSI='262422208592688': Calling to generate 5 vectors 20250420122523187 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122523187 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122523187 DAUC <0003> auc.c:113 vector [0]: rand = 6d3b5f0530b7d85184be8340b74f2cc0 20250420122523187 DAUC <0003> auc.c:179 vector [0]: kc = 0f111f44fdd6c400 20250420122523187 DAUC <0003> auc.c:180 vector [0]: sres = b9767194 20250420122523187 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122523187 DAUC <0003> auc.c:113 vector [1]: rand = 437e845ab584f89978723c49d874f2e8 20250420122523187 DAUC <0003> auc.c:179 vector [1]: kc = 3b56bc1e3e550000 20250420122523187 DAUC <0003> auc.c:180 vector [1]: sres = aaa41dd0 20250420122523187 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122523187 DAUC <0003> auc.c:113 vector [2]: rand = 88d3b10a8050265bf73d87dd9397efb9 20250420122523187 DAUC <0003> auc.c:179 vector [2]: kc = 796f4a4e7be57400 20250420122523187 DAUC <0003> auc.c:180 vector [2]: sres = 81006d25 20250420122523187 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122523187 DAUC <0003> auc.c:113 vector [3]: rand = 91b6386c5d021d1b9122729fc1832820 20250420122523187 DAUC <0003> auc.c:179 vector [3]: kc = 19cab1ad5e7cb400 20250420122523187 DAUC <0003> auc.c:180 vector [3]: sres = 7af39325 20250420122523187 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122523187 DAUC <0003> auc.c:113 vector [4]: rand = 3a6b441c4adf5e70e384e7a64b6af48e 20250420122523187 DAUC <0003> auc.c:179 vector [4]: kc = 34964d72cf878000 20250420122523187 DAUC <0003> auc.c:180 vector [4]: sres = b8c5d326 20250420122523187 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122523187 DAUC <0003> db_auc.c:245 IMSI='262422208592688': Generated 5 vectors 20250420122523187 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422208592688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422208592688"} 20250420122523187 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422208592688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523187 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523187 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262422208592688" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_sai(13)"262422208592688" TC_gsup_sai(13)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122523188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 TC_gsup_sai(13)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@e1be3fae3c55: Final verdict of PTC: pass 20250420122523189 DAUC <0003> db_auc.c:157 IMSI='262428068045715': No 2G Auth Data 20250420122523189 DAUC <0003> db_auc.c:192 IMSI='262428068045715': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262428068045715" to be handled at TC_gsup_sai(14) 20250420122523195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33500<->l=127.0.0.1:4258 20250420122523196 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523196 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428068045715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428068045715"} 20250420122523196 DAUC <0003> db_auc.c:192 IMSI='262428068045715': No 3G Auth Data 20250420122523196 DAUC <0003> db_auc.c:236 IMSI='262428068045715': Calling to generate 5 vectors 20250420122523196 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122523196 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122523196 DAUC <0003> auc.c:113 vector [0]: rand = 3e0c0ec9da8bcccb65a3a86f6d909547 20250420122523196 DAUC <0003> auc.c:179 vector [0]: kc = fb40e418b6943e99 20250420122523196 DAUC <0003> auc.c:180 vector [0]: sres = 7729a639 20250420122523196 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122523196 DAUC <0003> auc.c:113 vector [1]: rand = bbed7661ee4c0c8f5c4c72d6b6a42fc2 20250420122523196 DAUC <0003> auc.c:179 vector [1]: kc = 78559b0978129c99 20250420122523196 DAUC <0003> auc.c:180 vector [1]: sres = a9fb3af1 20250420122523196 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122523196 DAUC <0003> auc.c:113 vector [2]: rand = 202cab348ac1e78493bd8b1f6fe19e76 20250420122523196 DAUC <0003> auc.c:179 vector [2]: kc = b6c013447fff5f36 20250420122523196 DAUC <0003> auc.c:180 vector [2]: sres = d53a887b 20250420122523196 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122523196 DAUC <0003> auc.c:113 vector [3]: rand = c8c046db0fa84f771faf517ede8b16c0 20250420122523196 DAUC <0003> auc.c:179 vector [3]: kc = e58846e05b989d38 20250420122523196 DAUC <0003> auc.c:180 vector [3]: sres = 5f8099bd 20250420122523196 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122523196 DAUC <0003> auc.c:113 vector [4]: rand = 889f9bf14f73ce456874dd2a4555c5e4 20250420122523196 DAUC <0003> auc.c:179 vector [4]: kc = 3accdc87a2beb8d5 20250420122523196 DAUC <0003> auc.c:180 vector [4]: sres = 0b8f73f1 20250420122523196 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122523196 DAUC <0003> db_auc.c:245 IMSI='262428068045715': Generated 5 vectors 20250420122523196 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428068045715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428068045715"} 20250420122523196 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428068045715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523196 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523196 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262428068045715" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_sai(14)"262428068045715" TC_gsup_sai(14)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai(14)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122523197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33500<->l=127.0.0.1:4258 TC_gsup_sai(14)@e1be3fae3c55: Final verdict of PTC: pass 20250420122523198 DAUC <0003> db_auc.c:157 IMSI='262429800845178': No 2G Auth Data 20250420122523198 DAUC <0003> db_auc.c:192 IMSI='262429800845178': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262429800845178" to be handled at TC_gsup_sai(15) 20250420122523204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33504<->l=127.0.0.1:4258 20250420122523206 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523206 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429800845178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429800845178"} 20250420122523206 DAUC <0003> db_auc.c:157 IMSI='262429800845178': No 2G Auth Data 20250420122523206 DAUC <0003> db_auc.c:236 IMSI='262429800845178': Calling to generate 5 vectors 20250420122523206 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122523206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122523206 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122523206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122523206 DAUC <0003> auc.c:113 vector [0]: rand = b0839633e5129f4a0d5843c9237c22ca 20250420122523206 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122523206 DAUC <0003> auc.c:142 vector [0]: autn = 0d92842bedf40000c35974e02aecc5ad 20250420122523206 DAUC <0003> auc.c:143 vector [0]: ck = 7482cad5224799fe197f1b2fda2de616 20250420122523206 DAUC <0003> auc.c:144 vector [0]: ik = 4e8873be26c9ae21c57104bbbb9b99fd 20250420122523206 DAUC <0003> auc.c:145 vector [0]: res = c1170b15f44235b50000000000000000 20250420122523206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122523206 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122523206 DAUC <0003> auc.c:151 vector [0]: kc = e604a6ff65384834 20250420122523206 DAUC <0003> auc.c:152 vector [0]: sres = 35553ea0 20250420122523206 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122523206 DAUC <0003> auc.c:113 vector [1]: rand = ecde0f69abd4548ec296d65692193a8c 20250420122523206 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122523206 DAUC <0003> auc.c:142 vector [1]: autn = 2b948e1e88ab000058ba0829df03c407 20250420122523206 DAUC <0003> auc.c:143 vector [1]: ck = 9c59597adcb02b5243951741722f41b6 20250420122523206 DAUC <0003> auc.c:144 vector [1]: ik = 6940e147deb962b0e874aaf9ec263d52 20250420122523206 DAUC <0003> auc.c:145 vector [1]: res = e5b027aeb9adaec10000000000000000 20250420122523206 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122523206 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122523206 DAUC <0003> auc.c:151 vector [1]: kc = 5ef805859c003506 20250420122523206 DAUC <0003> auc.c:152 vector [1]: sres = 5c1d896f 20250420122523206 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122523206 DAUC <0003> auc.c:113 vector [2]: rand = 53d319e072b57491499982d38e1e5fc6 20250420122523206 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122523206 DAUC <0003> auc.c:142 vector [2]: autn = 0877fecc0fd4000003d49ff653104bc9 20250420122523206 DAUC <0003> auc.c:143 vector [2]: ck = fe7b8c39ab36b20c8e9e2f8d635cb361 20250420122523206 DAUC <0003> auc.c:144 vector [2]: ik = 8e71d6724f07307baa58b7786458c9a8 20250420122523206 DAUC <0003> auc.c:145 vector [2]: res = 8c2e6ef0350a5e180000000000000000 20250420122523206 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122523206 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122523206 DAUC <0003> auc.c:151 vector [2]: kc = 54ccc2bee335f8be 20250420122523206 DAUC <0003> auc.c:152 vector [2]: sres = b92430e8 20250420122523206 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122523206 DAUC <0003> auc.c:113 vector [3]: rand = 8c8f910a69fd3b729642915cefb91dbf 20250420122523206 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122523206 DAUC <0003> auc.c:142 vector [3]: autn = 0f1418d8b7380000103ae3b873a91dfd 20250420122523206 DAUC <0003> auc.c:143 vector [3]: ck = 23d4e063f09f759de1f562cf5da5a10e 20250420122523206 DAUC <0003> auc.c:144 vector [3]: ik = f321b0be769345d2e3692d7973fdf7b6 20250420122523206 DAUC <0003> auc.c:145 vector [3]: res = 3945b88564a112930000000000000000 20250420122523206 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122523206 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122523206 DAUC <0003> auc.c:151 vector [3]: kc = d2691f6ba85466f7 20250420122523206 DAUC <0003> auc.c:152 vector [3]: sres = 5de4aa16 20250420122523206 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122523206 DAUC <0003> auc.c:113 vector [4]: rand = d18007e31c224c682871712ade2f09e8 20250420122523206 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122523206 DAUC <0003> auc.c:142 vector [4]: autn = 5ca2385b3cfc0000224b64e8b907d33a 20250420122523206 DAUC <0003> auc.c:143 vector [4]: ck = ca1dd17863dbd404d857585642e56a48 20250420122523206 DAUC <0003> auc.c:144 vector [4]: ik = eea843256d0ce146fd23b35f12211e62 20250420122523206 DAUC <0003> auc.c:145 vector [4]: res = 2548f611facbb45c0000000000000000 20250420122523206 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122523206 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122523206 DAUC <0003> auc.c:151 vector [4]: kc = 01c179545e134168 20250420122523206 DAUC <0003> auc.c:152 vector [4]: sres = df83424d 20250420122523206 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122523206 DAUC <0003> db_auc.c:245 IMSI='262429800845178': Generated 5 vectors 20250420122523206 DAUC <0003> db_auc.c:249 IMSI='262429800845178': Updating SQN=161 in DB 20250420122523206 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429800845178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429800845178"} 20250420122523206 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429800845178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523206 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523206 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262429800845178" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_sai(15)"262429800845178" TC_gsup_sai(15)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai(15)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122523207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33504<->l=127.0.0.1:4258 TC_gsup_sai(15)@e1be3fae3c55: Final verdict of PTC: pass 20250420122523208 DAUC <0003> db_auc.c:157 IMSI='262422302624611': No 2G Auth Data 20250420122523208 DAUC <0003> db_auc.c:192 IMSI='262422302624611': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262422302624611" to be handled at TC_gsup_sai(16) 20250420122523214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20250420122523216 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523216 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422302624611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422302624611"} 20250420122523216 DAUC <0003> db_auc.c:157 IMSI='262422302624611': No 2G Auth Data 20250420122523216 DAUC <0003> db_auc.c:236 IMSI='262422302624611': Calling to generate 5 vectors 20250420122523216 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122523216 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122523216 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250420122523216 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122523216 DAUC <0003> auc.c:113 vector [0]: rand = f54dd07a9b0944c921ec75d067c588c3 20250420122523216 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122523216 DAUC <0003> auc.c:142 vector [0]: autn = 694a6842eb620000d1f32127cad9dbbf 20250420122523216 DAUC <0003> auc.c:143 vector [0]: ck = c31fdb484ae55eb8afc1c2a5c85c0119 20250420122523216 DAUC <0003> auc.c:144 vector [0]: ik = fdb68f6b8190c4e2a4ff88d1b6f71fc3 20250420122523216 DAUC <0003> auc.c:145 vector [0]: res = b47dd40df7aae0360000000000000000 20250420122523216 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122523216 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122523216 DAUC <0003> auc.c:151 vector [0]: kc = 35971e57b5de8480 20250420122523216 DAUC <0003> auc.c:152 vector [0]: sres = 43d7343b 20250420122523216 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122523216 DAUC <0003> auc.c:113 vector [1]: rand = 74b0d85f2aa85cd2ff263da7df85a76e 20250420122523216 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122523216 DAUC <0003> auc.c:142 vector [1]: autn = 85133a19a4550000becee9f5bbf719a5 20250420122523216 DAUC <0003> auc.c:143 vector [1]: ck = 52d717e412caea1eb701d9f7ae44f7d4 20250420122523216 DAUC <0003> auc.c:144 vector [1]: ik = d9d906b8f50f23abb2c50c6b613a59da 20250420122523216 DAUC <0003> auc.c:145 vector [1]: res = 95bdfd1cf8e4a02f0000000000000000 20250420122523216 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122523216 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122523216 DAUC <0003> auc.c:151 vector [1]: kc = 8ecac4c028bb67bb 20250420122523216 DAUC <0003> auc.c:152 vector [1]: sres = 6d595d33 20250420122523216 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122523216 DAUC <0003> auc.c:113 vector [2]: rand = 081b24193436cb48bb73e64815178214 20250420122523216 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122523216 DAUC <0003> auc.c:142 vector [2]: autn = 161cbd49d282000048da02612823d1dc 20250420122523216 DAUC <0003> auc.c:143 vector [2]: ck = d957f7e958ab932c3b3366d638e64cff 20250420122523216 DAUC <0003> auc.c:144 vector [2]: ik = c27dd0e47b6598a78d45d7d2c18bfbe8 20250420122523216 DAUC <0003> auc.c:145 vector [2]: res = dc748daa4029d83b0000000000000000 20250420122523216 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122523216 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122523216 DAUC <0003> auc.c:151 vector [2]: kc = ad5c9609daa3bc9c 20250420122523216 DAUC <0003> auc.c:152 vector [2]: sres = 9c5d5591 20250420122523216 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122523216 DAUC <0003> auc.c:113 vector [3]: rand = 64f9c96b89272695dc0fdbec2c545730 20250420122523216 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122523216 DAUC <0003> auc.c:142 vector [3]: autn = 0a4f675bc26a00001dcb2c07337747ac 20250420122523216 DAUC <0003> auc.c:143 vector [3]: ck = 6a004377bee41d79a62e39b04c09ac7d 20250420122523216 DAUC <0003> auc.c:144 vector [3]: ik = 2a89a4cc956409503d486f6b91676f66 20250420122523216 DAUC <0003> auc.c:145 vector [3]: res = c0efe1eca8e2db2e0000000000000000 20250420122523216 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122523216 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122523216 DAUC <0003> auc.c:151 vector [3]: kc = dbefb160f6eed732 20250420122523216 DAUC <0003> auc.c:152 vector [3]: sres = 680d3ac2 20250420122523216 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122523216 DAUC <0003> auc.c:113 vector [4]: rand = 3cb5cfbea7bdb8d1c5ba0030ec6e6e7b 20250420122523216 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122523216 DAUC <0003> auc.c:142 vector [4]: autn = ee59e981362d00001f5353e9cf5709b0 20250420122523216 DAUC <0003> auc.c:143 vector [4]: ck = c2a77a67209ee28cc4e83108e3759b5c 20250420122523216 DAUC <0003> auc.c:144 vector [4]: ik = 2f8a60f529aa981cd5162ae3b1df9620 20250420122523216 DAUC <0003> auc.c:145 vector [4]: res = 156d657d1d0603210000000000000000 20250420122523216 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122523216 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122523216 DAUC <0003> auc.c:151 vector [4]: kc = fcd301795b9e77ec 20250420122523216 DAUC <0003> auc.c:152 vector [4]: sres = 086b665c 20250420122523216 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122523216 DAUC <0003> db_auc.c:245 IMSI='262422302624611': Generated 5 vectors 20250420122523216 DAUC <0003> db_auc.c:249 IMSI='262422302624611': Updating SQN=161 in DB 20250420122523216 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422302624611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422302624611"} 20250420122523216 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422302624611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523216 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523216 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262422302624611" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_sai(16)"262422302624611" TC_gsup_sai(16)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai(16)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122523217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 TC_gsup_sai(16)@e1be3fae3c55: Final verdict of PTC: pass 20250420122523218 DAUC <0003> db_auc.c:157 IMSI='262424458730317': No 2G Auth Data 20250420122523218 DAUC <0003> db_auc.c:192 IMSI='262424458730317': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262424458730317" to be handled at TC_gsup_sai(17) 20250420122523226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20250420122523227 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523227 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424458730317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424458730317"} 20250420122523227 DAUC <0003> db_auc.c:236 IMSI='262424458730317': Calling to generate 5 vectors 20250420122523227 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122523228 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122523228 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122523228 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122523228 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122523228 DAUC <0003> auc.c:113 vector [0]: rand = 8640ad9c9d6f55cfb5ade75c09e3d802 20250420122523228 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122523228 DAUC <0003> auc.c:142 vector [0]: autn = e8c1bec27a2d00003078ef664549afcb 20250420122523228 DAUC <0003> auc.c:143 vector [0]: ck = 097c1ad301c0533567f7299c40c56553 20250420122523228 DAUC <0003> auc.c:144 vector [0]: ik = 0dadfe806a867243689dc412af0b37eb 20250420122523228 DAUC <0003> auc.c:145 vector [0]: res = 67c1453764d1133a0000000000000000 20250420122523228 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122523228 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122523228 DAUC <0003> auc.c:179 vector [0]: kc = f2c5ab3eea9ea800 20250420122523228 DAUC <0003> auc.c:180 vector [0]: sres = 9877ecd8 20250420122523228 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122523228 DAUC <0003> auc.c:113 vector [1]: rand = 3e6baa26a5017e8b4a77ca38666005a5 20250420122523228 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122523228 DAUC <0003> auc.c:142 vector [1]: autn = 97e3b01352480000d191c0ec222114b5 20250420122523228 DAUC <0003> auc.c:143 vector [1]: ck = 434b45f59aad0f81c37768a7b51cb042 20250420122523228 DAUC <0003> auc.c:144 vector [1]: ik = 3cee4ca469afab35dae5c8dff15f00fd 20250420122523228 DAUC <0003> auc.c:145 vector [1]: res = d906b10cd7941baf0000000000000000 20250420122523228 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122523228 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122523228 DAUC <0003> auc.c:179 vector [1]: kc = d891090241da2000 20250420122523228 DAUC <0003> auc.c:180 vector [1]: sres = e49ad2bd 20250420122523228 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122523228 DAUC <0003> auc.c:113 vector [2]: rand = 78aba2801badd099ed10a759638c7567 20250420122523228 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122523228 DAUC <0003> auc.c:142 vector [2]: autn = fe3850256e4d00004f83b9267203b8c8 20250420122523228 DAUC <0003> auc.c:143 vector [2]: ck = 16cc10fc5f7e43a906647f0de0a12d4a 20250420122523228 DAUC <0003> auc.c:144 vector [2]: ik = 09730deec742e351cd7cebbe8a98847d 20250420122523228 DAUC <0003> auc.c:145 vector [2]: res = 8fa0514e50a6213c0000000000000000 20250420122523228 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122523228 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122523228 DAUC <0003> auc.c:179 vector [2]: kc = 2e1fd5a04e26b000 20250420122523228 DAUC <0003> auc.c:180 vector [2]: sres = 9d2fc557 20250420122523228 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122523228 DAUC <0003> auc.c:113 vector [3]: rand = aa9ee6b5d698e71eeee37f00fe4644f0 20250420122523228 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122523228 DAUC <0003> auc.c:142 vector [3]: autn = aa715d90befc00008c62ddb8b75aee2d 20250420122523228 DAUC <0003> auc.c:143 vector [3]: ck = 8cfd60ad7b9246622988c81713c642ae 20250420122523228 DAUC <0003> auc.c:144 vector [3]: ik = aab5fb26d1bc8b9fa45ac4f9d9810195 20250420122523228 DAUC <0003> auc.c:145 vector [3]: res = cbb42db6f2e4c5ac0000000000000000 20250420122523228 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122523228 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122523228 DAUC <0003> auc.c:179 vector [3]: kc = f2ab4ba78bf77000 20250420122523228 DAUC <0003> auc.c:180 vector [3]: sres = 78f98e44 20250420122523228 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122523228 DAUC <0003> auc.c:113 vector [4]: rand = abd1980dfd439e916fc1463ef8103f04 20250420122523228 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122523228 DAUC <0003> auc.c:142 vector [4]: autn = 3e261ff8cdf70000fbd2d2b7aefc1ee4 20250420122523228 DAUC <0003> auc.c:143 vector [4]: ck = 3385818a60baa436cac9f89579961cd5 20250420122523228 DAUC <0003> auc.c:144 vector [4]: ik = 05536c9e13edb16703c9da0742693345 20250420122523228 DAUC <0003> auc.c:145 vector [4]: res = 0ccacfbec2c2039b0000000000000000 20250420122523228 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122523228 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122523228 DAUC <0003> auc.c:179 vector [4]: kc = 46da6e60bc149c00 20250420122523228 DAUC <0003> auc.c:180 vector [4]: sres = 5f883b61 20250420122523228 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122523228 DAUC <0003> db_auc.c:245 IMSI='262424458730317': Generated 5 vectors 20250420122523228 DAUC <0003> db_auc.c:249 IMSI='262424458730317': Updating SQN=161 in DB 20250420122523228 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424458730317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424458730317"} 20250420122523228 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424458730317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523228 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523228 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262424458730317" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_sai(17)"262424458730317" TC_gsup_sai(17)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai(17)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122523229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 TC_gsup_sai(17)@e1be3fae3c55: Final verdict of PTC: pass 20250420122523230 DAUC <0003> db_auc.c:157 IMSI='262427780279319': No 2G Auth Data 20250420122523230 DAUC <0003> db_auc.c:192 IMSI='262427780279319': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262427780279319" to be handled at TC_gsup_sai(18) 20250420122523238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20250420122523239 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523239 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427780279319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427780279319"} 20250420122523239 DAUC <0003> db_auc.c:236 IMSI='262427780279319': Calling to generate 5 vectors 20250420122523239 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122523239 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122523239 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122523239 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122523239 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122523239 DAUC <0003> auc.c:113 vector [0]: rand = fd5669d2b0e3695f75acf28e216b0987 20250420122523240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122523240 DAUC <0003> auc.c:142 vector [0]: autn = 841897742eb600007f36033b87416326 20250420122523240 DAUC <0003> auc.c:143 vector [0]: ck = 5d2e0d15b6a2cce24f668f34dd65dd52 20250420122523240 DAUC <0003> auc.c:144 vector [0]: ik = 2b1460ebe24293e150164131e3fc1598 20250420122523240 DAUC <0003> auc.c:145 vector [0]: res = 6d58a35d5b3d3c120000000000000000 20250420122523240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122523240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122523240 DAUC <0003> auc.c:179 vector [0]: kc = ecc7d69ed7ecd800 20250420122523240 DAUC <0003> auc.c:180 vector [0]: sres = 36cff1f9 20250420122523240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122523240 DAUC <0003> auc.c:113 vector [1]: rand = 621b12a9d13a64aa547bde6d7af2c0f8 20250420122523240 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122523240 DAUC <0003> auc.c:142 vector [1]: autn = 337da509234600001e28a097cedb46ee 20250420122523240 DAUC <0003> auc.c:143 vector [1]: ck = 9e704cd1f9c78722526125e48d2440fd 20250420122523240 DAUC <0003> auc.c:144 vector [1]: ik = 66ea905a0391a0f5e351be9dc4cb90ce 20250420122523240 DAUC <0003> auc.c:145 vector [1]: res = 70f7f93d99ec41080000000000000000 20250420122523240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122523240 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122523240 DAUC <0003> auc.c:179 vector [1]: kc = 706cf39201e32000 20250420122523240 DAUC <0003> auc.c:180 vector [1]: sres = fcd155e5 20250420122523240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122523240 DAUC <0003> auc.c:113 vector [2]: rand = 80b4371f9f149d5f1feca31bb91b8080 20250420122523240 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122523240 DAUC <0003> auc.c:142 vector [2]: autn = f110b66e281700006c90fda662819369 20250420122523240 DAUC <0003> auc.c:143 vector [2]: ck = a267e0be332e70d40b9c06ccaf213227 20250420122523240 DAUC <0003> auc.c:144 vector [2]: ik = 36badd51e99f881b7b53ea2433126435 20250420122523240 DAUC <0003> auc.c:145 vector [2]: res = acbaa7ff8725139a0000000000000000 20250420122523240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122523240 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122523240 DAUC <0003> auc.c:179 vector [2]: kc = a9dc5bdd2061b800 20250420122523240 DAUC <0003> auc.c:180 vector [2]: sres = 4d6447d6 20250420122523240 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122523240 DAUC <0003> auc.c:113 vector [3]: rand = 3b2ce95088c1add4d690857dc1b91f80 20250420122523240 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122523240 DAUC <0003> auc.c:142 vector [3]: autn = 1fadeacd94230000efe7bc8e13daff49 20250420122523240 DAUC <0003> auc.c:143 vector [3]: ck = ace9c2e13165cf391617fc14d7277d31 20250420122523240 DAUC <0003> auc.c:144 vector [3]: ik = 44c29c4fa900ce54e9057f7debf12292 20250420122523240 DAUC <0003> auc.c:145 vector [3]: res = f9bf77c6107bdcf70000000000000000 20250420122523240 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122523240 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122523240 DAUC <0003> auc.c:179 vector [3]: kc = 015119e010144000 20250420122523240 DAUC <0003> auc.c:180 vector [3]: sres = da2bb26c 20250420122523240 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122523240 DAUC <0003> auc.c:113 vector [4]: rand = 5d8b2d1163f9911c79d9a40d0744616c 20250420122523240 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122523240 DAUC <0003> auc.c:142 vector [4]: autn = f1e4f0b7fd8700008929eab2af757a8a 20250420122523240 DAUC <0003> auc.c:143 vector [4]: ck = 23ef6675e4db94c6481e1c93b604be73 20250420122523240 DAUC <0003> auc.c:144 vector [4]: ik = f80517373a93775c3eebb71d6467ddfa 20250420122523240 DAUC <0003> auc.c:145 vector [4]: res = d4dc7745036152430000000000000000 20250420122523240 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122523240 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122523240 DAUC <0003> auc.c:179 vector [4]: kc = 09291f0d7d499000 20250420122523240 DAUC <0003> auc.c:180 vector [4]: sres = 1757a7b9 20250420122523240 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122523240 DAUC <0003> db_auc.c:245 IMSI='262427780279319': Generated 5 vectors 20250420122523240 DAUC <0003> db_auc.c:249 IMSI='262427780279319': Updating SQN=161 in DB 20250420122523240 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427780279319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427780279319"} 20250420122523240 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427780279319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523240 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523240 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262427780279319" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_sai(18)"262427780279319" TC_gsup_sai(18)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai(18)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122523242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 TC_gsup_sai(18)@e1be3fae3c55: Final verdict of PTC: pass 20250420122523242 DAUC <0003> db_auc.c:157 IMSI='262428187637406': No 2G Auth Data 20250420122523242 DAUC <0003> db_auc.c:192 IMSI='262428187637406': No 3G Auth Data HLR_Test-GSUP(9)@e1be3fae3c55: Created GsupExpect[0] for "262428187637406" to be handled at TC_gsup_sai(19) 20250420122523250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 20250420122523251 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523252 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428187637406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428187637406"} 20250420122523252 DAUC <0003> db_auc.c:236 IMSI='262428187637406': Calling to generate 5 vectors 20250420122523252 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122523252 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122523252 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122523252 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122523252 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122523252 DAUC <0003> auc.c:113 vector [0]: rand = 235539862de0bd7668f947c0f8b0f3d5 20250420122523252 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122523252 DAUC <0003> auc.c:142 vector [0]: autn = 503ce83e806300008d484192c4465038 20250420122523252 DAUC <0003> auc.c:143 vector [0]: ck = 13f8acfd4a336b5413cb4814c18b9a0a 20250420122523252 DAUC <0003> auc.c:144 vector [0]: ik = e0b0c0776b2c18ffacabf3b2aa831aaa 20250420122523252 DAUC <0003> auc.c:145 vector [0]: res = d2f7d5530cafc36f0000000000000000 20250420122523252 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122523252 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122523252 DAUC <0003> auc.c:179 vector [0]: kc = f48972aa58ed885a 20250420122523252 DAUC <0003> auc.c:180 vector [0]: sres = f734ae18 20250420122523252 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122523252 DAUC <0003> auc.c:113 vector [1]: rand = 99c25bc710cff4f7c0bbf23ca562cab7 20250420122523252 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122523252 DAUC <0003> auc.c:142 vector [1]: autn = 4811fe3f64eb0000ee1dc766b1bdeed9 20250420122523252 DAUC <0003> auc.c:143 vector [1]: ck = dee89de63bbbdffda76e7c08066e4634 20250420122523252 DAUC <0003> auc.c:144 vector [1]: ik = 00c9e50d6e27c3746c9f06a9e1d73ea7 20250420122523252 DAUC <0003> auc.c:145 vector [1]: res = 519f058c52a41a160000000000000000 20250420122523252 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122523252 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122523252 DAUC <0003> auc.c:179 vector [1]: kc = 2f7d045bbe251a36 20250420122523252 DAUC <0003> auc.c:180 vector [1]: sres = 99f132c6 20250420122523252 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122523252 DAUC <0003> auc.c:113 vector [2]: rand = bd954ba4d180bb075e15486d461385e1 20250420122523252 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122523252 DAUC <0003> auc.c:142 vector [2]: autn = 44d428d68e13000000df873f9cfdef1d 20250420122523252 DAUC <0003> auc.c:143 vector [2]: ck = a7c4853d11951fdc84568a0d074b3954 20250420122523252 DAUC <0003> auc.c:144 vector [2]: ik = bc8434f4b55dc368a980e1913840b016 20250420122523252 DAUC <0003> auc.c:145 vector [2]: res = a5ef38224c0334180000000000000000 20250420122523252 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122523252 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122523252 DAUC <0003> auc.c:179 vector [2]: kc = 17a76af3126cfe4e 20250420122523252 DAUC <0003> auc.c:180 vector [2]: sres = 975793db 20250420122523252 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122523252 DAUC <0003> auc.c:113 vector [3]: rand = 566edcade5500a9cea8adc9187f5bfae 20250420122523252 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122523252 DAUC <0003> auc.c:142 vector [3]: autn = c6cd1717f4b80000c2fffec7d6b865b3 20250420122523252 DAUC <0003> auc.c:143 vector [3]: ck = d4a923a0fc7601dd17df6b1770397020 20250420122523252 DAUC <0003> auc.c:144 vector [3]: ik = 1905bc296cfb2bd41b57bfbc092a7b33 20250420122523252 DAUC <0003> auc.c:145 vector [3]: res = 7cf78f7d872e0e530000000000000000 20250420122523252 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122523252 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122523252 DAUC <0003> auc.c:179 vector [3]: kc = d458061cebcbef27 20250420122523252 DAUC <0003> auc.c:180 vector [3]: sres = acaf124d 20250420122523252 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122523252 DAUC <0003> auc.c:113 vector [4]: rand = a7bc2139cf8b14c6af36a081498f999b 20250420122523252 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122523252 DAUC <0003> auc.c:142 vector [4]: autn = b16191708e380000d5fd67aabba9784e 20250420122523252 DAUC <0003> auc.c:143 vector [4]: ck = fa7651a46aa632428a16ec2c227c35ad 20250420122523252 DAUC <0003> auc.c:144 vector [4]: ik = 2caa2abfe7e1b807cd60dad1bd17f72f 20250420122523252 DAUC <0003> auc.c:145 vector [4]: res = 44fdde2cb29e05490000000000000000 20250420122523252 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122523252 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122523252 DAUC <0003> auc.c:179 vector [4]: kc = 47bdc026ea5055d9 20250420122523252 DAUC <0003> auc.c:180 vector [4]: sres = d2c517a7 20250420122523252 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122523252 DAUC <0003> db_auc.c:245 IMSI='262428187637406': Generated 5 vectors 20250420122523252 DAUC <0003> db_auc.c:249 IMSI='262428187637406': Updating SQN=161 in DB 20250420122523252 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428187637406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428187637406"} 20250420122523252 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428187637406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122523252 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122523252 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e1be3fae3c55: Found GsupExpect[0] for "262428187637406" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_sai(19)"262428187637406" TC_gsup_sai(19)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai(19)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122523254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 TC_gsup_sai(19)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122523255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 10@e1be3fae3c55: Final verdict of PTC: none 20250420122523256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37847<->l=127.0.0.1:4259) 20250420122523256 DLINP <000b> input/ipa.c:452 connected read/write 20250420122523256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122523256 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122523256 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122523256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_sai finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:23 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250420122523279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 20250420122523379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33552<->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=163580) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_sai_num_auth_vectors started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122526498 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122526498 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122526502 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122526508 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526508 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122526508 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122526508 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122526508 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122526508 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122526508 DLGSUP <0013> gsup_server.c:236 2:  20250420122526508 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122526508 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(20)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122526508 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122526508 DLGSUP <0013> gsup_server.c:236 4:  20250420122526508 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122526508 DLGSUP <0013> gsup_server.c:236 5:  20250420122526508 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122526508 DLGSUP <0013> gsup_server.c:236 7:  20250420122526508 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122526508 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122526508 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122526509 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@e1be3fae3c55: 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") 20250420122526537 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34681<->l=127.0.0.1:4259) 20250420122526548 DAUC <0003> db_auc.c:157 IMSI='262420318847132': No 2G Auth Data 20250420122526548 DAUC <0003> db_auc.c:192 IMSI='262420318847132': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262420318847132" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250420122526575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33574<->l=127.0.0.1:4258 20250420122526585 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526585 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420318847132"} 20250420122526585 DAUC <0003> db_auc.c:192 IMSI='262420318847132': No 3G Auth Data 20250420122526585 DAUC <0003> db_auc.c:236 IMSI='262420318847132': Calling to generate 1 vectors 20250420122526585 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250420122526585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526585 DAUC <0003> auc.c:113 vector [0]: rand = 9eccc6a0247abcb457efaf356da274fc 20250420122526585 DAUC <0003> auc.c:179 vector [0]: kc = 96ea648286aef800 20250420122526585 DAUC <0003> auc.c:180 vector [0]: sres = 8bf3b9a0 20250420122526585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526585 DAUC <0003> db_auc.c:245 IMSI='262420318847132': Generated 1 vectors 20250420122526585 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420318847132"} 20250420122526585 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526585 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526585 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262420318847132" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420318847132" TC_gsup_sai_num_auth_vectors(24)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526591 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526591 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420318847132"} 20250420122526591 DAUC <0003> db_auc.c:192 IMSI='262420318847132': No 3G Auth Data 20250420122526591 DAUC <0003> db_auc.c:236 IMSI='262420318847132': Calling to generate 4 vectors 20250420122526591 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250420122526591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526591 DAUC <0003> auc.c:113 vector [0]: rand = 411d7cb865047c9ae5b484c25d2105e4 20250420122526591 DAUC <0003> auc.c:179 vector [0]: kc = cd15a6badd77ac00 20250420122526591 DAUC <0003> auc.c:180 vector [0]: sres = 22d38f41 20250420122526592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526592 DAUC <0003> auc.c:113 vector [1]: rand = e60093c8edd74a906a1a599a10173d10 20250420122526592 DAUC <0003> auc.c:179 vector [1]: kc = 0936b0796efbc800 20250420122526592 DAUC <0003> auc.c:180 vector [1]: sres = 6e2305a1 20250420122526592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526592 DAUC <0003> auc.c:113 vector [2]: rand = d2f423a0088b00ec2f5d8f2d3f2b9535 20250420122526592 DAUC <0003> auc.c:179 vector [2]: kc = 58669d3e207ec400 20250420122526592 DAUC <0003> auc.c:180 vector [2]: sres = 02ac1253 20250420122526592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526592 DAUC <0003> auc.c:113 vector [3]: rand = 3d850e3d053dcf1ff0633f3552ec145c 20250420122526592 DAUC <0003> auc.c:179 vector [3]: kc = 8188f816c4a79800 20250420122526592 DAUC <0003> auc.c:180 vector [3]: sres = e31a150a 20250420122526592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526592 DAUC <0003> db_auc.c:245 IMSI='262420318847132': Generated 4 vectors 20250420122526592 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420318847132"} 20250420122526592 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526592 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526592 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526596 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526596 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420318847132"} 20250420122526596 DAUC <0003> db_auc.c:192 IMSI='262420318847132': No 3G Auth Data 20250420122526596 DAUC <0003> db_auc.c:236 IMSI='262420318847132': Calling to generate 5 vectors 20250420122526596 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122526596 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526596 DAUC <0003> auc.c:113 vector [0]: rand = e396b2d69880d72c1aacdf7266576e18 20250420122526596 DAUC <0003> auc.c:179 vector [0]: kc = 5ec2f70fed7d6800 20250420122526596 DAUC <0003> auc.c:180 vector [0]: sres = bea7b9d5 20250420122526596 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526596 DAUC <0003> auc.c:113 vector [1]: rand = 9fb46ef29f37236aca54e990b66b9e36 20250420122526596 DAUC <0003> auc.c:179 vector [1]: kc = df5e53388f946400 20250420122526596 DAUC <0003> auc.c:180 vector [1]: sres = 1442d54c 20250420122526596 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526596 DAUC <0003> auc.c:113 vector [2]: rand = e75f8ac3c48a1fd46a6c7a6630e5b156 20250420122526596 DAUC <0003> auc.c:179 vector [2]: kc = 31bbe9f6205a0400 20250420122526596 DAUC <0003> auc.c:180 vector [2]: sres = edeafb10 20250420122526596 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526596 DAUC <0003> auc.c:113 vector [3]: rand = ff8655229bf052b30bc715c77737eb3c 20250420122526596 DAUC <0003> auc.c:179 vector [3]: kc = 27a911cde09c6c00 20250420122526596 DAUC <0003> auc.c:180 vector [3]: sres = 7e156645 20250420122526596 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526596 DAUC <0003> auc.c:113 vector [4]: rand = 68cd2b5d43b008eaabd007e8345f3f46 20250420122526596 DAUC <0003> auc.c:179 vector [4]: kc = e46025d126b03800 20250420122526596 DAUC <0003> auc.c:180 vector [4]: sres = 24443428 20250420122526597 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122526597 DAUC <0003> db_auc.c:245 IMSI='262420318847132': Generated 5 vectors 20250420122526597 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420318847132"} 20250420122526597 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526597 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526597 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526600 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526600 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420318847132"} 20250420122526600 DAUC <0003> db_auc.c:192 IMSI='262420318847132': No 3G Auth Data 20250420122526600 DAUC <0003> db_auc.c:236 IMSI='262420318847132': Calling to generate 5 vectors 20250420122526601 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122526601 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526601 DAUC <0003> auc.c:113 vector [0]: rand = 033f1a00c973ba02efd4ffbac9fee56d 20250420122526601 DAUC <0003> auc.c:179 vector [0]: kc = dcb0a0b42ec29000 20250420122526601 DAUC <0003> auc.c:180 vector [0]: sres = d67dd8ea 20250420122526601 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526601 DAUC <0003> auc.c:113 vector [1]: rand = 5e1d688e88b42bb313994a9bc074366b 20250420122526601 DAUC <0003> auc.c:179 vector [1]: kc = 17bf9cfb3096b800 20250420122526601 DAUC <0003> auc.c:180 vector [1]: sres = 64f8c89f 20250420122526601 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526601 DAUC <0003> auc.c:113 vector [2]: rand = f9faac3942b61dc9d50129fea69a75de 20250420122526601 DAUC <0003> auc.c:179 vector [2]: kc = c45bc2d5914ff800 20250420122526601 DAUC <0003> auc.c:180 vector [2]: sres = 5351d83b 20250420122526601 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526601 DAUC <0003> auc.c:113 vector [3]: rand = 77c2adb0c03b01fdd6ee4be91235a64a 20250420122526601 DAUC <0003> auc.c:179 vector [3]: kc = 7862d3fa1296fc00 20250420122526601 DAUC <0003> auc.c:180 vector [3]: sres = 2bbfaea7 20250420122526601 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526601 DAUC <0003> auc.c:113 vector [4]: rand = 415426f1a1d9e3f2f74b110fc01302c6 20250420122526601 DAUC <0003> auc.c:179 vector [4]: kc = f69b2704fa528000 20250420122526601 DAUC <0003> auc.c:180 vector [4]: sres = f387fc2b 20250420122526601 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122526601 DAUC <0003> db_auc.c:245 IMSI='262420318847132': Generated 5 vectors 20250420122526601 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420318847132"} 20250420122526601 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420318847132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526601 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526601 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33574<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@e1be3fae3c55: Final verdict of PTC: pass 20250420122526608 DAUC <0003> db_auc.c:157 IMSI='262426252710208': No 2G Auth Data 20250420122526608 DAUC <0003> db_auc.c:192 IMSI='262426252710208': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262426252710208" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250420122526622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4258 20250420122526624 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526624 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426252710208"} 20250420122526624 DAUC <0003> db_auc.c:192 IMSI='262426252710208': No 3G Auth Data 20250420122526624 DAUC <0003> db_auc.c:236 IMSI='262426252710208': Calling to generate 1 vectors 20250420122526624 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250420122526624 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526624 DAUC <0003> auc.c:113 vector [0]: rand = 778e9d9ba5a0937af793642d90a617fe 20250420122526624 DAUC <0003> auc.c:179 vector [0]: kc = c015b8976de6b800 20250420122526624 DAUC <0003> auc.c:180 vector [0]: sres = 3219f4c2 20250420122526624 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526624 DAUC <0003> db_auc.c:245 IMSI='262426252710208': Generated 1 vectors 20250420122526624 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426252710208"} 20250420122526624 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526624 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526624 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262426252710208" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426252710208" TC_gsup_sai_num_auth_vectors(25)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526625 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526625 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426252710208"} 20250420122526625 DAUC <0003> db_auc.c:192 IMSI='262426252710208': No 3G Auth Data 20250420122526625 DAUC <0003> db_auc.c:236 IMSI='262426252710208': Calling to generate 4 vectors 20250420122526625 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250420122526625 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526625 DAUC <0003> auc.c:113 vector [0]: rand = 3d34781c3f5499b822d5b0542c416e13 20250420122526625 DAUC <0003> auc.c:179 vector [0]: kc = 3b3b12554665a400 20250420122526625 DAUC <0003> auc.c:180 vector [0]: sres = b1d01842 20250420122526625 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526625 DAUC <0003> auc.c:113 vector [1]: rand = ff3feeab595ae21e287135f015486870 20250420122526625 DAUC <0003> auc.c:179 vector [1]: kc = 40318ac6b9f8a400 20250420122526625 DAUC <0003> auc.c:180 vector [1]: sres = a736158a 20250420122526625 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526625 DAUC <0003> auc.c:113 vector [2]: rand = 9895b511da2c7cee3505ba342628edc6 20250420122526625 DAUC <0003> auc.c:179 vector [2]: kc = a4f83e0033c33800 20250420122526625 DAUC <0003> auc.c:180 vector [2]: sres = e658c30e 20250420122526625 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526625 DAUC <0003> auc.c:113 vector [3]: rand = b52985a22210fc0b246301ef2b7326fb 20250420122526625 DAUC <0003> auc.c:179 vector [3]: kc = 3fed9f67883ed000 20250420122526625 DAUC <0003> auc.c:180 vector [3]: sres = f186e4ad 20250420122526625 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526625 DAUC <0003> db_auc.c:245 IMSI='262426252710208': Generated 4 vectors 20250420122526625 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426252710208"} 20250420122526625 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526625 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526625 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526626 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526626 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426252710208"} 20250420122526626 DAUC <0003> db_auc.c:192 IMSI='262426252710208': No 3G Auth Data 20250420122526626 DAUC <0003> db_auc.c:236 IMSI='262426252710208': Calling to generate 5 vectors 20250420122526626 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122526626 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526626 DAUC <0003> auc.c:113 vector [0]: rand = 1dae6f734ac3c0a6b2da8e71bd36758d 20250420122526626 DAUC <0003> auc.c:179 vector [0]: kc = 22ff19cb42d83c00 20250420122526626 DAUC <0003> auc.c:180 vector [0]: sres = 1084c66e 20250420122526626 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526626 DAUC <0003> auc.c:113 vector [1]: rand = 15d24141a87a7602ff200da214415a12 20250420122526626 DAUC <0003> auc.c:179 vector [1]: kc = 7571453e6ce4d800 20250420122526626 DAUC <0003> auc.c:180 vector [1]: sres = 89fcde3d 20250420122526626 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526626 DAUC <0003> auc.c:113 vector [2]: rand = 844e7b75ad51d61cd6b53e9596f45197 20250420122526626 DAUC <0003> auc.c:179 vector [2]: kc = b97a287ef81cf000 20250420122526626 DAUC <0003> auc.c:180 vector [2]: sres = 0bd0b2d3 20250420122526626 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526626 DAUC <0003> auc.c:113 vector [3]: rand = 1540c3e1dc9e97fc41ce77e3fe1d94a8 20250420122526626 DAUC <0003> auc.c:179 vector [3]: kc = 695f7c7a7bf93c00 20250420122526626 DAUC <0003> auc.c:180 vector [3]: sres = 77da2fa3 20250420122526626 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526626 DAUC <0003> auc.c:113 vector [4]: rand = 081c552d60c8862c95b152643f097bc4 20250420122526626 DAUC <0003> auc.c:179 vector [4]: kc = 17bbe8c9a6972c00 20250420122526626 DAUC <0003> auc.c:180 vector [4]: sres = f95907f5 20250420122526626 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122526626 DAUC <0003> db_auc.c:245 IMSI='262426252710208': Generated 5 vectors 20250420122526626 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426252710208"} 20250420122526626 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526626 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526626 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526626 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526626 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426252710208"} 20250420122526627 DAUC <0003> db_auc.c:192 IMSI='262426252710208': No 3G Auth Data 20250420122526627 DAUC <0003> db_auc.c:236 IMSI='262426252710208': Calling to generate 5 vectors 20250420122526627 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122526627 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526627 DAUC <0003> auc.c:113 vector [0]: rand = a42099922573cd60bbdbdc1b3d6a95ea 20250420122526627 DAUC <0003> auc.c:179 vector [0]: kc = 2dfe97bd05b6fc00 20250420122526627 DAUC <0003> auc.c:180 vector [0]: sres = 51acaa5e 20250420122526627 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526627 DAUC <0003> auc.c:113 vector [1]: rand = 49e37ed9bd01e5a09e5b3f6e06025f81 20250420122526627 DAUC <0003> auc.c:179 vector [1]: kc = a64a33c42c8b3c00 20250420122526627 DAUC <0003> auc.c:180 vector [1]: sres = c8f25f37 20250420122526627 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526627 DAUC <0003> auc.c:113 vector [2]: rand = 9e39498016dc821b8cad8f3f0a94462b 20250420122526627 DAUC <0003> auc.c:179 vector [2]: kc = 5da72e7342aa1800 20250420122526627 DAUC <0003> auc.c:180 vector [2]: sres = 6b78b195 20250420122526627 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526627 DAUC <0003> auc.c:113 vector [3]: rand = bcfbefaae939d65da62456f77345922d 20250420122526627 DAUC <0003> auc.c:179 vector [3]: kc = 123780e0f25abc00 20250420122526627 DAUC <0003> auc.c:180 vector [3]: sres = 5b00a019 20250420122526627 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526627 DAUC <0003> auc.c:113 vector [4]: rand = 81e0eb7161ca47ee114dae920a1b930d 20250420122526627 DAUC <0003> auc.c:179 vector [4]: kc = 13017d7bfd7c3400 20250420122526627 DAUC <0003> auc.c:180 vector [4]: sres = 7b5f00b4 20250420122526627 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122526627 DAUC <0003> db_auc.c:245 IMSI='262426252710208': Generated 5 vectors 20250420122526627 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426252710208"} 20250420122526627 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426252710208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526627 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526627 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@e1be3fae3c55: Final verdict of PTC: pass 20250420122526628 DAUC <0003> db_auc.c:157 IMSI='262421312299463': No 2G Auth Data 20250420122526628 DAUC <0003> db_auc.c:192 IMSI='262421312299463': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262421312299463" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250420122526634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 20250420122526636 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526636 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421312299463"} 20250420122526636 DAUC <0003> db_auc.c:192 IMSI='262421312299463': No 3G Auth Data 20250420122526636 DAUC <0003> db_auc.c:236 IMSI='262421312299463': Calling to generate 1 vectors 20250420122526636 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250420122526636 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526636 DAUC <0003> auc.c:113 vector [0]: rand = 8c182d97c807a10f6763d820e06de7f9 20250420122526636 DAUC <0003> auc.c:179 vector [0]: kc = d41a117134bd3563 20250420122526636 DAUC <0003> auc.c:180 vector [0]: sres = 1f34d29d 20250420122526636 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526636 DAUC <0003> db_auc.c:245 IMSI='262421312299463': Generated 1 vectors 20250420122526636 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421312299463"} 20250420122526636 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526636 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526636 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262421312299463" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421312299463" TC_gsup_sai_num_auth_vectors(26)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526637 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526637 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421312299463"} 20250420122526637 DAUC <0003> db_auc.c:192 IMSI='262421312299463': No 3G Auth Data 20250420122526637 DAUC <0003> db_auc.c:236 IMSI='262421312299463': Calling to generate 4 vectors 20250420122526637 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250420122526637 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526637 DAUC <0003> auc.c:113 vector [0]: rand = 95ba8023c4ead1386730cf6024b3fcef 20250420122526637 DAUC <0003> auc.c:179 vector [0]: kc = c2458bab51599f78 20250420122526637 DAUC <0003> auc.c:180 vector [0]: sres = 6c77f2dd 20250420122526637 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526637 DAUC <0003> auc.c:113 vector [1]: rand = af4ac588bdba18071d7b002e873a693f 20250420122526637 DAUC <0003> auc.c:179 vector [1]: kc = 7e39b9579fb1fbdf 20250420122526637 DAUC <0003> auc.c:180 vector [1]: sres = 79cf592a 20250420122526637 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526637 DAUC <0003> auc.c:113 vector [2]: rand = 0faeb8e851fb3fa0f2408c1f54856ebe 20250420122526637 DAUC <0003> auc.c:179 vector [2]: kc = e89676f338262f27 20250420122526637 DAUC <0003> auc.c:180 vector [2]: sres = c7a4724f 20250420122526637 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526637 DAUC <0003> auc.c:113 vector [3]: rand = a5f52260884cad4281392620721307c5 20250420122526637 DAUC <0003> auc.c:179 vector [3]: kc = 58e478bee014cb3c 20250420122526637 DAUC <0003> auc.c:180 vector [3]: sres = bf68a75a 20250420122526637 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526637 DAUC <0003> db_auc.c:245 IMSI='262421312299463': Generated 4 vectors 20250420122526637 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421312299463"} 20250420122526637 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526637 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526637 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526638 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526638 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421312299463"} 20250420122526638 DAUC <0003> db_auc.c:192 IMSI='262421312299463': No 3G Auth Data 20250420122526638 DAUC <0003> db_auc.c:236 IMSI='262421312299463': Calling to generate 5 vectors 20250420122526638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122526638 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526638 DAUC <0003> auc.c:113 vector [0]: rand = fd279b8f6e3aeb95b26dd43d0db9549f 20250420122526638 DAUC <0003> auc.c:179 vector [0]: kc = 0a69f3b748b8cec5 20250420122526638 DAUC <0003> auc.c:180 vector [0]: sres = 735d018e 20250420122526638 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [1]: rand = e27abcc7c0d3dc0106f9e7324ac53f27 20250420122526638 DAUC <0003> auc.c:179 vector [1]: kc = ea4456a96ffc082b 20250420122526638 DAUC <0003> auc.c:180 vector [1]: sres = 65c76994 20250420122526638 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [2]: rand = 586f297519ed2cce2a4a469aaebdfa83 20250420122526638 DAUC <0003> auc.c:179 vector [2]: kc = 4a0b1e052e774386 20250420122526638 DAUC <0003> auc.c:180 vector [2]: sres = c8b14c77 20250420122526638 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [3]: rand = 18463637dddd9e7d423eb66381849633 20250420122526638 DAUC <0003> auc.c:179 vector [3]: kc = 697733bfb5b46b69 20250420122526638 DAUC <0003> auc.c:180 vector [3]: sres = 3df800ec 20250420122526638 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [4]: rand = 460d984afb98c2a7776d5f3d258041dc 20250420122526638 DAUC <0003> auc.c:179 vector [4]: kc = d89db76e7b8f743e 20250420122526638 DAUC <0003> auc.c:180 vector [4]: sres = 63c7660d 20250420122526638 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122526638 DAUC <0003> db_auc.c:245 IMSI='262421312299463': Generated 5 vectors 20250420122526638 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421312299463"} 20250420122526638 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526638 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526638 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526638 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526638 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421312299463"} 20250420122526638 DAUC <0003> db_auc.c:192 IMSI='262421312299463': No 3G Auth Data 20250420122526638 DAUC <0003> db_auc.c:236 IMSI='262421312299463': Calling to generate 5 vectors 20250420122526638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250420122526638 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526638 DAUC <0003> auc.c:113 vector [0]: rand = c9bc823464fff5eb2d527faa109d2f49 20250420122526638 DAUC <0003> auc.c:179 vector [0]: kc = 7a23657aee098658 20250420122526638 DAUC <0003> auc.c:180 vector [0]: sres = 33119d10 20250420122526638 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [1]: rand = 9668d25f2c43370835c43b4aaca64441 20250420122526638 DAUC <0003> auc.c:179 vector [1]: kc = 7ba364e75bc9bf01 20250420122526638 DAUC <0003> auc.c:180 vector [1]: sres = 4fb095bb 20250420122526638 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [2]: rand = 146b78ea3a16f405fcfdd6923fc38175 20250420122526638 DAUC <0003> auc.c:179 vector [2]: kc = 76af567c260ea4ac 20250420122526638 DAUC <0003> auc.c:180 vector [2]: sres = fdc42ce3 20250420122526638 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [3]: rand = 1f408f635a0acd3e781501d59e2ef66a 20250420122526638 DAUC <0003> auc.c:179 vector [3]: kc = 4230d4755f1331cc 20250420122526638 DAUC <0003> auc.c:180 vector [3]: sres = 3ead98ac 20250420122526638 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250420122526638 DAUC <0003> auc.c:113 vector [4]: rand = 9065edadf6b9126b157c538c6e1134d7 20250420122526638 DAUC <0003> auc.c:179 vector [4]: kc = 2117383c97c81e63 20250420122526638 DAUC <0003> auc.c:180 vector [4]: sres = 092f8bfb 20250420122526638 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250420122526638 DAUC <0003> db_auc.c:245 IMSI='262421312299463': Generated 5 vectors 20250420122526638 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421312299463"} 20250420122526638 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421312299463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526638 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526638 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@e1be3fae3c55: Final verdict of PTC: pass 20250420122526640 DAUC <0003> db_auc.c:157 IMSI='262421852677126': No 2G Auth Data 20250420122526640 DAUC <0003> db_auc.c:192 IMSI='262421852677126': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262421852677126" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250420122526646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33610<->l=127.0.0.1:4258 20250420122526648 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526648 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421852677126"} 20250420122526648 DAUC <0003> db_auc.c:157 IMSI='262421852677126': No 2G Auth Data 20250420122526648 DAUC <0003> db_auc.c:236 IMSI='262421852677126': Calling to generate 1 vectors 20250420122526648 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250420122526648 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526648 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526648 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122526648 DAUC <0003> auc.c:113 vector [0]: rand = f4ed10b0f2a45f989bfc42ada14a5b11 20250420122526648 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122526648 DAUC <0003> auc.c:142 vector [0]: autn = 03353694f616000043e1c250c2415de8 20250420122526648 DAUC <0003> auc.c:143 vector [0]: ck = 06cc76b8843d6052c599ff4b77f54f8a 20250420122526648 DAUC <0003> auc.c:144 vector [0]: ik = 572eabafe9cd3a5c841e6410f2f0467e 20250420122526648 DAUC <0003> auc.c:145 vector [0]: res = 8afc99298b59ffb10000000000000000 20250420122526648 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526648 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526648 DAUC <0003> auc.c:151 vector [0]: kc = 1065464ce8f553fa 20250420122526648 DAUC <0003> auc.c:152 vector [0]: sres = 01a56698 20250420122526648 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526648 DAUC <0003> db_auc.c:245 IMSI='262421852677126': Generated 1 vectors 20250420122526648 DAUC <0003> db_auc.c:249 IMSI='262421852677126': Updating SQN=33 in DB 20250420122526648 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421852677126"} 20250420122526648 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526648 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526648 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262421852677126" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421852677126" TC_gsup_sai_num_auth_vectors(27)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526649 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526649 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421852677126"} 20250420122526649 DAUC <0003> db_auc.c:157 IMSI='262421852677126': No 2G Auth Data 20250420122526649 DAUC <0003> db_auc.c:236 IMSI='262421852677126': Calling to generate 4 vectors 20250420122526649 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250420122526649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250420122526649 DAUC <0003> auc.c:113 vector [0]: rand = 6cf7d08a0c3985c2643dd775491e8bf5 20250420122526649 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250420122526649 DAUC <0003> auc.c:142 vector [0]: autn = 9c196cd782870000721433e18f49b0f3 20250420122526649 DAUC <0003> auc.c:143 vector [0]: ck = a022a6d6e746582ff58729808c3f1c6b 20250420122526649 DAUC <0003> auc.c:144 vector [0]: ik = bd4572c72fed08e69a2095c0ae34e9e4 20250420122526649 DAUC <0003> auc.c:145 vector [0]: res = 8d50a7e66f2ae1440000000000000000 20250420122526649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526649 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526649 DAUC <0003> auc.c:151 vector [0]: kc = 72c06851eaa0a546 20250420122526649 DAUC <0003> auc.c:152 vector [0]: sres = e27a46a2 20250420122526649 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526649 DAUC <0003> auc.c:113 vector [1]: rand = c30f907cc832c76f8e662c93dfae5fc1 20250420122526649 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250420122526649 DAUC <0003> auc.c:142 vector [1]: autn = da7b3427b01e00002370fa04cd62e7e4 20250420122526649 DAUC <0003> auc.c:143 vector [1]: ck = 75ead808393fec6e84571c2fda922c0b 20250420122526649 DAUC <0003> auc.c:144 vector [1]: ik = 240b8a90d568bc3a45e975a03941753c 20250420122526649 DAUC <0003> auc.c:145 vector [1]: res = f2c5eee0d6b5803f0000000000000000 20250420122526649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526649 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122526649 DAUC <0003> auc.c:151 vector [1]: kc = 905f3b170f840963 20250420122526649 DAUC <0003> auc.c:152 vector [1]: sres = 24706edf 20250420122526649 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122526649 DAUC <0003> auc.c:113 vector [2]: rand = 47a43f36dd365735fafe9e1293f64de2 20250420122526649 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250420122526649 DAUC <0003> auc.c:142 vector [2]: autn = 4d16765ba50a00007c77e4c5fa211890 20250420122526649 DAUC <0003> auc.c:143 vector [2]: ck = a3cae7017e5733a897b56a7b6f442e57 20250420122526649 DAUC <0003> auc.c:144 vector [2]: ik = c075f38f85fc01275a6eb7f9b1eb0c9d 20250420122526649 DAUC <0003> auc.c:145 vector [2]: res = ab8d93321e226e3e0000000000000000 20250420122526649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526649 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122526649 DAUC <0003> auc.c:151 vector [2]: kc = ae64c90c25041045 20250420122526649 DAUC <0003> auc.c:152 vector [2]: sres = b5affd0c 20250420122526649 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122526649 DAUC <0003> auc.c:113 vector [3]: rand = c49cc42c60ae975eb61af616436c2c70 20250420122526649 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250420122526649 DAUC <0003> auc.c:142 vector [3]: autn = bb78e8891a6d0000de74a163bd7c5e2d 20250420122526649 DAUC <0003> auc.c:143 vector [3]: ck = eb5490b6ace37637129d09a67692ad01 20250420122526649 DAUC <0003> auc.c:144 vector [3]: ik = fc6c06bac7f80adcbd7a5b7acb7222f8 20250420122526649 DAUC <0003> auc.c:145 vector [3]: res = b224a5cc2ae6f43b0000000000000000 20250420122526649 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526649 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122526649 DAUC <0003> auc.c:151 vector [3]: kc = b8dfc4d0d6fbf312 20250420122526649 DAUC <0003> auc.c:152 vector [3]: sres = 98c251f7 20250420122526649 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122526649 DAUC <0003> db_auc.c:245 IMSI='262421852677126': Generated 4 vectors 20250420122526649 DAUC <0003> db_auc.c:249 IMSI='262421852677126': Updating SQN=161 in DB 20250420122526649 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421852677126"} 20250420122526649 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526649 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526649 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526650 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526650 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421852677126"} 20250420122526650 DAUC <0003> db_auc.c:157 IMSI='262421852677126': No 2G Auth Data 20250420122526650 DAUC <0003> db_auc.c:236 IMSI='262421852677126': Calling to generate 5 vectors 20250420122526650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122526650 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526650 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526650 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250420122526650 DAUC <0003> auc.c:113 vector [0]: rand = cbd8d71448cde653750d51dc43019f22 20250420122526650 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250420122526650 DAUC <0003> auc.c:142 vector [0]: autn = 23581ee326ed000021e28e41c48e05e3 20250420122526650 DAUC <0003> auc.c:143 vector [0]: ck = 5149454b6a4ebbf223c9674c602a73c4 20250420122526650 DAUC <0003> auc.c:144 vector [0]: ik = 2e5c94080b264706a11295350f71b396 20250420122526650 DAUC <0003> auc.c:145 vector [0]: res = cc468dcc80ef36320000000000000000 20250420122526650 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526650 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526650 DAUC <0003> auc.c:151 vector [0]: kc = fdce233a0e333ca6 20250420122526650 DAUC <0003> auc.c:152 vector [0]: sres = 4ca9bbfe 20250420122526650 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526650 DAUC <0003> auc.c:113 vector [1]: rand = 4461f71bf5da0e0935431ffd8ccd3156 20250420122526650 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250420122526650 DAUC <0003> auc.c:142 vector [1]: autn = fab56523971a0000236a01bee07b7818 20250420122526650 DAUC <0003> auc.c:143 vector [1]: ck = b1bdc0caec858589677208b99f27f0d7 20250420122526650 DAUC <0003> auc.c:144 vector [1]: ik = deb37174898070b02fcdd56dc8bad39b 20250420122526650 DAUC <0003> auc.c:145 vector [1]: res = e26579bab357a5970000000000000000 20250420122526650 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526650 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122526650 DAUC <0003> auc.c:151 vector [1]: kc = 27b16c6a3298d675 20250420122526650 DAUC <0003> auc.c:152 vector [1]: sres = 5132dc2d 20250420122526650 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122526650 DAUC <0003> auc.c:113 vector [2]: rand = fb327830f2abeb69c459b2b2ad9da491 20250420122526650 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250420122526650 DAUC <0003> auc.c:142 vector [2]: autn = 5b97e0129b1600007dec96f028dfc129 20250420122526650 DAUC <0003> auc.c:143 vector [2]: ck = 7394bbf13a715b17889b1d8e698f5a15 20250420122526650 DAUC <0003> auc.c:144 vector [2]: ik = 0bc49bd0c80abb30e40c9603436fdb0f 20250420122526650 DAUC <0003> auc.c:145 vector [2]: res = d2b20617685d255f0000000000000000 20250420122526650 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526650 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122526650 DAUC <0003> auc.c:151 vector [2]: kc = 14c7abacd89b613d 20250420122526650 DAUC <0003> auc.c:152 vector [2]: sres = baef2348 20250420122526650 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122526650 DAUC <0003> auc.c:113 vector [3]: rand = 298c2303db49021777ed24b604d5b516 20250420122526650 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250420122526650 DAUC <0003> auc.c:142 vector [3]: autn = cc13bc6d9f590000fd87ba08d8536d4f 20250420122526650 DAUC <0003> auc.c:143 vector [3]: ck = e2327ece6f9910185ae86b24f1a3d120 20250420122526650 DAUC <0003> auc.c:144 vector [3]: ik = d48035c854a082dfcca5ddb54026b859 20250420122526650 DAUC <0003> auc.c:145 vector [3]: res = d19dc223130b967d0000000000000000 20250420122526650 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526650 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122526650 DAUC <0003> auc.c:151 vector [3]: kc = a0fffd978abcfbbe 20250420122526650 DAUC <0003> auc.c:152 vector [3]: sres = c296545e 20250420122526650 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122526650 DAUC <0003> auc.c:113 vector [4]: rand = d3f5575e4b407475233e2a1f33b463ae 20250420122526650 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250420122526650 DAUC <0003> auc.c:142 vector [4]: autn = 1b091d17ff5c000033523a7f657f0327 20250420122526650 DAUC <0003> auc.c:143 vector [4]: ck = 69cf051e3a5f2c7eb0eb7a896e93cd59 20250420122526650 DAUC <0003> auc.c:144 vector [4]: ik = 9730467dc8d0a39b91d6f3cc4ef505fc 20250420122526650 DAUC <0003> auc.c:145 vector [4]: res = f4833887767820100000000000000000 20250420122526650 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526650 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122526650 DAUC <0003> auc.c:151 vector [4]: kc = dfc2ca26d2e94740 20250420122526650 DAUC <0003> auc.c:152 vector [4]: sres = 82fb1897 20250420122526650 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122526650 DAUC <0003> db_auc.c:245 IMSI='262421852677126': Generated 5 vectors 20250420122526650 DAUC <0003> db_auc.c:249 IMSI='262421852677126': Updating SQN=321 in DB 20250420122526650 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421852677126"} 20250420122526650 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526650 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526650 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526651 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526651 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421852677126"} 20250420122526651 DAUC <0003> db_auc.c:157 IMSI='262421852677126': No 2G Auth Data 20250420122526651 DAUC <0003> db_auc.c:236 IMSI='262421852677126': Calling to generate 5 vectors 20250420122526651 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122526651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526651 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250420122526651 DAUC <0003> auc.c:113 vector [0]: rand = db725dfe2f0d3d4a48365590fc2ba751 20250420122526651 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250420122526651 DAUC <0003> auc.c:142 vector [0]: autn = 2fa45bb5027000005649cb408c80c60c 20250420122526651 DAUC <0003> auc.c:143 vector [0]: ck = 42c7bc2b5c487a2bf07400d4a0d32426 20250420122526651 DAUC <0003> auc.c:144 vector [0]: ik = e01e730c980586e09bdfec1d8cd35355 20250420122526651 DAUC <0003> auc.c:145 vector [0]: res = f1812a595a1fb8fc0000000000000000 20250420122526651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526651 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526651 DAUC <0003> auc.c:151 vector [0]: kc = c97223eee84d8bb8 20250420122526651 DAUC <0003> auc.c:152 vector [0]: sres = ab9e92a5 20250420122526651 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526651 DAUC <0003> auc.c:113 vector [1]: rand = 869a7cf10780c10a28609ddb2036c3c6 20250420122526651 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250420122526651 DAUC <0003> auc.c:142 vector [1]: autn = d0eee513b4680000d3ea4de41356b618 20250420122526651 DAUC <0003> auc.c:143 vector [1]: ck = 781d540e299d570ac61039ab553d3b9e 20250420122526651 DAUC <0003> auc.c:144 vector [1]: ik = 6ae7f2eabd354525f4c85a2e4309af3d 20250420122526651 DAUC <0003> auc.c:145 vector [1]: res = dff551451976d2c70000000000000000 20250420122526651 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526651 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122526651 DAUC <0003> auc.c:151 vector [1]: kc = 2022c561829c868c 20250420122526651 DAUC <0003> auc.c:152 vector [1]: sres = c6838382 20250420122526651 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122526651 DAUC <0003> auc.c:113 vector [2]: rand = b9ac2351da89ec26cca6009aa74ebb6e 20250420122526651 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250420122526651 DAUC <0003> auc.c:142 vector [2]: autn = cb95b5db1d050000dd6acd45d2528b84 20250420122526651 DAUC <0003> auc.c:143 vector [2]: ck = c21dba08f8e9fb8c0c2e7faeed7fe010 20250420122526651 DAUC <0003> auc.c:144 vector [2]: ik = 89f927314b64a85d8362588834b190cc 20250420122526651 DAUC <0003> auc.c:145 vector [2]: res = 3e0c60058dc7200c0000000000000000 20250420122526651 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526651 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122526651 DAUC <0003> auc.c:151 vector [2]: kc = c4a8ba1f6a43230d 20250420122526651 DAUC <0003> auc.c:152 vector [2]: sres = b3cb4009 20250420122526651 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122526651 DAUC <0003> auc.c:113 vector [3]: rand = be301cdd748763cafb6fea32652a68fd 20250420122526651 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250420122526651 DAUC <0003> auc.c:142 vector [3]: autn = fa186a0507e9000034de791d4eb05da8 20250420122526651 DAUC <0003> auc.c:143 vector [3]: ck = e35527327fa7a1fc83e044caa1fe5214 20250420122526651 DAUC <0003> auc.c:144 vector [3]: ik = 90e9b8778911b71cd5425717d905ed06 20250420122526651 DAUC <0003> auc.c:145 vector [3]: res = a12b712c694999390000000000000000 20250420122526651 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526651 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122526651 DAUC <0003> auc.c:151 vector [3]: kc = 251e8c988e4da9f2 20250420122526651 DAUC <0003> auc.c:152 vector [3]: sres = c862e815 20250420122526651 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122526651 DAUC <0003> auc.c:113 vector [4]: rand = 61b682c80d9f2b29b26ae4dbfd789fd1 20250420122526651 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250420122526651 DAUC <0003> auc.c:142 vector [4]: autn = 549265bcc4b70000a4689ff1aeae0e10 20250420122526651 DAUC <0003> auc.c:143 vector [4]: ck = eb2ba201b74e5f312e512205cad7a240 20250420122526651 DAUC <0003> auc.c:144 vector [4]: ik = f18f4067fe0342d9905fc93cfe95f8a2 20250420122526651 DAUC <0003> auc.c:145 vector [4]: res = 1fc74c3ba82bcdc70000000000000000 20250420122526651 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526651 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122526651 DAUC <0003> auc.c:151 vector [4]: kc = a4aa095f7d0f470a 20250420122526651 DAUC <0003> auc.c:152 vector [4]: sres = b7ec81fc 20250420122526651 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122526652 DAUC <0003> db_auc.c:245 IMSI='262421852677126': Generated 5 vectors 20250420122526652 DAUC <0003> db_auc.c:249 IMSI='262421852677126': Updating SQN=481 in DB 20250420122526652 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421852677126"} 20250420122526652 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421852677126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526652 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526652 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33610<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@e1be3fae3c55: Final verdict of PTC: pass 20250420122526653 DAUC <0003> db_auc.c:157 IMSI='262425709716798': No 2G Auth Data 20250420122526653 DAUC <0003> db_auc.c:192 IMSI='262425709716798': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262425709716798" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250420122526660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 20250420122526662 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526662 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425709716798"} 20250420122526662 DAUC <0003> db_auc.c:157 IMSI='262425709716798': No 2G Auth Data 20250420122526662 DAUC <0003> db_auc.c:236 IMSI='262425709716798': Calling to generate 1 vectors 20250420122526662 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250420122526662 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526662 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250420122526662 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122526662 DAUC <0003> auc.c:113 vector [0]: rand = db2f60f134cd8321e7820d597cf7133f 20250420122526662 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122526662 DAUC <0003> auc.c:142 vector [0]: autn = e4ed78301e460000ed8c49725874bcb4 20250420122526662 DAUC <0003> auc.c:143 vector [0]: ck = 5c8263596ca90689297255335badffa8 20250420122526662 DAUC <0003> auc.c:144 vector [0]: ik = 019c62ffe378673148c6a27058acd0b5 20250420122526662 DAUC <0003> auc.c:145 vector [0]: res = 2e02a5abe8aee8bd0000000000000000 20250420122526662 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526662 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526662 DAUC <0003> auc.c:151 vector [0]: kc = 3caaf6e58cd04ea5 20250420122526662 DAUC <0003> auc.c:152 vector [0]: sres = c6ac4d16 20250420122526662 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526662 DAUC <0003> db_auc.c:245 IMSI='262425709716798': Generated 1 vectors 20250420122526662 DAUC <0003> db_auc.c:249 IMSI='262425709716798': Updating SQN=33 in DB 20250420122526662 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425709716798"} 20250420122526662 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526662 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526662 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262425709716798" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425709716798" TC_gsup_sai_num_auth_vectors(28)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526663 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526663 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425709716798"} 20250420122526663 DAUC <0003> db_auc.c:157 IMSI='262425709716798': No 2G Auth Data 20250420122526663 DAUC <0003> db_auc.c:236 IMSI='262425709716798': Calling to generate 4 vectors 20250420122526663 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250420122526663 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526663 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250420122526663 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250420122526663 DAUC <0003> auc.c:113 vector [0]: rand = 642cb09227d8b961cd5e17023ebff494 20250420122526663 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250420122526663 DAUC <0003> auc.c:142 vector [0]: autn = 9cebcdc182340000b77d09f8ca3f2391 20250420122526663 DAUC <0003> auc.c:143 vector [0]: ck = fcc2a51909442a6a6929ef4748a34f91 20250420122526663 DAUC <0003> auc.c:144 vector [0]: ik = a68de32db3492781a331435bdbeb5765 20250420122526663 DAUC <0003> auc.c:145 vector [0]: res = 92eb376ca36fec480000000000000000 20250420122526663 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526663 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526663 DAUC <0003> auc.c:151 vector [0]: kc = 9057ea282945151f 20250420122526663 DAUC <0003> auc.c:152 vector [0]: sres = 3184db24 20250420122526663 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526663 DAUC <0003> auc.c:113 vector [1]: rand = c1d01c7895c8f373bf3f5018ecd3b796 20250420122526663 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250420122526663 DAUC <0003> auc.c:142 vector [1]: autn = 9102c27afea30000525048a060daafa8 20250420122526663 DAUC <0003> auc.c:143 vector [1]: ck = ac5b365ba8d9d73d491de2125f12e6eb 20250420122526663 DAUC <0003> auc.c:144 vector [1]: ik = d10ab8bbcee6d21ce5b0b98ea2d964e7 20250420122526663 DAUC <0003> auc.c:145 vector [1]: res = 379a72766dc85db70000000000000000 20250420122526663 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526663 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122526663 DAUC <0003> auc.c:151 vector [1]: kc = d1fcd57c9bf4872d 20250420122526663 DAUC <0003> auc.c:152 vector [1]: sres = 5a522fc1 20250420122526663 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122526663 DAUC <0003> auc.c:113 vector [2]: rand = 43d63ecad44750bc829ab4a089590f6b 20250420122526663 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250420122526663 DAUC <0003> auc.c:142 vector [2]: autn = 44cd6366693c0000637011d1ad0e120a 20250420122526663 DAUC <0003> auc.c:143 vector [2]: ck = 665de3bb03cdf98aa1fa6f5fbe36aa0c 20250420122526663 DAUC <0003> auc.c:144 vector [2]: ik = d4e33f33660221d5fbec523257bae852 20250420122526663 DAUC <0003> auc.c:145 vector [2]: res = edf1510ba10aab6c0000000000000000 20250420122526663 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526663 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122526663 DAUC <0003> auc.c:151 vector [2]: kc = e8a8e1e58c439a01 20250420122526663 DAUC <0003> auc.c:152 vector [2]: sres = 4cfbfa67 20250420122526663 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122526663 DAUC <0003> auc.c:113 vector [3]: rand = 5be350b52bbf94c8fe767b4f2ff8dd47 20250420122526663 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250420122526663 DAUC <0003> auc.c:142 vector [3]: autn = fcaa4192f20800004670f56c70904870 20250420122526663 DAUC <0003> auc.c:143 vector [3]: ck = 9e72782c3a4be2bb10064748f22dd038 20250420122526663 DAUC <0003> auc.c:144 vector [3]: ik = e62198c8601eb6f44852808446915ebc 20250420122526663 DAUC <0003> auc.c:145 vector [3]: res = 41d8c6dd9bf3276d0000000000000000 20250420122526663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526663 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122526663 DAUC <0003> auc.c:151 vector [3]: kc = 20072728eee9dacb 20250420122526663 DAUC <0003> auc.c:152 vector [3]: sres = da2be1b0 20250420122526663 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122526663 DAUC <0003> db_auc.c:245 IMSI='262425709716798': Generated 4 vectors 20250420122526663 DAUC <0003> db_auc.c:249 IMSI='262425709716798': Updating SQN=161 in DB 20250420122526663 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425709716798"} 20250420122526663 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526663 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526663 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526664 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526664 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425709716798"} 20250420122526664 DAUC <0003> db_auc.c:157 IMSI='262425709716798': No 2G Auth Data 20250420122526664 DAUC <0003> db_auc.c:236 IMSI='262425709716798': Calling to generate 5 vectors 20250420122526664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122526664 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526664 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250420122526664 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250420122526664 DAUC <0003> auc.c:113 vector [0]: rand = fe42f1db97e860d6e2376c2f062efa38 20250420122526664 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250420122526664 DAUC <0003> auc.c:142 vector [0]: autn = 5975277e3ed400009e39eda6389a1651 20250420122526664 DAUC <0003> auc.c:143 vector [0]: ck = a33456c38834a8728b0d54f75082b2e7 20250420122526664 DAUC <0003> auc.c:144 vector [0]: ik = 6dc829e10874c3b6100a8375902944a8 20250420122526664 DAUC <0003> auc.c:145 vector [0]: res = 49c84d66a738eac00000000000000000 20250420122526664 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526664 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526664 DAUC <0003> auc.c:151 vector [0]: kc = 55fba8a040eb9d8b 20250420122526664 DAUC <0003> auc.c:152 vector [0]: sres = eef0a7a6 20250420122526664 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526664 DAUC <0003> auc.c:113 vector [1]: rand = 5133393b64b79511a244dd188b01b081 20250420122526664 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250420122526664 DAUC <0003> auc.c:142 vector [1]: autn = 53cfab7cb7280000200810207d6eeb7e 20250420122526664 DAUC <0003> auc.c:143 vector [1]: ck = 1cb8959305413169a69f14a6784a0614 20250420122526664 DAUC <0003> auc.c:144 vector [1]: ik = 69029c32838db2a7ddc58a1b790b694a 20250420122526664 DAUC <0003> auc.c:145 vector [1]: res = 7db4ada73387b0c80000000000000000 20250420122526664 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526664 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122526664 DAUC <0003> auc.c:151 vector [1]: kc = 0ee0971c878dec90 20250420122526664 DAUC <0003> auc.c:152 vector [1]: sres = 4e331d6f 20250420122526664 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122526664 DAUC <0003> auc.c:113 vector [2]: rand = 8b6ee7a6cf170573f31c5d06ecbadf32 20250420122526664 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250420122526664 DAUC <0003> auc.c:142 vector [2]: autn = 9135bc58ee9e00006bd51e45382d93ae 20250420122526664 DAUC <0003> auc.c:143 vector [2]: ck = f0feff6e03c51568161e21baec7f4850 20250420122526664 DAUC <0003> auc.c:144 vector [2]: ik = 3081a35b8dce73956451ad16b5a7973f 20250420122526664 DAUC <0003> auc.c:145 vector [2]: res = 7cb61c0d7652dcaf0000000000000000 20250420122526664 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526664 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122526664 DAUC <0003> auc.c:151 vector [2]: kc = b230d099d7d3b992 20250420122526664 DAUC <0003> auc.c:152 vector [2]: sres = 0ae4c0a2 20250420122526664 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122526664 DAUC <0003> auc.c:113 vector [3]: rand = dc2645a08571bc6c2d9d0efc7d6f33d3 20250420122526664 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250420122526664 DAUC <0003> auc.c:142 vector [3]: autn = ff3c2af40d1200007c060a8df7ad5ecb 20250420122526664 DAUC <0003> auc.c:143 vector [3]: ck = dd94ab6d8618f13a91dcdba3fca89528 20250420122526664 DAUC <0003> auc.c:144 vector [3]: ik = 50d547458bfd2822a18252c245fca183 20250420122526664 DAUC <0003> auc.c:145 vector [3]: res = 65d1d25aadd46ab80000000000000000 20250420122526664 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526664 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122526664 DAUC <0003> auc.c:151 vector [3]: kc = bd1f6549b4b1edb3 20250420122526664 DAUC <0003> auc.c:152 vector [3]: sres = c805b8e2 20250420122526664 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122526664 DAUC <0003> auc.c:113 vector [4]: rand = 64a488f55470eac49b4b693b0b7d9ce2 20250420122526664 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250420122526664 DAUC <0003> auc.c:142 vector [4]: autn = d8824a5f072b0000e95a865b30267f0b 20250420122526664 DAUC <0003> auc.c:143 vector [4]: ck = 21bedaec333b7b70370ecff14d664f0a 20250420122526664 DAUC <0003> auc.c:144 vector [4]: ik = dc1243246afd3986f5a4b92d2e628841 20250420122526664 DAUC <0003> auc.c:145 vector [4]: res = 5275b2f4eb0ec0880000000000000000 20250420122526664 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526664 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122526664 DAUC <0003> auc.c:151 vector [4]: kc = 3f06ef143ac285bd 20250420122526664 DAUC <0003> auc.c:152 vector [4]: sres = b97b727c 20250420122526664 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122526664 DAUC <0003> db_auc.c:245 IMSI='262425709716798': Generated 5 vectors 20250420122526664 DAUC <0003> db_auc.c:249 IMSI='262425709716798': Updating SQN=321 in DB 20250420122526664 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425709716798"} 20250420122526664 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526664 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526664 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526665 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526665 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425709716798"} 20250420122526665 DAUC <0003> db_auc.c:157 IMSI='262425709716798': No 2G Auth Data 20250420122526665 DAUC <0003> db_auc.c:236 IMSI='262425709716798': Calling to generate 5 vectors 20250420122526665 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122526665 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526665 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250420122526665 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250420122526665 DAUC <0003> auc.c:113 vector [0]: rand = 63574efb50d8de402420f6b4c77b3b09 20250420122526665 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250420122526665 DAUC <0003> auc.c:142 vector [0]: autn = 7cf3499cb991000094dad9f3649e935b 20250420122526665 DAUC <0003> auc.c:143 vector [0]: ck = 60532eda89c1415e0ddba098b5f0bf66 20250420122526665 DAUC <0003> auc.c:144 vector [0]: ik = 0f1ee735ddd606ab814d725e5b15bac6 20250420122526665 DAUC <0003> auc.c:145 vector [0]: res = 1c195be2458413160000000000000000 20250420122526665 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526665 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122526665 DAUC <0003> auc.c:151 vector [0]: kc = e3db1b29baf24255 20250420122526665 DAUC <0003> auc.c:152 vector [0]: sres = 599d48f4 20250420122526665 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122526665 DAUC <0003> auc.c:113 vector [1]: rand = 5d7d5dbbcac482a08cc3dda9c3d40a39 20250420122526665 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250420122526665 DAUC <0003> auc.c:142 vector [1]: autn = ab78b4978a1e00008a0d24c7bd42fb50 20250420122526665 DAUC <0003> auc.c:143 vector [1]: ck = 1a423f516a4759b28dfa254327c941b5 20250420122526665 DAUC <0003> auc.c:144 vector [1]: ik = b72fa8239673600d3a74e2a74880e7e0 20250420122526665 DAUC <0003> auc.c:145 vector [1]: res = b20053f8cfe96f990000000000000000 20250420122526665 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526665 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122526665 DAUC <0003> auc.c:151 vector [1]: kc = 1ae35096937d9fea 20250420122526665 DAUC <0003> auc.c:152 vector [1]: sres = 7de93c61 20250420122526665 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122526665 DAUC <0003> auc.c:113 vector [2]: rand = 42b99581fc7e04c7b770c5f3c5dad560 20250420122526665 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250420122526665 DAUC <0003> auc.c:142 vector [2]: autn = 5058c4da7349000039d62592e8e1d276 20250420122526665 DAUC <0003> auc.c:143 vector [2]: ck = 7af37aa0a6262921ad5056f13484c204 20250420122526665 DAUC <0003> auc.c:144 vector [2]: ik = c12bed7998a069e7a23ca4b70f42a937 20250420122526665 DAUC <0003> auc.c:145 vector [2]: res = 2ec5e5245eb20d840000000000000000 20250420122526665 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526665 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122526665 DAUC <0003> auc.c:151 vector [2]: kc = b4b4659f05402bf5 20250420122526665 DAUC <0003> auc.c:152 vector [2]: sres = 7077e8a0 20250420122526665 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122526665 DAUC <0003> auc.c:113 vector [3]: rand = fcbc85133038d11c16b459f20f8b2750 20250420122526665 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250420122526665 DAUC <0003> auc.c:142 vector [3]: autn = a3e33e84a5c500006e46552e9ead3492 20250420122526665 DAUC <0003> auc.c:143 vector [3]: ck = 19b83c4e1d362b507203d1fe01923486 20250420122526665 DAUC <0003> auc.c:144 vector [3]: ik = 082a32367fd87ab0b9111f7c4fb861c7 20250420122526665 DAUC <0003> auc.c:145 vector [3]: res = 986953bf3fbb0d630000000000000000 20250420122526665 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526665 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122526665 DAUC <0003> auc.c:151 vector [3]: kc = da80c0fa2cc404a1 20250420122526665 DAUC <0003> auc.c:152 vector [3]: sres = a7d25edc 20250420122526665 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122526665 DAUC <0003> auc.c:113 vector [4]: rand = 17cee5c5db256dcd96cbd9402e4a9a0e 20250420122526665 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250420122526665 DAUC <0003> auc.c:142 vector [4]: autn = 0a96e9470dc90000fa422ea4ac5e7e2f 20250420122526665 DAUC <0003> auc.c:143 vector [4]: ck = 43556b1c6ceebf39f7c6d3df01dc954d 20250420122526665 DAUC <0003> auc.c:144 vector [4]: ik = aef706ebe2a3049e888536b8ec4db289 20250420122526665 DAUC <0003> auc.c:145 vector [4]: res = 8a6227e88c647d0a0000000000000000 20250420122526665 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526665 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122526665 DAUC <0003> auc.c:151 vector [4]: kc = 92e1889063dc9c63 20250420122526665 DAUC <0003> auc.c:152 vector [4]: sres = 06065ae2 20250420122526665 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122526665 DAUC <0003> db_auc.c:245 IMSI='262425709716798': Generated 5 vectors 20250420122526665 DAUC <0003> db_auc.c:249 IMSI='262425709716798': Updating SQN=481 in DB 20250420122526665 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425709716798"} 20250420122526665 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425709716798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526665 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526665 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@e1be3fae3c55: Final verdict of PTC: pass 20250420122526667 DAUC <0003> db_auc.c:157 IMSI='262422335072112': No 2G Auth Data 20250420122526667 DAUC <0003> db_auc.c:192 IMSI='262422335072112': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262422335072112" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250420122526673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33622<->l=127.0.0.1:4258 20250420122526675 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526675 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422335072112"} 20250420122526675 DAUC <0003> db_auc.c:236 IMSI='262422335072112': Calling to generate 1 vectors 20250420122526675 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250420122526675 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526675 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526675 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122526675 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526675 DAUC <0003> auc.c:113 vector [0]: rand = 9564256d5f478452b7eb254e492aa38e 20250420122526675 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122526675 DAUC <0003> auc.c:142 vector [0]: autn = 48f735be7f9500009a737a8a964a90b0 20250420122526675 DAUC <0003> auc.c:143 vector [0]: ck = 186fa26d860daba3494085508d0acf53 20250420122526675 DAUC <0003> auc.c:144 vector [0]: ik = bd2b9f65440169aa4568e1d5006b2023 20250420122526675 DAUC <0003> auc.c:145 vector [0]: res = 73760500ee8ed72f0000000000000000 20250420122526675 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526675 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526675 DAUC <0003> auc.c:179 vector [0]: kc = df8f025265198000 20250420122526675 DAUC <0003> auc.c:180 vector [0]: sres = 94734b2c 20250420122526675 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526675 DAUC <0003> db_auc.c:245 IMSI='262422335072112': Generated 1 vectors 20250420122526675 DAUC <0003> db_auc.c:249 IMSI='262422335072112': Updating SQN=33 in DB 20250420122526675 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422335072112"} 20250420122526675 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526675 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526675 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262422335072112" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422335072112" TC_gsup_sai_num_auth_vectors(29)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526676 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526676 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422335072112"} 20250420122526676 DAUC <0003> db_auc.c:236 IMSI='262422335072112': Calling to generate 4 vectors 20250420122526676 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250420122526676 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526676 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526676 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250420122526676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526676 DAUC <0003> auc.c:113 vector [0]: rand = 1b13113d9999ceb0a841078cb63bf0b5 20250420122526676 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250420122526676 DAUC <0003> auc.c:142 vector [0]: autn = 5df057a080d30000ae4b8b9b428a75ec 20250420122526676 DAUC <0003> auc.c:143 vector [0]: ck = 593c0287399d4266447ea536d2dda9fb 20250420122526676 DAUC <0003> auc.c:144 vector [0]: ik = 020631bf27c1556b6e66ac0d85cf7f4c 20250420122526676 DAUC <0003> auc.c:145 vector [0]: res = 297e73390d850cc30000000000000000 20250420122526676 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526676 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526676 DAUC <0003> auc.c:179 vector [0]: kc = 87b224c65c492400 20250420122526676 DAUC <0003> auc.c:180 vector [0]: sres = 9ff8d9b0 20250420122526676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526676 DAUC <0003> auc.c:113 vector [1]: rand = 53c571b82605b56173f3eef48ba5c441 20250420122526676 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250420122526676 DAUC <0003> auc.c:142 vector [1]: autn = 3b8c7a21e4510000e74cf45f30cbe1a9 20250420122526676 DAUC <0003> auc.c:143 vector [1]: ck = 52144d5a38f7a7976bb496ccfed5e56b 20250420122526676 DAUC <0003> auc.c:144 vector [1]: ik = 6c43a95871665ded8f693aa749b760ca 20250420122526676 DAUC <0003> auc.c:145 vector [1]: res = 08238b1ad951848f0000000000000000 20250420122526676 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526676 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526676 DAUC <0003> auc.c:179 vector [1]: kc = 14c112c407e27800 20250420122526676 DAUC <0003> auc.c:180 vector [1]: sres = a48f4b91 20250420122526676 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526676 DAUC <0003> auc.c:113 vector [2]: rand = 674ee8f8647589eacf8a509b91ba9f43 20250420122526676 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250420122526676 DAUC <0003> auc.c:142 vector [2]: autn = 4f05b2c5b7420000097a3b6ca87c4cae 20250420122526676 DAUC <0003> auc.c:143 vector [2]: ck = ce7c08e43056af33ab2d7cc17e7b7a27 20250420122526676 DAUC <0003> auc.c:144 vector [2]: ik = bb780fa329d1a94b7f07c86fe639a702 20250420122526676 DAUC <0003> auc.c:145 vector [2]: res = 054d2acf2242494b0000000000000000 20250420122526676 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526676 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526676 DAUC <0003> auc.c:179 vector [2]: kc = f7ff12da47367c00 20250420122526676 DAUC <0003> auc.c:180 vector [2]: sres = 54beaefd 20250420122526676 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526676 DAUC <0003> auc.c:113 vector [3]: rand = ddc2ce444091254473db23c3901c6443 20250420122526676 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250420122526676 DAUC <0003> auc.c:142 vector [3]: autn = ed2d19252746000085403b4f316c4f27 20250420122526676 DAUC <0003> auc.c:143 vector [3]: ck = 1d5af5e049edef65b74209201c4d3ab4 20250420122526676 DAUC <0003> auc.c:144 vector [3]: ik = 7334b2e325a45ebd6a2cb16c9d67546d 20250420122526676 DAUC <0003> auc.c:145 vector [3]: res = 2f41d669ea214f2d0000000000000000 20250420122526676 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526676 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526676 DAUC <0003> auc.c:179 vector [3]: kc = 3ee39c647e448000 20250420122526676 DAUC <0003> auc.c:180 vector [3]: sres = 41fbf267 20250420122526676 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526676 DAUC <0003> db_auc.c:245 IMSI='262422335072112': Generated 4 vectors 20250420122526676 DAUC <0003> db_auc.c:249 IMSI='262422335072112': Updating SQN=161 in DB 20250420122526676 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422335072112"} 20250420122526676 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526676 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526676 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526677 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526677 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422335072112"} 20250420122526677 DAUC <0003> db_auc.c:236 IMSI='262422335072112': Calling to generate 5 vectors 20250420122526677 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122526677 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526677 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526677 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250420122526677 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526677 DAUC <0003> auc.c:113 vector [0]: rand = 6179da1669ce7a96f1e603b06ac2b79c 20250420122526677 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250420122526677 DAUC <0003> auc.c:142 vector [0]: autn = ffa46d0bb8c800005cd53b85ca2b0994 20250420122526677 DAUC <0003> auc.c:143 vector [0]: ck = a62c17fee97b292140d6abf4fb58b0fb 20250420122526677 DAUC <0003> auc.c:144 vector [0]: ik = 5bfac48d983dbd922389158075a9c2bc 20250420122526677 DAUC <0003> auc.c:145 vector [0]: res = 07fa2f51f18f94050000000000000000 20250420122526677 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526677 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526677 DAUC <0003> auc.c:179 vector [0]: kc = e1837d8e8edd3800 20250420122526677 DAUC <0003> auc.c:180 vector [0]: sres = cc5ac5d4 20250420122526677 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526677 DAUC <0003> auc.c:113 vector [1]: rand = b5262219135a1904170e81eeaed23710 20250420122526677 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250420122526677 DAUC <0003> auc.c:142 vector [1]: autn = 32deb7662ce2000068bef137ff977f0b 20250420122526677 DAUC <0003> auc.c:143 vector [1]: ck = adb1aa6954b149ba00e295412565cb1c 20250420122526677 DAUC <0003> auc.c:144 vector [1]: ik = 86ae9183e375d552877c7b027d368f73 20250420122526677 DAUC <0003> auc.c:145 vector [1]: res = a0e0e55845ecdb380000000000000000 20250420122526677 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526677 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526677 DAUC <0003> auc.c:179 vector [1]: kc = 6c464f726b50d800 20250420122526677 DAUC <0003> auc.c:180 vector [1]: sres = 38c4adbb 20250420122526677 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526677 DAUC <0003> auc.c:113 vector [2]: rand = e3dcb9d841edbc12e8992a20e5b40061 20250420122526677 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250420122526677 DAUC <0003> auc.c:142 vector [2]: autn = a3050e4e31a60000b53bb0928ce6cd19 20250420122526677 DAUC <0003> auc.c:143 vector [2]: ck = 37a70004a6ff6eaede4200047934d5e3 20250420122526677 DAUC <0003> auc.c:144 vector [2]: ik = cd633cb251f3ace34f861cc723ad6472 20250420122526677 DAUC <0003> auc.c:145 vector [2]: res = 6e03e849cb75d3830000000000000000 20250420122526677 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526677 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526677 DAUC <0003> auc.c:179 vector [2]: kc = 5b1b629435ddf000 20250420122526677 DAUC <0003> auc.c:180 vector [2]: sres = 8ddcbdc5 20250420122526677 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526677 DAUC <0003> auc.c:113 vector [3]: rand = bc6ac64d3c0ee6c05ab73d5c26af09f8 20250420122526677 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250420122526677 DAUC <0003> auc.c:142 vector [3]: autn = 835ac5e0c99d0000fbb7d870270091b6 20250420122526677 DAUC <0003> auc.c:143 vector [3]: ck = e456ace2fd52b0cfb7d22a7517bac171 20250420122526677 DAUC <0003> auc.c:144 vector [3]: ik = c79f759b584c0819baf8a988ae232b37 20250420122526677 DAUC <0003> auc.c:145 vector [3]: res = 795852d1214065c90000000000000000 20250420122526677 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526677 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526677 DAUC <0003> auc.c:179 vector [3]: kc = ef21d633f0a98c00 20250420122526677 DAUC <0003> auc.c:180 vector [3]: sres = 94716d7c 20250420122526677 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526677 DAUC <0003> auc.c:113 vector [4]: rand = bb8c0bc7fb4edb87c9af1943d84622bc 20250420122526677 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250420122526677 DAUC <0003> auc.c:142 vector [4]: autn = 0f417d7021b20000db687c01831501db 20250420122526677 DAUC <0003> auc.c:143 vector [4]: ck = c535a244d16f0c52b01b79ba4a7ba44d 20250420122526677 DAUC <0003> auc.c:144 vector [4]: ik = f243db4b53b467ac3d11e309a688f463 20250420122526677 DAUC <0003> auc.c:145 vector [4]: res = 5c52a196317586ca0000000000000000 20250420122526677 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526677 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122526677 DAUC <0003> auc.c:179 vector [4]: kc = 0198265ee19b8800 20250420122526677 DAUC <0003> auc.c:180 vector [4]: sres = f038c59e 20250420122526677 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122526677 DAUC <0003> db_auc.c:245 IMSI='262422335072112': Generated 5 vectors 20250420122526677 DAUC <0003> db_auc.c:249 IMSI='262422335072112': Updating SQN=321 in DB 20250420122526677 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422335072112"} 20250420122526677 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526677 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526677 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526678 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526678 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422335072112"} 20250420122526678 DAUC <0003> db_auc.c:236 IMSI='262422335072112': Calling to generate 5 vectors 20250420122526678 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122526678 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526678 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526678 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250420122526678 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526678 DAUC <0003> auc.c:113 vector [0]: rand = d0fc81f9913f39feefdff8c8c15b860f 20250420122526678 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250420122526678 DAUC <0003> auc.c:142 vector [0]: autn = b4e1c629747500001fd9612c0c1f2ed7 20250420122526678 DAUC <0003> auc.c:143 vector [0]: ck = 631b7d7beea5d612e6442dbbeefb761b 20250420122526678 DAUC <0003> auc.c:144 vector [0]: ik = f5bc92fa4df083de1cdcd0a112413606 20250420122526678 DAUC <0003> auc.c:145 vector [0]: res = 229a4a3125fb24be0000000000000000 20250420122526678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526678 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526678 DAUC <0003> auc.c:179 vector [0]: kc = 472b3a9571845400 20250420122526678 DAUC <0003> auc.c:180 vector [0]: sres = bc3a37fc 20250420122526678 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526678 DAUC <0003> auc.c:113 vector [1]: rand = 0c86653050b4d329a69b0123780adbbe 20250420122526678 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250420122526678 DAUC <0003> auc.c:142 vector [1]: autn = 89ceac8576cb00008cee8343e2d89d01 20250420122526678 DAUC <0003> auc.c:143 vector [1]: ck = 38ed939689b93d6f2bd5332166435b54 20250420122526678 DAUC <0003> auc.c:144 vector [1]: ik = 583f11eba039c87ff891ccc6a3ad4744 20250420122526678 DAUC <0003> auc.c:145 vector [1]: res = 5ca8d675a4929a620000000000000000 20250420122526678 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526678 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526678 DAUC <0003> auc.c:179 vector [1]: kc = 45a0cb35f5af2800 20250420122526678 DAUC <0003> auc.c:180 vector [1]: sres = 18d2b434 20250420122526678 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526678 DAUC <0003> auc.c:113 vector [2]: rand = aff9eb191b02082f9a05334c9eea7610 20250420122526678 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250420122526678 DAUC <0003> auc.c:142 vector [2]: autn = ae3673b628b500004e7d0cf7c82f5273 20250420122526678 DAUC <0003> auc.c:143 vector [2]: ck = d86cac6c1df77a7c331950af58e2fac1 20250420122526678 DAUC <0003> auc.c:144 vector [2]: ik = 266aba849873e17d32e5ffc045d0bd19 20250420122526678 DAUC <0003> auc.c:145 vector [2]: res = 2842a5962cd8c0920000000000000000 20250420122526678 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526678 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526678 DAUC <0003> auc.c:179 vector [2]: kc = 701b0124fb60e400 20250420122526678 DAUC <0003> auc.c:180 vector [2]: sres = 8eaddfcc 20250420122526678 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526678 DAUC <0003> auc.c:113 vector [3]: rand = 6ddd3c9652b6443735ce71375acdbcb8 20250420122526678 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250420122526678 DAUC <0003> auc.c:142 vector [3]: autn = cf4350ad235e0000be7404feb3057a24 20250420122526678 DAUC <0003> auc.c:143 vector [3]: ck = e5a9f850ef75563248325b48fd4783bd 20250420122526678 DAUC <0003> auc.c:144 vector [3]: ik = 7bf8fa3d2351152b0f7c486c58f76200 20250420122526678 DAUC <0003> auc.c:145 vector [3]: res = 4fdbbd1201bd56640000000000000000 20250420122526678 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526678 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526678 DAUC <0003> auc.c:179 vector [3]: kc = 7362e7b0eb035800 20250420122526678 DAUC <0003> auc.c:180 vector [3]: sres = ef55cbe5 20250420122526678 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526678 DAUC <0003> auc.c:113 vector [4]: rand = 572200d4ead6102630c928cf8d7045df 20250420122526678 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250420122526678 DAUC <0003> auc.c:142 vector [4]: autn = 77ea2551b9ba0000597c95bfa5bd4297 20250420122526678 DAUC <0003> auc.c:143 vector [4]: ck = 293ad8b8385a68b932677eb1090d95b1 20250420122526678 DAUC <0003> auc.c:144 vector [4]: ik = 81acf45c02b5bc205a7c33aedb0423d2 20250420122526678 DAUC <0003> auc.c:145 vector [4]: res = 39d4e2414f65172e0000000000000000 20250420122526678 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526678 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122526678 DAUC <0003> auc.c:179 vector [4]: kc = 94c4725c5e68e800 20250420122526678 DAUC <0003> auc.c:180 vector [4]: sres = 7f260c5a 20250420122526678 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122526678 DAUC <0003> db_auc.c:245 IMSI='262422335072112': Generated 5 vectors 20250420122526678 DAUC <0003> db_auc.c:249 IMSI='262422335072112': Updating SQN=481 in DB 20250420122526678 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422335072112"} 20250420122526678 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422335072112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526678 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526678 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33622<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@e1be3fae3c55: Final verdict of PTC: pass 20250420122526680 DAUC <0003> db_auc.c:157 IMSI='262425238260816': No 2G Auth Data 20250420122526680 DAUC <0003> db_auc.c:192 IMSI='262425238260816': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262425238260816" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250420122526687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20250420122526688 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526688 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425238260816"} 20250420122526688 DAUC <0003> db_auc.c:236 IMSI='262425238260816': Calling to generate 1 vectors 20250420122526688 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250420122526688 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526688 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526688 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122526688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526688 DAUC <0003> auc.c:113 vector [0]: rand = dee754077fb0ee180e70615b0818425f 20250420122526688 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122526688 DAUC <0003> auc.c:142 vector [0]: autn = be605c8c5d5200008aad3ef3c6739bf5 20250420122526688 DAUC <0003> auc.c:143 vector [0]: ck = f05b26ec7138a7da8016a1ca578b11c2 20250420122526688 DAUC <0003> auc.c:144 vector [0]: ik = 752f6c7a52f642f07d394ec8cebf3076 20250420122526688 DAUC <0003> auc.c:145 vector [0]: res = 88e7325bfbc95a050000000000000000 20250420122526688 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526688 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526688 DAUC <0003> auc.c:179 vector [0]: kc = e3b685606b66d400 20250420122526688 DAUC <0003> auc.c:180 vector [0]: sres = f724f51b 20250420122526688 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526688 DAUC <0003> db_auc.c:245 IMSI='262425238260816': Generated 1 vectors 20250420122526688 DAUC <0003> db_auc.c:249 IMSI='262425238260816': Updating SQN=33 in DB 20250420122526688 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425238260816"} 20250420122526688 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526688 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526688 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262425238260816" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425238260816" TC_gsup_sai_num_auth_vectors(30)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526689 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526689 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425238260816"} 20250420122526689 DAUC <0003> db_auc.c:236 IMSI='262425238260816': Calling to generate 4 vectors 20250420122526689 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250420122526689 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526689 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526689 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250420122526689 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526689 DAUC <0003> auc.c:113 vector [0]: rand = 75729ae9b09243299c8885cbe8f9c359 20250420122526689 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250420122526689 DAUC <0003> auc.c:142 vector [0]: autn = 5ffd56881171000035f4d3ee734ae16e 20250420122526689 DAUC <0003> auc.c:143 vector [0]: ck = 94037f800fc8c08f950494543ec255a6 20250420122526689 DAUC <0003> auc.c:144 vector [0]: ik = 4f5bb346b831b192703317fddeea0928 20250420122526689 DAUC <0003> auc.c:145 vector [0]: res = d62701d55d81c1eb0000000000000000 20250420122526689 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526689 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526689 DAUC <0003> auc.c:179 vector [0]: kc = dd5cd9ab459b3800 20250420122526689 DAUC <0003> auc.c:180 vector [0]: sres = 56b5163e 20250420122526689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526689 DAUC <0003> auc.c:113 vector [1]: rand = d177ca910d0e9e977b2a80ca375d8b24 20250420122526689 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250420122526689 DAUC <0003> auc.c:142 vector [1]: autn = d96c015fd4bf0000ab792645396f81cc 20250420122526689 DAUC <0003> auc.c:143 vector [1]: ck = 1584d91d39888c798b0e51c8e8892d63 20250420122526689 DAUC <0003> auc.c:144 vector [1]: ik = 43b21e0bc29724f123f526075f8ef3c6 20250420122526689 DAUC <0003> auc.c:145 vector [1]: res = 038957a1267b1ce10000000000000000 20250420122526689 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526689 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526689 DAUC <0003> auc.c:179 vector [1]: kc = bd5247734909cc00 20250420122526689 DAUC <0003> auc.c:180 vector [1]: sres = 01d73d08 20250420122526689 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526689 DAUC <0003> auc.c:113 vector [2]: rand = 894fb28bf2399567ebcb09b5f8c7c561 20250420122526689 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250420122526689 DAUC <0003> auc.c:142 vector [2]: autn = 0ebf763aac4d0000025cf20262555550 20250420122526689 DAUC <0003> auc.c:143 vector [2]: ck = afcfd863fef1553399b3a68e626bdfd9 20250420122526689 DAUC <0003> auc.c:144 vector [2]: ik = 1db1f02db3acc5c713eba45724e08545 20250420122526689 DAUC <0003> auc.c:145 vector [2]: res = 35fd412aa9e35c150000000000000000 20250420122526689 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526689 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526689 DAUC <0003> auc.c:179 vector [2]: kc = 229a7462aafd0000 20250420122526689 DAUC <0003> auc.c:180 vector [2]: sres = 436d0e33 20250420122526689 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526689 DAUC <0003> auc.c:113 vector [3]: rand = 05c8c6db00fad437d0ea14523881c968 20250420122526689 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250420122526689 DAUC <0003> auc.c:142 vector [3]: autn = 34329ddb7d7a00000f83acff4b52845c 20250420122526689 DAUC <0003> auc.c:143 vector [3]: ck = ee033260cba7a9c87b9e933086c2dfdd 20250420122526689 DAUC <0003> auc.c:144 vector [3]: ik = c80d5827f1e07137a333a46325fe4f0c 20250420122526689 DAUC <0003> auc.c:145 vector [3]: res = 38a4cd6e17c45f7a0000000000000000 20250420122526689 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526689 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526689 DAUC <0003> auc.c:179 vector [3]: kc = 7a1ad70fb07ae000 20250420122526689 DAUC <0003> auc.c:180 vector [3]: sres = d06fe698 20250420122526689 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526689 DAUC <0003> db_auc.c:245 IMSI='262425238260816': Generated 4 vectors 20250420122526689 DAUC <0003> db_auc.c:249 IMSI='262425238260816': Updating SQN=161 in DB 20250420122526689 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425238260816"} 20250420122526689 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526689 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526689 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526690 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526690 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425238260816"} 20250420122526690 DAUC <0003> db_auc.c:236 IMSI='262425238260816': Calling to generate 5 vectors 20250420122526690 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122526690 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526690 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526690 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250420122526690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526690 DAUC <0003> auc.c:113 vector [0]: rand = 97bcf97eec68294e15f18bf7139c41f1 20250420122526690 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250420122526690 DAUC <0003> auc.c:142 vector [0]: autn = b2eb975cac5a000043afd04013cd6a97 20250420122526690 DAUC <0003> auc.c:143 vector [0]: ck = 2fbb6f2360093de004b8f3fbbbe6f58b 20250420122526690 DAUC <0003> auc.c:144 vector [0]: ik = e41b36f7486657c217e6874a68498ff3 20250420122526690 DAUC <0003> auc.c:145 vector [0]: res = 040e09e8c020a34d0000000000000000 20250420122526690 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526690 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526690 DAUC <0003> auc.c:179 vector [0]: kc = 6eb5bb5f4f895000 20250420122526690 DAUC <0003> auc.c:180 vector [0]: sres = 12296e28 20250420122526690 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526690 DAUC <0003> auc.c:113 vector [1]: rand = 1084917c9d5508d2e03a0a1fc43df614 20250420122526690 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250420122526690 DAUC <0003> auc.c:142 vector [1]: autn = 82bc8ccd4d340000748cd989394f2430 20250420122526690 DAUC <0003> auc.c:143 vector [1]: ck = ae72cb54adcf6ac4beac648744e7cef2 20250420122526690 DAUC <0003> auc.c:144 vector [1]: ik = ed9fd1b429b9887a460fab10431e0580 20250420122526690 DAUC <0003> auc.c:145 vector [1]: res = e4d9ddfeb3887cd60000000000000000 20250420122526690 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526690 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526690 DAUC <0003> auc.c:179 vector [1]: kc = 6e219ca65e48c400 20250420122526690 DAUC <0003> auc.c:180 vector [1]: sres = 8ac6e769 20250420122526690 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526690 DAUC <0003> auc.c:113 vector [2]: rand = 736c2f26cbc4a091388f66ac636b2139 20250420122526690 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250420122526690 DAUC <0003> auc.c:142 vector [2]: autn = 1c348ce107cc000035a0c59091b33db9 20250420122526690 DAUC <0003> auc.c:143 vector [2]: ck = 9d00e8c5cfc9c6b5a9355ac0bd5c2c97 20250420122526690 DAUC <0003> auc.c:144 vector [2]: ik = 506286ca725866c2e3eabf1b0b9f10d4 20250420122526690 DAUC <0003> auc.c:145 vector [2]: res = f37130f84aa212b80000000000000000 20250420122526690 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526690 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526690 DAUC <0003> auc.c:179 vector [2]: kc = 3f42360d637a4000 20250420122526690 DAUC <0003> auc.c:180 vector [2]: sres = 3409386c 20250420122526690 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526690 DAUC <0003> auc.c:113 vector [3]: rand = 6b3b11c2c6dff330bc8a47a4ff1a1272 20250420122526690 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250420122526690 DAUC <0003> auc.c:142 vector [3]: autn = dd4173fda6f9000049dee463758725d0 20250420122526690 DAUC <0003> auc.c:143 vector [3]: ck = ee883a34d3b172d0b8bef4f4a7850a06 20250420122526690 DAUC <0003> auc.c:144 vector [3]: ik = fac24bf948a7b62eb4a5064e8aa6879b 20250420122526690 DAUC <0003> auc.c:145 vector [3]: res = 1cb179c8f081046d0000000000000000 20250420122526690 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526690 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526690 DAUC <0003> auc.c:179 vector [3]: kc = 8b6dff62d0831400 20250420122526690 DAUC <0003> auc.c:180 vector [3]: sres = 45f05889 20250420122526690 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526690 DAUC <0003> auc.c:113 vector [4]: rand = 8073e5fdfb46489afe8c3924cc42368b 20250420122526690 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250420122526690 DAUC <0003> auc.c:142 vector [4]: autn = e98e1f7f46bd000069fe1eb0343ccead 20250420122526690 DAUC <0003> auc.c:143 vector [4]: ck = 1482f545d6b1dad9cd1966482280cf46 20250420122526690 DAUC <0003> auc.c:144 vector [4]: ik = c6131404df97b9a21ec698b68882f859 20250420122526690 DAUC <0003> auc.c:145 vector [4]: res = 99e54d4fcdb07f410000000000000000 20250420122526690 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526690 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122526690 DAUC <0003> auc.c:179 vector [4]: kc = d30f02ac1a56f800 20250420122526690 DAUC <0003> auc.c:180 vector [4]: sres = 52539b9a 20250420122526690 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122526690 DAUC <0003> db_auc.c:245 IMSI='262425238260816': Generated 5 vectors 20250420122526690 DAUC <0003> db_auc.c:249 IMSI='262425238260816': Updating SQN=321 in DB 20250420122526690 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425238260816"} 20250420122526690 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526690 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526690 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526691 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526691 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425238260816"} 20250420122526691 DAUC <0003> db_auc.c:236 IMSI='262425238260816': Calling to generate 5 vectors 20250420122526691 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122526691 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526691 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526691 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250420122526691 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526691 DAUC <0003> auc.c:113 vector [0]: rand = 9b52417c8fbfaf616c9c68bf138e8a0b 20250420122526691 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250420122526691 DAUC <0003> auc.c:142 vector [0]: autn = 4406235c34cd000058260a27f8d179db 20250420122526691 DAUC <0003> auc.c:143 vector [0]: ck = 06e0c5fef2a5cad553a8430dc08f346e 20250420122526691 DAUC <0003> auc.c:144 vector [0]: ik = 903d510d70efaec1b0bcce2fafb6b441 20250420122526691 DAUC <0003> auc.c:145 vector [0]: res = df8332d352c1a6a50000000000000000 20250420122526691 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526691 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526691 DAUC <0003> auc.c:179 vector [0]: kc = 04836d2fd232cc00 20250420122526691 DAUC <0003> auc.c:180 vector [0]: sres = 6c8c20a1 20250420122526691 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526691 DAUC <0003> auc.c:113 vector [1]: rand = c132c1d34121cde2abef2c0a17465f54 20250420122526691 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250420122526691 DAUC <0003> auc.c:142 vector [1]: autn = fb13d99cdaea0000e55410c1fe60126d 20250420122526691 DAUC <0003> auc.c:143 vector [1]: ck = 3973a50992c0ff16ca44a495182e959b 20250420122526691 DAUC <0003> auc.c:144 vector [1]: ik = d2feb8e76a5b5e3ee05e0d44ac2eee65 20250420122526691 DAUC <0003> auc.c:145 vector [1]: res = ec64f150dc9981420000000000000000 20250420122526691 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526691 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526691 DAUC <0003> auc.c:179 vector [1]: kc = a2e9717820ccdc00 20250420122526691 DAUC <0003> auc.c:180 vector [1]: sres = 4958c2f2 20250420122526691 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526691 DAUC <0003> auc.c:113 vector [2]: rand = bc0ae07782123e6535648ba26b55c92c 20250420122526691 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250420122526691 DAUC <0003> auc.c:142 vector [2]: autn = 52f98fcbbf000000d5e226e92af3f749 20250420122526691 DAUC <0003> auc.c:143 vector [2]: ck = 04fdadbe888bc1735ec9b9fcd71f431e 20250420122526691 DAUC <0003> auc.c:144 vector [2]: ik = 133fd38c7e2caedc6e5b20cdb87786eb 20250420122526691 DAUC <0003> auc.c:145 vector [2]: res = 61efe3c99774edad0000000000000000 20250420122526691 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526691 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526691 DAUC <0003> auc.c:179 vector [2]: kc = 769973e742f90400 20250420122526691 DAUC <0003> auc.c:180 vector [2]: sres = 20b89944 20250420122526691 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526691 DAUC <0003> auc.c:113 vector [3]: rand = 99df92ac46fa37276d5716076d2e3cc4 20250420122526691 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250420122526691 DAUC <0003> auc.c:142 vector [3]: autn = d67ec547cabe00001852401d43e06356 20250420122526691 DAUC <0003> auc.c:143 vector [3]: ck = bcdd4fefef1bc639f08d0500f3fd209b 20250420122526691 DAUC <0003> auc.c:144 vector [3]: ik = 98ce3759f71305525243b215fa2d1a34 20250420122526691 DAUC <0003> auc.c:145 vector [3]: res = 73e0136274e8a5720000000000000000 20250420122526691 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526691 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526691 DAUC <0003> auc.c:179 vector [3]: kc = f2e6f973b9de3800 20250420122526691 DAUC <0003> auc.c:180 vector [3]: sres = 97923791 20250420122526691 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526691 DAUC <0003> auc.c:113 vector [4]: rand = 99c0503ef18237dc0857cacbd84a2434 20250420122526691 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250420122526691 DAUC <0003> auc.c:142 vector [4]: autn = 3ac9de772d74000033ac0fca9bb25fde 20250420122526691 DAUC <0003> auc.c:143 vector [4]: ck = c383c3066524325b46d609a45069b465 20250420122526692 DAUC <0003> auc.c:144 vector [4]: ik = fafc744ccf88d49708efc114db4fbb60 20250420122526692 DAUC <0003> auc.c:145 vector [4]: res = 5567d995b44dfe400000000000000000 20250420122526692 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526692 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122526692 DAUC <0003> auc.c:179 vector [4]: kc = cd767194f2967800 20250420122526692 DAUC <0003> auc.c:180 vector [4]: sres = 64810b2b 20250420122526692 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122526692 DAUC <0003> db_auc.c:245 IMSI='262425238260816': Generated 5 vectors 20250420122526692 DAUC <0003> db_auc.c:249 IMSI='262425238260816': Updating SQN=481 in DB 20250420122526692 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425238260816"} 20250420122526692 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425238260816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526692 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526692 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@e1be3fae3c55: Final verdict of PTC: pass 20250420122526693 DAUC <0003> db_auc.c:157 IMSI='262427589635323': No 2G Auth Data 20250420122526693 DAUC <0003> db_auc.c:192 IMSI='262427589635323': No 3G Auth Data HLR_Test-GSUP(21)@e1be3fae3c55: Created GsupExpect[0] for "262427589635323" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250420122526699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 20250420122526701 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526701 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427589635323"} 20250420122526701 DAUC <0003> db_auc.c:236 IMSI='262427589635323': Calling to generate 1 vectors 20250420122526701 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250420122526701 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526701 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526701 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122526701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526701 DAUC <0003> auc.c:113 vector [0]: rand = adf9c29c21601f158961a2bd8ddc2f7d 20250420122526701 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122526701 DAUC <0003> auc.c:142 vector [0]: autn = 69aa839445d40000601a811c4ed9e7f9 20250420122526701 DAUC <0003> auc.c:143 vector [0]: ck = 1b81bc87d1e7331926ef79ce1935c46f 20250420122526701 DAUC <0003> auc.c:144 vector [0]: ik = f1895146a5c05e769801cf9541bd71f9 20250420122526701 DAUC <0003> auc.c:145 vector [0]: res = cc8340bedbfd85490000000000000000 20250420122526701 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526701 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526701 DAUC <0003> auc.c:179 vector [0]: kc = 00efe3924d682008 20250420122526701 DAUC <0003> auc.c:180 vector [0]: sres = 51f70d29 20250420122526701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526701 DAUC <0003> db_auc.c:245 IMSI='262427589635323': Generated 1 vectors 20250420122526701 DAUC <0003> db_auc.c:249 IMSI='262427589635323': Updating SQN=33 in DB 20250420122526701 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427589635323"} 20250420122526701 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526701 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526701 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e1be3fae3c55: Found GsupExpect[0] for "262427589635323" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427589635323" TC_gsup_sai_num_auth_vectors(31)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526702 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526702 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427589635323"} 20250420122526702 DAUC <0003> db_auc.c:236 IMSI='262427589635323': Calling to generate 4 vectors 20250420122526702 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250420122526702 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526702 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526702 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250420122526702 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526702 DAUC <0003> auc.c:113 vector [0]: rand = 9e8b1be5f0a1bfa8943fb8d020aa1432 20250420122526702 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250420122526702 DAUC <0003> auc.c:142 vector [0]: autn = e06a9e157f70000045e3a8375d641d35 20250420122526702 DAUC <0003> auc.c:143 vector [0]: ck = 3dd354e3f4b1d49f0ee0766d7dd93f64 20250420122526702 DAUC <0003> auc.c:144 vector [0]: ik = 7276566ebf73c8b1913c56c758be0be4 20250420122526702 DAUC <0003> auc.c:145 vector [0]: res = d437183b6be59cb50000000000000000 20250420122526702 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526702 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526702 DAUC <0003> auc.c:179 vector [0]: kc = e6a39890865c08c8 20250420122526702 DAUC <0003> auc.c:180 vector [0]: sres = b42f9357 20250420122526702 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526702 DAUC <0003> auc.c:113 vector [1]: rand = dfcaefd5ad959d36e44e241b332f72f4 20250420122526702 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250420122526702 DAUC <0003> auc.c:142 vector [1]: autn = 13303049d4420000dba3401c6091c653 20250420122526702 DAUC <0003> auc.c:143 vector [1]: ck = 4353367ef6bcd16648354b981f26f2d9 20250420122526702 DAUC <0003> auc.c:144 vector [1]: ik = 5abeef8fa970b01cb6aa2b3789d9504e 20250420122526702 DAUC <0003> auc.c:145 vector [1]: res = f04a81022e4a7f880000000000000000 20250420122526702 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526702 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526702 DAUC <0003> auc.c:179 vector [1]: kc = d2c3873648356072 20250420122526702 DAUC <0003> auc.c:180 vector [1]: sres = 880c8c99 20250420122526702 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526702 DAUC <0003> auc.c:113 vector [2]: rand = 804dd59b85e5c2dfae5a2a25dc0242c3 20250420122526702 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250420122526702 DAUC <0003> auc.c:142 vector [2]: autn = a3f9b00c549400003a43f45094911dee 20250420122526702 DAUC <0003> auc.c:143 vector [2]: ck = bcf2d18e6fb944ef8d8f65109a47637f 20250420122526702 DAUC <0003> auc.c:144 vector [2]: ik = bfb7c30eda50c9438d72df770e5e1841 20250420122526702 DAUC <0003> auc.c:145 vector [2]: res = f37bd3e34ac170060000000000000000 20250420122526702 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526702 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526702 DAUC <0003> auc.c:179 vector [2]: kc = 8168068549285589 20250420122526702 DAUC <0003> auc.c:180 vector [2]: sres = a916d647 20250420122526702 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526702 DAUC <0003> auc.c:113 vector [3]: rand = 79fbe0ed9a68bd3ac18b78fb206c491f 20250420122526702 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250420122526702 DAUC <0003> auc.c:142 vector [3]: autn = 9c3999ddbf8a00004810c77cf74d8131 20250420122526702 DAUC <0003> auc.c:143 vector [3]: ck = d48ce7a7d8cc1d1d9ed0866808ce411d 20250420122526702 DAUC <0003> auc.c:144 vector [3]: ik = af27b832b489537648b5337d12e2c074 20250420122526702 DAUC <0003> auc.c:145 vector [3]: res = 21b8fec87dd188eb0000000000000000 20250420122526702 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526702 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526702 DAUC <0003> auc.c:179 vector [3]: kc = 5b232456505f8f6a 20250420122526702 DAUC <0003> auc.c:180 vector [3]: sres = 094da6dd 20250420122526702 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526702 DAUC <0003> db_auc.c:245 IMSI='262427589635323': Generated 4 vectors 20250420122526702 DAUC <0003> db_auc.c:249 IMSI='262427589635323': Updating SQN=161 in DB 20250420122526702 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427589635323"} 20250420122526702 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526702 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526702 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526703 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526703 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427589635323"} 20250420122526703 DAUC <0003> db_auc.c:236 IMSI='262427589635323': Calling to generate 5 vectors 20250420122526703 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122526703 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526703 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526703 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250420122526703 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526703 DAUC <0003> auc.c:113 vector [0]: rand = 3438a8718fe4e564337917f40fee414b 20250420122526703 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250420122526703 DAUC <0003> auc.c:142 vector [0]: autn = 1fca598a2b4000003068fd70366a8a0a 20250420122526703 DAUC <0003> auc.c:143 vector [0]: ck = 1add9d81e75cc8244d6b39ca333c41bc 20250420122526703 DAUC <0003> auc.c:144 vector [0]: ik = e36e7f8a4187ee5813ef9fa9b6e24704 20250420122526703 DAUC <0003> auc.c:145 vector [0]: res = 8676434ce5ee559b0000000000000000 20250420122526703 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526703 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526703 DAUC <0003> auc.c:179 vector [0]: kc = 933e7e3fcad72c47 20250420122526703 DAUC <0003> auc.c:180 vector [0]: sres = 819ab34b 20250420122526703 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526703 DAUC <0003> auc.c:113 vector [1]: rand = f25eb15193f2fa82b0c0016c6aee21f0 20250420122526703 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250420122526703 DAUC <0003> auc.c:142 vector [1]: autn = ccd046d533c100002e9bbfe8e3aade06 20250420122526703 DAUC <0003> auc.c:143 vector [1]: ck = 7d86be0ce6fb29a35e81535c3e0a1038 20250420122526703 DAUC <0003> auc.c:144 vector [1]: ik = 70704d976d399b8c85af7a3950f2c22c 20250420122526703 DAUC <0003> auc.c:145 vector [1]: res = db1b5211699f3d400000000000000000 20250420122526703 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526703 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526703 DAUC <0003> auc.c:179 vector [1]: kc = 7fc2d527e11903dc 20250420122526703 DAUC <0003> auc.c:180 vector [1]: sres = 61688179 20250420122526703 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526703 DAUC <0003> auc.c:113 vector [2]: rand = 93077a6aff2a7aa823be87e05cb16833 20250420122526703 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250420122526703 DAUC <0003> auc.c:142 vector [2]: autn = e7e42dfb3b540000a8234cbb271bb557 20250420122526703 DAUC <0003> auc.c:143 vector [2]: ck = 4a02f5919263487895479521bc0cfe4f 20250420122526703 DAUC <0003> auc.c:144 vector [2]: ik = 67111ed95cbb2c7d8c2f9d8c1d4c07c6 20250420122526703 DAUC <0003> auc.c:145 vector [2]: res = 4fd65124bbcec7ea0000000000000000 20250420122526703 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526703 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526703 DAUC <0003> auc.c:179 vector [2]: kc = bbe40d4ac8ba3c63 20250420122526703 DAUC <0003> auc.c:180 vector [2]: sres = 08457fc2 20250420122526703 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526703 DAUC <0003> auc.c:113 vector [3]: rand = 771d878350ffcf5db87a0ff01f09a28b 20250420122526703 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250420122526703 DAUC <0003> auc.c:142 vector [3]: autn = f5845aa0537900008302c9674a5dd0b3 20250420122526703 DAUC <0003> auc.c:143 vector [3]: ck = 58fbc33f76a5f56d786f1a7d985a5aeb 20250420122526703 DAUC <0003> auc.c:144 vector [3]: ik = 9bee68569fba29b73a9a4abdfaa056ac 20250420122526703 DAUC <0003> auc.c:145 vector [3]: res = 4ffe1c2292dc50d60000000000000000 20250420122526703 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526703 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526703 DAUC <0003> auc.c:179 vector [3]: kc = cc47c0f608059595 20250420122526703 DAUC <0003> auc.c:180 vector [3]: sres = 3bc65bad 20250420122526703 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526703 DAUC <0003> auc.c:113 vector [4]: rand = 1cd67dac739868af91f733790eee95d2 20250420122526703 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250420122526703 DAUC <0003> auc.c:142 vector [4]: autn = e6e3dfedd93100002ffd82fe5d63ed2b 20250420122526703 DAUC <0003> auc.c:143 vector [4]: ck = 8699fb7444d1f0000de5116fe31a126b 20250420122526703 DAUC <0003> auc.c:144 vector [4]: ik = 4aa046c12e3df515c46072f3612543a5 20250420122526703 DAUC <0003> auc.c:145 vector [4]: res = 9dab0d28f2a3ece50000000000000000 20250420122526703 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526703 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122526703 DAUC <0003> auc.c:179 vector [4]: kc = 06ef25a206d83e67 20250420122526703 DAUC <0003> auc.c:180 vector [4]: sres = b366819a 20250420122526703 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122526703 DAUC <0003> db_auc.c:245 IMSI='262427589635323': Generated 5 vectors 20250420122526703 DAUC <0003> db_auc.c:249 IMSI='262427589635323': Updating SQN=321 in DB 20250420122526703 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427589635323"} 20250420122526703 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526703 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526703 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526704 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526705 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427589635323"} 20250420122526705 DAUC <0003> db_auc.c:236 IMSI='262427589635323': Calling to generate 5 vectors 20250420122526705 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122526705 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122526705 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122526705 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250420122526705 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122526705 DAUC <0003> auc.c:113 vector [0]: rand = de96aa7b83ea8733268445cfbebefb6b 20250420122526705 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250420122526705 DAUC <0003> auc.c:142 vector [0]: autn = 2980b4324b120000f8b83245174023a2 20250420122526705 DAUC <0003> auc.c:143 vector [0]: ck = 979670dffa295bcac8f24ea28ac5c925 20250420122526705 DAUC <0003> auc.c:144 vector [0]: ik = 04fe3afdb1f0141be96a66d72d16aa83 20250420122526705 DAUC <0003> auc.c:145 vector [0]: res = 5fe63f366413d4820000000000000000 20250420122526705 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122526705 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122526705 DAUC <0003> auc.c:179 vector [0]: kc = 0f5ee8c869753fcb 20250420122526705 DAUC <0003> auc.c:180 vector [0]: sres = f6f7ecaa 20250420122526705 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122526705 DAUC <0003> auc.c:113 vector [1]: rand = 13d208952e87b0236def52880e67c35b 20250420122526705 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250420122526705 DAUC <0003> auc.c:142 vector [1]: autn = 46243417d97500007970e3b583f9491b 20250420122526705 DAUC <0003> auc.c:143 vector [1]: ck = 17162510c5eb80c87ae2eccb306496d0 20250420122526705 DAUC <0003> auc.c:144 vector [1]: ik = 00c18e064f0429614bd3272e7f820780 20250420122526705 DAUC <0003> auc.c:145 vector [1]: res = f54f2153b10b602a0000000000000000 20250420122526705 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122526705 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122526705 DAUC <0003> auc.c:179 vector [1]: kc = fa02b84109909f8e 20250420122526705 DAUC <0003> auc.c:180 vector [1]: sres = fbf01eb7 20250420122526705 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122526705 DAUC <0003> auc.c:113 vector [2]: rand = 6fbedc54e6e964f5658b56d0d9651f91 20250420122526705 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250420122526705 DAUC <0003> auc.c:142 vector [2]: autn = cc084dbdb63d0000d26adc29572c124b 20250420122526705 DAUC <0003> auc.c:143 vector [2]: ck = 3724b0de84d5bfbe149c024500aaf5ed 20250420122526705 DAUC <0003> auc.c:144 vector [2]: ik = 4c3c13fa4d4a5dd8f958dfc01941713a 20250420122526705 DAUC <0003> auc.c:145 vector [2]: res = a8cc6a6507a33d7d0000000000000000 20250420122526705 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122526705 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122526705 DAUC <0003> auc.c:179 vector [2]: kc = e4ce94fe74988fde 20250420122526705 DAUC <0003> auc.c:180 vector [2]: sres = fce5394d 20250420122526705 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122526705 DAUC <0003> auc.c:113 vector [3]: rand = 693dff60b2838f21624c6d65eb07efa3 20250420122526705 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250420122526705 DAUC <0003> auc.c:142 vector [3]: autn = c336c020a8900000c33811943c17c3a2 20250420122526705 DAUC <0003> auc.c:143 vector [3]: ck = 201176013dd89cef5b1bfb159c857e7f 20250420122526705 DAUC <0003> auc.c:144 vector [3]: ik = c62d18e8c6a4f3221bec07b8d2d72b1f 20250420122526705 DAUC <0003> auc.c:145 vector [3]: res = 63562412ffb3932c0000000000000000 20250420122526705 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122526705 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122526705 DAUC <0003> auc.c:179 vector [3]: kc = ba73e3b209518fbd 20250420122526705 DAUC <0003> auc.c:180 vector [3]: sres = ac3e859f 20250420122526705 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122526705 DAUC <0003> auc.c:113 vector [4]: rand = d7186277d4b2d759f5a1328df094bd2f 20250420122526705 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250420122526705 DAUC <0003> auc.c:142 vector [4]: autn = 58a992c6196a0000d6d8199ceda9e2bc 20250420122526705 DAUC <0003> auc.c:143 vector [4]: ck = c3c0d88e9a54ad1faf22492190676409 20250420122526705 DAUC <0003> auc.c:144 vector [4]: ik = 292b1bfaa1b70b9aeac8dc3c5ceb24d2 20250420122526705 DAUC <0003> auc.c:145 vector [4]: res = 83a3051c2a4ffb900000000000000000 20250420122526705 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122526705 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122526705 DAUC <0003> auc.c:179 vector [4]: kc = c68d3385fb1997b7 20250420122526705 DAUC <0003> auc.c:180 vector [4]: sres = c799a712 20250420122526705 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122526705 DAUC <0003> db_auc.c:245 IMSI='262427589635323': Generated 5 vectors 20250420122526705 DAUC <0003> db_auc.c:249 IMSI='262427589635323': Updating SQN=481 in DB 20250420122526705 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427589635323"} 20250420122526705 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427589635323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122526705 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122526705 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122526706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122526706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 20250420122526707 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34681<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@e1be3fae3c55: Final verdict of PTC: none 20250420122526707 DLINP <000b> input/ipa.c:452 connected read/write 20250420122526707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122526707 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122526707 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122526707 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)@e1be3fae3c55: Final verdict of PTC: none 22@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:26 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 20250420122526742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4258 20250420122526843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_sai_eps started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122529947 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122529947 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122529951 DLINP <000b> input/ipa.c:452 connected read/write 20250420122529951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122529952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122529955 DLINP <000b> input/ipa.c:452 connected read/write 20250420122529955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122529955 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122529955 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122529955 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122529955 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122529955 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122529955 DLGSUP <0013> gsup_server.c:236 2:  20250420122529955 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122529955 DLGSUP <0013> gsup_server.c:236 3:  20250420122529955 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122529955 DLGSUP <0013> gsup_server.c:236 4:  20250420122529955 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122529955 DLGSUP <0013> gsup_server.c:236 5:  20250420122529955 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122529955 DLGSUP <0013> gsup_server.c:236 7:  20250420122529955 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122529955 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122529955 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122529955 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@e1be3fae3c55: 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") 20250420122529979 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33853<->l=127.0.0.1:4259) 20250420122529984 DAUC <0003> db_auc.c:157 IMSI='262420984978980': No 2G Auth Data 20250420122529984 DAUC <0003> db_auc.c:192 IMSI='262420984978980': No 3G Auth Data HLR_Test-GSUP(33)@e1be3fae3c55: Created GsupExpect[0] for "262420984978980" to be handled at TC_gsup_sai_eps(36) 20250420122529993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20250420122530002 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122530002 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420984978980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420984978980"} 20250420122530002 DAUC <0003> db_auc.c:157 IMSI='262420984978980': No 2G Auth Data 20250420122530002 DAUC <0003> db_auc.c:236 IMSI='262420984978980': Calling to generate 5 vectors 20250420122530002 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122530002 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122530002 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122530002 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122530002 DAUC <0003> auc.c:113 vector [0]: rand = 74afbb4ce699bad47ffdf4e6b206fe94 20250420122530002 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122530002 DAUC <0003> auc.c:142 vector [0]: autn = 97d53be1feac80006b2fb4e24fe41631 20250420122530002 DAUC <0003> auc.c:143 vector [0]: ck = 9c952672cb40571b587e8162c660c183 20250420122530002 DAUC <0003> auc.c:144 vector [0]: ik = 418c47884e9d62372d5104f0ad5f1493 20250420122530002 DAUC <0003> auc.c:145 vector [0]: res = 6a2e6402de15cfeb0000000000000000 20250420122530002 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122530002 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122530002 DAUC <0003> auc.c:151 vector [0]: kc = a836e468eee2e03c 20250420122530002 DAUC <0003> auc.c:152 vector [0]: sres = b43babe9 20250420122530002 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122530002 DAUC <0003> auc.c:113 vector [1]: rand = af4e80692e9f3d5160035450844a252b 20250420122530002 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122530002 DAUC <0003> auc.c:142 vector [1]: autn = d60f01973a4e8000f806f8c2658e0774 20250420122530002 DAUC <0003> auc.c:143 vector [1]: ck = f641544c110bb58f6192ca9a15acc522 20250420122530002 DAUC <0003> auc.c:144 vector [1]: ik = 652fa085fdcc8a256b965d9edc2c76b2 20250420122530002 DAUC <0003> auc.c:145 vector [1]: res = c92a20be74fdf2430000000000000000 20250420122530002 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122530002 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122530002 DAUC <0003> auc.c:151 vector [1]: kc = 996a63cd25478c3a 20250420122530002 DAUC <0003> auc.c:152 vector [1]: sres = bdd7d2fd 20250420122530002 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122530002 DAUC <0003> auc.c:113 vector [2]: rand = 61efc8b7a3f53bb7edb6a016fe300697 20250420122530002 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122530002 DAUC <0003> auc.c:142 vector [2]: autn = 1b344f415b92800072f5d783292da72b 20250420122530002 DAUC <0003> auc.c:143 vector [2]: ck = 221494e3588d198611e327293bdd4ff2 20250420122530002 DAUC <0003> auc.c:144 vector [2]: ik = ba546d4f6166dd97260e4446bac848d8 20250420122530002 DAUC <0003> auc.c:145 vector [2]: res = 39325db59680abbd0000000000000000 20250420122530002 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122530002 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122530002 DAUC <0003> auc.c:151 vector [2]: kc = afad9ac3b8fec33b 20250420122530002 DAUC <0003> auc.c:152 vector [2]: sres = afb2f608 20250420122530002 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122530002 DAUC <0003> auc.c:113 vector [3]: rand = aa3ff1e9b6d0752331b0a46041ef20b3 20250420122530002 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122530002 DAUC <0003> auc.c:142 vector [3]: autn = 2af14df3b281800018dfdad878068aae 20250420122530002 DAUC <0003> auc.c:143 vector [3]: ck = 5d3063b2fed576d614f24db7644fbb10 20250420122530002 DAUC <0003> auc.c:144 vector [3]: ik = b61a573be019e75062b6f0b9a6cd24d0 20250420122530002 DAUC <0003> auc.c:145 vector [3]: res = 77ae3fdf4da7ef230000000000000000 20250420122530003 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122530003 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122530003 DAUC <0003> auc.c:151 vector [3]: kc = 9d6e8987dc4e0e46 20250420122530003 DAUC <0003> auc.c:152 vector [3]: sres = 3a09d0fc 20250420122530003 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122530003 DAUC <0003> auc.c:113 vector [4]: rand = 328cb9b3344cafda792caaf0ae4dfcac 20250420122530003 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122530003 DAUC <0003> auc.c:142 vector [4]: autn = 5025715e83398000076e96b8b0417221 20250420122530003 DAUC <0003> auc.c:143 vector [4]: ck = 6a791beede1e53a6231347faf715bb36 20250420122530003 DAUC <0003> auc.c:144 vector [4]: ik = c27205e751e2439186603059a838c44e 20250420122530003 DAUC <0003> auc.c:145 vector [4]: res = 9c60bcb22438fc2f0000000000000000 20250420122530003 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122530003 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122530003 DAUC <0003> auc.c:151 vector [4]: kc = 0d7869aad0d16f4f 20250420122530003 DAUC <0003> auc.c:152 vector [4]: sres = b858409d 20250420122530003 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122530003 DAUC <0003> db_auc.c:245 IMSI='262420984978980': Generated 5 vectors 20250420122530003 DAUC <0003> db_auc.c:249 IMSI='262420984978980': Updating SQN=161 in DB 20250420122530003 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420984978980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420984978980"} 20250420122530003 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420984978980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122530003 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122530003 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1be3fae3c55: Found GsupExpect[0] for "262420984978980" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420984978980" TC_gsup_sai_eps(36)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122530006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@e1be3fae3c55: Final verdict of PTC: pass 20250420122530007 DAUC <0003> db_auc.c:157 IMSI='262424082898679': No 2G Auth Data 20250420122530007 DAUC <0003> db_auc.c:192 IMSI='262424082898679': No 3G Auth Data HLR_Test-GSUP(33)@e1be3fae3c55: Created GsupExpect[0] for "262424082898679" to be handled at TC_gsup_sai_eps(37) 20250420122530017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 20250420122530018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122530018 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424082898679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424082898679"} 20250420122530018 DAUC <0003> db_auc.c:157 IMSI='262424082898679': No 2G Auth Data 20250420122530018 DAUC <0003> db_auc.c:236 IMSI='262424082898679': Calling to generate 5 vectors 20250420122530018 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250420122530018 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122530018 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250420122530018 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122530018 DAUC <0003> auc.c:113 vector [0]: rand = f5995b19fdcff15aa461c91b2a6fc353 20250420122530018 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122530018 DAUC <0003> auc.c:142 vector [0]: autn = 1aaf20cf4ea6800052bd04b4f0e64107 20250420122530018 DAUC <0003> auc.c:143 vector [0]: ck = 574276dc9c7d0c70f19664bf6be390f1 20250420122530018 DAUC <0003> auc.c:144 vector [0]: ik = 0003b4111687be7293b334a588050eed 20250420122530018 DAUC <0003> auc.c:145 vector [0]: res = 3eae743924ff0f3f0000000000000000 20250420122530018 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122530018 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250420122530018 DAUC <0003> auc.c:151 vector [0]: kc = 356492d7691c2c1e 20250420122530018 DAUC <0003> auc.c:152 vector [0]: sres = 1a517b06 20250420122530018 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250420122530018 DAUC <0003> auc.c:113 vector [1]: rand = 807519283bb4b2f04c7ae5cb21fe6279 20250420122530018 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122530018 DAUC <0003> auc.c:142 vector [1]: autn = 86612e4c41d08000b8d72c0f6e453f73 20250420122530018 DAUC <0003> auc.c:143 vector [1]: ck = 272e4508afabe85ef3500e00a73b2e28 20250420122530018 DAUC <0003> auc.c:144 vector [1]: ik = 063153dc70288b2af8699d99c7f50ed7 20250420122530018 DAUC <0003> auc.c:145 vector [1]: res = cbf097585f7ca23a0000000000000000 20250420122530018 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122530018 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250420122530018 DAUC <0003> auc.c:151 vector [1]: kc = 2a26854dbf4d438b 20250420122530018 DAUC <0003> auc.c:152 vector [1]: sres = 948c3562 20250420122530018 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250420122530018 DAUC <0003> auc.c:113 vector [2]: rand = fa370f99616993d03e59a1fbabd14b25 20250420122530018 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122530018 DAUC <0003> auc.c:142 vector [2]: autn = 2a0b50f46f52800073ccb517bab31799 20250420122530018 DAUC <0003> auc.c:143 vector [2]: ck = fadf5e9a01b812985fc065ac07936ea3 20250420122530018 DAUC <0003> auc.c:144 vector [2]: ik = 7d6819ae436244f41067db64f8e87178 20250420122530018 DAUC <0003> auc.c:145 vector [2]: res = 2c5aed4f7c7da20d0000000000000000 20250420122530018 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122530018 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250420122530018 DAUC <0003> auc.c:151 vector [2]: kc = c810f9fcbda149b7 20250420122530018 DAUC <0003> auc.c:152 vector [2]: sres = 50274f42 20250420122530018 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250420122530018 DAUC <0003> auc.c:113 vector [3]: rand = 3191a96701663a1e7cb3469b7bf13231 20250420122530018 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122530018 DAUC <0003> auc.c:142 vector [3]: autn = 11a81447790c80005a4704815823ffec 20250420122530018 DAUC <0003> auc.c:143 vector [3]: ck = fa22ecb5b9f7050a08426cd4d2aef8ac 20250420122530018 DAUC <0003> auc.c:144 vector [3]: ik = 405879c980db6e913809a8dbf0c1bfda 20250420122530018 DAUC <0003> auc.c:145 vector [3]: res = c96414c547561e340000000000000000 20250420122530018 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122530018 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250420122530018 DAUC <0003> auc.c:151 vector [3]: kc = 8a3151731b432ced 20250420122530018 DAUC <0003> auc.c:152 vector [3]: sres = 8e320af1 20250420122530018 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250420122530018 DAUC <0003> auc.c:113 vector [4]: rand = 4820e7cb5a990da7ce5e5a12c8bff93b 20250420122530018 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122530018 DAUC <0003> auc.c:142 vector [4]: autn = ecf8b044e2348000688fd717685c4558 20250420122530018 DAUC <0003> auc.c:143 vector [4]: ck = 83b7b1bfe1b5c4a4f8446732145fc844 20250420122530018 DAUC <0003> auc.c:144 vector [4]: ik = 880dd233577d5b068217d006f7b63563 20250420122530018 DAUC <0003> auc.c:145 vector [4]: res = 55c78ed17d4d8dd30000000000000000 20250420122530018 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122530018 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250420122530018 DAUC <0003> auc.c:151 vector [4]: kc = 71e9d4b855216285 20250420122530018 DAUC <0003> auc.c:152 vector [4]: sres = 288a0302 20250420122530018 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250420122530018 DAUC <0003> db_auc.c:245 IMSI='262424082898679': Generated 5 vectors 20250420122530018 DAUC <0003> db_auc.c:249 IMSI='262424082898679': Updating SQN=161 in DB 20250420122530018 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424082898679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424082898679"} 20250420122530018 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424082898679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122530018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122530018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1be3fae3c55: Found GsupExpect[0] for "262424082898679" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424082898679" TC_gsup_sai_eps(37)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122530020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@e1be3fae3c55: Final verdict of PTC: pass 20250420122530020 DAUC <0003> db_auc.c:157 IMSI='262426408720954': No 2G Auth Data 20250420122530020 DAUC <0003> db_auc.c:192 IMSI='262426408720954': No 3G Auth Data HLR_Test-GSUP(33)@e1be3fae3c55: Created GsupExpect[0] for "262426408720954" to be handled at TC_gsup_sai_eps(38) 20250420122530028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33658<->l=127.0.0.1:4258 20250420122530030 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122530030 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426408720954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426408720954"} 20250420122530030 DAUC <0003> db_auc.c:236 IMSI='262426408720954': Calling to generate 5 vectors 20250420122530030 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122530030 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122530030 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122530030 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122530030 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122530030 DAUC <0003> auc.c:113 vector [0]: rand = 162f1cf0ff35b59217beb2081e76dfb1 20250420122530030 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122530030 DAUC <0003> auc.c:142 vector [0]: autn = 2a4e7bf07f508000f3e65cc5170e0ec6 20250420122530030 DAUC <0003> auc.c:143 vector [0]: ck = 50cf690d09aa51830d2906539e495507 20250420122530030 DAUC <0003> auc.c:144 vector [0]: ik = 6aeb23a331c383c49c4cd6e2b26b93bb 20250420122530030 DAUC <0003> auc.c:145 vector [0]: res = 40b4f267a4ca89c70000000000000000 20250420122530030 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122530030 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122530030 DAUC <0003> auc.c:179 vector [0]: kc = 4218fb55974f1400 20250420122530030 DAUC <0003> auc.c:180 vector [0]: sres = ae4cd5e2 20250420122530030 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122530030 DAUC <0003> auc.c:113 vector [1]: rand = 9db80ac628d1fcd2c7f13d4725c40295 20250420122530030 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122530030 DAUC <0003> auc.c:142 vector [1]: autn = 7adc77ded898800070e1a2f428018c44 20250420122530030 DAUC <0003> auc.c:143 vector [1]: ck = 51a0b7b655210bc442c1dea383c0eedd 20250420122530030 DAUC <0003> auc.c:144 vector [1]: ik = fe68e21fc0a7ff7fae3d983ed7e44e04 20250420122530030 DAUC <0003> auc.c:145 vector [1]: res = b5fc314a461188070000000000000000 20250420122530030 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122530030 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122530030 DAUC <0003> auc.c:179 vector [1]: kc = 7381fb23ebfb3800 20250420122530030 DAUC <0003> auc.c:180 vector [1]: sres = ebb64978 20250420122530030 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122530030 DAUC <0003> auc.c:113 vector [2]: rand = 69195bd7ec167669fb9658d67bc9a3ef 20250420122530030 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122530030 DAUC <0003> auc.c:142 vector [2]: autn = df415e3a7473800046605dc2510271c6 20250420122530030 DAUC <0003> auc.c:143 vector [2]: ck = 858d1c0925f5d9e77dd0450ba5314725 20250420122530030 DAUC <0003> auc.c:144 vector [2]: ik = c7a23ccc2196ea860a828a117ae9e910 20250420122530030 DAUC <0003> auc.c:145 vector [2]: res = 383206c036e6089e0000000000000000 20250420122530030 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122530030 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122530030 DAUC <0003> auc.c:179 vector [2]: kc = 1f170e91dc77d000 20250420122530030 DAUC <0003> auc.c:180 vector [2]: sres = a3b592d8 20250420122530030 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122530030 DAUC <0003> auc.c:113 vector [3]: rand = 23fe66990f842be3a5bbc19b1f54bc47 20250420122530030 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122530030 DAUC <0003> auc.c:142 vector [3]: autn = 11c3b50b6b468000e3decc390728f98a 20250420122530030 DAUC <0003> auc.c:143 vector [3]: ck = 43210587386ae26039fd0c403b50c398 20250420122530030 DAUC <0003> auc.c:144 vector [3]: ik = a073d8f2989c52a1df2b7acaeb38106a 20250420122530030 DAUC <0003> auc.c:145 vector [3]: res = 763adcb5baf60a7e0000000000000000 20250420122530030 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122530030 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122530030 DAUC <0003> auc.c:179 vector [3]: kc = 52aa278ec3c24800 20250420122530030 DAUC <0003> auc.c:180 vector [3]: sres = 8c3b6a76 20250420122530030 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122530030 DAUC <0003> auc.c:113 vector [4]: rand = 69fd86cc28380b6d751640fd3844432e 20250420122530030 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122530030 DAUC <0003> auc.c:142 vector [4]: autn = 5b697c131c9d80007d81882af281a946 20250420122530030 DAUC <0003> auc.c:143 vector [4]: ck = 2836a8c98853f22ff80d287763a7439e 20250420122530030 DAUC <0003> auc.c:144 vector [4]: ik = 99916f81450dcf6f9be77e5aee15eb8b 20250420122530030 DAUC <0003> auc.c:145 vector [4]: res = 5d9d0e26d573e4dd0000000000000000 20250420122530030 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122530030 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122530030 DAUC <0003> auc.c:179 vector [4]: kc = 876071d5ef4b0400 20250420122530030 DAUC <0003> auc.c:180 vector [4]: sres = 24e8c4c5 20250420122530030 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122530030 DAUC <0003> db_auc.c:245 IMSI='262426408720954': Generated 5 vectors 20250420122530030 DAUC <0003> db_auc.c:249 IMSI='262426408720954': Updating SQN=161 in DB 20250420122530030 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426408720954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426408720954"} 20250420122530030 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426408720954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122530030 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122530030 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1be3fae3c55: Found GsupExpect[0] for "262426408720954" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426408720954" TC_gsup_sai_eps(38)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122530031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33658<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@e1be3fae3c55: Final verdict of PTC: pass 20250420122530032 DAUC <0003> db_auc.c:157 IMSI='262424548255708': No 2G Auth Data 20250420122530032 DAUC <0003> db_auc.c:192 IMSI='262424548255708': No 3G Auth Data HLR_Test-GSUP(33)@e1be3fae3c55: Created GsupExpect[0] for "262424548255708" to be handled at TC_gsup_sai_eps(39) 20250420122530039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20250420122530041 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122530041 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424548255708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424548255708"} 20250420122530041 DAUC <0003> db_auc.c:236 IMSI='262424548255708': Calling to generate 5 vectors 20250420122530041 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122530041 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122530041 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122530041 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122530041 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122530041 DAUC <0003> auc.c:113 vector [0]: rand = 6355a85383cd449ce78d8906947f6527 20250420122530041 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122530041 DAUC <0003> auc.c:142 vector [0]: autn = 56797f52fccd8000c949abd17dc828e4 20250420122530041 DAUC <0003> auc.c:143 vector [0]: ck = f87547a58abe0d8ca3f03c952c53b9b8 20250420122530041 DAUC <0003> auc.c:144 vector [0]: ik = 4b1841b51c617b2837b80b03a73c290d 20250420122530041 DAUC <0003> auc.c:145 vector [0]: res = b3d71986c2a0b0770000000000000000 20250420122530041 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122530041 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122530041 DAUC <0003> auc.c:179 vector [0]: kc = f45c91ac9d504c00 20250420122530041 DAUC <0003> auc.c:180 vector [0]: sres = 45d9e59d 20250420122530041 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122530041 DAUC <0003> auc.c:113 vector [1]: rand = 244d35e2f777ab43b21a86273c994f25 20250420122530041 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122530041 DAUC <0003> auc.c:142 vector [1]: autn = ac372490e1d28000ff8b546077d62718 20250420122530041 DAUC <0003> auc.c:143 vector [1]: ck = fd0e5cb955ea605b9e21a5e282be735c 20250420122530041 DAUC <0003> auc.c:144 vector [1]: ik = ac9ede751ae26db23126cccbb0d9dd35 20250420122530041 DAUC <0003> auc.c:145 vector [1]: res = 0e9d7f888d0b2d3a0000000000000000 20250420122530041 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122530041 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122530041 DAUC <0003> auc.c:179 vector [1]: kc = d2dc18ada9a79800 20250420122530041 DAUC <0003> auc.c:180 vector [1]: sres = 7d31061a 20250420122530041 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122530041 DAUC <0003> auc.c:113 vector [2]: rand = ce54d72c583c5c75a0b79499911a8680 20250420122530041 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122530041 DAUC <0003> auc.c:142 vector [2]: autn = b705ec8a3c9a8000645119fd9e5de82d 20250420122530041 DAUC <0003> auc.c:143 vector [2]: ck = 501e293b3a4d6437b03e9d97e360c1c2 20250420122530041 DAUC <0003> auc.c:144 vector [2]: ik = 6596240e04941c102fdadc82eea0ad95 20250420122530041 DAUC <0003> auc.c:145 vector [2]: res = fd534eeca1920f2e0000000000000000 20250420122530041 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122530041 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122530041 DAUC <0003> auc.c:179 vector [2]: kc = 48b6dd3d827a7c00 20250420122530041 DAUC <0003> auc.c:180 vector [2]: sres = 114632f9 20250420122530041 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122530041 DAUC <0003> auc.c:113 vector [3]: rand = 8b9e73baf242d30cbe6d394aaa995afa 20250420122530041 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122530041 DAUC <0003> auc.c:142 vector [3]: autn = 4b09241d209080002dd5503df930a8d4 20250420122530041 DAUC <0003> auc.c:143 vector [3]: ck = ec3049eef5cab3c7fd2abf4f02d9bf9d 20250420122530041 DAUC <0003> auc.c:144 vector [3]: ik = c7546b88d83d6f94754fc72bbe6d4ad6 20250420122530041 DAUC <0003> auc.c:145 vector [3]: res = d04ded185238ba8d0000000000000000 20250420122530041 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122530041 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122530041 DAUC <0003> auc.c:179 vector [3]: kc = 12b52d8e92f90800 20250420122530041 DAUC <0003> auc.c:180 vector [3]: sres = 4384a7fa 20250420122530041 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122530041 DAUC <0003> auc.c:113 vector [4]: rand = 298d7991d4365f7e28cd25334d9582df 20250420122530041 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122530041 DAUC <0003> auc.c:142 vector [4]: autn = 522365d3881e8000343a45f97cf1fd89 20250420122530041 DAUC <0003> auc.c:143 vector [4]: ck = 0b8cc7635333ebe8e3094f84b225cf5d 20250420122530041 DAUC <0003> auc.c:144 vector [4]: ik = 0b3027028053eadc64a1ba799060435f 20250420122530041 DAUC <0003> auc.c:145 vector [4]: res = 3e4c35debeaa832a0000000000000000 20250420122530041 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122530041 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122530041 DAUC <0003> auc.c:179 vector [4]: kc = af5feb109fe85c00 20250420122530041 DAUC <0003> auc.c:180 vector [4]: sres = 37d164bf 20250420122530041 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122530041 DAUC <0003> db_auc.c:245 IMSI='262424548255708': Generated 5 vectors 20250420122530041 DAUC <0003> db_auc.c:249 IMSI='262424548255708': Updating SQN=161 in DB 20250420122530041 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424548255708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424548255708"} 20250420122530041 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424548255708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122530041 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122530041 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1be3fae3c55: Found GsupExpect[0] for "262424548255708" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424548255708" TC_gsup_sai_eps(39)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122530043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@e1be3fae3c55: Final verdict of PTC: pass 20250420122530043 DAUC <0003> db_auc.c:157 IMSI='262425143393904': No 2G Auth Data 20250420122530043 DAUC <0003> db_auc.c:192 IMSI='262425143393904': No 3G Auth Data HLR_Test-GSUP(33)@e1be3fae3c55: Created GsupExpect[0] for "262425143393904" to be handled at TC_gsup_sai_eps(40) 20250420122530051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20250420122530053 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122530053 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425143393904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425143393904"} 20250420122530053 DAUC <0003> db_auc.c:236 IMSI='262425143393904': Calling to generate 5 vectors 20250420122530053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250420122530053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250420122530053 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250420122530053 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250420122530053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250420122530053 DAUC <0003> auc.c:113 vector [0]: rand = 9389a436d9c0d57907bdbc4cf61e19c2 20250420122530053 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250420122530053 DAUC <0003> auc.c:142 vector [0]: autn = 652b60046e7380005beddf322de1f1b3 20250420122530053 DAUC <0003> auc.c:143 vector [0]: ck = b8ade4e61d812f2c959935dd12faf71f 20250420122530053 DAUC <0003> auc.c:144 vector [0]: ik = badb41cf3816c405a90128084d372fff 20250420122530053 DAUC <0003> auc.c:145 vector [0]: res = 5f07a76995e21b790000000000000000 20250420122530053 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250420122530053 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250420122530053 DAUC <0003> auc.c:179 vector [0]: kc = 97518b98c99ce342 20250420122530053 DAUC <0003> auc.c:180 vector [0]: sres = ac4eefcc 20250420122530053 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250420122530053 DAUC <0003> auc.c:113 vector [1]: rand = be7d1c161354541a36a8e6f5a429ee4c 20250420122530053 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250420122530053 DAUC <0003> auc.c:142 vector [1]: autn = 20f90df3ee4a8000a16adb904e204a14 20250420122530053 DAUC <0003> auc.c:143 vector [1]: ck = a3627c17e512fc924495e2d94430e511 20250420122530053 DAUC <0003> auc.c:144 vector [1]: ik = 32213b8e781c7c87458853ac71a099c2 20250420122530053 DAUC <0003> auc.c:145 vector [1]: res = d90c61535994aff70000000000000000 20250420122530053 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250420122530053 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250420122530053 DAUC <0003> auc.c:179 vector [1]: kc = e539cfae1e7ccfc7 20250420122530053 DAUC <0003> auc.c:180 vector [1]: sres = 9c464442 20250420122530053 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250420122530053 DAUC <0003> auc.c:113 vector [2]: rand = 6115f0dda6560c598050308fc9e1b26e 20250420122530053 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250420122530053 DAUC <0003> auc.c:142 vector [2]: autn = 1d24dd395d4580004d1d9cbfeb366e91 20250420122530053 DAUC <0003> auc.c:143 vector [2]: ck = ef67d8e632c28207c2e6b4e2cd8ffc63 20250420122530053 DAUC <0003> auc.c:144 vector [2]: ik = 80617c49803f8de6ddd54521b299d812 20250420122530053 DAUC <0003> auc.c:145 vector [2]: res = b86b91ffe3404ef10000000000000000 20250420122530053 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250420122530053 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250420122530053 DAUC <0003> auc.c:179 vector [2]: kc = 4c2f888eaab37e9d 20250420122530053 DAUC <0003> auc.c:180 vector [2]: sres = e5d66dd6 20250420122530053 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250420122530053 DAUC <0003> auc.c:113 vector [3]: rand = 14a4cc66f76c1e0f2433b8b1ea858255 20250420122530053 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250420122530053 DAUC <0003> auc.c:142 vector [3]: autn = 42a56003e223800010070b3acb094068 20250420122530053 DAUC <0003> auc.c:143 vector [3]: ck = 94a4388164cd9b9055ffced6feac56fc 20250420122530053 DAUC <0003> auc.c:144 vector [3]: ik = 223ceb3968616e57bb078e4a26d39e2a 20250420122530053 DAUC <0003> auc.c:145 vector [3]: res = a6c8c3770fb377760000000000000000 20250420122530053 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250420122530053 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250420122530053 DAUC <0003> auc.c:179 vector [3]: kc = 3205f8793836df53 20250420122530053 DAUC <0003> auc.c:180 vector [3]: sres = f02d9249 20250420122530053 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250420122530053 DAUC <0003> auc.c:113 vector [4]: rand = b901311d76779ba791eb2cbe38d08457 20250420122530053 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250420122530053 DAUC <0003> auc.c:142 vector [4]: autn = bfcc6601adf880007455d6f6632a302d 20250420122530053 DAUC <0003> auc.c:143 vector [4]: ck = 44da71f5fbc271badbbb5bf83f743007 20250420122530053 DAUC <0003> auc.c:144 vector [4]: ik = bd4bdee293d81dcf5c56f5d5f4b46f12 20250420122530053 DAUC <0003> auc.c:145 vector [4]: res = bebe839cd317c6e70000000000000000 20250420122530053 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250420122530053 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250420122530053 DAUC <0003> auc.c:179 vector [4]: kc = 9f45826c15ab833b 20250420122530053 DAUC <0003> auc.c:180 vector [4]: sres = d9a3bfb9 20250420122530053 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250420122530053 DAUC <0003> db_auc.c:245 IMSI='262425143393904': Generated 5 vectors 20250420122530053 DAUC <0003> db_auc.c:249 IMSI='262425143393904': Updating SQN=161 in DB 20250420122530053 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425143393904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425143393904"} 20250420122530053 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425143393904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122530053 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122530053 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e1be3fae3c55: Found GsupExpect[0] for "262425143393904" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425143393904" TC_gsup_sai_eps(40)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122530054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122530055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 20250420122530056 DLINP <000b> input/ipa.c:452 connected read/write 20250420122530056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122530056 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122530056 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122530056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122530056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33853<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@e1be3fae3c55: Final verdict of PTC: none 34@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:30 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 20250420122530079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20250420122530179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33688<->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=126080) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_ul_unknown_imsi started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122533296 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122533296 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122533300 DLINP <000b> input/ipa.c:452 connected read/write 20250420122533301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122533302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122533306 DLINP <000b> input/ipa.c:452 connected read/write 20250420122533306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122533306 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122533306 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122533306 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122533306 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122533306 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122533306 DLGSUP <0013> gsup_server.c:236 2:  20250420122533306 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122533306 DLGSUP <0013> gsup_server.c:236 3:  20250420122533306 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122533306 DLGSUP <0013> gsup_server.c:236 4:  20250420122533306 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(41)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122533306 DLGSUP <0013> gsup_server.c:236 5:  20250420122533306 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122533306 DLGSUP <0013> gsup_server.c:236 7:  20250420122533306 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122533306 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122533306 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122533306 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@e1be3fae3c55: 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") 20250420122533325 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45821<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e1be3fae3c55: Created GsupExpect[0] for "262420333860104" to be handled at TC_gsup_ul_unknown_imsi(45) 20250420122533337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4258 20250420122533346 DLINP <000b> input/ipa.c:452 connected read/write 20250420122533346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122533346 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420333860104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420333860104" cn_domain=PS} 20250420122533346 DLU <0006> fsm.c:456 lu(262420333860104)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122533346 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420333860104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250420122533346 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420333860104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420333860104" cause=IMSI unknown in HLR} 20250420122533346 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420333860104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122533346 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420333860104)[0x55cf9ba98120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122533346 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420333860104)[0x55cf9ba98120]{UNVALIDATED}: Freeing instance 20250420122533346 DLU <0006> fsm.c:568 lu(PS:IMSI-262420333860104)[0x55cf9ba98120]{UNVALIDATED}: Deallocated 20250420122533346 DLINP <000b> input/ipa.c:452 connected read/write 20250420122533346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122533346 DLINP <000b> input/ipa.c:452 connected read/write 20250420122533346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@e1be3fae3c55: Found GsupExpect[0] for "262420333860104" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420333860104" TC_gsup_ul_unknown_imsi(45)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122533349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@e1be3fae3c55: Final verdict of PTC: pass 20250420122533351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4258 20250420122533352 DLINP <000b> input/ipa.c:452 connected read/write 20250420122533352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122533352 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122533352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122533352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122533352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45821<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e1be3fae3c55: Final verdict of PTC: none 43@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 43: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:33 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 20250420122533383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4258 20250420122533484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122536596 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122536596 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122536598 DLINP <000b> input/ipa.c:452 connected read/write 20250420122536598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122536599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122536600 DLINP <000b> input/ipa.c:452 connected read/write 20250420122536600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122536600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122536600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122536600 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122536600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122536600 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122536600 DLGSUP <0013> gsup_server.c:236 2:  20250420122536600 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122536600 DLGSUP <0013> gsup_server.c:236 3:  20250420122536600 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122536600 DLGSUP <0013> gsup_server.c:236 4:  20250420122536600 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122536600 DLGSUP <0013> gsup_server.c:236 5:  20250420122536600 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122536600 DLGSUP <0013> gsup_server.c:236 7:  20250420122536600 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122536600 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122536600 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122536600 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@e1be3fae3c55: 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") 20250420122536612 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39939<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@e1be3fae3c55: Created GsupExpect[0] for "262426288296360" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250420122536620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4258 20250420122536646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122536646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122536646 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426288296360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426288296360" cn_domain=PS source_name="the-source\n"} 20250420122536646 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250420122536646 DLU <0006> fsm.c:456 lu(262426288296360)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122536646 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426288296360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250420122536646 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426288296360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426288296360" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250420122536646 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426288296360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122536646 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426288296360)[0x55cf9ba98120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122536646 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426288296360)[0x55cf9ba98120]{UNVALIDATED}: Freeing instance 20250420122536646 DLU <0006> fsm.c:568 lu(PS:IMSI-262426288296360)[0x55cf9ba98120]{UNVALIDATED}: Deallocated 20250420122536646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122536646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122536646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122536646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@e1be3fae3c55: Found GsupExpect[0] for "262426288296360" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426288296360" TC_gsup_ul_unknown_imsi_via_proxy(50)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122536652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@e1be3fae3c55: Final verdict of PTC: pass 20250420122536654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4258 20250420122536656 DLINP <000b> input/ipa.c:452 connected read/write 20250420122536656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122536656 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122536656 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122536656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122536656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250420122536656 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39939<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@e1be3fae3c55: Final verdict of PTC: none 48@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 48: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:36 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 20250420122536698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 20250420122536799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122539905 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122539905 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122539909 DLINP <000b> input/ipa.c:452 connected read/write 20250420122539909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122539909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122539910 DLINP <000b> input/ipa.c:452 connected read/write 20250420122539910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122539910 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122539910 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122539910 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122539910 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122539910 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122539910 DLGSUP <0013> gsup_server.c:236 2:  20250420122539910 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122539910 DLGSUP <0013> gsup_server.c:236 3:  20250420122539910 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122539910 DLGSUP <0013> gsup_server.c:236 4:  20250420122539910 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122539910 DLGSUP <0013> gsup_server.c:236 5:  20250420122539910 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122539910 DLGSUP <0013> gsup_server.c:236 7:  20250420122539910 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122539910 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122539910 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122539910 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@e1be3fae3c55: 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") 20250420122539932 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33587<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e1be3fae3c55: Created GsupExpect[0] for "262429627097937" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250420122539952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 20250420122539967 DLINP <000b> input/ipa.c:452 connected read/write 20250420122539967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122539967 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429627097937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429627097937" cn_domain=PS} 20250420122539967 DLU <0006> fsm.c:456 lu(262429627097937)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122539967 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429627097937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250420122539967 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429627097937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429627097937" cause=Roaming not allowed in this location area} 20250420122539967 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429627097937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122539967 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429627097937)[0x55cf9ba98120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122539967 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429627097937)[0x55cf9ba98120]{UNVALIDATED}: Freeing instance 20250420122539967 DLU <0006> fsm.c:568 lu(PS:IMSI-262429627097937)[0x55cf9ba98120]{UNVALIDATED}: Deallocated 20250420122539967 DLINP <000b> input/ipa.c:452 connected read/write 20250420122539967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122539967 DLINP <000b> input/ipa.c:452 connected read/write 20250420122539967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@e1be3fae3c55: Found GsupExpect[0] for "262429627097937" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429627097937" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122539972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e1be3fae3c55: Final verdict of PTC: pass 20250420122539975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 20250420122539976 DLINP <000b> input/ipa.c:452 connected read/write 20250420122539976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122539976 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122539976 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122539976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122539977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33587<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e1be3fae3c55: Final verdict of PTC: none 53@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 53: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 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 20250420122540016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4258 20250420122540117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36752<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_sai_err_unknown_imsi started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122543227 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122543227 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122543233 DLINP <000b> input/ipa.c:452 connected read/write 20250420122543233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122543235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122543239 DLINP <000b> input/ipa.c:452 connected read/write 20250420122543239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122543239 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122543239 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122543239 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122543239 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122543239 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122543239 DLGSUP <0013> gsup_server.c:236 2:  20250420122543239 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122543239 DLGSUP <0013> gsup_server.c:236 3:  20250420122543239 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122543239 DLGSUP <0013> gsup_server.c:236 4:  20250420122543239 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122543239 DLGSUP <0013> gsup_server.c:236 5:  20250420122543239 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122543239 DLGSUP <0013> gsup_server.c:236 7:  20250420122543239 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122543239 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122543239 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122543239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@e1be3fae3c55: 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") 20250420122543257 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36279<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e1be3fae3c55: Created GsupExpect[0] for "262420846054247" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250420122543265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4258 20250420122543286 DLINP <000b> input/ipa.c:452 connected read/write 20250420122543286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122543286 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420846054247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420846054247"} 20250420122543286 DAUC <0003> db_auc.c:133 IMSI='262420846054247': No such subscriber 20250420122543286 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420846054247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250420122543286 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420846054247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420846054247" cause=IMSI unknown in HLR} 20250420122543286 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420846054247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122543286 DLINP <000b> input/ipa.c:452 connected read/write 20250420122543286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122543286 DLINP <000b> input/ipa.c:452 connected read/write 20250420122543286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@e1be3fae3c55: Found GsupExpect[0] for "262420846054247" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420846054247" TC_gsup_sai_err_unknown_imsi(60)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122543292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55916<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@e1be3fae3c55: Final verdict of PTC: pass 20250420122543295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 20250420122543297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36279<->l=127.0.0.1:4259) 20250420122543298 DLINP <000b> input/ipa.c:452 connected read/write 20250420122543298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122543298 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122543298 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122543298 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@e1be3fae3c55: Final verdict of PTC: none 58@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 58: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:43 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 20250420122543369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55922<->l=127.0.0.1:4258 20250420122543470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55922<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_ul started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122546529 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122546529 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122546534 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122546539 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546539 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122546539 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122546539 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122546539 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122546539 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122546539 DLGSUP <0013> gsup_server.c:236 2:  20250420122546539 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122546539 DLGSUP <0013> gsup_server.c:236 3:  20250420122546539 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122546539 DLGSUP <0013> gsup_server.c:236 4:  20250420122546539 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122546539 DLGSUP <0013> gsup_server.c:236 5:  20250420122546539 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122546539 DLGSUP <0013> gsup_server.c:236 7:  20250420122546539 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122546539 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122546539 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122546539 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@e1be3fae3c55: 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") 20250420122546565 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34963<->l=127.0.0.1:4259) 20250420122546571 DAUC <0003> db_auc.c:157 IMSI='262422249634445': No 2G Auth Data 20250420122546571 DAUC <0003> db_auc.c:192 IMSI='262422249634445': No 3G Auth Data HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262422249634445" to be handled at TC_gsup_ul(65) 20250420122546580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55930<->l=127.0.0.1:4258 20250420122546586 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546586 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422249634445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422249634445" cn_domain=PS} 20250420122546586 DLU <0006> fsm.c:456 lu(262422249634445)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546586 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422249634445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422249634445)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546586 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422249634445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422249634445" cn_domain=PS} 20250420122546586 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546586 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262422249634445" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_ul(65)"262422249634445" 20250420122546590 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546590 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422249634445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422249634445"} 20250420122546590 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422249634445)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546590 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422249634445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546590 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422249634445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422249634445"} 20250420122546590 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422249634445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422249634445)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422249634445)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546590 DLU <0006> fsm.c:568 lu(PS:IMSI-262422249634445)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546590 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546591 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(65)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55930<->l=127.0.0.1:4258 TC_gsup_ul(65)@e1be3fae3c55: Final verdict of PTC: pass 20250420122546595 DAUC <0003> db_auc.c:157 IMSI='262427270185867': No 2G Auth Data 20250420122546595 DAUC <0003> db_auc.c:192 IMSI='262427270185867': No 3G Auth Data 20250420122546596 DLGSUP <0013> hlr.c:121 IMSI 262427270185867: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262427270185867" to be handled at TC_gsup_ul(66) 20250420122546613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55938<->l=127.0.0.1:4258 20250420122546615 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546615 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427270185867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427270185867" cn_domain=PS} 20250420122546615 DLU <0006> fsm.c:456 lu(262427270185867)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546615 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427270185867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546615 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427270185867)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546615 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427270185867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427270185867" cn_domain=PS} 20250420122546615 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546615 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262427270185867" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_ul(66)"262427270185867" 20250420122546616 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546616 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427270185867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427270185867"} 20250420122546616 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427270185867)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546616 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427270185867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546616 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427270185867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427270185867"} 20250420122546616 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427270185867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427270185867)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427270185867)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546616 DLU <0006> fsm.c:568 lu(PS:IMSI-262427270185867)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546616 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546616 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(66)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55938<->l=127.0.0.1:4258 TC_gsup_ul(66)@e1be3fae3c55: Final verdict of PTC: pass 20250420122546617 DAUC <0003> db_auc.c:157 IMSI='262425202696136': No 2G Auth Data 20250420122546617 DAUC <0003> db_auc.c:192 IMSI='262425202696136': No 3G Auth Data 20250420122546617 DLGSUP <0013> hlr.c:121 IMSI 262425202696136: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262425202696136" to be handled at TC_gsup_ul(67) 20250420122546623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 20250420122546624 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546624 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425202696136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425202696136" cn_domain=PS} 20250420122546624 DLU <0006> fsm.c:456 lu(262425202696136)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546624 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425202696136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425202696136)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546624 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425202696136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425202696136" cn_domain=PS} 20250420122546624 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546624 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262425202696136" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_ul(67)"262425202696136" 20250420122546625 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546625 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425202696136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425202696136"} 20250420122546625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425202696136)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546625 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425202696136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546625 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425202696136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425202696136"} 20250420122546625 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425202696136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425202696136)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425202696136)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546625 DLU <0006> fsm.c:568 lu(PS:IMSI-262425202696136)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546625 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546625 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(67)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55952<->l=127.0.0.1:4258 TC_gsup_ul(67)@e1be3fae3c55: Final verdict of PTC: pass 20250420122546627 DAUC <0003> db_auc.c:157 IMSI='262421635961705': No 2G Auth Data 20250420122546627 DAUC <0003> db_auc.c:192 IMSI='262421635961705': No 3G Auth Data 20250420122546627 DLGSUP <0013> hlr.c:121 IMSI 262421635961705: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262421635961705" to be handled at TC_gsup_ul(68) 20250420122546633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4258 20250420122546635 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546635 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421635961705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421635961705" cn_domain=PS} 20250420122546635 DLU <0006> fsm.c:456 lu(262421635961705)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546635 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421635961705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421635961705)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546635 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421635961705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421635961705" cn_domain=PS} 20250420122546635 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546635 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262421635961705" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_ul(68)"262421635961705" 20250420122546636 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546636 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421635961705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421635961705"} 20250420122546636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421635961705)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546636 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421635961705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546636 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421635961705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421635961705"} 20250420122546636 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421635961705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421635961705)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421635961705)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546636 DLU <0006> fsm.c:568 lu(PS:IMSI-262421635961705)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546636 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546636 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(68)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4258 TC_gsup_ul(68)@e1be3fae3c55: Final verdict of PTC: pass 20250420122546638 DAUC <0003> db_auc.c:157 IMSI='262427959475654': No 2G Auth Data 20250420122546638 DAUC <0003> db_auc.c:192 IMSI='262427959475654': No 3G Auth Data 20250420122546638 DLGSUP <0013> hlr.c:121 IMSI 262427959475654: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262427959475654" to be handled at TC_gsup_ul(69) 20250420122546644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55970<->l=127.0.0.1:4258 20250420122546646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546646 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427959475654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427959475654" cn_domain=PS} 20250420122546646 DLU <0006> fsm.c:456 lu(262427959475654)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546646 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427959475654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427959475654)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546646 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427959475654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427959475654" cn_domain=PS} 20250420122546646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262427959475654" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_ul(69)"262427959475654" 20250420122546647 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546647 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427959475654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427959475654"} 20250420122546647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427959475654)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546647 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427959475654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546647 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427959475654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427959475654"} 20250420122546647 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427959475654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427959475654)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427959475654)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546647 DLU <0006> fsm.c:568 lu(PS:IMSI-262427959475654)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546647 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546647 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(69)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55970<->l=127.0.0.1:4258 TC_gsup_ul(69)@e1be3fae3c55: Final verdict of PTC: pass 20250420122546648 DAUC <0003> db_auc.c:157 IMSI='262421650227459': No 2G Auth Data 20250420122546648 DAUC <0003> db_auc.c:192 IMSI='262421650227459': No 3G Auth Data 20250420122546649 DLGSUP <0013> hlr.c:121 IMSI 262421650227459: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262421650227459" to be handled at TC_gsup_ul(70) 20250420122546655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55986<->l=127.0.0.1:4258 20250420122546657 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546657 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421650227459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421650227459" cn_domain=PS} 20250420122546657 DLU <0006> fsm.c:456 lu(262421650227459)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546657 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421650227459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421650227459)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546657 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421650227459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421650227459" cn_domain=PS} 20250420122546657 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546657 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262421650227459" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_ul(70)"262421650227459" 20250420122546658 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546658 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421650227459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421650227459"} 20250420122546658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421650227459)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546658 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421650227459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546658 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421650227459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421650227459"} 20250420122546658 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421650227459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421650227459)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421650227459)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546658 DLU <0006> fsm.c:568 lu(PS:IMSI-262421650227459)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546658 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546658 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(70)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55986<->l=127.0.0.1:4258 TC_gsup_ul(70)@e1be3fae3c55: Final verdict of PTC: pass 20250420122546659 DAUC <0003> db_auc.c:157 IMSI='262425052592774': No 2G Auth Data 20250420122546659 DAUC <0003> db_auc.c:192 IMSI='262425052592774': No 3G Auth Data 20250420122546659 DLGSUP <0013> hlr.c:121 IMSI 262425052592774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262425052592774" to be handled at TC_gsup_ul(71) 20250420122546665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4258 20250420122546667 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546667 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425052592774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425052592774" cn_domain=PS} 20250420122546667 DLU <0006> fsm.c:456 lu(262425052592774)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546667 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425052592774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425052592774)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546667 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425052592774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425052592774" cn_domain=PS} 20250420122546667 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546667 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262425052592774" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_ul(71)"262425052592774" 20250420122546668 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546668 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425052592774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425052592774"} 20250420122546668 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425052592774)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546668 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425052592774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546668 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425052592774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425052592774"} 20250420122546668 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425052592774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425052592774)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425052592774)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546668 DLU <0006> fsm.c:568 lu(PS:IMSI-262425052592774)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546668 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546668 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(71)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4258 TC_gsup_ul(71)@e1be3fae3c55: Final verdict of PTC: pass 20250420122546669 DAUC <0003> db_auc.c:157 IMSI='262421579249598': No 2G Auth Data 20250420122546669 DAUC <0003> db_auc.c:192 IMSI='262421579249598': No 3G Auth Data 20250420122546669 DLGSUP <0013> hlr.c:121 IMSI 262421579249598: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e1be3fae3c55: Created GsupExpect[0] for "262421579249598" to be handled at TC_gsup_ul(72) 20250420122546675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 20250420122546677 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546677 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421579249598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421579249598" cn_domain=PS} 20250420122546677 DLU <0006> fsm.c:456 lu(262421579249598)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122546677 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421579249598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122546677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421579249598)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122546677 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421579249598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421579249598" cn_domain=PS} 20250420122546677 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546677 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e1be3fae3c55: Found GsupExpect[0] for "262421579249598" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_ul(72)"262421579249598" 20250420122546678 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546678 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421579249598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421579249598"} 20250420122546678 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421579249598)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122546678 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421579249598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122546678 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421579249598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421579249598"} 20250420122546678 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421579249598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122546678 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421579249598)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122546678 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421579249598)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122546678 DLU <0006> fsm.c:568 lu(PS:IMSI-262421579249598)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122546678 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122546678 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul(72)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122546678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 TC_gsup_ul(72)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122546679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 20250420122546680 DLINP <000b> input/ipa.c:452 connected read/write 20250420122546680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122546680 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122546680 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122546680 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(61)@e1be3fae3c55: Final verdict of PTC: none 20250420122546680 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34963<->l=127.0.0.1:4259) 63@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(62)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_ul finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:46 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250420122546703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20250420122546804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56016<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_ul_via_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122549915 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122549915 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122549918 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122549919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@e1be3fae3c55: 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) } } } } 20250420122549922 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@e1be3fae3c55: 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 } } } } 20250420122549923 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122549923 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122549923 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122549923 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122549923 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122549923 DLGSUP <0013> gsup_server.c:236 2:  20250420122549923 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122549923 DLGSUP <0013> gsup_server.c:236 3:  20250420122549923 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122549923 DLGSUP <0013> gsup_server.c:236 4:  20250420122549923 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122549923 DLGSUP <0013> gsup_server.c:236 5:  20250420122549923 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122549923 DLGSUP <0013> gsup_server.c:236 7:  20250420122549923 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122549923 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122549923 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122549923 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@e1be3fae3c55: 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") 20250420122549938 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35887<->l=127.0.0.1:4259) 20250420122549941 DAUC <0003> db_auc.c:157 IMSI='262423204994220': No 2G Auth Data 20250420122549941 DAUC <0003> db_auc.c:192 IMSI='262423204994220': No 3G Auth Data HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262423204994220" to be handled at TC_gsup_ul_via_proxy(77) 20250420122549948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56032<->l=127.0.0.1:4258 20250420122549970 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122549970 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423204994220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423204994220" cn_domain=PS source_name="the-source\n"} 20250420122549970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250420122549970 DLU <0006> fsm.c:456 lu(262423204994220)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122549970 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423204994220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122549970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423204994220)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122549970 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423204994220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423204994220" cn_domain=PS destination_name="the-source\n"} 20250420122549970 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122549970 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262423204994220" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423204994220" 20250420122549979 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122549979 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423204994220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423204994220" source_name="the-source\n"} 20250420122549979 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423204994220)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122549979 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423204994220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122549979 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423204994220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423204994220" destination_name="the-source\n"} 20250420122549979 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423204994220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122549979 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423204994220)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122549979 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423204994220)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122549979 DLU <0006> fsm.c:568 lu(PS:IMSI-262423204994220)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122549979 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122549979 DLINP <000b> input/ipa.c:452 connected read/write 20250420122549979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122549982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56032<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@e1be3fae3c55: Final verdict of PTC: pass 20250420122549985 DAUC <0003> db_auc.c:157 IMSI='262427553112968': No 2G Auth Data 20250420122549985 DAUC <0003> db_auc.c:192 IMSI='262427553112968': No 3G Auth Data 20250420122549987 DLGSUP <0013> hlr.c:121 IMSI 262427553112968: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262427553112968" to be handled at TC_gsup_ul_via_proxy(78) 20250420122550002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56038<->l=127.0.0.1:4258 20250420122550004 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550004 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427553112968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427553112968" cn_domain=PS source_name="the-source\n"} 20250420122550004 DLU <0006> fsm.c:456 lu(262427553112968)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122550004 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427553112968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122550004 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427553112968)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122550004 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427553112968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427553112968" cn_domain=PS destination_name="the-source\n"} 20250420122550004 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550004 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262427553112968" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427553112968" 20250420122550005 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550005 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427553112968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427553112968" source_name="the-source\n"} 20250420122550005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427553112968)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122550005 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427553112968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122550005 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427553112968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427553112968" destination_name="the-source\n"} 20250420122550005 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427553112968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122550005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427553112968)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122550005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427553112968)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122550005 DLU <0006> fsm.c:568 lu(PS:IMSI-262427553112968)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122550005 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550005 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122550005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56038<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@e1be3fae3c55: Final verdict of PTC: pass 20250420122550006 DAUC <0003> db_auc.c:157 IMSI='262425578184510': No 2G Auth Data 20250420122550006 DAUC <0003> db_auc.c:192 IMSI='262425578184510': No 3G Auth Data 20250420122550006 DLGSUP <0013> hlr.c:121 IMSI 262425578184510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262425578184510" to be handled at TC_gsup_ul_via_proxy(79) 20250420122550012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20250420122550013 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550013 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425578184510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425578184510" cn_domain=PS source_name="the-source\n"} 20250420122550013 DLU <0006> fsm.c:456 lu(262425578184510)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122550013 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425578184510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122550013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425578184510)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122550013 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425578184510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425578184510" cn_domain=PS destination_name="the-source\n"} 20250420122550013 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550013 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262425578184510" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425578184510" 20250420122550015 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550015 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425578184510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425578184510" source_name="the-source\n"} 20250420122550015 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425578184510)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122550015 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425578184510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122550015 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425578184510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425578184510" destination_name="the-source\n"} 20250420122550015 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425578184510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122550015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425578184510)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122550015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425578184510)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122550015 DLU <0006> fsm.c:568 lu(PS:IMSI-262425578184510)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122550015 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550015 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122550015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@e1be3fae3c55: Final verdict of PTC: pass 20250420122550016 DAUC <0003> db_auc.c:157 IMSI='262424442873566': No 2G Auth Data 20250420122550016 DAUC <0003> db_auc.c:192 IMSI='262424442873566': No 3G Auth Data 20250420122550016 DLGSUP <0013> hlr.c:121 IMSI 262424442873566: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262424442873566" to be handled at TC_gsup_ul_via_proxy(80) 20250420122550022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4258 20250420122550024 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550024 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424442873566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424442873566" cn_domain=PS source_name="the-source\n"} 20250420122550024 DLU <0006> fsm.c:456 lu(262424442873566)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122550024 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424442873566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122550024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424442873566)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122550024 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424442873566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424442873566" cn_domain=PS destination_name="the-source\n"} 20250420122550024 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550024 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262424442873566" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424442873566" 20250420122550026 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550026 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424442873566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424442873566" source_name="the-source\n"} 20250420122550026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424442873566)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122550026 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262424442873566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122550026 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424442873566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424442873566" destination_name="the-source\n"} 20250420122550026 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262424442873566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122550026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424442873566)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122550026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424442873566)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122550026 DLU <0006> fsm.c:568 lu(PS:IMSI-262424442873566)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122550026 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550026 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122550027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@e1be3fae3c55: Final verdict of PTC: pass 20250420122550027 DAUC <0003> db_auc.c:157 IMSI='262426315472010': No 2G Auth Data 20250420122550027 DAUC <0003> db_auc.c:192 IMSI='262426315472010': No 3G Auth Data 20250420122550028 DLGSUP <0013> hlr.c:121 IMSI 262426315472010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262426315472010" to be handled at TC_gsup_ul_via_proxy(81) 20250420122550035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 20250420122550037 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550037 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426315472010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426315472010" cn_domain=PS source_name="the-source\n"} 20250420122550037 DLU <0006> fsm.c:456 lu(262426315472010)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122550037 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426315472010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122550037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426315472010)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122550037 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426315472010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426315472010" cn_domain=PS destination_name="the-source\n"} 20250420122550037 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550037 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262426315472010" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426315472010" 20250420122550038 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550038 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426315472010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426315472010" source_name="the-source\n"} 20250420122550038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426315472010)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122550038 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426315472010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122550038 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426315472010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426315472010" destination_name="the-source\n"} 20250420122550038 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426315472010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122550038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426315472010)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122550038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426315472010)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122550038 DLU <0006> fsm.c:568 lu(PS:IMSI-262426315472010)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122550038 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550038 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122550038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@e1be3fae3c55: Final verdict of PTC: pass 20250420122550039 DAUC <0003> db_auc.c:157 IMSI='262424769096373': No 2G Auth Data 20250420122550039 DAUC <0003> db_auc.c:192 IMSI='262424769096373': No 3G Auth Data 20250420122550040 DLGSUP <0013> hlr.c:121 IMSI 262424769096373: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262424769096373" to be handled at TC_gsup_ul_via_proxy(82) 20250420122550047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56068<->l=127.0.0.1:4258 20250420122550049 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550049 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424769096373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424769096373" cn_domain=PS source_name="the-source\n"} 20250420122550049 DLU <0006> fsm.c:456 lu(262424769096373)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122550049 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424769096373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122550049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424769096373)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122550049 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424769096373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424769096373" cn_domain=PS destination_name="the-source\n"} 20250420122550049 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550049 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262424769096373" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262424769096373" 20250420122550050 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550050 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424769096373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424769096373" source_name="the-source\n"} 20250420122550050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424769096373)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122550050 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262424769096373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122550050 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424769096373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424769096373" destination_name="the-source\n"} 20250420122550050 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262424769096373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122550050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424769096373)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122550050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424769096373)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122550050 DLU <0006> fsm.c:568 lu(PS:IMSI-262424769096373)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122550050 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550050 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122550051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56068<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@e1be3fae3c55: Final verdict of PTC: pass 20250420122550052 DAUC <0003> db_auc.c:157 IMSI='262424785776311': No 2G Auth Data 20250420122550052 DAUC <0003> db_auc.c:192 IMSI='262424785776311': No 3G Auth Data 20250420122550052 DLGSUP <0013> hlr.c:121 IMSI 262424785776311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262424785776311" to be handled at TC_gsup_ul_via_proxy(83) 20250420122550060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4258 20250420122550062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550062 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424785776311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424785776311" cn_domain=PS source_name="the-source\n"} 20250420122550062 DLU <0006> fsm.c:456 lu(262424785776311)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122550062 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424785776311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122550062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424785776311)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122550062 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424785776311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424785776311" cn_domain=PS destination_name="the-source\n"} 20250420122550062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262424785776311" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424785776311" 20250420122550064 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550064 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424785776311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424785776311" source_name="the-source\n"} 20250420122550064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424785776311)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122550064 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424785776311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122550064 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424785776311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424785776311" destination_name="the-source\n"} 20250420122550064 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424785776311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122550064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424785776311)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122550064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424785776311)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122550064 DLU <0006> fsm.c:568 lu(PS:IMSI-262424785776311)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122550064 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550064 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122550065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@e1be3fae3c55: Final verdict of PTC: pass 20250420122550066 DAUC <0003> db_auc.c:157 IMSI='262426664236257': No 2G Auth Data 20250420122550066 DAUC <0003> db_auc.c:192 IMSI='262426664236257': No 3G Auth Data 20250420122550066 DLGSUP <0013> hlr.c:121 IMSI 262426664236257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e1be3fae3c55: Created GsupExpect[0] for "262426664236257" to be handled at TC_gsup_ul_via_proxy(84) 20250420122550074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20250420122550076 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550077 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426664236257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426664236257" cn_domain=PS source_name="the-source\n"} 20250420122550077 DLU <0006> fsm.c:456 lu(262426664236257)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122550077 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426664236257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250420122550077 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426664236257)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122550077 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426664236257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426664236257" cn_domain=PS destination_name="the-source\n"} 20250420122550077 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550077 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e1be3fae3c55: Found GsupExpect[0] for "262426664236257" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426664236257" 20250420122550078 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550078 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426664236257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426664236257" source_name="the-source\n"} 20250420122550078 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426664236257)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122550078 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426664236257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122550078 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426664236257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426664236257" destination_name="the-source\n"} 20250420122550078 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426664236257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122550078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426664236257)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122550078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426664236257)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122550078 DLU <0006> fsm.c:568 lu(PS:IMSI-262426664236257)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122550078 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122550078 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122550079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122550080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4258 20250420122550080 DLINP <000b> input/ipa.c:452 connected read/write 20250420122550080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122550080 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122550080 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122550080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122550080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250420122550081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35887<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@e1be3fae3c55: Final verdict of PTC: none 75@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:50 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 20250420122550104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20250420122550205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56104<->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=114808) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_ul_subscriber_data started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122553317 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122553317 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122553321 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122553327 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553328 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122553328 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122553328 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122553328 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122553328 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122553328 DLGSUP <0013> gsup_server.c:236 2:  20250420122553328 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122553328 DLGSUP <0013> gsup_server.c:236 3:  20250420122553328 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122553328 DLGSUP <0013> gsup_server.c:236 4:  20250420122553328 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122553328 DLGSUP <0013> gsup_server.c:236 5:  20250420122553328 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122553328 DLGSUP <0013> gsup_server.c:236 7:  20250420122553328 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122553328 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122553328 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(85)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122553328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@e1be3fae3c55: 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") 20250420122553340 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38207<->l=127.0.0.1:4259) 20250420122553349 DAUC <0003> db_auc.c:157 IMSI='262427892529123': No 2G Auth Data 20250420122553349 DAUC <0003> db_auc.c:192 IMSI='262427892529123': No 3G Auth Data HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262427892529123" to be handled at TC_gsup_ul_subscriber_data(89) 20250420122553363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553374 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553374 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427892529123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427892529123" cn_domain=PS} 20250420122553374 DLU <0006> fsm.c:456 lu(262427892529123)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553374 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427892529123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427892529123)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553374 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427892529123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427892529123" cn_domain=PS} 20250420122553374 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553374 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262427892529123" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427892529123" 20250420122553376 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553376 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427892529123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427892529123"} 20250420122553376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427892529123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553376 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427892529123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553376 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427892529123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427892529123"} 20250420122553376 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427892529123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427892529123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427892529123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553376 DLU <0006> fsm.c:568 lu(PS:IMSI-262427892529123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553376 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553376 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e1be3fae3c55: Final verdict of PTC: pass 20250420122553378 DAUC <0003> db_auc.c:157 IMSI='262420765557765': No 2G Auth Data 20250420122553378 DAUC <0003> db_auc.c:192 IMSI='262420765557765': No 3G Auth Data 20250420122553378 DLGSUP <0013> hlr.c:121 IMSI 262420765557765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262420765557765" to be handled at TC_gsup_ul_subscriber_data(90) 20250420122553385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553386 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553386 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420765557765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420765557765" cn_domain=PS} 20250420122553386 DLU <0006> fsm.c:456 lu(262420765557765)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553386 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420765557765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553387 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420765557765)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553387 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420765557765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420765557765" cn_domain=PS} 20250420122553387 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553387 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262420765557765" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420765557765" 20250420122553388 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553388 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420765557765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420765557765"} 20250420122553388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420765557765)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553388 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420765557765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553388 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420765557765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420765557765"} 20250420122553388 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420765557765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420765557765)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420765557765)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553388 DLU <0006> fsm.c:568 lu(PS:IMSI-262420765557765)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553388 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553388 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e1be3fae3c55: Final verdict of PTC: pass 20250420122553389 DAUC <0003> db_auc.c:157 IMSI='262424947899117': No 2G Auth Data 20250420122553389 DAUC <0003> db_auc.c:192 IMSI='262424947899117': No 3G Auth Data 20250420122553389 DLGSUP <0013> hlr.c:121 IMSI 262424947899117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262424947899117" to be handled at TC_gsup_ul_subscriber_data(91) 20250420122553395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553397 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553397 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424947899117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424947899117" cn_domain=PS} 20250420122553397 DLU <0006> fsm.c:456 lu(262424947899117)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553397 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424947899117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424947899117)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553397 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424947899117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424947899117" cn_domain=PS} 20250420122553397 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553397 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262424947899117" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424947899117" 20250420122553398 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553398 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424947899117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424947899117"} 20250420122553398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424947899117)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553398 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424947899117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553398 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424947899117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424947899117"} 20250420122553398 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424947899117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424947899117)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424947899117)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553398 DLU <0006> fsm.c:568 lu(PS:IMSI-262424947899117)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553398 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553398 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e1be3fae3c55: Final verdict of PTC: pass 20250420122553399 DAUC <0003> db_auc.c:157 IMSI='262424664606753': No 2G Auth Data 20250420122553399 DAUC <0003> db_auc.c:192 IMSI='262424664606753': No 3G Auth Data 20250420122553399 DLGSUP <0013> hlr.c:121 IMSI 262424664606753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262424664606753" to be handled at TC_gsup_ul_subscriber_data(92) 20250420122553405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553406 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553407 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424664606753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424664606753" cn_domain=PS} 20250420122553407 DLU <0006> fsm.c:456 lu(262424664606753)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553407 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424664606753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424664606753)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553407 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424664606753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424664606753" cn_domain=PS} 20250420122553407 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553407 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262424664606753" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424664606753" 20250420122553408 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553408 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424664606753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424664606753"} 20250420122553408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424664606753)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553408 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424664606753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553408 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424664606753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424664606753"} 20250420122553408 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424664606753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424664606753)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424664606753)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553408 DLU <0006> fsm.c:568 lu(PS:IMSI-262424664606753)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553408 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553408 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e1be3fae3c55: Final verdict of PTC: pass 20250420122553409 DAUC <0003> db_auc.c:157 IMSI='262427026786525': No 2G Auth Data 20250420122553409 DAUC <0003> db_auc.c:192 IMSI='262427026786525': No 3G Auth Data 20250420122553409 DLGSUP <0013> hlr.c:121 IMSI 262427026786525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262427026786525" to be handled at TC_gsup_ul_subscriber_data(93) 20250420122553415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553417 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553417 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427026786525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427026786525" cn_domain=PS} 20250420122553417 DLU <0006> fsm.c:456 lu(262427026786525)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553417 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427026786525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427026786525)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553417 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427026786525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427026786525" cn_domain=PS} 20250420122553417 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553417 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262427026786525" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427026786525" 20250420122553418 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553418 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427026786525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427026786525"} 20250420122553418 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427026786525)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553418 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427026786525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553418 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427026786525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427026786525"} 20250420122553418 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427026786525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427026786525)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427026786525)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553418 DLU <0006> fsm.c:568 lu(PS:IMSI-262427026786525)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553418 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553418 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e1be3fae3c55: Final verdict of PTC: pass 20250420122553419 DAUC <0003> db_auc.c:157 IMSI='262425346153025': No 2G Auth Data 20250420122553419 DAUC <0003> db_auc.c:192 IMSI='262425346153025': No 3G Auth Data 20250420122553419 DLGSUP <0013> hlr.c:121 IMSI 262425346153025: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262425346153025" to be handled at TC_gsup_ul_subscriber_data(94) 20250420122553425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553427 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553427 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425346153025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425346153025" cn_domain=PS} 20250420122553427 DLU <0006> fsm.c:456 lu(262425346153025)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553427 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425346153025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425346153025)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553427 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425346153025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425346153025" cn_domain=PS} 20250420122553427 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553427 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262425346153025" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425346153025" 20250420122553428 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553428 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425346153025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425346153025"} 20250420122553428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425346153025)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553428 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425346153025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553428 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425346153025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425346153025"} 20250420122553428 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425346153025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425346153025)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425346153025)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553428 DLU <0006> fsm.c:568 lu(PS:IMSI-262425346153025)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553428 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553428 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e1be3fae3c55: Final verdict of PTC: pass 20250420122553429 DAUC <0003> db_auc.c:157 IMSI='262426248956123': No 2G Auth Data 20250420122553429 DAUC <0003> db_auc.c:192 IMSI='262426248956123': No 3G Auth Data 20250420122553430 DLGSUP <0013> hlr.c:121 IMSI 262426248956123: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262426248956123" to be handled at TC_gsup_ul_subscriber_data(95) 20250420122553436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47188<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553438 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553438 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426248956123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426248956123" cn_domain=PS} 20250420122553438 DLU <0006> fsm.c:456 lu(262426248956123)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553438 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426248956123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553438 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426248956123)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553438 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426248956123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426248956123" cn_domain=PS} 20250420122553438 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553438 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262426248956123" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426248956123" 20250420122553439 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553439 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426248956123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426248956123"} 20250420122553439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426248956123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553439 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426248956123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553439 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426248956123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426248956123"} 20250420122553439 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426248956123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426248956123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426248956123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553439 DLU <0006> fsm.c:568 lu(PS:IMSI-262426248956123)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553439 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553439 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47188<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e1be3fae3c55: Final verdict of PTC: pass 20250420122553440 DAUC <0003> db_auc.c:157 IMSI='262428142285725': No 2G Auth Data 20250420122553440 DAUC <0003> db_auc.c:192 IMSI='262428142285725': No 3G Auth Data 20250420122553441 DLGSUP <0013> hlr.c:121 IMSI 262428142285725: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e1be3fae3c55: Created GsupExpect[0] for "262428142285725" to be handled at TC_gsup_ul_subscriber_data(96) 20250420122553447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e1be3fae3c55: GSUP ul subscriber_data 20250420122553449 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553449 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428142285725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428142285725" cn_domain=PS} 20250420122553449 DLU <0006> fsm.c:456 lu(262428142285725)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122553449 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428142285725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122553449 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428142285725)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122553449 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428142285725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428142285725" cn_domain=PS} 20250420122553449 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553449 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e1be3fae3c55: Found GsupExpect[0] for "262428142285725" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428142285725" 20250420122553450 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553450 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428142285725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428142285725"} 20250420122553450 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428142285725)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122553450 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428142285725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122553450 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428142285725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428142285725"} 20250420122553450 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428142285725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122553450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428142285725)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122553450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428142285725)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122553450 DLU <0006> fsm.c:568 lu(PS:IMSI-262428142285725)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122553450 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122553450 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122553451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122553452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 20250420122553452 DLINP <000b> input/ipa.c:452 connected read/write 20250420122553452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122553452 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122553452 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122553452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(85)@e1be3fae3c55: Final verdict of PTC: none 20250420122553452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38207<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@e1be3fae3c55: Final verdict of PTC: none 87@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:53 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 20250420122553475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20250420122553576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66536) Waiting for packet dumper to finish... 1 (prev_count=66536, count=117948) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_vty started. MTC@e1be3fae3c55: legacy= true 20250420122556696 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122556697 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122556701 DLINP <000b> input/ipa.c:452 connected read/write 20250420122556701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122556704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122556709 DLINP <000b> input/ipa.c:452 connected read/write 20250420122556709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122556709 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122556709 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122556709 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122556709 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122556709 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122556709 DLGSUP <0013> gsup_server.c:236 2:  20250420122556709 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122556709 DLGSUP <0013> gsup_server.c:236 3:  20250420122556709 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122556709 DLGSUP <0013> gsup_server.c:236 4:  20250420122556709 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122556709 DLGSUP <0013> gsup_server.c:236 5:  20250420122556709 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122556709 DLGSUP <0013> gsup_server.c:236 7:  20250420122556709 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122556709 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122556709 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122556709 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@e1be3fae3c55: 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") 20250420122556738 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37975<->l=127.0.0.1:4259) 20250420122556741 DAUC <0003> db_auc.c:157 IMSI='262421022048547': No 2G Auth Data 20250420122556741 DAUC <0003> db_auc.c:192 IMSI='262421022048547': No 3G Auth Data 20250420122556744 DAUC <0003> db_auc.c:192 IMSI='262421022048547': No 3G Auth Data 20250420122556746 DAUC <0003> db_auc.c:157 IMSI='262427646253712': No 2G Auth Data 20250420122556746 DAUC <0003> db_auc.c:192 IMSI='262427646253712': No 3G Auth Data 20250420122556751 DAUC <0003> db_auc.c:157 IMSI='262427646253712': No 2G Auth Data 20250420122556755 DAUC <0003> db_auc.c:157 IMSI='262422382733725': No 2G Auth Data 20250420122556755 DAUC <0003> db_auc.c:192 IMSI='262422382733725': No 3G Auth Data MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122556761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4258 20250420122556762 DLINP <000b> input/ipa.c:452 connected read/write 20250420122556762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122556763 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122556763 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122556763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122556763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37975<->l=127.0.0.1:4259) 98@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@e1be3fae3c55: Test case TC_vty finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:25:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250420122556789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47214<->l=127.0.0.1:4258 20250420122556890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47214<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:25:58 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_vty_msisdn_isd started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122600014 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122600014 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122600018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122600020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47224<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122600023 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122600024 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122600024 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122600024 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122600024 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122600024 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122600024 DLGSUP <0013> gsup_server.c:236 2:  20250420122600024 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122600024 DLGSUP <0013> gsup_server.c:236 3:  20250420122600024 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122600024 DLGSUP <0013> gsup_server.c:236 4:  20250420122600024 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122600024 DLGSUP <0013> gsup_server.c:236 5:  20250420122600024 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122600024 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(100)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122600024 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122600024 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122600024 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122600024 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@e1be3fae3c55: 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") 20250420122600043 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45259<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e1be3fae3c55: Created GsupExpect[0] for "262424227656726" to be handled at TC_vty_msisdn_isd(104) 20250420122600057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47236<->l=127.0.0.1:4258 20250420122600059 DAUC <0003> db_auc.c:157 IMSI='262424227656726': No 2G Auth Data 20250420122600060 DAUC <0003> db_auc.c:192 IMSI='262424227656726': No 3G Auth Data 20250420122600067 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122600067 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424227656726" cn_domain=PS} 20250420122600067 DLU <0006> fsm.c:456 lu(262424227656726)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122600067 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122600067 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424227656726)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122600067 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424227656726" cn_domain=PS} 20250420122600067 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122600067 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@e1be3fae3c55: Found GsupExpect[0] for "262424227656726" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@e1be3fae3c55: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424227656726" 20250420122600072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122600072 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424227656726"} 20250420122600072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424227656726)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122600072 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122600072 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424227656726"} 20250420122600072 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122600072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424227656726)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122600072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424227656726)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122600072 DLU <0006> fsm.c:568 lu(PS:IMSI-262424227656726)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122600072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122600072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122600075 DLGSUP <0013> hlr.c:128 IMSI 262424227656726: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250420122600075 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122600075 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122600077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47236<->l=127.0.0.1:4258 20250420122600077 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122600077 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424227656726"} 20250420122600077 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250420122600077 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424227656726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@e1be3fae3c55: Final verdict of PTC: pass 20250420122600079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47224<->l=127.0.0.1:4258 20250420122600080 DLINP <000b> input/ipa.c:452 connected read/write 20250420122600080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122600081 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122600081 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122600081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122600081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45259<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e1be3fae3c55: Final verdict of PTC: none 102@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 102: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:00 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 20250420122600112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47250<->l=127.0.0.1:4258 20250420122600213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47250<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_purge_cs started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122603323 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122603323 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122603325 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122603327 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603328 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122603328 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122603328 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122603328 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122603328 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122603328 DLGSUP <0013> gsup_server.c:236 2:  20250420122603328 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122603328 DLGSUP <0013> gsup_server.c:236 3:  20250420122603328 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122603328 DLGSUP <0013> gsup_server.c:236 4:  20250420122603328 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122603328 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(105)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122603328 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122603328 DLGSUP <0013> gsup_server.c:236 7:  20250420122603328 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122603328 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122603328 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122603328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@e1be3fae3c55: 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") 20250420122603342 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35579<->l=127.0.0.1:4259) 20250420122603349 DAUC <0003> db_auc.c:157 IMSI='262422584259514': No 2G Auth Data 20250420122603349 DAUC <0003> db_auc.c:192 IMSI='262422584259514': No 3G Auth Data HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262422584259514" to be handled at TC_gsup_purge_cs(109) 20250420122603372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 20250420122603378 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603378 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422584259514" cn_domain=PS} 20250420122603378 DLU <0006> fsm.c:456 lu(262422584259514)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603378 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603378 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422584259514)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603378 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422584259514" cn_domain=PS} 20250420122603378 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603378 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262422584259514" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422584259514" 20250420122603382 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603382 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422584259514"} 20250420122603382 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422584259514)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603382 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603382 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422584259514"} 20250420122603383 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422584259514)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422584259514)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603383 DLU <0006> fsm.c:568 lu(PS:IMSI-262422584259514)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603385 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603385 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422584259514" cn_domain=CS} 20250420122603385 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603385 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422584259514"} 20250420122603385 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422584259514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603385 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603385 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@e1be3fae3c55: Final verdict of PTC: pass 20250420122603391 DAUC <0003> db_auc.c:157 IMSI='262425759875413': No 2G Auth Data 20250420122603391 DAUC <0003> db_auc.c:192 IMSI='262425759875413': No 3G Auth Data 20250420122603394 DLGSUP <0013> hlr.c:121 IMSI 262425759875413: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262425759875413" to be handled at TC_gsup_purge_cs(110) 20250420122603404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 20250420122603406 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603406 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425759875413" cn_domain=PS} 20250420122603406 DLU <0006> fsm.c:456 lu(262425759875413)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603406 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425759875413)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603406 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425759875413" cn_domain=PS} 20250420122603407 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603407 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262425759875413" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425759875413" 20250420122603408 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603408 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425759875413"} 20250420122603408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425759875413)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603408 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603408 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425759875413"} 20250420122603408 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425759875413)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425759875413)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603408 DLU <0006> fsm.c:568 lu(PS:IMSI-262425759875413)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603408 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603408 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603409 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603409 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425759875413" cn_domain=CS} 20250420122603409 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603409 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425759875413"} 20250420122603409 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425759875413 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603409 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603409 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@e1be3fae3c55: Final verdict of PTC: pass 20250420122603410 DAUC <0003> db_auc.c:157 IMSI='262425890038770': No 2G Auth Data 20250420122603410 DAUC <0003> db_auc.c:192 IMSI='262425890038770': No 3G Auth Data 20250420122603411 DLGSUP <0013> hlr.c:121 IMSI 262425890038770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262425890038770" to be handled at TC_gsup_purge_cs(111) 20250420122603419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 20250420122603421 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603421 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425890038770" cn_domain=PS} 20250420122603421 DLU <0006> fsm.c:456 lu(262425890038770)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603421 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425890038770)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603421 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425890038770" cn_domain=PS} 20250420122603421 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603421 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262425890038770" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425890038770" 20250420122603422 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603422 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425890038770"} 20250420122603422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425890038770)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603422 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603422 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425890038770"} 20250420122603422 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425890038770)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425890038770)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603422 DLU <0006> fsm.c:568 lu(PS:IMSI-262425890038770)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603422 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603422 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603423 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603423 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425890038770" cn_domain=CS} 20250420122603423 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603423 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425890038770"} 20250420122603423 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425890038770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603423 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603423 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@e1be3fae3c55: Final verdict of PTC: pass 20250420122603424 DAUC <0003> db_auc.c:157 IMSI='262424016032122': No 2G Auth Data 20250420122603424 DAUC <0003> db_auc.c:192 IMSI='262424016032122': No 3G Auth Data 20250420122603425 DLGSUP <0013> hlr.c:121 IMSI 262424016032122: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262424016032122" to be handled at TC_gsup_purge_cs(112) 20250420122603432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57804<->l=127.0.0.1:4258 20250420122603434 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603434 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424016032122" cn_domain=PS} 20250420122603434 DLU <0006> fsm.c:456 lu(262424016032122)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603434 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424016032122)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603434 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424016032122" cn_domain=PS} 20250420122603434 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603434 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262424016032122" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424016032122" 20250420122603435 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603435 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424016032122"} 20250420122603435 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424016032122)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603435 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603435 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424016032122"} 20250420122603435 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424016032122)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424016032122)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603435 DLU <0006> fsm.c:568 lu(PS:IMSI-262424016032122)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603435 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603435 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603435 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603435 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424016032122" cn_domain=CS} 20250420122603435 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603435 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424016032122"} 20250420122603435 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424016032122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603435 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603435 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57804<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@e1be3fae3c55: Final verdict of PTC: pass 20250420122603436 DAUC <0003> db_auc.c:157 IMSI='262425350277313': No 2G Auth Data 20250420122603436 DAUC <0003> db_auc.c:192 IMSI='262425350277313': No 3G Auth Data 20250420122603437 DLGSUP <0013> hlr.c:121 IMSI 262425350277313: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262425350277313" to be handled at TC_gsup_purge_cs(113) 20250420122603444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57810<->l=127.0.0.1:4258 20250420122603445 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603445 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425350277313" cn_domain=PS} 20250420122603446 DLU <0006> fsm.c:456 lu(262425350277313)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603446 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425350277313)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603446 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425350277313" cn_domain=PS} 20250420122603446 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603446 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262425350277313" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425350277313" 20250420122603447 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603447 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425350277313"} 20250420122603447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425350277313)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603447 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603447 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425350277313"} 20250420122603447 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425350277313)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425350277313)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603447 DLU <0006> fsm.c:568 lu(PS:IMSI-262425350277313)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603447 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603447 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603448 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603448 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425350277313" cn_domain=CS} 20250420122603448 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603448 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425350277313"} 20250420122603448 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425350277313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603448 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603448 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57810<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@e1be3fae3c55: Final verdict of PTC: pass 20250420122603449 DAUC <0003> db_auc.c:157 IMSI='262429622189970': No 2G Auth Data 20250420122603449 DAUC <0003> db_auc.c:192 IMSI='262429622189970': No 3G Auth Data 20250420122603449 DLGSUP <0013> hlr.c:121 IMSI 262429622189970: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262429622189970" to be handled at TC_gsup_purge_cs(114) 20250420122603457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 20250420122603458 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603458 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429622189970" cn_domain=PS} 20250420122603458 DLU <0006> fsm.c:456 lu(262429622189970)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603459 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603459 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429622189970)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603459 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429622189970" cn_domain=PS} 20250420122603459 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603459 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262429622189970" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429622189970" 20250420122603460 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603460 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429622189970"} 20250420122603460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429622189970)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603460 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603460 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429622189970"} 20250420122603460 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429622189970)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429622189970)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603460 DLU <0006> fsm.c:568 lu(PS:IMSI-262429622189970)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603460 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603460 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603460 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603460 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429622189970" cn_domain=CS} 20250420122603460 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603460 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429622189970"} 20250420122603460 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429622189970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603460 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603460 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@e1be3fae3c55: Final verdict of PTC: pass 20250420122603461 DAUC <0003> db_auc.c:157 IMSI='262428441037259': No 2G Auth Data 20250420122603461 DAUC <0003> db_auc.c:192 IMSI='262428441037259': No 3G Auth Data 20250420122603462 DLGSUP <0013> hlr.c:121 IMSI 262428441037259: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262428441037259" to be handled at TC_gsup_purge_cs(115) 20250420122603469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4258 20250420122603471 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603471 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428441037259" cn_domain=PS} 20250420122603471 DLU <0006> fsm.c:456 lu(262428441037259)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603471 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603471 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428441037259)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603471 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428441037259" cn_domain=PS} 20250420122603471 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603471 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262428441037259" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428441037259" 20250420122603472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603472 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428441037259"} 20250420122603472 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428441037259)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603472 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603472 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428441037259"} 20250420122603472 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428441037259)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428441037259)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603472 DLU <0006> fsm.c:568 lu(PS:IMSI-262428441037259)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603473 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603473 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428441037259" cn_domain=CS} 20250420122603473 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603473 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428441037259"} 20250420122603473 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428441037259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603473 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603473 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@e1be3fae3c55: Final verdict of PTC: pass 20250420122603474 DAUC <0003> db_auc.c:157 IMSI='262427845193822': No 2G Auth Data 20250420122603474 DAUC <0003> db_auc.c:192 IMSI='262427845193822': No 3G Auth Data 20250420122603474 DLGSUP <0013> hlr.c:121 IMSI 262427845193822: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e1be3fae3c55: Created GsupExpect[0] for "262427845193822" to be handled at TC_gsup_purge_cs(116) 20250420122603482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 20250420122603484 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603484 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427845193822" cn_domain=PS} 20250420122603484 DLU <0006> fsm.c:456 lu(262427845193822)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122603484 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122603484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427845193822)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122603484 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427845193822" cn_domain=PS} 20250420122603484 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603484 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e1be3fae3c55: Found GsupExpect[0] for "262427845193822" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427845193822" 20250420122603485 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603485 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427845193822"} 20250420122603485 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427845193822)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122603485 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122603485 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427845193822"} 20250420122603485 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122603485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427845193822)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122603485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427845193822)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122603485 DLU <0006> fsm.c:568 lu(PS:IMSI-262427845193822)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122603485 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603485 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603486 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427845193822" cn_domain=CS} 20250420122603486 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250420122603486 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427845193822"} 20250420122603486 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427845193822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122603486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122603486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122603487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122603487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@e1be3fae3c55: Final verdict of PTC: none 20250420122603488 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35579<->l=127.0.0.1:4259) 20250420122603488 DLINP <000b> input/ipa.c:452 connected read/write 20250420122603488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122603488 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122603488 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122603488 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:03 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 20250420122603512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20250420122603613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78644) Waiting for packet dumper to finish... 1 (prev_count=78644, count=134828) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_purge_ps started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122606727 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122606727 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122606732 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122606737 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606738 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122606738 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122606738 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122606738 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122606738 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122606738 DLGSUP <0013> gsup_server.c:236 2:  20250420122606738 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122606738 DLGSUP <0013> gsup_server.c:236 3:  20250420122606738 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122606738 DLGSUP <0013> gsup_server.c:236 4:  20250420122606738 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122606738 DLGSUP <0013> gsup_server.c:236 5:  20250420122606738 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122606738 DLGSUP <0013> gsup_server.c:236 7:  20250420122606738 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122606738 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122606738 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122606738 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@e1be3fae3c55: 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") 20250420122606764 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38959<->l=127.0.0.1:4259) 20250420122606775 DAUC <0003> db_auc.c:157 IMSI='262429107771623': No 2G Auth Data 20250420122606775 DAUC <0003> db_auc.c:192 IMSI='262429107771623': No 3G Auth Data HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262429107771623" to be handled at TC_gsup_purge_ps(121) 20250420122606802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 20250420122606811 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606812 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429107771623" cn_domain=PS} 20250420122606812 DLU <0006> fsm.c:456 lu(262429107771623)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606812 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429107771623)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606812 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429107771623" cn_domain=PS} 20250420122606812 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606812 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262429107771623" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429107771623" 20250420122606820 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606820 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429107771623"} 20250420122606820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429107771623)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606820 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606820 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429107771623"} 20250420122606820 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429107771623)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429107771623)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606820 DLU <0006> fsm.c:568 lu(PS:IMSI-262429107771623)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606820 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606820 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606824 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606824 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429107771623" cn_domain=PS} 20250420122606824 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606824 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429107771623"} 20250420122606824 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429107771623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606825 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606825 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@e1be3fae3c55: Final verdict of PTC: pass 20250420122606830 DAUC <0003> db_auc.c:157 IMSI='262423975234793': No 2G Auth Data 20250420122606830 DAUC <0003> db_auc.c:192 IMSI='262423975234793': No 3G Auth Data 20250420122606831 DLGSUP <0013> hlr.c:121 IMSI 262423975234793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262423975234793" to be handled at TC_gsup_purge_ps(122) 20250420122606845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 20250420122606846 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606846 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423975234793" cn_domain=PS} 20250420122606846 DLU <0006> fsm.c:456 lu(262423975234793)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606846 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423975234793)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606846 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423975234793" cn_domain=PS} 20250420122606846 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606846 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262423975234793" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423975234793" 20250420122606847 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606847 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423975234793"} 20250420122606847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423975234793)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606847 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606847 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423975234793"} 20250420122606847 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423975234793)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423975234793)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606847 DLU <0006> fsm.c:568 lu(PS:IMSI-262423975234793)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606847 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606847 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606848 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606848 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423975234793" cn_domain=PS} 20250420122606848 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606848 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423975234793"} 20250420122606848 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423975234793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606848 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606848 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@e1be3fae3c55: Final verdict of PTC: pass 20250420122606849 DAUC <0003> db_auc.c:157 IMSI='262427909142080': No 2G Auth Data 20250420122606849 DAUC <0003> db_auc.c:192 IMSI='262427909142080': No 3G Auth Data 20250420122606849 DLGSUP <0013> hlr.c:121 IMSI 262427909142080: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262427909142080" to be handled at TC_gsup_purge_ps(123) 20250420122606855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20250420122606857 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606857 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427909142080" cn_domain=PS} 20250420122606857 DLU <0006> fsm.c:456 lu(262427909142080)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606857 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427909142080)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606857 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427909142080" cn_domain=PS} 20250420122606857 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606857 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262427909142080" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427909142080" 20250420122606858 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606858 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427909142080"} 20250420122606858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427909142080)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606858 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606858 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427909142080"} 20250420122606858 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427909142080)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427909142080)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606858 DLU <0006> fsm.c:568 lu(PS:IMSI-262427909142080)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606858 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606858 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606859 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606859 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427909142080" cn_domain=PS} 20250420122606859 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606859 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427909142080"} 20250420122606859 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909142080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606859 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606859 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@e1be3fae3c55: Final verdict of PTC: pass 20250420122606860 DAUC <0003> db_auc.c:157 IMSI='262428418762896': No 2G Auth Data 20250420122606860 DAUC <0003> db_auc.c:192 IMSI='262428418762896': No 3G Auth Data 20250420122606861 DLGSUP <0013> hlr.c:121 IMSI 262428418762896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262428418762896" to be handled at TC_gsup_purge_ps(124) 20250420122606868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 20250420122606870 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606870 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428418762896" cn_domain=PS} 20250420122606870 DLU <0006> fsm.c:456 lu(262428418762896)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606870 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428418762896)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606870 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428418762896" cn_domain=PS} 20250420122606870 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606870 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262428418762896" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428418762896" 20250420122606871 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606871 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428418762896"} 20250420122606871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428418762896)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606871 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606871 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428418762896"} 20250420122606871 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428418762896)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428418762896)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606871 DLU <0006> fsm.c:568 lu(PS:IMSI-262428418762896)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606871 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606871 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606872 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606872 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428418762896" cn_domain=PS} 20250420122606872 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606872 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428418762896"} 20250420122606872 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428418762896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606872 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606872 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@e1be3fae3c55: Final verdict of PTC: pass 20250420122606873 DAUC <0003> db_auc.c:157 IMSI='262422497442831': No 2G Auth Data 20250420122606873 DAUC <0003> db_auc.c:192 IMSI='262422497442831': No 3G Auth Data 20250420122606873 DLGSUP <0013> hlr.c:121 IMSI 262422497442831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262422497442831" to be handled at TC_gsup_purge_ps(125) 20250420122606879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57892<->l=127.0.0.1:4258 20250420122606881 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606881 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422497442831" cn_domain=PS} 20250420122606881 DLU <0006> fsm.c:456 lu(262422497442831)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606881 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422497442831)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606881 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422497442831" cn_domain=PS} 20250420122606881 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606881 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262422497442831" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422497442831" 20250420122606882 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606882 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422497442831"} 20250420122606882 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422497442831)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606882 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606882 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422497442831"} 20250420122606882 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422497442831)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422497442831)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606882 DLU <0006> fsm.c:568 lu(PS:IMSI-262422497442831)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606882 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606882 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606883 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606883 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422497442831" cn_domain=PS} 20250420122606883 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606883 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422497442831"} 20250420122606883 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422497442831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606883 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606883 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57892<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@e1be3fae3c55: Final verdict of PTC: pass 20250420122606884 DAUC <0003> db_auc.c:157 IMSI='262429351338856': No 2G Auth Data 20250420122606884 DAUC <0003> db_auc.c:192 IMSI='262429351338856': No 3G Auth Data 20250420122606884 DLGSUP <0013> hlr.c:121 IMSI 262429351338856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262429351338856" to be handled at TC_gsup_purge_ps(126) 20250420122606890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57908<->l=127.0.0.1:4258 20250420122606891 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606891 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429351338856" cn_domain=PS} 20250420122606891 DLU <0006> fsm.c:456 lu(262429351338856)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606891 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429351338856)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606891 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429351338856" cn_domain=PS} 20250420122606891 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606891 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262429351338856" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429351338856" 20250420122606892 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606892 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429351338856"} 20250420122606892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429351338856)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606892 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606892 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429351338856"} 20250420122606892 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429351338856)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429351338856)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606892 DLU <0006> fsm.c:568 lu(PS:IMSI-262429351338856)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606892 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606892 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606893 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606893 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429351338856" cn_domain=PS} 20250420122606893 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606893 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429351338856"} 20250420122606893 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429351338856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606893 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606893 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57908<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@e1be3fae3c55: Final verdict of PTC: pass 20250420122606894 DAUC <0003> db_auc.c:157 IMSI='262423611726481': No 2G Auth Data 20250420122606894 DAUC <0003> db_auc.c:192 IMSI='262423611726481': No 3G Auth Data 20250420122606895 DLGSUP <0013> hlr.c:121 IMSI 262423611726481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262423611726481" to be handled at TC_gsup_purge_ps(127) 20250420122606901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 20250420122606902 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606902 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423611726481" cn_domain=PS} 20250420122606902 DLU <0006> fsm.c:456 lu(262423611726481)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606902 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423611726481)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606902 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423611726481" cn_domain=PS} 20250420122606902 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606902 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262423611726481" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423611726481" 20250420122606904 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606904 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423611726481"} 20250420122606904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423611726481)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606904 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606904 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423611726481"} 20250420122606904 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423611726481)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423611726481)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606904 DLU <0006> fsm.c:568 lu(PS:IMSI-262423611726481)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606904 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606904 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606904 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606904 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423611726481" cn_domain=PS} 20250420122606904 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606904 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423611726481"} 20250420122606904 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423611726481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606904 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606904 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@e1be3fae3c55: Final verdict of PTC: pass 20250420122606906 DAUC <0003> db_auc.c:157 IMSI='262420314552712': No 2G Auth Data 20250420122606906 DAUC <0003> db_auc.c:192 IMSI='262420314552712': No 3G Auth Data 20250420122606906 DLGSUP <0013> hlr.c:121 IMSI 262420314552712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e1be3fae3c55: Created GsupExpect[0] for "262420314552712" to be handled at TC_gsup_purge_ps(128) 20250420122606912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57940<->l=127.0.0.1:4258 20250420122606913 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606913 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420314552712" cn_domain=PS} 20250420122606914 DLU <0006> fsm.c:456 lu(262420314552712)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122606914 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122606914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420314552712)[0x55cf9ba98120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122606914 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420314552712" cn_domain=PS} 20250420122606914 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606914 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e1be3fae3c55: Found GsupExpect[0] for "262420314552712" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420314552712" 20250420122606915 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606915 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420314552712"} 20250420122606915 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420314552712)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122606915 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122606915 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420314552712"} 20250420122606915 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122606915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420314552712)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122606915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420314552712)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122606915 DLU <0006> fsm.c:568 lu(PS:IMSI-262420314552712)[0x55cf9ba98120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122606915 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606915 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606915 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606915 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420314552712" cn_domain=PS} 20250420122606915 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250420122606915 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420314552712"} 20250420122606915 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420314552712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250420122606915 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122606915 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122606916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57940<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122606917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4258 20250420122606917 DLINP <000b> input/ipa.c:452 connected read/write 20250420122606917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122606917 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122606917 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122606917 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122606917 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38959<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@e1be3fae3c55: Final verdict of PTC: none 119@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:06 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 20250420122606941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57948<->l=127.0.0.1:4258 20250420122607042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57948<->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=134764) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_purge_unknown started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122610167 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122610167 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122610171 DLINP <000b> input/ipa.c:452 connected read/write 20250420122610171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122610173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122610179 DLINP <000b> input/ipa.c:452 connected read/write 20250420122610179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122610179 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122610179 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122610179 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122610179 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122610179 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122610179 DLGSUP <0013> gsup_server.c:236 2:  20250420122610179 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122610179 DLGSUP <0013> gsup_server.c:236 3:  20250420122610179 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122610179 DLGSUP <0013> gsup_server.c:236 4:  20250420122610179 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122610179 DLGSUP <0013> gsup_server.c:236 5:  20250420122610179 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122610179 DLGSUP <0013> gsup_server.c:236 7:  20250420122610179 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122610179 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122610179 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122610179 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@e1be3fae3c55: 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") 20250420122610199 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38209<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e1be3fae3c55: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250420122610210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4258 20250420122610222 DLINP <000b> input/ipa.c:452 connected read/write 20250420122610222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122610222 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250420122610222 DLU <0006> fsm.c:456 lu(2345743413463)[0x55cf9ba98120]{UNVALIDATED}: Allocated 20250420122610222 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 20250420122610222 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250420122610222 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122610222 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cf9ba98120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122610222 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cf9ba98120]{UNVALIDATED}: Freeing instance 20250420122610222 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55cf9ba98120]{UNVALIDATED}: Deallocated 20250420122610222 DLINP <000b> input/ipa.c:452 connected read/write 20250420122610222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122610222 DLINP <000b> input/ipa.c:452 connected read/write 20250420122610222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@e1be3fae3c55: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@e1be3fae3c55: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122610225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122610226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 20250420122610228 DLINP <000b> input/ipa.c:452 connected read/write 20250420122610228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122610228 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122610228 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122610228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122610228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38209<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e1be3fae3c55: Final verdict of PTC: none 131@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:10 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 20250420122610268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4258 20250420122610369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57986<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:12 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_unknown started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122613490 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122613490 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122613495 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@e1be3fae3c55: 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 } } } } 20250420122613500 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613500 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122613500 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122613500 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122613500 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122613500 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122613500 DLGSUP <0013> gsup_server.c:236 2:  20250420122613500 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122613500 DLGSUP <0013> gsup_server.c:236 3:  20250420122613500 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122613500 DLGSUP <0013> gsup_server.c:236 4:  20250420122613500 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122613500 DLGSUP <0013> gsup_server.c:236 5:  20250420122613500 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122613500 DLGSUP <0013> gsup_server.c:236 7:  20250420122613500 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122613500 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122613500 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122613500 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@e1be3fae3c55: 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") 20250420122613514 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41393<->l=127.0.0.1:4259) 20250420122613518 DAUC <0003> db_auc.c:157 IMSI='262421182877421': No 2G Auth Data 20250420122613518 DAUC <0003> db_auc.c:192 IMSI='262421182877421': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262421182877421" to be handled at TC_mo_ussd_unknown(138) 20250420122613524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 20250420122613542 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613542 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421182877421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421182877421" session_id=4014555297 session_state=BEGIN} 20250420122613542 DSS <0004> hlr_ussd.c:576 262421182877421/0xef4940a1: Process SS (BEGIN) 20250420122613542 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613542 DSS <0004> hlr_ussd.c:518 262421182877421/0xef4940a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613542 DSS <0004> hlr_ussd.c:523 262421182877421/0xef4940a1: USSD for unknown code '*#200#' 20250420122613542 DSS <0004> hlr_ussd.c:354 262421182877421/0xef4940a1: Tx ReturnError(1, 0x12) 20250420122613542 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421182877421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421182877421" session_id=4014555297 session_state=END} 20250420122613542 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613542 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262421182877421" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421182877421" TC_mo_ussd_unknown(138)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613551 DAUC <0003> db_auc.c:157 IMSI='262425606418999': No 2G Auth Data 20250420122613551 DAUC <0003> db_auc.c:192 IMSI='262425606418999': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262425606418999" to be handled at TC_mo_ussd_unknown(139) 20250420122613564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45636<->l=127.0.0.1:4258 20250420122613567 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613567 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425606418999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425606418999" session_id=2414806822 session_state=BEGIN} 20250420122613567 DSS <0004> hlr_ussd.c:576 262425606418999/0x8fef0726: Process SS (BEGIN) 20250420122613567 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613567 DSS <0004> hlr_ussd.c:518 262425606418999/0x8fef0726: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613567 DSS <0004> hlr_ussd.c:523 262425606418999/0x8fef0726: USSD for unknown code '*#200#' 20250420122613567 DSS <0004> hlr_ussd.c:354 262425606418999/0x8fef0726: Tx ReturnError(1, 0x12) 20250420122613567 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425606418999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425606418999" session_id=2414806822 session_state=END} 20250420122613567 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613567 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262425606418999" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425606418999" TC_mo_ussd_unknown(139)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45636<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613568 DAUC <0003> db_auc.c:157 IMSI='262429616593096': No 2G Auth Data 20250420122613569 DAUC <0003> db_auc.c:192 IMSI='262429616593096': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262429616593096" to be handled at TC_mo_ussd_unknown(140) 20250420122613574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 20250420122613577 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613577 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429616593096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429616593096" session_id=113757790 session_state=BEGIN} 20250420122613577 DSS <0004> hlr_ussd.c:576 262429616593096/0x06c7ce5e: Process SS (BEGIN) 20250420122613577 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613577 DSS <0004> hlr_ussd.c:518 262429616593096/0x06c7ce5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613577 DSS <0004> hlr_ussd.c:523 262429616593096/0x06c7ce5e: USSD for unknown code '*#200#' 20250420122613577 DSS <0004> hlr_ussd.c:354 262429616593096/0x06c7ce5e: Tx ReturnError(1, 0x12) 20250420122613577 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429616593096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429616593096" session_id=113757790 session_state=END} 20250420122613577 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613577 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262429616593096" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429616593096" TC_mo_ussd_unknown(140)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613579 DAUC <0003> db_auc.c:157 IMSI='262426146933966': No 2G Auth Data 20250420122613579 DAUC <0003> db_auc.c:192 IMSI='262426146933966': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262426146933966" to be handled at TC_mo_ussd_unknown(141) 20250420122613585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 20250420122613588 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613588 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426146933966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426146933966" session_id=843941095 session_state=BEGIN} 20250420122613588 DSS <0004> hlr_ussd.c:576 262426146933966/0x324d84e7: Process SS (BEGIN) 20250420122613588 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613588 DSS <0004> hlr_ussd.c:518 262426146933966/0x324d84e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613588 DSS <0004> hlr_ussd.c:523 262426146933966/0x324d84e7: USSD for unknown code '*#200#' 20250420122613588 DSS <0004> hlr_ussd.c:354 262426146933966/0x324d84e7: Tx ReturnError(1, 0x12) 20250420122613588 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426146933966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426146933966" session_id=843941095 session_state=END} 20250420122613588 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613588 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262426146933966" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426146933966" TC_mo_ussd_unknown(141)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613590 DAUC <0003> db_auc.c:157 IMSI='262420870938195': No 2G Auth Data 20250420122613590 DAUC <0003> db_auc.c:192 IMSI='262420870938195': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262420870938195" to be handled at TC_mo_ussd_unknown(142) 20250420122613597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45662<->l=127.0.0.1:4258 20250420122613600 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613600 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420870938195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420870938195" session_id=875439733 session_state=BEGIN} 20250420122613600 DSS <0004> hlr_ussd.c:576 262420870938195/0x342e2675: Process SS (BEGIN) 20250420122613600 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613600 DSS <0004> hlr_ussd.c:518 262420870938195/0x342e2675: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613600 DSS <0004> hlr_ussd.c:523 262420870938195/0x342e2675: USSD for unknown code '*#200#' 20250420122613600 DSS <0004> hlr_ussd.c:354 262420870938195/0x342e2675: Tx ReturnError(1, 0x12) 20250420122613600 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420870938195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420870938195" session_id=875439733 session_state=END} 20250420122613600 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613600 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262420870938195" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420870938195" TC_mo_ussd_unknown(142)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45662<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613602 DAUC <0003> db_auc.c:157 IMSI='262428572024833': No 2G Auth Data 20250420122613602 DAUC <0003> db_auc.c:192 IMSI='262428572024833': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262428572024833" to be handled at TC_mo_ussd_unknown(143) 20250420122613608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 20250420122613611 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613611 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428572024833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428572024833" session_id=1265059098 session_state=BEGIN} 20250420122613611 DSS <0004> hlr_ussd.c:576 262428572024833/0x4b67451a: Process SS (BEGIN) 20250420122613611 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613611 DSS <0004> hlr_ussd.c:518 262428572024833/0x4b67451a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613611 DSS <0004> hlr_ussd.c:523 262428572024833/0x4b67451a: USSD for unknown code '*#200#' 20250420122613611 DSS <0004> hlr_ussd.c:354 262428572024833/0x4b67451a: Tx ReturnError(1, 0x12) 20250420122613611 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428572024833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428572024833" session_id=1265059098 session_state=END} 20250420122613611 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613611 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262428572024833" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428572024833" TC_mo_ussd_unknown(143)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613613 DAUC <0003> db_auc.c:157 IMSI='262422062275854': No 2G Auth Data 20250420122613613 DAUC <0003> db_auc.c:192 IMSI='262422062275854': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262422062275854" to be handled at TC_mo_ussd_unknown(144) 20250420122613620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 20250420122613623 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613623 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422062275854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422062275854" session_id=3882554497 session_state=BEGIN} 20250420122613623 DSS <0004> hlr_ussd.c:576 262422062275854/0xe76b1481: Process SS (BEGIN) 20250420122613623 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613623 DSS <0004> hlr_ussd.c:518 262422062275854/0xe76b1481: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613623 DSS <0004> hlr_ussd.c:523 262422062275854/0xe76b1481: USSD for unknown code '*#200#' 20250420122613623 DSS <0004> hlr_ussd.c:354 262422062275854/0xe76b1481: Tx ReturnError(1, 0x12) 20250420122613623 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422062275854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422062275854" session_id=3882554497 session_state=END} 20250420122613623 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613623 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262422062275854" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422062275854" TC_mo_ussd_unknown(144)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613624 DAUC <0003> db_auc.c:157 IMSI='262429893641457': No 2G Auth Data 20250420122613624 DAUC <0003> db_auc.c:192 IMSI='262429893641457': No 3G Auth Data HLR_Test-GSUP(135)@e1be3fae3c55: Created GsupExpect[0] for "262429893641457" to be handled at TC_mo_ussd_unknown(145) 20250420122613631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45672<->l=127.0.0.1:4258 20250420122613634 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613634 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429893641457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429893641457" session_id=2257538241 session_state=BEGIN} 20250420122613634 DSS <0004> hlr_ussd.c:576 262429893641457/0x868f4cc1: Process SS (BEGIN) 20250420122613634 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250420122613634 DSS <0004> hlr_ussd.c:518 262429893641457/0x868f4cc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250420122613634 DSS <0004> hlr_ussd.c:523 262429893641457/0x868f4cc1: USSD for unknown code '*#200#' 20250420122613634 DSS <0004> hlr_ussd.c:354 262429893641457/0x868f4cc1: Tx ReturnError(1, 0x12) 20250420122613634 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429893641457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893641457" session_id=2257538241 session_state=END} 20250420122613634 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122613634 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e1be3fae3c55: Found GsupExpect[0] for "262429893641457" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429893641457" TC_mo_ussd_unknown(145)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122613635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45672<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@e1be3fae3c55: Final verdict of PTC: pass 20250420122613636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 20250420122613636 DLINP <000b> input/ipa.c:452 connected read/write 20250420122613636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122613636 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122613636 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122613636 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122613636 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41393<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(135)@e1be3fae3c55: Final verdict of PTC: none 136@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 136: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:13 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 20250420122613659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20250420122613760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77868) Waiting for packet dumper to finish... 1 (prev_count=77868, count=81396) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:15 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_euse_disc started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122616886 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122616886 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122616891 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122616892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122616896 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122616896 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122616896 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122616896 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122616896 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122616896 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122616896 DLGSUP <0013> gsup_server.c:236 2:  20250420122616896 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(146)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122616896 DLGSUP <0013> gsup_server.c:236 3:  20250420122616896 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122616896 DLGSUP <0013> gsup_server.c:236 4:  20250420122616896 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122616896 DLGSUP <0013> gsup_server.c:236 5:  20250420122616896 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122616896 DLGSUP <0013> gsup_server.c:236 7:  20250420122616896 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122616896 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122616896 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122616897 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@e1be3fae3c55: 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") 20250420122616920 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44781<->l=127.0.0.1:4259) 20250420122616929 DAUC <0003> db_auc.c:157 IMSI='262426071806775': No 2G Auth Data 20250420122616929 DAUC <0003> db_auc.c:192 IMSI='262426071806775': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262426071806775" to be handled at TC_mo_ussd_euse_disc(150) 20250420122616954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 20250420122616967 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122616967 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426071806775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426071806775" session_id=707436240 session_state=BEGIN} 20250420122616967 DSS <0004> hlr_ussd.c:576 262426071806775/0x2a2a9ed0: Process SS (BEGIN) 20250420122616967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122616967 DSS <0004> hlr_ussd.c:518 262426071806775/0x2a2a9ed0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122616967 DSS <0004> hlr_ussd.c:542 262426071806775/0x2a2a9ed0: Cannot find conn for EUSE EUSE-foobar 20250420122616967 DSS <0004> hlr_ussd.c:354 262426071806775/0x2a2a9ed0: Tx ReturnError(1, 0x22) 20250420122616967 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426071806775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426071806775" session_id=707436240 session_state=END} 20250420122616967 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122616967 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262426071806775" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426071806775" TC_mo_ussd_euse_disc(150)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122616971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@e1be3fae3c55: Final verdict of PTC: pass 20250420122616972 DAUC <0003> db_auc.c:157 IMSI='262426192986172': No 2G Auth Data 20250420122616972 DAUC <0003> db_auc.c:192 IMSI='262426192986172': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262426192986172" to be handled at TC_mo_ussd_euse_disc(151) 20250420122616979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4258 20250420122616981 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122616981 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426192986172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426192986172" session_id=4294540470 session_state=BEGIN} 20250420122616981 DSS <0004> hlr_ussd.c:576 262426192986172/0xfff97cb6: Process SS (BEGIN) 20250420122616981 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122616981 DSS <0004> hlr_ussd.c:518 262426192986172/0xfff97cb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122616981 DSS <0004> hlr_ussd.c:542 262426192986172/0xfff97cb6: Cannot find conn for EUSE EUSE-foobar 20250420122616981 DSS <0004> hlr_ussd.c:354 262426192986172/0xfff97cb6: Tx ReturnError(1, 0x22) 20250420122616981 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426192986172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426192986172" session_id=4294540470 session_state=END} 20250420122616981 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122616982 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262426192986172" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262426192986172" TC_mo_ussd_euse_disc(151)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122616983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45720<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@e1be3fae3c55: Final verdict of PTC: pass 20250420122616984 DAUC <0003> db_auc.c:157 IMSI='262429669113822': No 2G Auth Data 20250420122616984 DAUC <0003> db_auc.c:192 IMSI='262429669113822': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262429669113822" to be handled at TC_mo_ussd_euse_disc(152) 20250420122616990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 20250420122616992 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122616992 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429669113822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429669113822" session_id=328117498 session_state=BEGIN} 20250420122616992 DSS <0004> hlr_ussd.c:576 262429669113822/0x138eacfa: Process SS (BEGIN) 20250420122616992 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122616992 DSS <0004> hlr_ussd.c:518 262429669113822/0x138eacfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122616992 DSS <0004> hlr_ussd.c:542 262429669113822/0x138eacfa: Cannot find conn for EUSE EUSE-foobar 20250420122616992 DSS <0004> hlr_ussd.c:354 262429669113822/0x138eacfa: Tx ReturnError(1, 0x22) 20250420122616992 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429669113822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429669113822" session_id=328117498 session_state=END} 20250420122616992 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122616992 DLINP <000b> input/ipa.c:452 connected read/write 20250420122616992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262429669113822" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262429669113822" TC_mo_ussd_euse_disc(152)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122616994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@e1be3fae3c55: Final verdict of PTC: pass 20250420122616997 DAUC <0003> db_auc.c:157 IMSI='262424179244878': No 2G Auth Data 20250420122616997 DAUC <0003> db_auc.c:192 IMSI='262424179244878': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262424179244878" to be handled at TC_mo_ussd_euse_disc(153) 20250420122617003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4258 20250420122617006 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122617006 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424179244878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424179244878" session_id=1227302345 session_state=BEGIN} 20250420122617006 DSS <0004> hlr_ussd.c:576 262424179244878/0x492725c9: Process SS (BEGIN) 20250420122617006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122617006 DSS <0004> hlr_ussd.c:518 262424179244878/0x492725c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122617006 DSS <0004> hlr_ussd.c:542 262424179244878/0x492725c9: Cannot find conn for EUSE EUSE-foobar 20250420122617006 DSS <0004> hlr_ussd.c:354 262424179244878/0x492725c9: Tx ReturnError(1, 0x22) 20250420122617006 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424179244878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179244878" session_id=1227302345 session_state=END} 20250420122617006 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122617006 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262424179244878" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424179244878" TC_mo_ussd_euse_disc(153)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122617008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@e1be3fae3c55: Final verdict of PTC: pass 20250420122617008 DAUC <0003> db_auc.c:157 IMSI='262427081739200': No 2G Auth Data 20250420122617008 DAUC <0003> db_auc.c:192 IMSI='262427081739200': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262427081739200" to be handled at TC_mo_ussd_euse_disc(154) 20250420122617015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20250420122617018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122617018 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427081739200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427081739200" session_id=501711600 session_state=BEGIN} 20250420122617018 DSS <0004> hlr_ussd.c:576 262427081739200/0x1de782f0: Process SS (BEGIN) 20250420122617018 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122617018 DSS <0004> hlr_ussd.c:518 262427081739200/0x1de782f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122617018 DSS <0004> hlr_ussd.c:542 262427081739200/0x1de782f0: Cannot find conn for EUSE EUSE-foobar 20250420122617018 DSS <0004> hlr_ussd.c:354 262427081739200/0x1de782f0: Tx ReturnError(1, 0x22) 20250420122617018 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427081739200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427081739200" session_id=501711600 session_state=END} 20250420122617018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122617018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262427081739200" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427081739200" TC_mo_ussd_euse_disc(154)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122617019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@e1be3fae3c55: Final verdict of PTC: pass 20250420122617020 DAUC <0003> db_auc.c:157 IMSI='262429683161984': No 2G Auth Data 20250420122617020 DAUC <0003> db_auc.c:192 IMSI='262429683161984': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262429683161984" to be handled at TC_mo_ussd_euse_disc(155) 20250420122617027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 20250420122617029 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122617029 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429683161984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429683161984" session_id=2633183927 session_state=BEGIN} 20250420122617029 DSS <0004> hlr_ussd.c:576 262429683161984/0x9cf332b7: Process SS (BEGIN) 20250420122617029 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122617029 DSS <0004> hlr_ussd.c:518 262429683161984/0x9cf332b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122617029 DSS <0004> hlr_ussd.c:542 262429683161984/0x9cf332b7: Cannot find conn for EUSE EUSE-foobar 20250420122617029 DSS <0004> hlr_ussd.c:354 262429683161984/0x9cf332b7: Tx ReturnError(1, 0x22) 20250420122617029 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429683161984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429683161984" session_id=2633183927 session_state=END} 20250420122617029 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122617029 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262429683161984" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429683161984" TC_mo_ussd_euse_disc(155)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122617031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@e1be3fae3c55: Final verdict of PTC: pass 20250420122617031 DAUC <0003> db_auc.c:157 IMSI='262426729588643': No 2G Auth Data 20250420122617031 DAUC <0003> db_auc.c:192 IMSI='262426729588643': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262426729588643" to be handled at TC_mo_ussd_euse_disc(156) 20250420122617038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 20250420122617041 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122617041 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426729588643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426729588643" session_id=2190991502 session_state=BEGIN} 20250420122617041 DSS <0004> hlr_ussd.c:576 262426729588643/0x8297e08e: Process SS (BEGIN) 20250420122617041 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122617041 DSS <0004> hlr_ussd.c:518 262426729588643/0x8297e08e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122617041 DSS <0004> hlr_ussd.c:542 262426729588643/0x8297e08e: Cannot find conn for EUSE EUSE-foobar 20250420122617041 DSS <0004> hlr_ussd.c:354 262426729588643/0x8297e08e: Tx ReturnError(1, 0x22) 20250420122617041 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426729588643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426729588643" session_id=2190991502 session_state=END} 20250420122617041 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122617041 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262426729588643" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426729588643" TC_mo_ussd_euse_disc(156)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122617043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@e1be3fae3c55: Final verdict of PTC: pass 20250420122617043 DAUC <0003> db_auc.c:157 IMSI='262424684109693': No 2G Auth Data 20250420122617043 DAUC <0003> db_auc.c:192 IMSI='262424684109693': No 3G Auth Data HLR_Test-GSUP(147)@e1be3fae3c55: Created GsupExpect[0] for "262424684109693" to be handled at TC_mo_ussd_euse_disc(157) 20250420122617049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 20250420122617052 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122617052 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424684109693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424684109693" session_id=1266973903 session_state=BEGIN} 20250420122617052 DSS <0004> hlr_ussd.c:576 262424684109693/0x4b847ccf: Process SS (BEGIN) 20250420122617052 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122617052 DSS <0004> hlr_ussd.c:518 262424684109693/0x4b847ccf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122617052 DSS <0004> hlr_ussd.c:542 262424684109693/0x4b847ccf: Cannot find conn for EUSE EUSE-foobar 20250420122617052 DSS <0004> hlr_ussd.c:354 262424684109693/0x4b847ccf: Tx ReturnError(1, 0x22) 20250420122617052 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424684109693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424684109693" session_id=1266973903 session_state=END} 20250420122617052 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122617052 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e1be3fae3c55: Found GsupExpect[0] for "262424684109693" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424684109693" TC_mo_ussd_euse_disc(157)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122617054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@e1be3fae3c55: Final verdict of PTC: pass 20250420122617054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4258 20250420122617055 DLINP <000b> input/ipa.c:452 connected read/write 20250420122617055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122617055 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122617055 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122617055 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(146)@e1be3fae3c55: Final verdict of PTC: none 20250420122617055 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44781<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@e1be3fae3c55: Final verdict of PTC: none 148@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 148: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:17 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 20250420122617078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 20250420122617279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76984) Waiting for packet dumper to finish... 1 (prev_count=76984, count=81624) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:19 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_iuse_imsi started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122620393 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122620393 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122620397 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122620399 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122620399 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122620399 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122620399 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122620399 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122620400 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122620400 DLGSUP <0013> gsup_server.c:236 2:  20250420122620400 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122620400 DLGSUP <0013> gsup_server.c:236 3:  20250420122620400 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122620400 DLGSUP <0013> gsup_server.c:236 4:  20250420122620400 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122620400 DLGSUP <0013> gsup_server.c:236 5:  20250420122620400 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122620400 DLGSUP <0013> gsup_server.c:236 7:  20250420122620400 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122620400 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122620400 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122620400 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@e1be3fae3c55: 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") 20250420122620409 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37569<->l=127.0.0.1:4259) 20250420122620412 DAUC <0003> db_auc.c:157 IMSI='262426092440638': No 2G Auth Data 20250420122620412 DAUC <0003> db_auc.c:192 IMSI='262426092440638': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262426092440638" to be handled at TC_mo_ussd_iuse_imsi(162) 20250420122620421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 20250420122620442 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620442 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426092440638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426092440638" session_id=695055966 session_state=BEGIN} 20250420122620442 DSS <0004> hlr_ussd.c:576 262426092440638/0x296db65e: Process SS (BEGIN) 20250420122620442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620442 DSS <0004> hlr_ussd.c:518 262426092440638/0x296db65e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620442 DSS <0004> hlr_ussd.c:363 262426092440638/0x296db65e: Tx USSD 'Your IMSI is 262426092440638' 20250420122620442 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426092440638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092440638" session_id=695055966 session_state=END} 20250420122620442 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426092440638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620442 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620442 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262426092440638" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426092440638" TC_mo_ussd_iuse_imsi(162)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620451 DAUC <0003> db_auc.c:157 IMSI='262420349085435': No 2G Auth Data 20250420122620451 DAUC <0003> db_auc.c:192 IMSI='262420349085435': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262420349085435" to be handled at TC_mo_ussd_iuse_imsi(163) 20250420122620460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 20250420122620463 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620463 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420349085435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420349085435" session_id=1110431035 session_state=BEGIN} 20250420122620463 DSS <0004> hlr_ussd.c:576 262420349085435/0x422fd53b: Process SS (BEGIN) 20250420122620463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620463 DSS <0004> hlr_ussd.c:518 262420349085435/0x422fd53b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620463 DSS <0004> hlr_ussd.c:363 262420349085435/0x422fd53b: Tx USSD 'Your IMSI is 262420349085435' 20250420122620463 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420349085435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349085435" session_id=1110431035 session_state=END} 20250420122620463 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420349085435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620463 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620463 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262420349085435" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420349085435" TC_mo_ussd_iuse_imsi(163)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620465 DAUC <0003> db_auc.c:157 IMSI='262420547836855': No 2G Auth Data 20250420122620465 DAUC <0003> db_auc.c:192 IMSI='262420547836855': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262420547836855" to be handled at TC_mo_ussd_iuse_imsi(164) 20250420122620471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20250420122620474 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620474 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420547836855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420547836855" session_id=1951727606 session_state=BEGIN} 20250420122620474 DSS <0004> hlr_ussd.c:576 262420547836855/0x7454fff6: Process SS (BEGIN) 20250420122620474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620474 DSS <0004> hlr_ussd.c:518 262420547836855/0x7454fff6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620474 DSS <0004> hlr_ussd.c:363 262420547836855/0x7454fff6: Tx USSD 'Your IMSI is 262420547836855' 20250420122620474 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420547836855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420547836855" session_id=1951727606 session_state=END} 20250420122620474 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420547836855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620474 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620474 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262420547836855" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262420547836855" TC_mo_ussd_iuse_imsi(164)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620476 DAUC <0003> db_auc.c:157 IMSI='262424683557080': No 2G Auth Data 20250420122620476 DAUC <0003> db_auc.c:192 IMSI='262424683557080': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262424683557080" to be handled at TC_mo_ussd_iuse_imsi(165) 20250420122620483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20250420122620486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620486 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424683557080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424683557080" session_id=1506952027 session_state=BEGIN} 20250420122620486 DSS <0004> hlr_ussd.c:576 262424683557080/0x59d2435b: Process SS (BEGIN) 20250420122620486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620486 DSS <0004> hlr_ussd.c:518 262424683557080/0x59d2435b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620486 DSS <0004> hlr_ussd.c:363 262424683557080/0x59d2435b: Tx USSD 'Your IMSI is 262424683557080' 20250420122620486 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424683557080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424683557080" session_id=1506952027 session_state=END} 20250420122620486 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424683557080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262424683557080" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424683557080" TC_mo_ussd_iuse_imsi(165)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620488 DAUC <0003> db_auc.c:157 IMSI='262425166520281': No 2G Auth Data 20250420122620488 DAUC <0003> db_auc.c:192 IMSI='262425166520281': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262425166520281" to be handled at TC_mo_ussd_iuse_imsi(166) 20250420122620494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45846<->l=127.0.0.1:4258 20250420122620497 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620497 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425166520281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425166520281" session_id=2527845128 session_state=BEGIN} 20250420122620497 DSS <0004> hlr_ussd.c:576 262425166520281/0x96abdb08: Process SS (BEGIN) 20250420122620497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620497 DSS <0004> hlr_ussd.c:518 262425166520281/0x96abdb08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620497 DSS <0004> hlr_ussd.c:363 262425166520281/0x96abdb08: Tx USSD 'Your IMSI is 262425166520281' 20250420122620497 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425166520281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425166520281" session_id=2527845128 session_state=END} 20250420122620497 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425166520281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620497 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620497 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262425166520281" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425166520281" TC_mo_ussd_iuse_imsi(166)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620499 DAUC <0003> db_auc.c:157 IMSI='262422566972334': No 2G Auth Data 20250420122620499 DAUC <0003> db_auc.c:192 IMSI='262422566972334': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262422566972334" to be handled at TC_mo_ussd_iuse_imsi(167) 20250420122620506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20250420122620508 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620508 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422566972334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422566972334" session_id=907791671 session_state=BEGIN} 20250420122620508 DSS <0004> hlr_ussd.c:576 262422566972334/0x361bcd37: Process SS (BEGIN) 20250420122620508 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620508 DSS <0004> hlr_ussd.c:518 262422566972334/0x361bcd37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620508 DSS <0004> hlr_ussd.c:363 262422566972334/0x361bcd37: Tx USSD 'Your IMSI is 262422566972334' 20250420122620508 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422566972334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422566972334" session_id=907791671 session_state=END} 20250420122620508 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422566972334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620508 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620508 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262422566972334" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422566972334" TC_mo_ussd_iuse_imsi(167)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620511 DAUC <0003> db_auc.c:157 IMSI='262428782085800': No 2G Auth Data 20250420122620511 DAUC <0003> db_auc.c:192 IMSI='262428782085800': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262428782085800" to be handled at TC_mo_ussd_iuse_imsi(168) 20250420122620517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20250420122620520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620520 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428782085800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428782085800" session_id=17542222 session_state=BEGIN} 20250420122620520 DSS <0004> hlr_ussd.c:576 262428782085800/0x010bac4e: Process SS (BEGIN) 20250420122620520 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620520 DSS <0004> hlr_ussd.c:518 262428782085800/0x010bac4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620520 DSS <0004> hlr_ussd.c:363 262428782085800/0x010bac4e: Tx USSD 'Your IMSI is 262428782085800' 20250420122620520 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428782085800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428782085800" session_id=17542222 session_state=END} 20250420122620520 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428782085800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262428782085800" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428782085800" TC_mo_ussd_iuse_imsi(168)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620522 DAUC <0003> db_auc.c:157 IMSI='262421376774141': No 2G Auth Data 20250420122620522 DAUC <0003> db_auc.c:192 IMSI='262421376774141': No 3G Auth Data HLR_Test-GSUP(159)@e1be3fae3c55: Created GsupExpect[0] for "262421376774141" to be handled at TC_mo_ussd_iuse_imsi(169) 20250420122620529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 20250420122620532 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620532 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421376774141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421376774141" session_id=985008187 session_state=BEGIN} 20250420122620532 DSS <0004> hlr_ussd.c:576 262421376774141/0x3ab6083b: Process SS (BEGIN) 20250420122620532 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122620532 DSS <0004> hlr_ussd.c:518 262421376774141/0x3ab6083b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122620532 DSS <0004> hlr_ussd.c:363 262421376774141/0x3ab6083b: Tx USSD 'Your IMSI is 262421376774141' 20250420122620532 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421376774141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421376774141" session_id=985008187 session_state=END} 20250420122620532 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421376774141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122620532 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122620532 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e1be3fae3c55: Found GsupExpect[0] for "262421376774141" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421376774141" TC_mo_ussd_iuse_imsi(169)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122620534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@e1be3fae3c55: Final verdict of PTC: pass 20250420122620534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20250420122620535 DLINP <000b> input/ipa.c:452 connected read/write 20250420122620535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122620535 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122620535 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122620535 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122620535 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37569<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@e1be3fae3c55: Final verdict of PTC: none 160@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 160: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:20 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 20250420122620558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20250420122620759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->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=82228) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:22 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122623869 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122623869 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122623872 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122623874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122623877 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122623877 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122623877 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122623877 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122623877 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122623877 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122623877 DLGSUP <0013> gsup_server.c:236 2:  20250420122623877 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122623877 DLGSUP <0013> gsup_server.c:236 3:  20250420122623877 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122623877 DLGSUP <0013> gsup_server.c:236 4:  20250420122623877 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122623877 DLGSUP <0013> gsup_server.c:236 5:  20250420122623877 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122623877 DLGSUP <0013> gsup_server.c:236 7:  20250420122623877 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122623877 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122623877 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122623877 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@e1be3fae3c55: 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") 20250420122623904 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44517<->l=127.0.0.1:4259) 20250420122623912 DAUC <0003> db_auc.c:157 IMSI='262427225218660': No 2G Auth Data 20250420122623912 DAUC <0003> db_auc.c:192 IMSI='262427225218660': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262427225218660" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250420122623934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4258 20250420122623944 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122623944 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427225218660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427225218660" source_name="the-source\n" session_id=1762023043 session_state=BEGIN} 20250420122623944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250420122623944 DSS <0004> hlr_ussd.c:576 262427225218660/0x69065683: Process SS (BEGIN) 20250420122623944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122623944 DSS <0004> hlr_ussd.c:518 262427225218660/0x69065683: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122623944 DSS <0004> hlr_ussd.c:363 262427225218660/0x69065683: Tx USSD 'Your IMSI is 262427225218660' 20250420122623944 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427225218660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427225218660" destination_name="the-source\n" session_id=1762023043 session_state=END} 20250420122623944 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262427225218660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122623944 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122623944 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262427225218660" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427225218660" TC_mo_ussd_iuse_imsi_via_proxy(174)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122623949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@e1be3fae3c55: Final verdict of PTC: pass 20250420122623949 DAUC <0003> db_auc.c:157 IMSI='262424901869166': No 2G Auth Data 20250420122623949 DAUC <0003> db_auc.c:192 IMSI='262424901869166': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262424901869166" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250420122623956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 20250420122623958 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122623958 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424901869166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424901869166" source_name="the-source\n" session_id=801777038 session_state=BEGIN} 20250420122623958 DSS <0004> hlr_ussd.c:576 262424901869166/0x2fca258e: Process SS (BEGIN) 20250420122623958 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122623958 DSS <0004> hlr_ussd.c:518 262424901869166/0x2fca258e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122623958 DSS <0004> hlr_ussd.c:363 262424901869166/0x2fca258e: Tx USSD 'Your IMSI is 262424901869166' 20250420122623958 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424901869166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424901869166" destination_name="the-source\n" session_id=801777038 session_state=END} 20250420122623958 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262424901869166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122623958 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122623958 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262424901869166" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424901869166" TC_mo_ussd_iuse_imsi_via_proxy(175)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122623960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@e1be3fae3c55: Final verdict of PTC: pass 20250420122623961 DAUC <0003> db_auc.c:157 IMSI='262424874059751': No 2G Auth Data 20250420122623961 DAUC <0003> db_auc.c:192 IMSI='262424874059751': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262424874059751" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250420122623967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20250420122623969 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122623969 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424874059751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424874059751" source_name="the-source\n" session_id=602508875 session_state=BEGIN} 20250420122623969 DSS <0004> hlr_ussd.c:576 262424874059751/0x23e98e4b: Process SS (BEGIN) 20250420122623969 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122623969 DSS <0004> hlr_ussd.c:518 262424874059751/0x23e98e4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122623969 DSS <0004> hlr_ussd.c:363 262424874059751/0x23e98e4b: Tx USSD 'Your IMSI is 262424874059751' 20250420122623969 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424874059751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424874059751" destination_name="the-source\n" session_id=602508875 session_state=END} 20250420122623969 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262424874059751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122623969 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122623969 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262424874059751" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262424874059751" TC_mo_ussd_iuse_imsi_via_proxy(176)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122623971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@e1be3fae3c55: Final verdict of PTC: pass 20250420122623971 DAUC <0003> db_auc.c:157 IMSI='262421607941480': No 2G Auth Data 20250420122623971 DAUC <0003> db_auc.c:192 IMSI='262421607941480': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262421607941480" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250420122623977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20250420122623980 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122623980 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421607941480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421607941480" source_name="the-source\n" session_id=2670307609 session_state=BEGIN} 20250420122623980 DSS <0004> hlr_ussd.c:576 262421607941480/0x9f29a919: Process SS (BEGIN) 20250420122623980 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122623980 DSS <0004> hlr_ussd.c:518 262421607941480/0x9f29a919: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122623980 DSS <0004> hlr_ussd.c:363 262421607941480/0x9f29a919: Tx USSD 'Your IMSI is 262421607941480' 20250420122623980 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421607941480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421607941480" destination_name="the-source\n" session_id=2670307609 session_state=END} 20250420122623980 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262421607941480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122623980 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122623980 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262421607941480" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421607941480" TC_mo_ussd_iuse_imsi_via_proxy(177)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122623982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@e1be3fae3c55: Final verdict of PTC: pass 20250420122623983 DAUC <0003> db_auc.c:157 IMSI='262427333264263': No 2G Auth Data 20250420122623983 DAUC <0003> db_auc.c:192 IMSI='262427333264263': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262427333264263" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250420122623990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20250420122623993 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122623993 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427333264263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427333264263" source_name="the-source\n" session_id=1597987094 session_state=BEGIN} 20250420122623993 DSS <0004> hlr_ussd.c:576 262427333264263/0x5f3f5916: Process SS (BEGIN) 20250420122623993 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122623993 DSS <0004> hlr_ussd.c:518 262427333264263/0x5f3f5916: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122623993 DSS <0004> hlr_ussd.c:363 262427333264263/0x5f3f5916: Tx USSD 'Your IMSI is 262427333264263' 20250420122623993 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427333264263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427333264263" destination_name="the-source\n" session_id=1597987094 session_state=END} 20250420122623993 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262427333264263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122623993 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122623993 DLINP <000b> input/ipa.c:452 connected read/write 20250420122623993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262427333264263" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427333264263" TC_mo_ussd_iuse_imsi_via_proxy(178)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122623995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@e1be3fae3c55: Final verdict of PTC: pass 20250420122623996 DAUC <0003> db_auc.c:157 IMSI='262428135783286': No 2G Auth Data 20250420122623996 DAUC <0003> db_auc.c:192 IMSI='262428135783286': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262428135783286" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250420122624002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 20250420122624005 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122624005 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428135783286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428135783286" source_name="the-source\n" session_id=864480391 session_state=BEGIN} 20250420122624005 DSS <0004> hlr_ussd.c:576 262428135783286/0x3386ec87: Process SS (BEGIN) 20250420122624005 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122624005 DSS <0004> hlr_ussd.c:518 262428135783286/0x3386ec87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122624005 DSS <0004> hlr_ussd.c:363 262428135783286/0x3386ec87: Tx USSD 'Your IMSI is 262428135783286' 20250420122624005 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428135783286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428135783286" destination_name="the-source\n" session_id=864480391 session_state=END} 20250420122624005 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428135783286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122624005 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122624005 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262428135783286" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262428135783286" TC_mo_ussd_iuse_imsi_via_proxy(179)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122624007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@e1be3fae3c55: Final verdict of PTC: pass 20250420122624008 DAUC <0003> db_auc.c:157 IMSI='262428254744574': No 2G Auth Data 20250420122624008 DAUC <0003> db_auc.c:192 IMSI='262428254744574': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262428254744574" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250420122624015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20250420122624019 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122624019 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428254744574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428254744574" source_name="the-source\n" session_id=2077338449 session_state=BEGIN} 20250420122624019 DSS <0004> hlr_ussd.c:576 262428254744574/0x7bd1ab51: Process SS (BEGIN) 20250420122624019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122624019 DSS <0004> hlr_ussd.c:518 262428254744574/0x7bd1ab51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122624019 DSS <0004> hlr_ussd.c:363 262428254744574/0x7bd1ab51: Tx USSD 'Your IMSI is 262428254744574' 20250420122624019 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428254744574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254744574" destination_name="the-source\n" session_id=2077338449 session_state=END} 20250420122624019 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262428254744574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122624019 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122624019 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262428254744574" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428254744574" TC_mo_ussd_iuse_imsi_via_proxy(180)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122624022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@e1be3fae3c55: Final verdict of PTC: pass 20250420122624023 DAUC <0003> db_auc.c:157 IMSI='262426731319468': No 2G Auth Data 20250420122624023 DAUC <0003> db_auc.c:192 IMSI='262426731319468': No 3G Auth Data HLR_Test-GSUP(171)@e1be3fae3c55: Created GsupExpect[0] for "262426731319468" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250420122624029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 20250420122624032 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122624032 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426731319468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426731319468" source_name="the-source\n" session_id=27387127 session_state=BEGIN} 20250420122624032 DSS <0004> hlr_ussd.c:576 262426731319468/0x01a1e4f7: Process SS (BEGIN) 20250420122624032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250420122624032 DSS <0004> hlr_ussd.c:518 262426731319468/0x01a1e4f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250420122624032 DSS <0004> hlr_ussd.c:363 262426731319468/0x01a1e4f7: Tx USSD 'Your IMSI is 262426731319468' 20250420122624032 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426731319468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426731319468" destination_name="the-source\n" session_id=27387127 session_state=END} 20250420122624032 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262426731319468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122624032 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122624032 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e1be3fae3c55: Found GsupExpect[0] for "262426731319468" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262426731319468" TC_mo_ussd_iuse_imsi_via_proxy(181)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122624034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@e1be3fae3c55: Final verdict of PTC: pass 20250420122624035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 20250420122624035 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44517<->l=127.0.0.1:4259) 20250420122624035 DLINP <000b> input/ipa.c:452 connected read/write 20250420122624035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122624035 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122624035 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122624035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122624035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@e1be3fae3c55: Final verdict of PTC: none 172@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 172: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:24 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 20250420122624058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 20250420122624260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53130<->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=83468) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:26 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_iuse_msisdn started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122627371 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122627371 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122627375 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122627380 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627381 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122627381 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122627381 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122627381 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122627381 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122627381 DLGSUP <0013> gsup_server.c:236 2:  20250420122627381 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122627381 DLGSUP <0013> gsup_server.c:236 3:  20250420122627381 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122627381 DLGSUP <0013> gsup_server.c:236 4:  20250420122627381 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122627381 DLGSUP <0013> gsup_server.c:236 5:  20250420122627381 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122627381 DLGSUP <0013> gsup_server.c:236 7:  20250420122627381 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122627381 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122627381 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122627381 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@e1be3fae3c55: 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") 20250420122627401 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41045<->l=127.0.0.1:4259) 20250420122627410 DAUC <0003> db_auc.c:157 IMSI='262424135205149': No 2G Auth Data 20250420122627410 DAUC <0003> db_auc.c:192 IMSI='262424135205149': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262424135205149" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250420122627434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53158<->l=127.0.0.1:4258 20250420122627445 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627445 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424135205149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424135205149" session_id=2379885523 session_state=BEGIN} 20250420122627445 DSS <0004> hlr_ussd.c:576 262424135205149/0x8dda2bd3: Process SS (BEGIN) 20250420122627445 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627445 DSS <0004> hlr_ussd.c:518 262424135205149/0x8dda2bd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627445 DSS <0004> hlr_ussd.c:363 262424135205149/0x8dda2bd3: Tx USSD 'Your extension is 491615751888' 20250420122627445 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424135205149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424135205149" session_id=2379885523 session_state=END} 20250420122627445 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424135205149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627445 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627445 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262424135205149" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262424135205149" TC_mo_ussd_iuse_msisdn(186)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53158<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627451 DAUC <0003> db_auc.c:157 IMSI='262422223600895': No 2G Auth Data 20250420122627451 DAUC <0003> db_auc.c:192 IMSI='262422223600895': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262422223600895" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250420122627458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4258 20250420122627460 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627461 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422223600895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422223600895" session_id=3569053751 session_state=BEGIN} 20250420122627461 DSS <0004> hlr_ussd.c:576 262422223600895/0xd4bb7037: Process SS (BEGIN) 20250420122627461 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627461 DSS <0004> hlr_ussd.c:518 262422223600895/0xd4bb7037: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627461 DSS <0004> hlr_ussd.c:363 262422223600895/0xd4bb7037: Tx USSD 'Your extension is 491616246224' 20250420122627461 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422223600895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422223600895" session_id=3569053751 session_state=END} 20250420122627461 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422223600895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627461 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627461 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262422223600895" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422223600895" TC_mo_ussd_iuse_msisdn(187)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627463 DAUC <0003> db_auc.c:157 IMSI='262420316195941': No 2G Auth Data 20250420122627463 DAUC <0003> db_auc.c:192 IMSI='262420316195941': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262420316195941" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250420122627469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4258 20250420122627472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627472 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420316195941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420316195941" session_id=2992431980 session_state=BEGIN} 20250420122627472 DSS <0004> hlr_ussd.c:576 262420316195941/0xb25ce36c: Process SS (BEGIN) 20250420122627472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627472 DSS <0004> hlr_ussd.c:518 262420316195941/0xb25ce36c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627472 DSS <0004> hlr_ussd.c:363 262420316195941/0xb25ce36c: Tx USSD 'Your extension is 491617172076' 20250420122627472 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420316195941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420316195941" session_id=2992431980 session_state=END} 20250420122627472 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420316195941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262420316195941" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420316195941" TC_mo_ussd_iuse_msisdn(188)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627474 DAUC <0003> db_auc.c:157 IMSI='262420610239192': No 2G Auth Data 20250420122627474 DAUC <0003> db_auc.c:192 IMSI='262420610239192': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262420610239192" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250420122627480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20250420122627483 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627483 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420610239192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420610239192" session_id=549282582 session_state=BEGIN} 20250420122627483 DSS <0004> hlr_ussd.c:576 262420610239192/0x20bd6316: Process SS (BEGIN) 20250420122627483 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627483 DSS <0004> hlr_ussd.c:518 262420610239192/0x20bd6316: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627483 DSS <0004> hlr_ussd.c:363 262420610239192/0x20bd6316: Tx USSD 'Your extension is 491614574457' 20250420122627483 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420610239192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420610239192" session_id=549282582 session_state=END} 20250420122627483 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420610239192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627483 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627483 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262420610239192" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420610239192" TC_mo_ussd_iuse_msisdn(189)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627485 DAUC <0003> db_auc.c:157 IMSI='262421927563117': No 2G Auth Data 20250420122627485 DAUC <0003> db_auc.c:192 IMSI='262421927563117': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262421927563117" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250420122627492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20250420122627495 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627495 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421927563117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421927563117" session_id=3070402313 session_state=BEGIN} 20250420122627495 DSS <0004> hlr_ussd.c:576 262421927563117/0xb7029f09: Process SS (BEGIN) 20250420122627495 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627495 DSS <0004> hlr_ussd.c:518 262421927563117/0xb7029f09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627495 DSS <0004> hlr_ussd.c:363 262421927563117/0xb7029f09: Tx USSD 'Your extension is 491611045230' 20250420122627495 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421927563117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421927563117" session_id=3070402313 session_state=END} 20250420122627495 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421927563117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627495 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627495 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262421927563117" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421927563117" TC_mo_ussd_iuse_msisdn(190)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627497 DAUC <0003> db_auc.c:157 IMSI='262422405938331': No 2G Auth Data 20250420122627498 DAUC <0003> db_auc.c:192 IMSI='262422405938331': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262422405938331" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250420122627504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20250420122627507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627507 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422405938331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422405938331" session_id=1727446679 session_state=BEGIN} 20250420122627507 DSS <0004> hlr_ussd.c:576 262422405938331/0x66f6be97: Process SS (BEGIN) 20250420122627507 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627507 DSS <0004> hlr_ussd.c:518 262422405938331/0x66f6be97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627507 DSS <0004> hlr_ussd.c:363 262422405938331/0x66f6be97: Tx USSD 'Your extension is 491613335281' 20250420122627507 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422405938331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422405938331" session_id=1727446679 session_state=END} 20250420122627507 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422405938331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262422405938331" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262422405938331" TC_mo_ussd_iuse_msisdn(191)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627510 DAUC <0003> db_auc.c:157 IMSI='262428366771186': No 2G Auth Data 20250420122627510 DAUC <0003> db_auc.c:192 IMSI='262428366771186': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262428366771186" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250420122627517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 20250420122627520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627520 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428366771186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428366771186" session_id=3642927811 session_state=BEGIN} 20250420122627520 DSS <0004> hlr_ussd.c:576 262428366771186/0xd922aac3: Process SS (BEGIN) 20250420122627520 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627520 DSS <0004> hlr_ussd.c:518 262428366771186/0xd922aac3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627520 DSS <0004> hlr_ussd.c:363 262428366771186/0xd922aac3: Tx USSD 'Your extension is 491614525733' 20250420122627520 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428366771186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428366771186" session_id=3642927811 session_state=END} 20250420122627520 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428366771186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262428366771186" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262428366771186" TC_mo_ussd_iuse_msisdn(192)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627522 DAUC <0003> db_auc.c:157 IMSI='262423893919399': No 2G Auth Data 20250420122627522 DAUC <0003> db_auc.c:192 IMSI='262423893919399': No 3G Auth Data HLR_Test-GSUP(183)@e1be3fae3c55: Created GsupExpect[0] for "262423893919399" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250420122627528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 20250420122627531 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627531 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423893919399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423893919399" session_id=3145657462 session_state=BEGIN} 20250420122627531 DSS <0004> hlr_ussd.c:576 262423893919399/0xbb7eec76: Process SS (BEGIN) 20250420122627531 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122627531 DSS <0004> hlr_ussd.c:518 262423893919399/0xbb7eec76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122627531 DSS <0004> hlr_ussd.c:363 262423893919399/0xbb7eec76: Tx USSD 'Your extension is 491610085524' 20250420122627531 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423893919399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423893919399" session_id=3145657462 session_state=END} 20250420122627531 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423893919399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122627531 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122627531 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e1be3fae3c55: Found GsupExpect[0] for "262423893919399" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423893919399" TC_mo_ussd_iuse_msisdn(193)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122627533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@e1be3fae3c55: Final verdict of PTC: pass 20250420122627533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 20250420122627534 DLINP <000b> input/ipa.c:452 connected read/write 20250420122627534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122627534 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122627534 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122627534 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122627534 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41045<->l=127.0.0.1:4259) 184@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(183)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 184: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:27 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 20250420122627569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53214<->l=127.0.0.1:4258 20250420122627770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53214<->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=82440) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:29 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122630899 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122630899 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122630903 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122630904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122630908 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122630908 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122630908 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122630908 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122630908 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122630908 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122630908 DLGSUP <0013> gsup_server.c:236 2:  20250420122630908 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122630908 DLGSUP <0013> gsup_server.c:236 3:  20250420122630908 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122630908 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(194)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122630908 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122630908 DLGSUP <0013> gsup_server.c:236 5:  20250420122630908 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122630908 DLGSUP <0013> gsup_server.c:236 7:  20250420122630908 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122630908 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122630908 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122630908 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@e1be3fae3c55: 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") 20250420122630920 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37403<->l=127.0.0.1:4259) 20250420122630923 DAUC <0003> db_auc.c:157 IMSI='262421493017160': No 2G Auth Data 20250420122630923 DAUC <0003> db_auc.c:192 IMSI='262421493017160': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262421493017160" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250420122630928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 20250420122630954 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122630954 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421493017160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421493017160" source_name="the-source\n" session_id=3184547493 session_state=BEGIN} 20250420122630954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250420122630954 DSS <0004> hlr_ussd.c:576 262421493017160/0xbdd056a5: Process SS (BEGIN) 20250420122630954 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122630954 DSS <0004> hlr_ussd.c:518 262421493017160/0xbdd056a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122630954 DSS <0004> hlr_ussd.c:363 262421493017160/0xbdd056a5: Tx USSD 'Your extension is 491615073676' 20250420122630954 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421493017160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421493017160" destination_name="the-source\n" session_id=3184547493 session_state=END} 20250420122630954 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421493017160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122630954 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122630955 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262421493017160" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421493017160" TC_mo_ussd_iuse_msisdn_via_proxy(198)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122630966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@e1be3fae3c55: Final verdict of PTC: pass 20250420122630967 DAUC <0003> db_auc.c:157 IMSI='262423929380036': No 2G Auth Data 20250420122630968 DAUC <0003> db_auc.c:192 IMSI='262423929380036': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262423929380036" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250420122630981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20250420122630983 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122630983 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423929380036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423929380036" source_name="the-source\n" session_id=2409204023 session_state=BEGIN} 20250420122630983 DSS <0004> hlr_ussd.c:576 262423929380036/0x8f998937: Process SS (BEGIN) 20250420122630983 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122630983 DSS <0004> hlr_ussd.c:518 262423929380036/0x8f998937: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122630983 DSS <0004> hlr_ussd.c:363 262423929380036/0x8f998937: Tx USSD 'Your extension is 491613065171' 20250420122630983 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423929380036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423929380036" destination_name="the-source\n" session_id=2409204023 session_state=END} 20250420122630983 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423929380036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122630983 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122630983 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262423929380036" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423929380036" TC_mo_ussd_iuse_msisdn_via_proxy(199)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122630985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@e1be3fae3c55: Final verdict of PTC: pass 20250420122630985 DAUC <0003> db_auc.c:157 IMSI='262428071531651': No 2G Auth Data 20250420122630985 DAUC <0003> db_auc.c:192 IMSI='262428071531651': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262428071531651" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250420122630992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 20250420122630994 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122630995 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428071531651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428071531651" source_name="the-source\n" session_id=591521389 session_state=BEGIN} 20250420122630995 DSS <0004> hlr_ussd.c:576 262428071531651/0x2341e66d: Process SS (BEGIN) 20250420122630995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122630995 DSS <0004> hlr_ussd.c:518 262428071531651/0x2341e66d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122630995 DSS <0004> hlr_ussd.c:363 262428071531651/0x2341e66d: Tx USSD 'Your extension is 491612558523' 20250420122630995 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428071531651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428071531651" destination_name="the-source\n" session_id=591521389 session_state=END} 20250420122630995 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262428071531651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122630995 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122630995 DLINP <000b> input/ipa.c:452 connected read/write 20250420122630995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262428071531651" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428071531651" TC_mo_ussd_iuse_msisdn_via_proxy(200)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122630996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@e1be3fae3c55: Final verdict of PTC: pass 20250420122630997 DAUC <0003> db_auc.c:157 IMSI='262425029013660': No 2G Auth Data 20250420122630997 DAUC <0003> db_auc.c:192 IMSI='262425029013660': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262425029013660" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250420122631003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 20250420122631006 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122631006 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425029013660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425029013660" source_name="the-source\n" session_id=2623914864 session_state=BEGIN} 20250420122631006 DSS <0004> hlr_ussd.c:576 262425029013660/0x9c65c370: Process SS (BEGIN) 20250420122631006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122631006 DSS <0004> hlr_ussd.c:518 262425029013660/0x9c65c370: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122631006 DSS <0004> hlr_ussd.c:363 262425029013660/0x9c65c370: Tx USSD 'Your extension is 491615668173' 20250420122631006 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425029013660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425029013660" destination_name="the-source\n" session_id=2623914864 session_state=END} 20250420122631006 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425029013660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122631006 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122631006 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262425029013660" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425029013660" TC_mo_ussd_iuse_msisdn_via_proxy(201)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122631008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@e1be3fae3c55: Final verdict of PTC: pass 20250420122631008 DAUC <0003> db_auc.c:157 IMSI='262426753889229': No 2G Auth Data 20250420122631008 DAUC <0003> db_auc.c:192 IMSI='262426753889229': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262426753889229" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250420122631015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 20250420122631018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122631018 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426753889229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426753889229" source_name="the-source\n" session_id=776812974 session_state=BEGIN} 20250420122631018 DSS <0004> hlr_ussd.c:576 262426753889229/0x2e4d39ae: Process SS (BEGIN) 20250420122631018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122631018 DSS <0004> hlr_ussd.c:518 262426753889229/0x2e4d39ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122631018 DSS <0004> hlr_ussd.c:363 262426753889229/0x2e4d39ae: Tx USSD 'Your extension is 491613744656' 20250420122631018 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426753889229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426753889229" destination_name="the-source\n" session_id=776812974 session_state=END} 20250420122631018 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426753889229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122631018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122631018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262426753889229" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426753889229" TC_mo_ussd_iuse_msisdn_via_proxy(202)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122631020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@e1be3fae3c55: Final verdict of PTC: pass 20250420122631020 DAUC <0003> db_auc.c:157 IMSI='262422484854217': No 2G Auth Data 20250420122631020 DAUC <0003> db_auc.c:192 IMSI='262422484854217': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262422484854217" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250420122631026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4258 20250420122631029 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122631029 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422484854217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422484854217" source_name="the-source\n" session_id=3203472422 session_state=BEGIN} 20250420122631029 DSS <0004> hlr_ussd.c:576 262422484854217/0xbef11c26: Process SS (BEGIN) 20250420122631029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122631029 DSS <0004> hlr_ussd.c:518 262422484854217/0xbef11c26: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122631029 DSS <0004> hlr_ussd.c:363 262422484854217/0xbef11c26: Tx USSD 'Your extension is 491611763554' 20250420122631029 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422484854217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422484854217" destination_name="the-source\n" session_id=3203472422 session_state=END} 20250420122631029 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262422484854217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122631029 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122631029 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262422484854217" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422484854217" TC_mo_ussd_iuse_msisdn_via_proxy(203)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122631031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@e1be3fae3c55: Final verdict of PTC: pass 20250420122631031 DAUC <0003> db_auc.c:157 IMSI='262426700347266': No 2G Auth Data 20250420122631031 DAUC <0003> db_auc.c:192 IMSI='262426700347266': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262426700347266" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250420122631039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 20250420122631042 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122631042 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426700347266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426700347266" source_name="the-source\n" session_id=2431967493 session_state=BEGIN} 20250420122631042 DSS <0004> hlr_ussd.c:576 262426700347266/0x90f4e105: Process SS (BEGIN) 20250420122631042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122631042 DSS <0004> hlr_ussd.c:518 262426700347266/0x90f4e105: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122631042 DSS <0004> hlr_ussd.c:363 262426700347266/0x90f4e105: Tx USSD 'Your extension is 491617740732' 20250420122631042 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426700347266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426700347266" destination_name="the-source\n" session_id=2431967493 session_state=END} 20250420122631042 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262426700347266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122631042 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122631042 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262426700347266" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426700347266" TC_mo_ussd_iuse_msisdn_via_proxy(204)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122631044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@e1be3fae3c55: Final verdict of PTC: pass 20250420122631044 DAUC <0003> db_auc.c:157 IMSI='262423083060052': No 2G Auth Data 20250420122631044 DAUC <0003> db_auc.c:192 IMSI='262423083060052': No 3G Auth Data HLR_Test-GSUP(195)@e1be3fae3c55: Created GsupExpect[0] for "262423083060052" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250420122631050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53322<->l=127.0.0.1:4258 20250420122631053 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122631053 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423083060052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423083060052" source_name="the-source\n" session_id=701235714 session_state=BEGIN} 20250420122631053 DSS <0004> hlr_ussd.c:576 262423083060052/0x29cc0202: Process SS (BEGIN) 20250420122631053 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250420122631053 DSS <0004> hlr_ussd.c:518 262423083060052/0x29cc0202: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250420122631053 DSS <0004> hlr_ussd.c:363 262423083060052/0x29cc0202: Tx USSD 'Your extension is 491610868304' 20250420122631053 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423083060052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423083060052" destination_name="the-source\n" session_id=701235714 session_state=END} 20250420122631053 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262423083060052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122631053 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122631053 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e1be3fae3c55: Found GsupExpect[0] for "262423083060052" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423083060052" TC_mo_ussd_iuse_msisdn_via_proxy(205)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122631055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53322<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@e1be3fae3c55: Final verdict of PTC: pass 20250420122631055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20250420122631056 DLINP <000b> input/ipa.c:452 connected read/write 20250420122631056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122631056 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122631056 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122631056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122631056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250420122631056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37403<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(195)@e1be3fae3c55: Final verdict of PTC: none 196@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 196: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:31 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 20250420122631086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20250420122631287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53334<->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=83744) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_euse started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 20250420122634423 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40831 20250420122634423 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40831 MTC@e1be3fae3c55: in not legacy case 2 IPA-EUSE-foobar(208)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122634424 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634424 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received IPA-EUSE-foobar(208)@e1be3fae3c55: 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) } } } } 20250420122634425 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122634425 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@e1be3fae3c55: 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 } } } } 20250420122634425 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634425 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634425 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122634425 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250420122634425 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250420122634425 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250420122634425 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122634425 DLGSUP <0013> gsup_server.c:236 2:  20250420122634425 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122634425 DLGSUP <0013> gsup_server.c:236 3:  20250420122634425 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122634425 DLGSUP <0013> gsup_server.c:236 4:  20250420122634425 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122634425 DLGSUP <0013> gsup_server.c:236 5:  20250420122634425 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122634425 DLGSUP <0013> gsup_server.c:236 7:  20250420122634425 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122634425 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122634425 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122634425 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40831 IPA-EUSE-foobar(208)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122634426 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122634427 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634427 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122634427 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122634427 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122634427 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122634427 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122634427 DLGSUP <0013> gsup_server.c:236 2:  20250420122634427 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122634427 DLGSUP <0013> gsup_server.c:236 3:  20250420122634427 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122634427 DLGSUP <0013> gsup_server.c:236 4:  20250420122634427 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122634427 DLGSUP <0013> gsup_server.c:236 5:  20250420122634427 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122634427 DLGSUP <0013> gsup_server.c:236 7:  20250420122634427 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122634427 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122634427 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122634427 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@e1be3fae3c55: 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") 20250420122634434 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46167<->l=127.0.0.1:4259) 20250420122634438 DAUC <0003> db_auc.c:157 IMSI='262421329322913': No 2G Auth Data 20250420122634438 DAUC <0003> db_auc.c:192 IMSI='262421329322913': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262421329322913" to be handled at TC_mo_ussd_euse(212) 20250420122634446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52130<->l=127.0.0.1:4258 20250420122634470 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634470 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421329322913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421329322913" session_id=1960298920 session_state=BEGIN} 20250420122634470 DSS <0004> hlr_ussd.c:576 262421329322913/0x74d7c9a8: Process SS (BEGIN) 20250420122634470 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634470 DSS <0004> hlr_ussd.c:518 262421329322913/0x74d7c9a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634470 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634470 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634470 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634470 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634486 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634486 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262421329322913 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421329322913" session_id=1960298920 session_state=END} 20250420122634486 DSS <0004> hlr_ussd.c:576 262421329322913/0x74d7c9a8: Process SS (END) 20250420122634486 DSS <0004> hlr_ussd.c:518 262421329322913/0x74d7c9a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634486 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421329322913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421329322913" session_id=1960298920 session_state=END} 20250420122634486 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421329322913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634486 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262421329322913 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262421329322913" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421329322913" TC_mo_ussd_euse(212)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52130<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@e1be3fae3c55: Final verdict of PTC: pass 20250420122634492 DAUC <0003> db_auc.c:157 IMSI='262429911082476': No 2G Auth Data 20250420122634492 DAUC <0003> db_auc.c:192 IMSI='262429911082476': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262429911082476" to be handled at TC_mo_ussd_euse(213) 20250420122634503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52142<->l=127.0.0.1:4258 20250420122634507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634507 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429911082476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429911082476" session_id=1647555921 session_state=BEGIN} 20250420122634507 DSS <0004> hlr_ussd.c:576 262429911082476/0x6233b551: Process SS (BEGIN) 20250420122634507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634507 DSS <0004> hlr_ussd.c:518 262429911082476/0x6233b551: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634507 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634507 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634508 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634508 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634508 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429911082476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911082476" session_id=1647555921 session_state=END} 20250420122634508 DSS <0004> hlr_ussd.c:576 262429911082476/0x6233b551: Process SS (END) 20250420122634508 DSS <0004> hlr_ussd.c:518 262429911082476/0x6233b551: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634508 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429911082476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911082476" session_id=1647555921 session_state=END} 20250420122634508 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429911082476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634508 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429911082476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634508 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634508 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262429911082476" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429911082476" TC_mo_ussd_euse(213)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52142<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@e1be3fae3c55: Final verdict of PTC: pass 20250420122634511 DAUC <0003> db_auc.c:157 IMSI='262423109367685': No 2G Auth Data 20250420122634511 DAUC <0003> db_auc.c:192 IMSI='262423109367685': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262423109367685" to be handled at TC_mo_ussd_euse(214) 20250420122634518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52144<->l=127.0.0.1:4258 20250420122634521 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634521 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423109367685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423109367685" session_id=2874463767 session_state=BEGIN} 20250420122634521 DSS <0004> hlr_ussd.c:576 262423109367685/0xab54d617: Process SS (BEGIN) 20250420122634521 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634521 DSS <0004> hlr_ussd.c:518 262423109367685/0xab54d617: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634521 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634521 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634521 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634521 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634522 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634522 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634522 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262423109367685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109367685" session_id=2874463767 session_state=END} 20250420122634522 DSS <0004> hlr_ussd.c:576 262423109367685/0xab54d617: Process SS (END) 20250420122634522 DSS <0004> hlr_ussd.c:518 262423109367685/0xab54d617: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634522 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423109367685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109367685" session_id=2874463767 session_state=END} 20250420122634522 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423109367685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634522 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262423109367685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634522 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634522 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262423109367685" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423109367685" TC_mo_ussd_euse(214)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52144<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@e1be3fae3c55: Final verdict of PTC: pass 20250420122634524 DAUC <0003> db_auc.c:157 IMSI='262426290789541': No 2G Auth Data 20250420122634524 DAUC <0003> db_auc.c:192 IMSI='262426290789541': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262426290789541" to be handled at TC_mo_ussd_euse(215) 20250420122634532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20250420122634535 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634535 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426290789541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426290789541" session_id=2320288402 session_state=BEGIN} 20250420122634535 DSS <0004> hlr_ussd.c:576 262426290789541/0x8a4cca92: Process SS (BEGIN) 20250420122634535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634535 DSS <0004> hlr_ussd.c:518 262426290789541/0x8a4cca92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634535 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634535 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634535 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634535 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634536 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634536 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634536 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426290789541 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426290789541" session_id=2320288402 session_state=END} 20250420122634536 DSS <0004> hlr_ussd.c:576 262426290789541/0x8a4cca92: Process SS (END) 20250420122634536 DSS <0004> hlr_ussd.c:518 262426290789541/0x8a4cca92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634536 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426290789541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426290789541" session_id=2320288402 session_state=END} 20250420122634536 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426290789541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634536 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426290789541 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634536 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634536 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262426290789541" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426290789541" TC_mo_ussd_euse(215)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@e1be3fae3c55: Final verdict of PTC: pass 20250420122634538 DAUC <0003> db_auc.c:157 IMSI='262429727085332': No 2G Auth Data 20250420122634538 DAUC <0003> db_auc.c:192 IMSI='262429727085332': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262429727085332" to be handled at TC_mo_ussd_euse(216) 20250420122634545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52170<->l=127.0.0.1:4258 20250420122634548 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634548 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429727085332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429727085332" session_id=3874324370 session_state=BEGIN} 20250420122634548 DSS <0004> hlr_ussd.c:576 262429727085332/0xe6ed7f92: Process SS (BEGIN) 20250420122634548 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634548 DSS <0004> hlr_ussd.c:518 262429727085332/0xe6ed7f92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634548 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634548 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634548 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634548 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634549 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634549 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634549 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429727085332 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429727085332" session_id=3874324370 session_state=END} 20250420122634549 DSS <0004> hlr_ussd.c:576 262429727085332/0xe6ed7f92: Process SS (END) 20250420122634549 DSS <0004> hlr_ussd.c:518 262429727085332/0xe6ed7f92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634549 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429727085332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429727085332" session_id=3874324370 session_state=END} 20250420122634549 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429727085332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634549 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429727085332 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634549 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634549 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262429727085332" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429727085332" TC_mo_ussd_euse(216)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52170<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@e1be3fae3c55: Final verdict of PTC: pass 20250420122634551 DAUC <0003> db_auc.c:157 IMSI='262425426971792': No 2G Auth Data 20250420122634551 DAUC <0003> db_auc.c:192 IMSI='262425426971792': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262425426971792" to be handled at TC_mo_ussd_euse(217) 20250420122634558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4258 20250420122634560 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634561 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425426971792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425426971792" session_id=2005018674 session_state=BEGIN} 20250420122634561 DSS <0004> hlr_ussd.c:576 262425426971792/0x77822832: Process SS (BEGIN) 20250420122634561 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634561 DSS <0004> hlr_ussd.c:518 262425426971792/0x77822832: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634561 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634561 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634561 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634561 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634561 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634561 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634561 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262425426971792 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425426971792" session_id=2005018674 session_state=END} 20250420122634561 DSS <0004> hlr_ussd.c:576 262425426971792/0x77822832: Process SS (END) 20250420122634562 DSS <0004> hlr_ussd.c:518 262425426971792/0x77822832: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634562 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425426971792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425426971792" session_id=2005018674 session_state=END} 20250420122634562 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425426971792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634562 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262425426971792 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634562 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634562 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262425426971792" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425426971792" TC_mo_ussd_euse(217)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@e1be3fae3c55: Final verdict of PTC: pass 20250420122634564 DAUC <0003> db_auc.c:157 IMSI='262423997869876': No 2G Auth Data 20250420122634564 DAUC <0003> db_auc.c:192 IMSI='262423997869876': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262423997869876" to be handled at TC_mo_ussd_euse(218) 20250420122634571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4258 20250420122634574 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634574 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423997869876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423997869876" session_id=3533676532 session_state=BEGIN} 20250420122634574 DSS <0004> hlr_ussd.c:576 262423997869876/0xd29f9ff4: Process SS (BEGIN) 20250420122634574 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634574 DSS <0004> hlr_ussd.c:518 262423997869876/0xd29f9ff4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634574 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634574 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634574 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634574 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634575 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634575 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634575 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262423997869876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423997869876" session_id=3533676532 session_state=END} 20250420122634575 DSS <0004> hlr_ussd.c:576 262423997869876/0xd29f9ff4: Process SS (END) 20250420122634575 DSS <0004> hlr_ussd.c:518 262423997869876/0xd29f9ff4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634575 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423997869876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423997869876" session_id=3533676532 session_state=END} 20250420122634575 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423997869876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634575 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262423997869876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634575 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634575 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262423997869876" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423997869876" TC_mo_ussd_euse(218)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@e1be3fae3c55: Final verdict of PTC: pass 20250420122634577 DAUC <0003> db_auc.c:157 IMSI='262423311950718': No 2G Auth Data 20250420122634577 DAUC <0003> db_auc.c:192 IMSI='262423311950718': No 3G Auth Data HLR_Test-GSUP(209)@e1be3fae3c55: Created GsupExpect[0] for "262423311950718" to be handled at TC_mo_ussd_euse(219) 20250420122634583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4258 20250420122634586 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634586 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423311950718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423311950718" session_id=2978555848 session_state=BEGIN} 20250420122634586 DSS <0004> hlr_ussd.c:576 262423311950718/0xb18927c8: Process SS (BEGIN) 20250420122634586 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122634586 DSS <0004> hlr_ussd.c:518 262423311950718/0xb18927c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122634586 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634586 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data 20250420122634586 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634586 DLINP <000b> input/ipa.c:432 127.0.0.1:40831 sending data EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: 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 } } } } } 20250420122634587 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634587 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634587 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262423311950718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423311950718" session_id=2978555848 session_state=END} 20250420122634587 DSS <0004> hlr_ussd.c:576 262423311950718/0xb18927c8: Process SS (END) 20250420122634587 DSS <0004> hlr_ussd.c:518 262423311950718/0xb18927c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122634587 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423311950718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423311950718" session_id=2978555848 session_state=END} 20250420122634587 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423311950718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122634587 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262423311950718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122634587 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122634587 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e1be3fae3c55: Found GsupExpect[0] for "262423311950718" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423311950718" TC_mo_ussd_euse(219)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122634589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@e1be3fae3c55: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@e1be3fae3c55: Final verdict of PTC: none 20250420122634590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20250420122634590 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634590 DLINP <000b> input/ipa.c:406 127.0.0.1:40831 message received 20250420122634590 DLINP <000b> input/ipa.c:415 127.0.0.1:40831 connection closed with server 20250420122634590 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40831 20250420122634590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250420122634590 DLINP <000b> input/ipa.c:452 connected read/write 20250420122634590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122634590 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122634590 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122634590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122634590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46167<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@e1be3fae3c55: Final verdict of PTC: none 210@e1be3fae3c55: Final verdict of PTC: none IPA-EUSE-foobar(208)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 210: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:34 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 20250420122634620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4258 20250420122634821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52210<->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=111496) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:36 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_euse_continue started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 20250420122637923 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39489 20250420122637923 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39489 MTC@e1be3fae3c55: in not legacy case 2 IPA-EUSE-foobar(222)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122637925 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637925 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122637925 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122637925 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@e1be3fae3c55: 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)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(221)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122637926 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637926 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122637926 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122637926 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250420122637926 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250420122637926 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250420122637926 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122637926 DLGSUP <0013> gsup_server.c:236 2:  20250420122637926 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122637926 DLGSUP <0013> gsup_server.c:236 3:  IPA-EUSE-foobar(222)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122637926 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122637926 DLGSUP <0013> gsup_server.c:236 4:  20250420122637926 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122637926 DLGSUP <0013> gsup_server.c:236 5:  20250420122637926 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122637926 DLGSUP <0013> gsup_server.c:236 7:  20250420122637926 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122637926 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122637926 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122637926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39489 20250420122637926 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122637927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122637928 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122637928 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122637928 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122637928 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122637928 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122637928 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122637928 DLGSUP <0013> gsup_server.c:236 2:  20250420122637928 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122637928 DLGSUP <0013> gsup_server.c:236 3:  20250420122637928 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122637928 DLGSUP <0013> gsup_server.c:236 4:  20250420122637928 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122637928 DLGSUP <0013> gsup_server.c:236 5:  20250420122637928 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122637928 DLGSUP <0013> gsup_server.c:236 7:  20250420122637928 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122637928 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122637928 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122637928 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@e1be3fae3c55: 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") 20250420122637935 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35775<->l=127.0.0.1:4259) 20250420122637938 DAUC <0003> db_auc.c:157 IMSI='262428927348925': No 2G Auth Data 20250420122637938 DAUC <0003> db_auc.c:192 IMSI='262428927348925': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262428927348925" to be handled at TC_mo_ussd_euse_continue(226) 20250420122637943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20250420122637970 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122637970 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428927348925" session_id=481728333 session_state=BEGIN} 20250420122637970 DSS <0004> hlr_ussd.c:576 262428927348925/0x1cb6974d: Process SS (BEGIN) 20250420122637970 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122637970 DSS <0004> hlr_ussd.c:518 262428927348925/0x1cb6974d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122637970 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637970 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122637970 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637970 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122637982 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637982 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122637982 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428927348925" session_id=481728333 session_state=CONTINUE} 20250420122637982 DSS <0004> hlr_ussd.c:576 262428927348925/0x1cb6974d: Process SS (CONTINUE) 20250420122637982 DSS <0004> hlr_ussd.c:518 262428927348925/0x1cb6974d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122637982 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428927348925" session_id=481728333 session_state=CONTINUE} 20250420122637982 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122637982 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122637982 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262428927348925" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428927348925" TC_mo_ussd_euse_continue(226)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122637991 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122637992 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428927348925" session_id=481728333 session_state=CONTINUE} 20250420122637992 DSS <0004> hlr_ussd.c:576 262428927348925/0x1cb6974d: Process SS (CONTINUE) 20250420122637992 DSS <0004> hlr_ussd.c:518 262428927348925/0x1cb6974d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122637992 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122637992 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637992 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122637992 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637992 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122637995 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637995 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122637995 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428927348925" session_id=481728333 session_state=END} 20250420122637995 DSS <0004> hlr_ussd.c:576 262428927348925/0x1cb6974d: Process SS (END) 20250420122637995 DSS <0004> hlr_ussd.c:518 262428927348925/0x1cb6974d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122637995 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428927348925" session_id=481728333 session_state=END} 20250420122637995 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122637995 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428927348925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122637995 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122637995 DLINP <000b> input/ipa.c:452 connected read/write 20250420122637995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122637999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@e1be3fae3c55: Final verdict of PTC: pass 20250420122638000 DAUC <0003> db_auc.c:157 IMSI='262421560125699': No 2G Auth Data 20250420122638000 DAUC <0003> db_auc.c:192 IMSI='262421560125699': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262421560125699" to be handled at TC_mo_ussd_euse_continue(227) 20250420122638014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4258 20250420122638017 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638017 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421560125699" session_id=990109236 session_state=BEGIN} 20250420122638017 DSS <0004> hlr_ussd.c:576 262421560125699/0x3b03de34: Process SS (BEGIN) 20250420122638017 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122638017 DSS <0004> hlr_ussd.c:518 262421560125699/0x3b03de34: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122638017 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638017 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638017 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638017 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638018 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638018 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421560125699" session_id=990109236 session_state=CONTINUE} 20250420122638018 DSS <0004> hlr_ussd.c:576 262421560125699/0x3b03de34: Process SS (CONTINUE) 20250420122638018 DSS <0004> hlr_ussd.c:518 262421560125699/0x3b03de34: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122638018 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421560125699" session_id=990109236 session_state=CONTINUE} 20250420122638018 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638018 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262421560125699" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421560125699" TC_mo_ussd_euse_continue(227)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122638020 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638020 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421560125699" session_id=990109236 session_state=CONTINUE} 20250420122638020 DSS <0004> hlr_ussd.c:576 262421560125699/0x3b03de34: Process SS (CONTINUE) 20250420122638020 DSS <0004> hlr_ussd.c:518 262421560125699/0x3b03de34: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638020 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638020 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638020 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638020 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638020 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638020 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638020 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638020 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421560125699" session_id=990109236 session_state=END} 20250420122638020 DSS <0004> hlr_ussd.c:576 262421560125699/0x3b03de34: Process SS (END) 20250420122638020 DSS <0004> hlr_ussd.c:518 262421560125699/0x3b03de34: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638020 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421560125699" session_id=990109236 session_state=END} 20250420122638020 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638020 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421560125699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638020 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638020 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122638021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@e1be3fae3c55: Final verdict of PTC: pass 20250420122638021 DAUC <0003> db_auc.c:157 IMSI='262427428899164': No 2G Auth Data 20250420122638021 DAUC <0003> db_auc.c:192 IMSI='262427428899164': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262427428899164" to be handled at TC_mo_ussd_euse_continue(228) 20250420122638027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20250420122638030 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638030 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427428899164" session_id=2364176504 session_state=BEGIN} 20250420122638030 DSS <0004> hlr_ussd.c:576 262427428899164/0x8cea7878: Process SS (BEGIN) 20250420122638030 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122638030 DSS <0004> hlr_ussd.c:518 262427428899164/0x8cea7878: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122638030 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638030 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638030 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638030 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638031 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638031 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638031 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428899164" session_id=2364176504 session_state=CONTINUE} 20250420122638031 DSS <0004> hlr_ussd.c:576 262427428899164/0x8cea7878: Process SS (CONTINUE) 20250420122638031 DSS <0004> hlr_ussd.c:518 262427428899164/0x8cea7878: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122638031 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428899164" session_id=2364176504 session_state=CONTINUE} 20250420122638031 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638031 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638031 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262427428899164" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427428899164" TC_mo_ussd_euse_continue(228)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122638033 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638033 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427428899164" session_id=2364176504 session_state=CONTINUE} 20250420122638033 DSS <0004> hlr_ussd.c:576 262427428899164/0x8cea7878: Process SS (CONTINUE) 20250420122638033 DSS <0004> hlr_ussd.c:518 262427428899164/0x8cea7878: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638033 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638033 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638033 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638033 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638033 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638034 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638034 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638034 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428899164" session_id=2364176504 session_state=END} 20250420122638034 DSS <0004> hlr_ussd.c:576 262427428899164/0x8cea7878: Process SS (END) 20250420122638034 DSS <0004> hlr_ussd.c:518 262427428899164/0x8cea7878: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638034 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428899164" session_id=2364176504 session_state=END} 20250420122638034 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638034 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262427428899164 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638034 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638034 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122638035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@e1be3fae3c55: Final verdict of PTC: pass 20250420122638035 DAUC <0003> db_auc.c:157 IMSI='262420239441690': No 2G Auth Data 20250420122638035 DAUC <0003> db_auc.c:192 IMSI='262420239441690': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262420239441690" to be handled at TC_mo_ussd_euse_continue(229) 20250420122638041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20250420122638044 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638044 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420239441690" session_id=2001900072 session_state=BEGIN} 20250420122638044 DSS <0004> hlr_ussd.c:576 262420239441690/0x77529228: Process SS (BEGIN) 20250420122638044 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122638044 DSS <0004> hlr_ussd.c:518 262420239441690/0x77529228: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122638044 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638044 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638044 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638044 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638045 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638045 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638045 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420239441690" session_id=2001900072 session_state=CONTINUE} 20250420122638045 DSS <0004> hlr_ussd.c:576 262420239441690/0x77529228: Process SS (CONTINUE) 20250420122638045 DSS <0004> hlr_ussd.c:518 262420239441690/0x77529228: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122638045 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420239441690" session_id=2001900072 session_state=CONTINUE} 20250420122638045 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638045 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638045 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262420239441690" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420239441690" TC_mo_ussd_euse_continue(229)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122638047 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638047 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420239441690" session_id=2001900072 session_state=CONTINUE} 20250420122638047 DSS <0004> hlr_ussd.c:576 262420239441690/0x77529228: Process SS (CONTINUE) 20250420122638047 DSS <0004> hlr_ussd.c:518 262420239441690/0x77529228: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638047 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638047 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638047 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638047 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638047 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638048 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638048 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638048 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420239441690" session_id=2001900072 session_state=END} 20250420122638048 DSS <0004> hlr_ussd.c:576 262420239441690/0x77529228: Process SS (END) 20250420122638048 DSS <0004> hlr_ussd.c:518 262420239441690/0x77529228: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638048 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420239441690" session_id=2001900072 session_state=END} 20250420122638048 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638048 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420239441690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638048 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638048 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122638049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@e1be3fae3c55: Final verdict of PTC: pass 20250420122638049 DAUC <0003> db_auc.c:157 IMSI='262428028441647': No 2G Auth Data 20250420122638049 DAUC <0003> db_auc.c:192 IMSI='262428028441647': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262428028441647" to be handled at TC_mo_ussd_euse_continue(230) 20250420122638055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20250420122638058 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638058 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428028441647" session_id=1339348640 session_state=BEGIN} 20250420122638058 DSS <0004> hlr_ussd.c:576 262428028441647/0x4fd4d6a0: Process SS (BEGIN) 20250420122638058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122638058 DSS <0004> hlr_ussd.c:518 262428028441647/0x4fd4d6a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122638058 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638058 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638058 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638058 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638059 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638059 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638059 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028441647" session_id=1339348640 session_state=CONTINUE} 20250420122638059 DSS <0004> hlr_ussd.c:576 262428028441647/0x4fd4d6a0: Process SS (CONTINUE) 20250420122638059 DSS <0004> hlr_ussd.c:518 262428028441647/0x4fd4d6a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122638059 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028441647" session_id=1339348640 session_state=CONTINUE} 20250420122638059 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638059 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638059 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262428028441647" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428028441647" TC_mo_ussd_euse_continue(230)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122638061 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638061 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428028441647" session_id=1339348640 session_state=CONTINUE} 20250420122638061 DSS <0004> hlr_ussd.c:576 262428028441647/0x4fd4d6a0: Process SS (CONTINUE) 20250420122638061 DSS <0004> hlr_ussd.c:518 262428028441647/0x4fd4d6a0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638061 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638061 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638061 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638061 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638061 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638062 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638062 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028441647" session_id=1339348640 session_state=END} 20250420122638062 DSS <0004> hlr_ussd.c:576 262428028441647/0x4fd4d6a0: Process SS (END) 20250420122638062 DSS <0004> hlr_ussd.c:518 262428028441647/0x4fd4d6a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638062 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028441647" session_id=1339348640 session_state=END} 20250420122638062 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638062 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262428028441647 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122638062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@e1be3fae3c55: Final verdict of PTC: pass 20250420122638063 DAUC <0003> db_auc.c:157 IMSI='262424295958969': No 2G Auth Data 20250420122638063 DAUC <0003> db_auc.c:192 IMSI='262424295958969': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262424295958969" to be handled at TC_mo_ussd_euse_continue(231) 20250420122638069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 20250420122638072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638072 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424295958969" session_id=3991306309 session_state=BEGIN} 20250420122638072 DSS <0004> hlr_ussd.c:576 262424295958969/0xede68045: Process SS (BEGIN) 20250420122638072 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122638072 DSS <0004> hlr_ussd.c:518 262424295958969/0xede68045: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122638072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638072 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638072 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638072 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638072 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424295958969" session_id=3991306309 session_state=CONTINUE} 20250420122638072 DSS <0004> hlr_ussd.c:576 262424295958969/0xede68045: Process SS (CONTINUE) 20250420122638072 DSS <0004> hlr_ussd.c:518 262424295958969/0xede68045: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122638072 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424295958969" session_id=3991306309 session_state=CONTINUE} 20250420122638072 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638072 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262424295958969" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424295958969" TC_mo_ussd_euse_continue(231)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122638074 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638074 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424295958969" session_id=3991306309 session_state=CONTINUE} 20250420122638074 DSS <0004> hlr_ussd.c:576 262424295958969/0xede68045: Process SS (CONTINUE) 20250420122638074 DSS <0004> hlr_ussd.c:518 262424295958969/0xede68045: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638074 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638074 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638074 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638074 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638074 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638075 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638075 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638075 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424295958969" session_id=3991306309 session_state=END} 20250420122638075 DSS <0004> hlr_ussd.c:576 262424295958969/0xede68045: Process SS (END) 20250420122638075 DSS <0004> hlr_ussd.c:518 262424295958969/0xede68045: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638075 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424295958969" session_id=3991306309 session_state=END} 20250420122638075 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638075 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424295958969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638075 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638075 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122638076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@e1be3fae3c55: Final verdict of PTC: pass 20250420122638076 DAUC <0003> db_auc.c:157 IMSI='262427033458101': No 2G Auth Data 20250420122638076 DAUC <0003> db_auc.c:192 IMSI='262427033458101': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262427033458101" to be handled at TC_mo_ussd_euse_continue(232) 20250420122638082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 20250420122638085 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638085 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427033458101" session_id=896603287 session_state=BEGIN} 20250420122638085 DSS <0004> hlr_ussd.c:576 262427033458101/0x35711497: Process SS (BEGIN) 20250420122638085 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122638085 DSS <0004> hlr_ussd.c:518 262427033458101/0x35711497: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122638085 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638085 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638085 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638085 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638086 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638086 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638086 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033458101" session_id=896603287 session_state=CONTINUE} 20250420122638086 DSS <0004> hlr_ussd.c:576 262427033458101/0x35711497: Process SS (CONTINUE) 20250420122638086 DSS <0004> hlr_ussd.c:518 262427033458101/0x35711497: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122638086 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033458101" session_id=896603287 session_state=CONTINUE} 20250420122638086 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638086 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638086 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262427033458101" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262427033458101" TC_mo_ussd_euse_continue(232)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122638088 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638088 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427033458101" session_id=896603287 session_state=CONTINUE} 20250420122638088 DSS <0004> hlr_ussd.c:576 262427033458101/0x35711497: Process SS (CONTINUE) 20250420122638088 DSS <0004> hlr_ussd.c:518 262427033458101/0x35711497: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638088 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638088 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638088 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638088 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638088 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638089 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638089 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638089 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033458101" session_id=896603287 session_state=END} 20250420122638089 DSS <0004> hlr_ussd.c:576 262427033458101/0x35711497: Process SS (END) 20250420122638089 DSS <0004> hlr_ussd.c:518 262427033458101/0x35711497: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638089 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033458101" session_id=896603287 session_state=END} 20250420122638089 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638089 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262427033458101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638089 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638089 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122638090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@e1be3fae3c55: Final verdict of PTC: pass 20250420122638090 DAUC <0003> db_auc.c:157 IMSI='262428671488267': No 2G Auth Data 20250420122638090 DAUC <0003> db_auc.c:192 IMSI='262428671488267': No 3G Auth Data HLR_Test-GSUP(223)@e1be3fae3c55: Created GsupExpect[0] for "262428671488267" to be handled at TC_mo_ussd_euse_continue(233) 20250420122638096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 20250420122638099 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638099 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428671488267" session_id=111282166 session_state=BEGIN} 20250420122638099 DSS <0004> hlr_ussd.c:576 262428671488267/0x06a207f6: Process SS (BEGIN) 20250420122638099 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250420122638099 DSS <0004> hlr_ussd.c:518 262428671488267/0x06a207f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250420122638099 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638099 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638099 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638099 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638100 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638100 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638100 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428671488267" session_id=111282166 session_state=CONTINUE} 20250420122638100 DSS <0004> hlr_ussd.c:576 262428671488267/0x06a207f6: Process SS (CONTINUE) 20250420122638100 DSS <0004> hlr_ussd.c:518 262428671488267/0x06a207f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250420122638100 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428671488267" session_id=111282166 session_state=CONTINUE} 20250420122638100 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638100 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638100 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e1be3fae3c55: Found GsupExpect[0] for "262428671488267" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428671488267" TC_mo_ussd_euse_continue(233)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122638103 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638103 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428671488267" session_id=111282166 session_state=CONTINUE} 20250420122638103 DSS <0004> hlr_ussd.c:576 262428671488267/0x06a207f6: Process SS (CONTINUE) 20250420122638103 DSS <0004> hlr_ussd.c:518 262428671488267/0x06a207f6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638103 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638103 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638103 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data 20250420122638103 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638103 DLINP <000b> input/ipa.c:432 127.0.0.1:39489 sending data EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: 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 } } } } } 20250420122638104 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638104 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638104 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428671488267" session_id=111282166 session_state=END} 20250420122638104 DSS <0004> hlr_ussd.c:576 262428671488267/0x06a207f6: Process SS (END) 20250420122638104 DSS <0004> hlr_ussd.c:518 262428671488267/0x06a207f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250420122638104 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428671488267" session_id=111282166 session_state=END} 20250420122638104 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122638104 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428671488267 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122638104 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122638104 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122638105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@e1be3fae3c55: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@e1be3fae3c55: Final verdict of PTC: none 20250420122638106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4258 20250420122638106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35775<->l=127.0.0.1:4259) 20250420122638106 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638106 DLINP <000b> input/ipa.c:406 127.0.0.1:39489 message received 20250420122638106 DLINP <000b> input/ipa.c:415 127.0.0.1:39489 connection closed with server 20250420122638106 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39489 20250420122638106 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250420122638106 DLINP <000b> input/ipa.c:452 connected read/write 20250420122638106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122638106 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122638106 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122638106 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 224@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(223)@e1be3fae3c55: Final verdict of PTC: none IPA-EUSE-foobar(222)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 224: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:38 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 20250420122638134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20250420122638335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->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=157124) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_ussd_euse_defaultroute started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122641461 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37923 20250420122641461 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37923 IPA-EUSE-foobar(236)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122641462 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641462 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641463 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122641463 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122641464 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641464 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641464 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122641464 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250420122641464 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250420122641464 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250420122641464 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122641464 DLGSUP <0013> gsup_server.c:236 2:  20250420122641464 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122641464 DLGSUP <0013> gsup_server.c:236 3:  20250420122641464 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122641464 DLGSUP <0013> gsup_server.c:236 4:  20250420122641464 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122641464 DLGSUP <0013> gsup_server.c:236 5:  20250420122641464 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122641464 DLGSUP <0013> gsup_server.c:236 7:  20250420122641464 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122641464 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122641464 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122641464 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37923 IPA-EUSE-foobar(236)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122641467 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122641470 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641470 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122641470 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122641470 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122641470 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122641470 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122641470 DLGSUP <0013> gsup_server.c:236 2:  20250420122641470 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122641470 DLGSUP <0013> gsup_server.c:236 3:  20250420122641470 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122641470 DLGSUP <0013> gsup_server.c:236 4:  20250420122641470 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122641470 DLGSUP <0013> gsup_server.c:236 5:  20250420122641470 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122641470 DLGSUP <0013> gsup_server.c:236 7:  20250420122641470 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122641470 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122641470 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122641470 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@e1be3fae3c55: 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") 20250420122641482 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43319<->l=127.0.0.1:4259) 20250420122641488 DAUC <0003> db_auc.c:157 IMSI='262421111371847': No 2G Auth Data 20250420122641488 DAUC <0003> db_auc.c:192 IMSI='262421111371847': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262421111371847" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250420122641505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 20250420122641520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641520 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421111371847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421111371847" session_id=2942513834 session_state=BEGIN} 20250420122641520 DSS <0004> hlr_ussd.c:576 262421111371847/0xaf6332aa: Process SS (BEGIN) 20250420122641520 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641520 DSS <0004> hlr_ussd.c:518 262421111371847/0xaf6332aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641520 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641520 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641520 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641536 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641536 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641536 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421111371847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421111371847" session_id=2942513834 session_state=END} 20250420122641536 DSS <0004> hlr_ussd.c:576 262421111371847/0xaf6332aa: Process SS (END) 20250420122641536 DSS <0004> hlr_ussd.c:518 262421111371847/0xaf6332aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641536 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421111371847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421111371847" session_id=2942513834 session_state=END} 20250420122641536 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421111371847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641536 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421111371847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641536 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641536 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262421111371847" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421111371847" TC_mo_ussd_euse_defaultroute(240)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@e1be3fae3c55: Final verdict of PTC: pass 20250420122641547 DAUC <0003> db_auc.c:157 IMSI='262422109222593': No 2G Auth Data 20250420122641547 DAUC <0003> db_auc.c:192 IMSI='262422109222593': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262422109222593" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250420122641566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 20250420122641569 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641569 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422109222593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422109222593" session_id=2857803156 session_state=BEGIN} 20250420122641569 DSS <0004> hlr_ussd.c:576 262422109222593/0xaa569d94: Process SS (BEGIN) 20250420122641569 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641569 DSS <0004> hlr_ussd.c:518 262422109222593/0xaa569d94: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641569 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641569 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641569 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641569 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641570 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641570 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641570 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262422109222593 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422109222593" session_id=2857803156 session_state=END} 20250420122641570 DSS <0004> hlr_ussd.c:576 262422109222593/0xaa569d94: Process SS (END) 20250420122641570 DSS <0004> hlr_ussd.c:518 262422109222593/0xaa569d94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641570 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422109222593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422109222593" session_id=2857803156 session_state=END} 20250420122641570 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422109222593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641570 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262422109222593 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641570 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641570 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262422109222593" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422109222593" TC_mo_ussd_euse_defaultroute(241)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@e1be3fae3c55: Final verdict of PTC: pass 20250420122641572 DAUC <0003> db_auc.c:157 IMSI='262426761888797': No 2G Auth Data 20250420122641572 DAUC <0003> db_auc.c:192 IMSI='262426761888797': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262426761888797" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250420122641579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 20250420122641582 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641582 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426761888797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426761888797" session_id=1212247468 session_state=BEGIN} 20250420122641582 DSS <0004> hlr_ussd.c:576 262426761888797/0x48416dac: Process SS (BEGIN) 20250420122641582 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641582 DSS <0004> hlr_ussd.c:518 262426761888797/0x48416dac: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641582 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641582 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641582 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641582 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641583 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641583 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641583 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262426761888797 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426761888797" session_id=1212247468 session_state=END} 20250420122641583 DSS <0004> hlr_ussd.c:576 262426761888797/0x48416dac: Process SS (END) 20250420122641583 DSS <0004> hlr_ussd.c:518 262426761888797/0x48416dac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641583 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426761888797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426761888797" session_id=1212247468 session_state=END} 20250420122641583 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426761888797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641583 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262426761888797 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641583 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641583 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262426761888797" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426761888797" TC_mo_ussd_euse_defaultroute(242)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@e1be3fae3c55: Final verdict of PTC: pass 20250420122641585 DAUC <0003> db_auc.c:157 IMSI='262427476392091': No 2G Auth Data 20250420122641585 DAUC <0003> db_auc.c:192 IMSI='262427476392091': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262427476392091" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250420122641592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 20250420122641595 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641595 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427476392091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427476392091" session_id=3308754401 session_state=BEGIN} 20250420122641595 DSS <0004> hlr_ussd.c:576 262427476392091/0xc53795e1: Process SS (BEGIN) 20250420122641595 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641595 DSS <0004> hlr_ussd.c:518 262427476392091/0xc53795e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641595 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641595 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641595 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641595 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641596 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641596 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641596 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427476392091 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427476392091" session_id=3308754401 session_state=END} 20250420122641596 DSS <0004> hlr_ussd.c:576 262427476392091/0xc53795e1: Process SS (END) 20250420122641596 DSS <0004> hlr_ussd.c:518 262427476392091/0xc53795e1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641596 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427476392091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427476392091" session_id=3308754401 session_state=END} 20250420122641596 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427476392091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641596 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427476392091 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641596 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641596 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262427476392091" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427476392091" TC_mo_ussd_euse_defaultroute(243)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@e1be3fae3c55: Final verdict of PTC: pass 20250420122641598 DAUC <0003> db_auc.c:157 IMSI='262426981785733': No 2G Auth Data 20250420122641598 DAUC <0003> db_auc.c:192 IMSI='262426981785733': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262426981785733" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250420122641604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20250420122641607 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641607 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426981785733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426981785733" session_id=3546527551 session_state=BEGIN} 20250420122641607 DSS <0004> hlr_ussd.c:576 262426981785733/0xd363b73f: Process SS (BEGIN) 20250420122641607 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641607 DSS <0004> hlr_ussd.c:518 262426981785733/0xd363b73f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641607 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641607 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641607 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641607 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641607 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641607 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641608 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262426981785733 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426981785733" session_id=3546527551 session_state=END} 20250420122641608 DSS <0004> hlr_ussd.c:576 262426981785733/0xd363b73f: Process SS (END) 20250420122641608 DSS <0004> hlr_ussd.c:518 262426981785733/0xd363b73f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641608 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426981785733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426981785733" session_id=3546527551 session_state=END} 20250420122641608 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426981785733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641608 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262426981785733 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641608 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641608 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262426981785733" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426981785733" TC_mo_ussd_euse_defaultroute(244)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@e1be3fae3c55: Final verdict of PTC: pass 20250420122641610 DAUC <0003> db_auc.c:157 IMSI='262420149147249': No 2G Auth Data 20250420122641610 DAUC <0003> db_auc.c:192 IMSI='262420149147249': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262420149147249" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250420122641617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 20250420122641620 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641620 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420149147249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420149147249" session_id=820344710 session_state=BEGIN} 20250420122641620 DSS <0004> hlr_ussd.c:576 262420149147249/0x30e57786: Process SS (BEGIN) 20250420122641620 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641620 DSS <0004> hlr_ussd.c:518 262420149147249/0x30e57786: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641620 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641620 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641620 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641620 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641621 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641621 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641621 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262420149147249 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420149147249" session_id=820344710 session_state=END} 20250420122641621 DSS <0004> hlr_ussd.c:576 262420149147249/0x30e57786: Process SS (END) 20250420122641621 DSS <0004> hlr_ussd.c:518 262420149147249/0x30e57786: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641621 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420149147249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420149147249" session_id=820344710 session_state=END} 20250420122641621 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420149147249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641621 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262420149147249 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641621 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641621 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262420149147249" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420149147249" TC_mo_ussd_euse_defaultroute(245)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@e1be3fae3c55: Final verdict of PTC: pass 20250420122641623 DAUC <0003> db_auc.c:157 IMSI='262427227848029': No 2G Auth Data 20250420122641623 DAUC <0003> db_auc.c:192 IMSI='262427227848029': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262427227848029" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250420122641630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 20250420122641633 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641633 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427227848029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427227848029" session_id=3152260216 session_state=BEGIN} 20250420122641633 DSS <0004> hlr_ussd.c:576 262427227848029/0xbbe3ac78: Process SS (BEGIN) 20250420122641633 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641633 DSS <0004> hlr_ussd.c:518 262427227848029/0xbbe3ac78: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641633 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641633 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641633 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641633 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641634 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641634 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641634 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262427227848029 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427227848029" session_id=3152260216 session_state=END} 20250420122641634 DSS <0004> hlr_ussd.c:576 262427227848029/0xbbe3ac78: Process SS (END) 20250420122641634 DSS <0004> hlr_ussd.c:518 262427227848029/0xbbe3ac78: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641634 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427227848029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427227848029" session_id=3152260216 session_state=END} 20250420122641634 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427227848029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641634 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262427227848029 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641634 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641634 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262427227848029" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427227848029" TC_mo_ussd_euse_defaultroute(246)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@e1be3fae3c55: Final verdict of PTC: pass 20250420122641636 DAUC <0003> db_auc.c:157 IMSI='262422775171616': No 2G Auth Data 20250420122641636 DAUC <0003> db_auc.c:192 IMSI='262422775171616': No 3G Auth Data HLR_Test-GSUP(237)@e1be3fae3c55: Created GsupExpect[0] for "262422775171616" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250420122641643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20250420122641646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641646 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422775171616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422775171616" session_id=1594039632 session_state=BEGIN} 20250420122641646 DSS <0004> hlr_ussd.c:576 262422775171616/0x5f031d50: Process SS (BEGIN) 20250420122641646 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250420122641646 DSS <0004> hlr_ussd.c:518 262422775171616/0x5f031d50: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250420122641646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641646 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data 20250420122641646 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641646 DLINP <000b> input/ipa.c:432 127.0.0.1:37923 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: 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 } } } } } 20250420122641647 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641647 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641647 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262422775171616 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422775171616" session_id=1594039632 session_state=END} 20250420122641647 DSS <0004> hlr_ussd.c:576 262422775171616/0x5f031d50: Process SS (END) 20250420122641647 DSS <0004> hlr_ussd.c:518 262422775171616/0x5f031d50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250420122641647 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422775171616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422775171616" session_id=1594039632 session_state=END} 20250420122641647 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422775171616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122641647 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262422775171616 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250420122641647 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122641647 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e1be3fae3c55: Found GsupExpect[0] for "262422775171616" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@e1be3fae3c55: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422775171616" TC_mo_ussd_euse_defaultroute(247)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122641649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@e1be3fae3c55: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@e1be3fae3c55: Final verdict of PTC: none 20250420122641651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20250420122641651 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641651 DLINP <000b> input/ipa.c:406 127.0.0.1:37923 message received 20250420122641651 DLINP <000b> input/ipa.c:415 127.0.0.1:37923 connection closed with server 20250420122641651 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37923 20250420122641651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250420122641651 DLINP <000b> input/ipa.c:452 connected read/write 20250420122641651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122641651 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122641651 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122641651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122641651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43319<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(237)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@e1be3fae3c55: Final verdict of PTC: none 238@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 238: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:41 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 20250420122641687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57400<->l=127.0.0.1:4258 20250420122641889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57400<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86828) Waiting for packet dumper to finish... 1 (prev_count=86828, count=113580) 20250420122643543 DSS <0004> hlr_ussd.c:239 262421182877421/0xef4940a1: SS Session Timeout, destroying 20250420122643543 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421182877421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122643568 DSS <0004> hlr_ussd.c:239 262425606418999/0x8fef0726: SS Session Timeout, destroying 20250420122643568 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425606418999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122643578 DSS <0004> hlr_ussd.c:239 262429616593096/0x06c7ce5e: SS Session Timeout, destroying 20250420122643578 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429616593096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122643588 DSS <0004> hlr_ussd.c:239 262426146933966/0x324d84e7: SS Session Timeout, destroying 20250420122643588 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426146933966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122643601 DSS <0004> hlr_ussd.c:239 262420870938195/0x342e2675: SS Session Timeout, destroying 20250420122643601 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420870938195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122643612 DSS <0004> hlr_ussd.c:239 262428572024833/0x4b67451a: SS Session Timeout, destroying 20250420122643612 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428572024833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122643623 DSS <0004> hlr_ussd.c:239 262422062275854/0xe76b1481: SS Session Timeout, destroying 20250420122643623 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422062275854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122643635 DSS <0004> hlr_ussd.c:239 262429893641457/0x868f4cc1: SS Session Timeout, destroying 20250420122643635 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429893641457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_mo_sss_reject started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122645006 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122645006 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122645010 DLINP <000b> input/ipa.c:452 connected read/write 20250420122645010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122645011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122645014 DLINP <000b> input/ipa.c:452 connected read/write 20250420122645014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122645015 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122645015 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122645015 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122645015 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122645015 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122645015 DLGSUP <0013> gsup_server.c:236 2:  20250420122645015 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122645015 DLGSUP <0013> gsup_server.c:236 3:  20250420122645015 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122645015 DLGSUP <0013> gsup_server.c:236 4:  20250420122645015 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122645015 DLGSUP <0013> gsup_server.c:236 5:  20250420122645015 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122645015 DLGSUP <0013> gsup_server.c:236 7:  20250420122645015 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122645015 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122645015 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122645015 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@e1be3fae3c55: 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") 20250420122645033 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40573<->l=127.0.0.1:4259) 20250420122645035 DAUC <0003> db_auc.c:157 IMSI='262421492567590': No 2G Auth Data 20250420122645035 DAUC <0003> db_auc.c:192 IMSI='262421492567590': No 3G Auth Data HLR_Test-GSUP(249)@e1be3fae3c55: Created GsupExpect[0] for "262421492567590" to be handled at TC_mo_sss_reject(252) 20250420122645044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4258 20250420122645062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122645062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122645062 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421492567590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421492567590" session_id=321056030 session_state=BEGIN} 20250420122645062 DSS <0004> hlr_ussd.c:576 262421492567590/0x1322ed1e: Process SS (BEGIN) 20250420122645062 DSS <0004> hlr_ussd.c:498 262421492567590/0x1322ed1e: SS CompType=Invoke, OpCode=InterrogateSS 20250420122645062 DSS <0004> hlr_ussd.c:506 262421492567590/0x1322ed1e: Structured SS requests are not supported, rejecting... 20250420122645062 DSS <0004> hlr_ussd.c:354 262421492567590/0x1322ed1e: Tx ReturnError(0, 0x15) 20250420122645062 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421492567590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421492567590" session_id=321056030 session_state=END} 20250420122645062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122645062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122645062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122645062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@e1be3fae3c55: Found GsupExpect[0] for "262421492567590" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@e1be3fae3c55: Added IMSI table entry 0TC_mo_sss_reject(252)"262421492567590" TC_mo_sss_reject(252)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122645070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@e1be3fae3c55: Final verdict of PTC: pass 20250420122645075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20250420122645077 DLINP <000b> input/ipa.c:452 connected read/write 20250420122645077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122645077 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122645077 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122645077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@e1be3fae3c55: Final verdict of PTC: none 20250420122645077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40573<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@e1be3fae3c55: Final verdict of PTC: none 250@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 250: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_mo_sss_reject finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:45 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 20250420122645108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4258 20250420122645209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57428<->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) 20250420122646970 DSS <0004> hlr_ussd.c:239 262426071806775/0x2a2a9ed0: SS Session Timeout, destroying 20250420122646970 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426071806775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122646982 DSS <0004> hlr_ussd.c:239 262426192986172/0xfff97cb6: SS Session Timeout, destroying 20250420122646982 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426192986172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122646993 DSS <0004> hlr_ussd.c:239 262429669113822/0x138eacfa: SS Session Timeout, destroying 20250420122646993 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429669113822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122647007 DSS <0004> hlr_ussd.c:239 262424179244878/0x492725c9: SS Session Timeout, destroying 20250420122647007 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424179244878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122647018 DSS <0004> hlr_ussd.c:239 262427081739200/0x1de782f0: SS Session Timeout, destroying 20250420122647018 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427081739200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122647030 DSS <0004> hlr_ussd.c:239 262429683161984/0x9cf332b7: SS Session Timeout, destroying 20250420122647030 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429683161984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122647041 DSS <0004> hlr_ussd.c:239 262426729588643/0x8297e08e: SS Session Timeout, destroying 20250420122647041 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426729588643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250420122647054 DSS <0004> hlr_ussd.c:239 262424684109693/0x4b847ccf: SS Session Timeout, destroying 20250420122647054 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424684109693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_check_imei started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122648329 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122648329 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122648334 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122648340 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648340 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122648340 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122648340 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122648340 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(253)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122648340 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122648340 DLGSUP <0013> gsup_server.c:236 2:  20250420122648340 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122648340 DLGSUP <0013> gsup_server.c:236 3:  20250420122648340 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122648340 DLGSUP <0013> gsup_server.c:236 4:  20250420122648340 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122648340 DLGSUP <0013> gsup_server.c:236 5:  20250420122648340 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122648340 DLGSUP <0013> gsup_server.c:236 7:  20250420122648340 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122648340 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122648340 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122648341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@e1be3fae3c55: 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") 20250420122648368 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34551<->l=127.0.0.1:4259) 20250420122648378 DAUC <0003> db_auc.c:157 IMSI='262426790952731': No 2G Auth Data 20250420122648378 DAUC <0003> db_auc.c:192 IMSI='262426790952731': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262426790952731" to be handled at TC_gsup_check_imei(257) 20250420122648407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20250420122648419 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648419 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426790952731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426790952731"} 20250420122648419 DMAIN <0000> hlr.c:435 IMSI='262426790952731': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648419 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426790952731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426790952731"} 20250420122648419 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426790952731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648419 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648419 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262426790952731" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_check_imei(257)"262426790952731" TC_gsup_check_imei(257)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648423 DAUC <0003> db_auc.c:192 IMSI='262426790952731': No 3G Auth Data 20250420122648428 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648428 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426790952731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426790952731"} 20250420122648429 DAUC <0003> hlr.c:428 IMSI='262426790952731': storing IMEI = 12345678901234 20250420122648429 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426790952731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426790952731"} 20250420122648429 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426790952731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648429 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648429 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648430 DAUC <0003> db_auc.c:192 IMSI='262426790952731': No 3G Auth Data TC_gsup_check_imei(257)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@e1be3fae3c55: Final verdict of PTC: pass 20250420122648434 DAUC <0003> db_auc.c:157 IMSI='262429705549486': No 2G Auth Data 20250420122648434 DAUC <0003> db_auc.c:192 IMSI='262429705549486': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262429705549486" to be handled at TC_gsup_check_imei(258) 20250420122648451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 20250420122648453 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648453 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429705549486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429705549486"} 20250420122648453 DMAIN <0000> hlr.c:435 IMSI='262429705549486': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648453 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429705549486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429705549486"} 20250420122648453 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429705549486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648453 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648453 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262429705549486" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_check_imei(258)"262429705549486" TC_gsup_check_imei(258)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648454 DAUC <0003> db_auc.c:192 IMSI='262429705549486': No 3G Auth Data 20250420122648455 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648455 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429705549486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429705549486"} 20250420122648455 DAUC <0003> hlr.c:428 IMSI='262429705549486': storing IMEI = 12345678901234 20250420122648455 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429705549486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429705549486"} 20250420122648455 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429705549486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648455 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648455 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648455 DAUC <0003> db_auc.c:192 IMSI='262429705549486': No 3G Auth Data TC_gsup_check_imei(258)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@e1be3fae3c55: Final verdict of PTC: pass 20250420122648456 DAUC <0003> db_auc.c:157 IMSI='262424190403991': No 2G Auth Data 20250420122648456 DAUC <0003> db_auc.c:192 IMSI='262424190403991': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262424190403991" to be handled at TC_gsup_check_imei(259) 20250420122648462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20250420122648465 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648465 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424190403991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424190403991"} 20250420122648465 DMAIN <0000> hlr.c:435 IMSI='262424190403991': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648465 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424190403991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424190403991"} 20250420122648465 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424190403991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648465 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648465 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262424190403991" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_check_imei(259)"262424190403991" TC_gsup_check_imei(259)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648465 DAUC <0003> db_auc.c:192 IMSI='262424190403991': No 3G Auth Data 20250420122648466 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648466 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424190403991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424190403991"} 20250420122648466 DAUC <0003> hlr.c:428 IMSI='262424190403991': storing IMEI = 12345678901234 20250420122648466 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424190403991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424190403991"} 20250420122648466 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424190403991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648466 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648466 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648467 DAUC <0003> db_auc.c:192 IMSI='262424190403991': No 3G Auth Data 20250420122648467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@e1be3fae3c55: Final verdict of PTC: pass 20250420122648468 DAUC <0003> db_auc.c:157 IMSI='262425308842640': No 2G Auth Data 20250420122648468 DAUC <0003> db_auc.c:192 IMSI='262425308842640': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262425308842640" to be handled at TC_gsup_check_imei(260) 20250420122648474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20250420122648476 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648476 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425308842640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425308842640"} 20250420122648476 DMAIN <0000> hlr.c:435 IMSI='262425308842640': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648476 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425308842640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425308842640"} 20250420122648476 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425308842640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648476 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648476 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262425308842640" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_check_imei(260)"262425308842640" TC_gsup_check_imei(260)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648477 DAUC <0003> db_auc.c:157 IMSI='262425308842640': No 2G Auth Data 20250420122648478 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648478 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425308842640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425308842640"} 20250420122648478 DAUC <0003> hlr.c:428 IMSI='262425308842640': storing IMEI = 12345678901234 20250420122648478 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425308842640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425308842640"} 20250420122648478 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425308842640 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648478 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648478 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648479 DAUC <0003> db_auc.c:157 IMSI='262425308842640': No 2G Auth Data TC_gsup_check_imei(260)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@e1be3fae3c55: Final verdict of PTC: pass 20250420122648480 DAUC <0003> db_auc.c:157 IMSI='262428888702157': No 2G Auth Data 20250420122648480 DAUC <0003> db_auc.c:192 IMSI='262428888702157': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262428888702157" to be handled at TC_gsup_check_imei(261) 20250420122648487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4258 20250420122648489 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648489 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428888702157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428888702157"} 20250420122648489 DMAIN <0000> hlr.c:435 IMSI='262428888702157': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648489 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428888702157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428888702157"} 20250420122648489 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428888702157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648489 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648489 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262428888702157" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_check_imei(261)"262428888702157" TC_gsup_check_imei(261)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648490 DAUC <0003> db_auc.c:157 IMSI='262428888702157': No 2G Auth Data 20250420122648491 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648491 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428888702157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428888702157"} 20250420122648491 DAUC <0003> hlr.c:428 IMSI='262428888702157': storing IMEI = 12345678901234 20250420122648491 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428888702157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428888702157"} 20250420122648491 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428888702157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648491 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648491 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648491 DAUC <0003> db_auc.c:157 IMSI='262428888702157': No 2G Auth Data 20250420122648492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@e1be3fae3c55: Final verdict of PTC: pass 20250420122648493 DAUC <0003> db_auc.c:157 IMSI='262425528819208': No 2G Auth Data 20250420122648493 DAUC <0003> db_auc.c:192 IMSI='262425528819208': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262425528819208" to be handled at TC_gsup_check_imei(262) 20250420122648499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20250420122648501 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648501 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425528819208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425528819208"} 20250420122648501 DMAIN <0000> hlr.c:435 IMSI='262425528819208': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648501 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425528819208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425528819208"} 20250420122648501 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425528819208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648501 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648501 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262425528819208" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_check_imei(262)"262425528819208" TC_gsup_check_imei(262)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648503 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648503 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425528819208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425528819208"} 20250420122648503 DAUC <0003> hlr.c:428 IMSI='262425528819208': storing IMEI = 12345678901234 20250420122648503 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425528819208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425528819208"} 20250420122648503 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425528819208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648503 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648503 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@e1be3fae3c55: Final verdict of PTC: pass 20250420122648505 DAUC <0003> db_auc.c:157 IMSI='262423118432296': No 2G Auth Data 20250420122648505 DAUC <0003> db_auc.c:192 IMSI='262423118432296': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262423118432296" to be handled at TC_gsup_check_imei(263) 20250420122648511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 20250420122648514 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648514 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423118432296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423118432296"} 20250420122648514 DMAIN <0000> hlr.c:435 IMSI='262423118432296': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648514 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423118432296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423118432296"} 20250420122648514 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423118432296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648514 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648514 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262423118432296" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_check_imei(263)"262423118432296" TC_gsup_check_imei(263)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648516 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648516 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423118432296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423118432296"} 20250420122648516 DAUC <0003> hlr.c:428 IMSI='262423118432296': storing IMEI = 12345678901234 20250420122648516 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423118432296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423118432296"} 20250420122648516 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423118432296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648516 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648516 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@e1be3fae3c55: Final verdict of PTC: pass 20250420122648517 DAUC <0003> db_auc.c:157 IMSI='262424804916773': No 2G Auth Data 20250420122648517 DAUC <0003> db_auc.c:192 IMSI='262424804916773': No 3G Auth Data HLR_Test-GSUP(254)@e1be3fae3c55: Created GsupExpect[0] for "262424804916773" to be handled at TC_gsup_check_imei(264) 20250420122648524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20250420122648526 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648526 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424804916773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424804916773"} 20250420122648526 DMAIN <0000> hlr.c:435 IMSI='262424804916773': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122648526 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424804916773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424804916773"} 20250420122648526 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424804916773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648526 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648526 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e1be3fae3c55: Found GsupExpect[0] for "262424804916773" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_check_imei(264)"262424804916773" TC_gsup_check_imei(264)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648528 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648528 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424804916773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424804916773"} 20250420122648528 DAUC <0003> hlr.c:428 IMSI='262424804916773': storing IMEI = 12345678901234 20250420122648528 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424804916773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424804916773"} 20250420122648528 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424804916773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122648528 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122648528 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122648529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122648529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 20250420122648530 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34551<->l=127.0.0.1:4259) 20250420122648530 DLINP <000b> input/ipa.c:452 connected read/write 20250420122648530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122648530 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122648530 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122648530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(254)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_check_imei finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:48 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 20250420122648560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4258 20250420122648661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_check_imei_via_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122651792 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122651792 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122651797 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122651802 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651802 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122651803 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122651803 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122651803 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122651803 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122651803 DLGSUP <0013> gsup_server.c:236 2:  20250420122651803 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122651803 DLGSUP <0013> gsup_server.c:236 3:  20250420122651803 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122651803 DLGSUP <0013> gsup_server.c:236 4:  20250420122651803 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122651803 DLGSUP <0013> gsup_server.c:236 5:  20250420122651803 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122651803 DLGSUP <0013> gsup_server.c:236 7:  20250420122651803 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122651803 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122651803 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122651803 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@e1be3fae3c55: 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") 20250420122651827 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41319<->l=127.0.0.1:4259) 20250420122651835 DAUC <0003> db_auc.c:157 IMSI='262428013097959': No 2G Auth Data 20250420122651835 DAUC <0003> db_auc.c:192 IMSI='262428013097959': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262428013097959" to be handled at TC_gsup_check_imei_via_proxy(269) 20250420122651855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4258 20250420122651862 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651862 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428013097959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428013097959" source_name="the-source\n"} 20250420122651862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250420122651862 DMAIN <0000> hlr.c:435 IMSI='262428013097959': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651862 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428013097959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428013097959" destination_name="the-source\n"} 20250420122651862 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428013097959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651862 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651862 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262428013097959" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428013097959" TC_gsup_check_imei_via_proxy(269)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651865 DAUC <0003> db_auc.c:192 IMSI='262428013097959': No 3G Auth Data 20250420122651868 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651868 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428013097959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428013097959" source_name="the-source\n"} 20250420122651868 DAUC <0003> hlr.c:428 IMSI='262428013097959': storing IMEI = 12345678901234 20250420122651868 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428013097959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428013097959" destination_name="the-source\n"} 20250420122651868 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428013097959 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651868 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651868 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651869 DAUC <0003> db_auc.c:192 IMSI='262428013097959': No 3G Auth Data 20250420122651870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@e1be3fae3c55: Final verdict of PTC: pass 20250420122651871 DAUC <0003> db_auc.c:157 IMSI='262427945625976': No 2G Auth Data 20250420122651871 DAUC <0003> db_auc.c:192 IMSI='262427945625976': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262427945625976" to be handled at TC_gsup_check_imei_via_proxy(270) 20250420122651878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4258 20250420122651880 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651880 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427945625976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427945625976" source_name="the-source\n"} 20250420122651881 DMAIN <0000> hlr.c:435 IMSI='262427945625976': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651881 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262427945625976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427945625976" destination_name="the-source\n"} 20250420122651881 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262427945625976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651881 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651881 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262427945625976" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427945625976" TC_gsup_check_imei_via_proxy(270)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651881 DAUC <0003> db_auc.c:192 IMSI='262427945625976': No 3G Auth Data 20250420122651883 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651883 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427945625976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427945625976" source_name="the-source\n"} 20250420122651883 DAUC <0003> hlr.c:428 IMSI='262427945625976': storing IMEI = 12345678901234 20250420122651883 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262427945625976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427945625976" destination_name="the-source\n"} 20250420122651883 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262427945625976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651883 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651883 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651884 DAUC <0003> db_auc.c:192 IMSI='262427945625976': No 3G Auth Data 20250420122651885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@e1be3fae3c55: Final verdict of PTC: pass 20250420122651885 DAUC <0003> db_auc.c:157 IMSI='262421509455174': No 2G Auth Data 20250420122651885 DAUC <0003> db_auc.c:192 IMSI='262421509455174': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262421509455174" to be handled at TC_gsup_check_imei_via_proxy(271) 20250420122651891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20250420122651894 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651894 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421509455174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421509455174" source_name="the-source\n"} 20250420122651894 DMAIN <0000> hlr.c:435 IMSI='262421509455174': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651894 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421509455174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421509455174" destination_name="the-source\n"} 20250420122651894 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421509455174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651894 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651894 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262421509455174" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421509455174" TC_gsup_check_imei_via_proxy(271)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651895 DAUC <0003> db_auc.c:192 IMSI='262421509455174': No 3G Auth Data 20250420122651896 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651896 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421509455174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421509455174" source_name="the-source\n"} 20250420122651896 DAUC <0003> hlr.c:428 IMSI='262421509455174': storing IMEI = 12345678901234 20250420122651896 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421509455174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421509455174" destination_name="the-source\n"} 20250420122651896 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421509455174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651896 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651896 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651897 DAUC <0003> db_auc.c:192 IMSI='262421509455174': No 3G Auth Data 20250420122651897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@e1be3fae3c55: Final verdict of PTC: pass 20250420122651898 DAUC <0003> db_auc.c:157 IMSI='262426368671873': No 2G Auth Data 20250420122651898 DAUC <0003> db_auc.c:192 IMSI='262426368671873': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262426368671873" to be handled at TC_gsup_check_imei_via_proxy(272) 20250420122651904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59596<->l=127.0.0.1:4258 20250420122651906 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651906 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426368671873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426368671873" source_name="the-source\n"} 20250420122651906 DMAIN <0000> hlr.c:435 IMSI='262426368671873': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651906 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426368671873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426368671873" destination_name="the-source\n"} 20250420122651906 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426368671873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651906 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651907 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262426368671873" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426368671873" TC_gsup_check_imei_via_proxy(272)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651907 DAUC <0003> db_auc.c:157 IMSI='262426368671873': No 2G Auth Data 20250420122651909 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651909 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426368671873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426368671873" source_name="the-source\n"} 20250420122651909 DAUC <0003> hlr.c:428 IMSI='262426368671873': storing IMEI = 12345678901234 20250420122651909 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426368671873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426368671873" destination_name="the-source\n"} 20250420122651909 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426368671873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651909 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651909 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651910 DAUC <0003> db_auc.c:157 IMSI='262426368671873': No 2G Auth Data 20250420122651910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59596<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@e1be3fae3c55: Final verdict of PTC: pass 20250420122651911 DAUC <0003> db_auc.c:157 IMSI='262420292587995': No 2G Auth Data 20250420122651911 DAUC <0003> db_auc.c:192 IMSI='262420292587995': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262420292587995" to be handled at TC_gsup_check_imei_via_proxy(273) 20250420122651917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4258 20250420122651920 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651920 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420292587995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420292587995" source_name="the-source\n"} 20250420122651920 DMAIN <0000> hlr.c:435 IMSI='262420292587995': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651920 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420292587995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420292587995" destination_name="the-source\n"} 20250420122651920 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420292587995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651920 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651920 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262420292587995" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420292587995" TC_gsup_check_imei_via_proxy(273)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651921 DAUC <0003> db_auc.c:157 IMSI='262420292587995': No 2G Auth Data 20250420122651922 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651922 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420292587995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420292587995" source_name="the-source\n"} 20250420122651922 DAUC <0003> hlr.c:428 IMSI='262420292587995': storing IMEI = 12345678901234 20250420122651922 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420292587995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420292587995" destination_name="the-source\n"} 20250420122651922 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420292587995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651922 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651922 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651923 DAUC <0003> db_auc.c:157 IMSI='262420292587995': No 2G Auth Data 20250420122651923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@e1be3fae3c55: Final verdict of PTC: pass 20250420122651924 DAUC <0003> db_auc.c:157 IMSI='262427426468709': No 2G Auth Data 20250420122651924 DAUC <0003> db_auc.c:192 IMSI='262427426468709': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262427426468709" to be handled at TC_gsup_check_imei_via_proxy(274) 20250420122651931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 20250420122651933 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651933 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427426468709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427426468709" source_name="the-source\n"} 20250420122651933 DMAIN <0000> hlr.c:435 IMSI='262427426468709': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651933 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427426468709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427426468709" destination_name="the-source\n"} 20250420122651933 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427426468709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651933 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651933 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262427426468709" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427426468709" TC_gsup_check_imei_via_proxy(274)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651935 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651935 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427426468709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427426468709" source_name="the-source\n"} 20250420122651935 DAUC <0003> hlr.c:428 IMSI='262427426468709': storing IMEI = 12345678901234 20250420122651935 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427426468709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427426468709" destination_name="the-source\n"} 20250420122651935 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427426468709 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651935 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651935 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@e1be3fae3c55: Final verdict of PTC: pass 20250420122651937 DAUC <0003> db_auc.c:157 IMSI='262423169861523': No 2G Auth Data 20250420122651937 DAUC <0003> db_auc.c:192 IMSI='262423169861523': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262423169861523" to be handled at TC_gsup_check_imei_via_proxy(275) 20250420122651943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 20250420122651945 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651945 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423169861523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423169861523" source_name="the-source\n"} 20250420122651945 DMAIN <0000> hlr.c:435 IMSI='262423169861523': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651945 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423169861523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423169861523" destination_name="the-source\n"} 20250420122651945 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423169861523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651945 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651945 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262423169861523" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423169861523" TC_gsup_check_imei_via_proxy(275)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651948 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651948 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423169861523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423169861523" source_name="the-source\n"} 20250420122651948 DAUC <0003> hlr.c:428 IMSI='262423169861523': storing IMEI = 12345678901234 20250420122651948 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423169861523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423169861523" destination_name="the-source\n"} 20250420122651948 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423169861523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651948 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651948 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@e1be3fae3c55: Final verdict of PTC: pass 20250420122651949 DAUC <0003> db_auc.c:157 IMSI='262429991382832': No 2G Auth Data 20250420122651949 DAUC <0003> db_auc.c:192 IMSI='262429991382832': No 3G Auth Data HLR_Test-GSUP(266)@e1be3fae3c55: Created GsupExpect[0] for "262429991382832" to be handled at TC_gsup_check_imei_via_proxy(276) 20250420122651955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4258 20250420122651958 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651958 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429991382832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429991382832" source_name="the-source\n"} 20250420122651958 DMAIN <0000> hlr.c:435 IMSI='262429991382832': has IMEI = 12345678901234 (consider setting 'store-imei') 20250420122651958 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429991382832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429991382832" destination_name="the-source\n"} 20250420122651958 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429991382832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651958 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651958 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e1be3fae3c55: Found GsupExpect[0] for "262429991382832" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429991382832" TC_gsup_check_imei_via_proxy(276)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651960 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651960 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429991382832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429991382832" source_name="the-source\n"} 20250420122651960 DAUC <0003> hlr.c:428 IMSI='262429991382832': storing IMEI = 12345678901234 20250420122651960 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429991382832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429991382832" destination_name="the-source\n"} 20250420122651960 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429991382832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122651960 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122651960 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122651961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122651962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4258 20250420122651962 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41319<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@e1be3fae3c55: Final verdict of PTC: none 20250420122651962 DLINP <000b> input/ipa.c:452 connected read/write 20250420122651962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122651962 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122651962 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122651962 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122651962 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@e1be3fae3c55: Final verdict of PTC: none 267@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:51 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 20250420122651990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 20250420122652091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59658<->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=126920) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_check_imei_invalid_len started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122655208 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122655209 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122655213 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122655219 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655219 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122655219 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122655219 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122655219 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122655219 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122655219 DLGSUP <0013> gsup_server.c:236 2:  20250420122655219 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122655219 DLGSUP <0013> gsup_server.c:236 3:  20250420122655219 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122655219 DLGSUP <0013> gsup_server.c:236 4:  20250420122655219 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122655219 DLGSUP <0013> gsup_server.c:236 5:  20250420122655219 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122655219 DLGSUP <0013> gsup_server.c:236 7:  20250420122655219 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122655219 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122655219 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122655219 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@e1be3fae3c55: 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") 20250420122655244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32875<->l=127.0.0.1:4259) 20250420122655250 DAUC <0003> db_auc.c:157 IMSI='262429615235499': No 2G Auth Data 20250420122655250 DAUC <0003> db_auc.c:192 IMSI='262429615235499': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262429615235499" to be handled at TC_gsup_check_imei_invalid_len(281) 20250420122655268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 20250420122655274 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655274 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429615235499"} 20250420122655274 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655274 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429615235499" cause=Invalid mandatory information} 20250420122655274 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655274 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655274 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262429615235499" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429615235499" TC_gsup_check_imei_invalid_len(281)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655277 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655277 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429615235499"} 20250420122655278 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655278 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429615235499" cause=Invalid mandatory information} 20250420122655278 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655278 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655278 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655280 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655280 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429615235499"} 20250420122655280 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655280 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429615235499" cause=Invalid mandatory information} 20250420122655280 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655280 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655280 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655282 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655282 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429615235499"} 20250420122655282 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655282 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429615235499" cause=Invalid mandatory information} 20250420122655282 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655282 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655283 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655285 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655285 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429615235499"} 20250420122655285 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655285 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429615235499" cause=Invalid mandatory information} 20250420122655285 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429615235499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655285 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655285 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@e1be3fae3c55: Final verdict of PTC: pass 20250420122655291 DAUC <0003> db_auc.c:157 IMSI='262427913281815': No 2G Auth Data 20250420122655291 DAUC <0003> db_auc.c:192 IMSI='262427913281815': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262427913281815" to be handled at TC_gsup_check_imei_invalid_len(282) 20250420122655302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4258 20250420122655304 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655304 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913281815"} 20250420122655304 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655304 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913281815" cause=Invalid mandatory information} 20250420122655304 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655304 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655304 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262427913281815" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427913281815" TC_gsup_check_imei_invalid_len(282)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655305 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655305 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913281815"} 20250420122655305 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655305 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913281815" cause=Invalid mandatory information} 20250420122655305 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655305 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655305 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655306 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655306 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913281815"} 20250420122655306 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655306 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913281815" cause=Invalid mandatory information} 20250420122655306 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655306 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655306 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655307 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655307 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913281815"} 20250420122655307 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655307 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913281815" cause=Invalid mandatory information} 20250420122655307 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655307 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655307 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655308 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655308 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913281815"} 20250420122655308 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655308 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913281815" cause=Invalid mandatory information} 20250420122655308 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427913281815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655308 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655308 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@e1be3fae3c55: Final verdict of PTC: pass 20250420122655310 DAUC <0003> db_auc.c:157 IMSI='262425120450035': No 2G Auth Data 20250420122655310 DAUC <0003> db_auc.c:192 IMSI='262425120450035': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262425120450035" to be handled at TC_gsup_check_imei_invalid_len(283) 20250420122655317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 20250420122655319 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655319 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120450035"} 20250420122655319 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655319 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120450035" cause=Invalid mandatory information} 20250420122655319 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655319 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655319 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262425120450035" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425120450035" TC_gsup_check_imei_invalid_len(283)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655320 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655320 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120450035"} 20250420122655320 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655320 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120450035" cause=Invalid mandatory information} 20250420122655320 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655320 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655320 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655320 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655320 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120450035"} 20250420122655320 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655320 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120450035" cause=Invalid mandatory information} 20250420122655320 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655320 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655320 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655321 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655321 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120450035"} 20250420122655321 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655321 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120450035" cause=Invalid mandatory information} 20250420122655321 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655321 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655321 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655322 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655322 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425120450035"} 20250420122655322 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655322 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425120450035" cause=Invalid mandatory information} 20250420122655322 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425120450035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655322 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655322 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@e1be3fae3c55: Final verdict of PTC: pass 20250420122655323 DAUC <0003> db_auc.c:157 IMSI='262427570650911': No 2G Auth Data 20250420122655323 DAUC <0003> db_auc.c:192 IMSI='262427570650911': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262427570650911" to be handled at TC_gsup_check_imei_invalid_len(284) 20250420122655329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59690<->l=127.0.0.1:4258 20250420122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655330 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427570650911"} 20250420122655330 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655330 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427570650911" cause=Invalid mandatory information} 20250420122655330 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655330 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262427570650911" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427570650911" TC_gsup_check_imei_invalid_len(284)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655331 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427570650911"} 20250420122655331 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655331 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427570650911" cause=Invalid mandatory information} 20250420122655331 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655331 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655332 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655332 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427570650911"} 20250420122655332 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655332 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427570650911" cause=Invalid mandatory information} 20250420122655332 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655332 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655332 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655333 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655333 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427570650911"} 20250420122655333 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655333 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427570650911" cause=Invalid mandatory information} 20250420122655333 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655333 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655333 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655334 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655334 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427570650911"} 20250420122655334 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655334 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427570650911" cause=Invalid mandatory information} 20250420122655334 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427570650911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655334 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655334 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59690<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@e1be3fae3c55: Final verdict of PTC: pass 20250420122655336 DAUC <0003> db_auc.c:157 IMSI='262427909651030': No 2G Auth Data 20250420122655336 DAUC <0003> db_auc.c:192 IMSI='262427909651030': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262427909651030" to be handled at TC_gsup_check_imei_invalid_len(285) 20250420122655342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4258 20250420122655344 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655344 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427909651030"} 20250420122655344 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655344 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427909651030" cause=Invalid mandatory information} 20250420122655344 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655344 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655344 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262427909651030" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427909651030" TC_gsup_check_imei_invalid_len(285)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655345 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655345 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427909651030"} 20250420122655345 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655345 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427909651030" cause=Invalid mandatory information} 20250420122655345 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655345 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655345 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655346 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655346 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427909651030"} 20250420122655346 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655346 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427909651030" cause=Invalid mandatory information} 20250420122655346 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655346 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655346 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655347 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655347 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427909651030"} 20250420122655347 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655347 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427909651030" cause=Invalid mandatory information} 20250420122655347 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655347 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655347 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655348 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655348 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427909651030"} 20250420122655348 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655348 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427909651030" cause=Invalid mandatory information} 20250420122655348 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427909651030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655348 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655348 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@e1be3fae3c55: Final verdict of PTC: pass 20250420122655349 DAUC <0003> db_auc.c:157 IMSI='262420379731499': No 2G Auth Data 20250420122655349 DAUC <0003> db_auc.c:192 IMSI='262420379731499': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262420379731499" to be handled at TC_gsup_check_imei_invalid_len(286) 20250420122655356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 20250420122655357 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655357 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420379731499"} 20250420122655357 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655357 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420379731499" cause=Invalid mandatory information} 20250420122655357 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655357 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655357 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262420379731499" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420379731499" TC_gsup_check_imei_invalid_len(286)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655359 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420379731499"} 20250420122655359 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655359 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420379731499" cause=Invalid mandatory information} 20250420122655359 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655359 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420379731499"} 20250420122655359 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655359 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420379731499" cause=Invalid mandatory information} 20250420122655359 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655359 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655360 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655360 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420379731499"} 20250420122655360 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655360 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420379731499" cause=Invalid mandatory information} 20250420122655360 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655360 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655360 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655361 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655361 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420379731499"} 20250420122655361 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655361 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420379731499" cause=Invalid mandatory information} 20250420122655361 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420379731499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655361 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655361 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@e1be3fae3c55: Final verdict of PTC: pass 20250420122655362 DAUC <0003> db_auc.c:157 IMSI='262426207938687': No 2G Auth Data 20250420122655362 DAUC <0003> db_auc.c:192 IMSI='262426207938687': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262426207938687" to be handled at TC_gsup_check_imei_invalid_len(287) 20250420122655368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20250420122655370 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655370 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426207938687"} 20250420122655370 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655370 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426207938687" cause=Invalid mandatory information} 20250420122655370 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655370 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655370 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262426207938687" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426207938687" TC_gsup_check_imei_invalid_len(287)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655371 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655371 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426207938687"} 20250420122655371 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655371 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426207938687" cause=Invalid mandatory information} 20250420122655371 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655371 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655371 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655372 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426207938687"} 20250420122655372 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655372 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426207938687" cause=Invalid mandatory information} 20250420122655372 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655372 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426207938687"} 20250420122655372 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655372 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426207938687" cause=Invalid mandatory information} 20250420122655372 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655372 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655373 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655373 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426207938687"} 20250420122655373 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655373 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426207938687" cause=Invalid mandatory information} 20250420122655373 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426207938687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655373 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655373 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@e1be3fae3c55: Final verdict of PTC: pass 20250420122655374 DAUC <0003> db_auc.c:157 IMSI='262424999261698': No 2G Auth Data 20250420122655374 DAUC <0003> db_auc.c:192 IMSI='262424999261698': No 3G Auth Data HLR_Test-GSUP(278)@e1be3fae3c55: Created GsupExpect[0] for "262424999261698" to be handled at TC_gsup_check_imei_invalid_len(288) 20250420122655380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 20250420122655382 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655382 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999261698"} 20250420122655382 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250420122655382 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999261698" cause=Invalid mandatory information} 20250420122655382 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655382 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655382 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e1be3fae3c55: Found GsupExpect[0] for "262424999261698" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@e1be3fae3c55: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424999261698" TC_gsup_check_imei_invalid_len(288)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655383 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999261698"} 20250420122655383 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250420122655383 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999261698" cause=Invalid mandatory information} 20250420122655383 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655383 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999261698"} 20250420122655383 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250420122655383 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999261698" cause=Invalid mandatory information} 20250420122655383 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655383 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655384 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655384 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999261698"} 20250420122655384 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250420122655384 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999261698" cause=Invalid mandatory information} 20250420122655384 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655384 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655384 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655385 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424999261698"} 20250420122655385 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250420122655385 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424999261698" cause=Invalid mandatory information} 20250420122655385 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424999261698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122655385 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122655385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@e1be3fae3c55: Final verdict of PTC: pass MTC@e1be3fae3c55: setverdict(pass): none -> pass 20250420122655386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 20250420122655386 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32875<->l=127.0.0.1:4259) 20250420122655387 DLINP <000b> input/ipa.c:452 connected read/write 20250420122655387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122655387 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122655387 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122655387 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP(278)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: pass MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@e1be3fae3c55: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:55 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 20250420122655409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59726<->l=127.0.0.1:4258 20250420122655511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59726<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70256) Waiting for packet dumper to finish... 1 (prev_count=70256, count=168356) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:26: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_gsup_check_imei_unknown_imsi started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122658631 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122658631 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122658635 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122658636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@e1be3fae3c55: 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)@e1be3fae3c55: 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(289)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122658638 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122658638 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122658638 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122658638 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122658638 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122658638 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122658638 DLGSUP <0013> gsup_server.c:236 2:  20250420122658638 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122658638 DLGSUP <0013> gsup_server.c:236 3:  20250420122658638 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122658638 DLGSUP <0013> gsup_server.c:236 4:  20250420122658638 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122658638 DLGSUP <0013> gsup_server.c:236 5:  20250420122658638 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122658638 DLGSUP <0013> gsup_server.c:236 7:  20250420122658638 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122658638 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122658638 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122658638 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@e1be3fae3c55: 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") 20250420122658670 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33429<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e1be3fae3c55: Created GsupExpect[0] for "262429495674429" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250420122658690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 20250420122658704 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122658705 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429495674429"} 20250420122658705 DMAIN <0000> hlr.c:435 IMSI='262429495674429': has IMEI = 22245678901234 (consider setting 'store-imei') 20250420122658705 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250420122658705 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429495674429" cause=Invalid mandatory information} 20250420122658705 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122658705 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122658705 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@e1be3fae3c55: Found GsupExpect[0] for "262429495674429" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@e1be3fae3c55: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429495674429" TC_gsup_check_imei_unknown_imsi(293)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122658714 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122658714 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429495674429"} 20250420122658714 DAUC <0003> hlr.c:428 IMSI='262429495674429': storing IMEI = 22245678901234 20250420122658714 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429495674429': no such subscriber 20250420122658714 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250420122658714 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429495674429" cause=Invalid mandatory information} 20250420122658714 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429495674429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122658714 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122658714 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122658717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@e1be3fae3c55: Final verdict of PTC: pass 20250420122658718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4258 20250420122658720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33429<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e1be3fae3c55: Final verdict of PTC: none 20250420122658721 DLINP <000b> input/ipa.c:452 connected read/write 20250420122658721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122658721 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122658721 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122658721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 291: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:26:58 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 20250420122658753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59752<->l=127.0.0.1:4258 20250420122658854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59752<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122701966 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122701966 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122701970 DLINP <000b> input/ipa.c:452 connected read/write 20250420122701970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122701972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122701975 DLINP <000b> input/ipa.c:452 connected read/write 20250420122701975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122701975 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122701975 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122701976 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122701976 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122701976 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122701976 DLGSUP <0013> gsup_server.c:236 2:  20250420122701976 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122701976 DLGSUP <0013> gsup_server.c:236 3:  20250420122701976 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122701976 DLGSUP <0013> gsup_server.c:236 4:  20250420122701976 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122701976 DLGSUP <0013> gsup_server.c:236 5:  20250420122701976 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122701976 DLGSUP <0013> gsup_server.c:236 7:  20250420122701976 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122701976 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(294)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122701976 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122701976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@e1be3fae3c55: 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") 20250420122701991 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45707<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e1be3fae3c55: Created GsupExpect[0] for "262425313102849" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250420122701999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 20250420122702022 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702022 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313102849"} 20250420122702022 DMAIN <0000> hlr.c:227 IMSI='262425313102849': Creating subscriber on demand 20250420122702022 DMAIN <0000> hlr.c:243 IMSI='262425313102849': Successfully assigned MSISDN='042' 20250420122702022 DAUC <0003> hlr.c:428 IMSI='262425313102849': storing IMEI = 12345678901234 20250420122702022 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425313102849"} 20250420122702023 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122702023 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702023 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@e1be3fae3c55: Found GsupExpect[0] for "262425313102849" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@e1be3fae3c55: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425313102849" TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122702028 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702028 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702030 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702030 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702032 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702032 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702035 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702035 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702035 DLU <0006> fsm.c:456 lu(262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122702035 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122702035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122702035 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702035 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702035 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702040 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702040 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425313102849"} 20250420122702040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122702040 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122702040 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425313102849"} 20250420122702040 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122702040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122702040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122702040 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122702040 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702040 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702048 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702048 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313102849"} 20250420122702048 DMAIN <0000> hlr.c:227 IMSI='262425313102849': Creating subscriber on demand 20250420122702048 DMAIN <0000> hlr.c:243 IMSI='262425313102849': Successfully assigned MSISDN='849' 20250420122702048 DAUC <0003> hlr.c:428 IMSI='262425313102849': storing IMEI = 12345678901234 20250420122702049 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425313102849"} 20250420122702049 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122702049 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702049 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702051 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702051 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702052 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702052 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702054 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702054 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702055 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702055 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702058 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702058 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702058 DLU <0006> fsm.c:456 lu(262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122702058 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122702058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122702058 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702058 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702058 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702062 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425313102849"} 20250420122702062 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122702062 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122702062 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425313102849"} 20250420122702062 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122702062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122702062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122702062 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122702062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702062 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702070 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702070 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313102849"} 20250420122702070 DMAIN <0000> hlr.c:227 IMSI='262425313102849': Creating subscriber on demand 20250420122702070 DMAIN <0000> hlr.c:243 IMSI='262425313102849': Successfully assigned MSISDN='367' 20250420122702070 DAUC <0003> hlr.c:428 IMSI='262425313102849': storing IMEI = 12345678901234 20250420122702070 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425313102849"} 20250420122702070 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122702070 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702070 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702072 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702072 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702074 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702074 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702076 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702076 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702077 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702077 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702079 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702079 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702079 DLU <0006> fsm.c:456 lu(262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122702079 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250420122702079 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425313102849" cause=GPRS services not allowed} 20250420122702079 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122702079 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122702080 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Freeing instance 20250420122702080 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Deallocated 20250420122702080 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702080 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702087 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702087 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313102849"} 20250420122702087 DMAIN <0000> hlr.c:227 IMSI='262425313102849': Creating subscriber on demand 20250420122702087 DMAIN <0000> hlr.c:243 IMSI='262425313102849': Successfully assigned MSISDN='441' 20250420122702087 DAUC <0003> hlr.c:428 IMSI='262425313102849': storing IMEI = 12345678901234 20250420122702087 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425313102849"} 20250420122702087 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122702087 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702087 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702089 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702089 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702090 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702090 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702092 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702092 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702093 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702093 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702094 DLU <0006> fsm.c:456 lu(262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122702094 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250420122702094 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425313102849" cause=GPRS services not allowed} 20250420122702094 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122702094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122702094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Freeing instance 20250420122702094 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Deallocated 20250420122702094 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702094 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702099 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702099 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313102849"} 20250420122702099 DMAIN <0000> hlr.c:227 IMSI='262425313102849': Creating subscriber on demand 20250420122702099 DAUC <0003> hlr.c:428 IMSI='262425313102849': storing IMEI = 12345678901234 20250420122702099 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425313102849"} 20250420122702099 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122702099 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702099 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702102 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702102 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702103 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702103 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702104 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702104 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702107 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702107 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702107 DLU <0006> fsm.c:456 lu(262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122702107 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250420122702107 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425313102849" cause=GPRS services not allowed} 20250420122702107 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122702107 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122702107 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Freeing instance 20250420122702107 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Deallocated 20250420122702107 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702107 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702114 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702114 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425313102849"} 20250420122702114 DMAIN <0000> hlr.c:227 IMSI='262425313102849': Creating subscriber on demand 20250420122702114 DAUC <0003> hlr.c:428 IMSI='262425313102849': storing IMEI = 12345678901234 20250420122702114 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425313102849"} 20250420122702114 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250420122702114 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702114 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702116 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702116 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702118 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702118 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702119 DAUC <0003> db_auc.c:157 IMSI='262425313102849': No 2G Auth Data 20250420122702119 DAUC <0003> db_auc.c:192 IMSI='262425313102849': No 3G Auth Data 20250420122702121 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702121 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702121 DLU <0006> fsm.c:456 lu(262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122702121 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122702121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122702121 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425313102849" cn_domain=PS} 20250420122702121 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702121 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702124 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702124 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425313102849"} 20250420122702124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122702124 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122702124 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425313102849"} 20250420122702124 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425313102849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122702124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122702124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122702124 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313102849)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122702124 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122702124 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122702128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@e1be3fae3c55: Final verdict of PTC: pass 20250420122702130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 20250420122702132 DLINP <000b> input/ipa.c:452 connected read/write 20250420122702132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122702132 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122702132 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122702132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122702132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45707<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@e1be3fae3c55: Final verdict of PTC: none 296@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 296: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:02 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 20250420122702158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 20250420122702259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34890<->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=97056) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_subscr_create_on_demand_ul started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122705370 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122705370 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122705373 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122705377 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705378 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122705378 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122705378 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122705378 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122705378 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122705378 DLGSUP <0013> gsup_server.c:236 2:  20250420122705378 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122705378 DLGSUP <0013> gsup_server.c:236 3:  20250420122705378 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122705378 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(299)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122705378 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122705378 DLGSUP <0013> gsup_server.c:236 5:  20250420122705378 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122705378 DLGSUP <0013> gsup_server.c:236 7:  20250420122705378 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122705378 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122705378 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122705378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@e1be3fae3c55: 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") 20250420122705404 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37655<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e1be3fae3c55: Created GsupExpect[0] for "262425544237608" to be handled at TC_subscr_create_on_demand_ul(303) 20250420122705419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34908<->l=127.0.0.1:4258 20250420122705433 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705434 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705434 DMAIN <0000> hlr.c:227 IMSI='262425544237608': Creating subscriber on demand 20250420122705434 DMAIN <0000> hlr.c:243 IMSI='262425544237608': Successfully assigned MSISDN='623' 20250420122705434 DLU <0006> fsm.c:456 lu(262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122705434 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122705434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122705434 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705434 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705434 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@e1be3fae3c55: Found GsupExpect[0] for "262425544237608" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@e1be3fae3c55: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425544237608" 20250420122705442 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705442 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425544237608"} 20250420122705442 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122705442 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122705442 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425544237608"} 20250420122705442 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122705442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122705442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122705442 DLU <0006> fsm.c:568 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122705442 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705442 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122705445 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705445 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705447 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705447 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705448 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705448 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705455 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705455 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705455 DMAIN <0000> hlr.c:227 IMSI='262425544237608': Creating subscriber on demand 20250420122705455 DMAIN <0000> hlr.c:243 IMSI='262425544237608': Successfully assigned MSISDN='476' 20250420122705455 DLU <0006> fsm.c:456 lu(262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122705455 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122705455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122705455 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705455 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705455 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705458 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705458 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425544237608"} 20250420122705458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122705458 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122705458 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425544237608"} 20250420122705458 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122705458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122705458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122705458 DLU <0006> fsm.c:568 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122705458 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705458 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122705460 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705460 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705462 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705462 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705464 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705464 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705465 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705465 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705472 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705472 DMAIN <0000> hlr.c:227 IMSI='262425544237608': Creating subscriber on demand 20250420122705472 DMAIN <0000> hlr.c:243 IMSI='262425544237608': Successfully assigned MSISDN='507' 20250420122705472 DLU <0006> fsm.c:456 lu(262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122705472 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250420122705472 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425544237608" cause=GPRS services not allowed} 20250420122705472 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122705472 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122705472 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Freeing instance 20250420122705472 DLU <0006> fsm.c:568 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Deallocated 20250420122705472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705472 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122705475 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705475 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705477 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705477 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705478 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705478 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705480 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705480 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705486 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705486 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705486 DMAIN <0000> hlr.c:227 IMSI='262425544237608': Creating subscriber on demand 20250420122705486 DMAIN <0000> hlr.c:243 IMSI='262425544237608': Successfully assigned MSISDN='297' 20250420122705487 DLU <0006> fsm.c:456 lu(262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122705487 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250420122705487 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425544237608" cause=GPRS services not allowed} 20250420122705487 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122705487 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122705487 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Freeing instance 20250420122705487 DLU <0006> fsm.c:568 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Deallocated 20250420122705487 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705487 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122705489 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705489 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705491 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705491 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705492 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705492 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705498 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705499 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705499 DMAIN <0000> hlr.c:227 IMSI='262425544237608': Creating subscriber on demand 20250420122705499 DLU <0006> fsm.c:456 lu(262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122705499 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250420122705499 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425544237608" cause=GPRS services not allowed} 20250420122705499 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122705499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122705499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Freeing instance 20250420122705499 DLU <0006> fsm.c:568 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Deallocated 20250420122705499 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705499 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122705501 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705501 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705502 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705502 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705503 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705503 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705507 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705507 DMAIN <0000> hlr.c:227 IMSI='262425544237608': Creating subscriber on demand 20250420122705507 DLU <0006> fsm.c:456 lu(262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122705507 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122705507 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122705507 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425544237608" cn_domain=PS} 20250420122705507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705507 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705509 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705509 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425544237608"} 20250420122705509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122705509 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122705509 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425544237608"} 20250420122705509 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425544237608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122705509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122705509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122705509 DLU <0006> fsm.c:568 lu(PS:IMSI-262425544237608)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122705509 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122705509 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122705511 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705511 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705511 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705511 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data 20250420122705512 DAUC <0003> db_auc.c:157 IMSI='262425544237608': No 2G Auth Data 20250420122705512 DAUC <0003> db_auc.c:192 IMSI='262425544237608': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122705514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34908<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@e1be3fae3c55: Final verdict of PTC: pass 20250420122705515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34892<->l=127.0.0.1:4258 20250420122705515 DLINP <000b> input/ipa.c:452 connected read/write 20250420122705515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122705515 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122705515 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122705515 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@e1be3fae3c55: Final verdict of PTC: none 20250420122705516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37655<->l=127.0.0.1:4259) 301@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 301: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:05 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 20250420122705544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20250420122705645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_subscr_create_on_demand_sai started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122708776 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122708776 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122708781 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122708783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122708787 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122708787 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122708787 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122708787 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122708787 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122708787 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122708787 DLGSUP <0013> gsup_server.c:236 2:  20250420122708787 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122708787 DLGSUP <0013> gsup_server.c:236 3:  20250420122708787 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122708787 DLGSUP <0013> gsup_server.c:236 4:  20250420122708787 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122708787 DLGSUP <0013> gsup_server.c:236 5:  20250420122708787 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122708787 DLGSUP <0013> gsup_server.c:236 7:  20250420122708787 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122708787 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122708787 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122708787 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@e1be3fae3c55: 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") 20250420122708804 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34251<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e1be3fae3c55: Created GsupExpect[0] for "262429778711871" to be handled at TC_subscr_create_on_demand_sai(308) 20250420122708823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20250420122708837 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122708837 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429778711871"} 20250420122708837 DMAIN <0000> hlr.c:227 IMSI='262429778711871': Creating subscriber on demand 20250420122708838 DMAIN <0000> hlr.c:243 IMSI='262429778711871': Successfully assigned MSISDN='565' 20250420122708838 DAUC <0003> db_auc.c:157 IMSI='262429778711871': No 2G Auth Data 20250420122708838 DAUC <0003> db_auc.c:192 IMSI='262429778711871': No 3G Auth Data 20250420122708838 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429778711871 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 20250420122708838 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429778711871" cause=IMSI unknown in HLR} 20250420122708838 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250420122708838 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122708838 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@e1be3fae3c55: Found GsupExpect[0] for "262429778711871" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@e1be3fae3c55: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429778711871" TC_subscr_create_on_demand_sai(308)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122708842 DAUC <0003> db_auc.c:157 IMSI='262429778711871': No 2G Auth Data 20250420122708842 DAUC <0003> db_auc.c:192 IMSI='262429778711871': No 3G Auth Data 20250420122708844 DAUC <0003> db_auc.c:157 IMSI='262429778711871': No 2G Auth Data 20250420122708844 DAUC <0003> db_auc.c:192 IMSI='262429778711871': No 3G Auth Data 20250420122708845 DAUC <0003> db_auc.c:157 IMSI='262429778711871': No 2G Auth Data 20250420122708845 DAUC <0003> db_auc.c:192 IMSI='262429778711871': No 3G Auth Data 20250420122708848 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122708848 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429778711871" cn_domain=PS} 20250420122708848 DLU <0006> fsm.c:456 lu(262429778711871)[0x55cf9bab9d40]{UNVALIDATED}: Allocated 20250420122708848 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250420122708848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429778711871)[0x55cf9bab9d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122708848 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429778711871" cn_domain=PS} 20250420122708848 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122708848 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122708852 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122708852 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429778711871"} 20250420122708852 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429778711871)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122708852 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122708852 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429778711871"} 20250420122708852 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429778711871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122708852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429778711871)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122708852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429778711871)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122708852 DLU <0006> fsm.c:568 lu(PS:IMSI-262429778711871)[0x55cf9bab9d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122708852 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122708852 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122708857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@e1be3fae3c55: Final verdict of PTC: pass 20250420122708858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 20250420122708860 DLINP <000b> input/ipa.c:452 connected read/write 20250420122708860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122708860 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(305)@e1be3fae3c55: Final verdict of PTC: none 20250420122708861 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122708861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122708861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34251<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@e1be3fae3c55: Final verdict of PTC: none 306@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 306: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:08 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 20250420122708894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34940<->l=127.0.0.1:4258 20250420122708995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34940<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_other_home started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122712115 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122712115 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122712120 DLINP <000b> input/ipa.c:452 connected read/write 20250420122712120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122712122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122712126 DLINP <000b> input/ipa.c:452 connected read/write 20250420122712126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122712126 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122712127 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122712127 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122712127 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122712127 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122712127 DLGSUP <0013> gsup_server.c:236 2:  20250420122712127 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122712127 DLGSUP <0013> gsup_server.c:236 3:  20250420122712127 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122712127 DLGSUP <0013> gsup_server.c:236 4:  20250420122712127 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122712127 DLGSUP <0013> gsup_server.c:236 5:  20250420122712127 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122712127 DLGSUP <0013> gsup_server.c:236 7:  20250420122712127 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122712127 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122712127 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122712127 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)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@e1be3fae3c55: 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") 20250420122712149 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34705<->l=127.0.0.1:4259) 20250420122712153 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250420122712153 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@e1be3fae3c55: Created GsupExpect[0] for "262421388579132" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250420122712171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20250420122712174 DAUC <0003> db_auc.c:157 IMSI='262421388579132': No 2G Auth Data 20250420122712174 DAUC <0003> db_auc.c:192 IMSI='262421388579132': No 3G Auth Data 20250420122712183 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618018011.msisdn 20250420122712183 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618018011.msisdn: not attached (vlr_number unset) 20250420122712183 DDGSM <0007> mslookup_server.c:327 sip.voice.491618018011.msisdn: does not exist in GSUP proxy 20250420122713191 DLINP <000b> input/ipa.c:452 connected read/write 20250420122713191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122713191 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421388579132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421388579132" cn_domain=CS} 20250420122713191 DLU <0006> fsm.c:456 lu(262421388579132)[0x55cf9bab9f20]{UNVALIDATED}: Allocated 20250420122713191 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421388579132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250420122713191 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421388579132)[0x55cf9bab9f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250420122713191 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421388579132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421388579132" cn_domain=CS} 20250420122713191 DLINP <000b> input/ipa.c:452 connected read/write 20250420122713191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122713191 DLINP <000b> input/ipa.c:452 connected read/write 20250420122713191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@e1be3fae3c55: Found GsupExpect[0] for "262421388579132" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@e1be3fae3c55: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421388579132" 20250420122713199 DLINP <000b> input/ipa.c:452 connected read/write 20250420122713199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122713199 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421388579132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421388579132"} 20250420122713199 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421388579132)[0x55cf9bab9f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250420122713199 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421388579132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250420122713199 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421388579132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421388579132"} 20250420122713199 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421388579132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122713199 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421388579132)[0x55cf9bab9f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250420122713199 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421388579132)[0x55cf9bab9f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250420122713199 DLU <0006> fsm.c:568 lu(CS:IMSI-262421388579132)[0x55cf9bab9f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250420122713199 DLINP <000b> input/ipa.c:452 connected read/write 20250420122713199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122713199 DLINP <000b> input/ipa.c:452 connected read/write 20250420122713199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122713203 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618018011.msisdn 20250420122713203 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618018011.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250420122713203 DDGSM <0007> mslookup_server.c:327 sip.voice.491618018011.msisdn: does not exist in GSUP proxy 20250420122713203 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618018011.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@e1be3fae3c55: setverdict(pass): pass -> pass, component reason not changed 20250420122713209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@e1be3fae3c55: Final verdict of PTC: pass 20250420122713211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49072<->l=127.0.0.1:4258 20250420122713213 DLINP <000b> input/ipa.c:452 connected read/write 20250420122713213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122713213 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122713213 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122713213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@e1be3fae3c55: Final verdict of PTC: none 20250420122713213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34705<->l=127.0.0.1:4259) 311@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 311: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:13 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 20250420122713249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 20250420122713350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49086<->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) 20250420122715064 DSS <0004> hlr_ussd.c:239 262421492567590/0x1322ed1e: SS Session Timeout, destroying 20250420122715064 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421492567590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27:15 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_MSLookup_GSUP_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122716471 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122716471 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122716476 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122716477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122716481 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122716481 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122716481 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122716481 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122716481 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122716481 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122716481 DLGSUP <0013> gsup_server.c:236 2:  20250420122716481 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122716481 DLGSUP <0013> gsup_server.c:236 3:  20250420122716481 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122716481 DLGSUP <0013> gsup_server.c:236 4:  20250420122716481 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122716481 DLGSUP <0013> gsup_server.c:236 5:  20250420122716481 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122716481 DLGSUP <0013> gsup_server.c:236 7:  20250420122716481 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(314)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122716481 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122716481 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122716482 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250420122716482 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250420122716482 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@e1be3fae3c55: 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") 20250420122716508 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38139<->l=127.0.0.1:4259) 20250420122716510 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250420122716510 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@e1be3fae3c55: Created GsupExpect[0] for "262427391142233" to be handled at TC_MSLookup_GSUP_proxy(320) 20250420122716516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@e1be3fae3c55: Created GsupExpect[0] for "262427391142233" to be handled at TC_MSLookup_GSUP_proxy(320) 20250420122716522 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122716522 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427391142233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427391142233" cn_domain=CS} 20250420122716522 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427391142233 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250420122716522 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427391142233 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250420122716522 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427391142233.imsi 20250420122716522 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427391142233.imsi 20250420122716522 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427391142233.imsi: does not exist in local HLR 20250420122716526 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427391142233 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250420122716526 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250420122716526 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250420122716526 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250420122716526 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250420122716526 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250420122716526 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427391142233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122716526 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122716526 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250420122716526 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122716526 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250420122716526 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122716526 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: 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) } } } } 20250420122716528 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122716528 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122716528 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250420122716528 DLINP <000b> ipa.c:396 tag 1: HLR 20250420122716528 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250420122716529 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122716529 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122716529 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@e1be3fae3c55: Found GsupExpect[0] for "262427391142233" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@e1be3fae3c55: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427391142233" HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122716570 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122716570 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122716570 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122716570 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122716571 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427391142233 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615263114 20250420122716571 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427391142233 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122716571 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122716571 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@e1be3fae3c55: Found GsupExpect[0] for "262427391142233" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@e1be3fae3c55: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427391142233" 20250420122716580 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122716580 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122716580 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427391142233 MSISDN-491615263114 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122716580 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122716580 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122716584 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122716584 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122716584 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427391142233 MSISDN-491615263114 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 20250420122716584 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427391142233 MSISDN-491615263114 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122716584 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122716584 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122716588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@e1be3fae3c55: Final verdict of PTC: pass 20250420122716590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@e1be3fae3c55: Final verdict of PTC: none 20250420122716592 DLINP <000b> input/ipa.c:452 connected read/write 20250420122716592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122716592 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122716592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122716592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122716593 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38139<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@e1be3fae3c55: Final verdict of PTC: none 20250420122716593 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122716593 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122716593 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 316@e1be3fae3c55: Final verdict of PTC: none 20250420122716593 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250420122716593 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(318)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 316: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:16 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 20250420122716699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49110<->l=127.0.0.1:4258 20250420122716800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49110<->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=43096) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27: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_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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122719914 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122719914 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122719919 DLINP <000b> input/ipa.c:452 connected read/write 20250420122719919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122719921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@e1be3fae3c55: 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 } } } } 20250420122719925 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250420122719925 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250420122719925 DLINP <000b> input/ipa.c:452 connected read/write 20250420122719925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122719925 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122719925 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122719925 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122719925 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122719925 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122719925 DLGSUP <0013> gsup_server.c:236 2:  20250420122719925 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122719925 DLGSUP <0013> gsup_server.c:236 3:  20250420122719925 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122719925 DLGSUP <0013> gsup_server.c:236 4:  20250420122719925 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122719925 DLGSUP <0013> gsup_server.c:236 5:  20250420122719925 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122719925 DLGSUP <0013> gsup_server.c:236 7:  20250420122719925 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122719925 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122719925 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122719925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@e1be3fae3c55: 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") 20250420122719948 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36401<->l=127.0.0.1:4259) 20250420122719952 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250420122719952 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@e1be3fae3c55: Created GsupExpect[0] for "262420331142566" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250420122719969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 20250420122719973 DAUC <0003> db_auc.c:157 IMSI='262420331142566': No 2G Auth Data 20250420122719973 DAUC <0003> db_auc.c:192 IMSI='262420331142566': No 3G Auth Data 20250420122719977 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420331142566.imsi 20250420122719977 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420331142566.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122719981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e1be3fae3c55: Final verdict of PTC: pass 20250420122719981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 20250420122719982 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36401<->l=127.0.0.1:4259) 20250420122719982 DLINP <000b> input/ipa.c:452 connected read/write 20250420122719982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122719982 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122719982 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122719982 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@e1be3fae3c55: Final verdict of PTC: none 323@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 323: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:19 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 20250420122720010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49140<->l=127.0.0.1:4258 20250420122720111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49140<->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@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27:22 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122723223 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122723223 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122723227 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122723228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55146<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@e1be3fae3c55: 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)@e1be3fae3c55: 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 } } } } 20250420122723232 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250420122723232 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250420122723232 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122723232 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122723232 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122723232 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122723232 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122723232 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122723232 DLGSUP <0013> gsup_server.c:236 2:  20250420122723232 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122723232 DLGSUP <0013> gsup_server.c:236 3:  20250420122723232 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122723232 DLGSUP <0013> gsup_server.c:236 4:  20250420122723232 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122723232 DLGSUP <0013> gsup_server.c:236 5:  20250420122723232 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122723233 DLGSUP <0013> gsup_server.c:236 7:  20250420122723233 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122723233 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(326)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122723233 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122723233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@e1be3fae3c55: 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") 20250420122723254 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38371<->l=127.0.0.1:4259) 20250420122723255 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250420122723255 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@e1be3fae3c55: Created GsupExpect[0] for "262427010844907" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250420122723260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@e1be3fae3c55: Created GsupExpect[0] for "262427010844907" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250420122723278 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122723278 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427010844907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427010844907" cn_domain=CS} 20250420122723278 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427010844907 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250420122723278 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427010844907 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250420122723278 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427010844907.imsi 20250420122723278 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427010844907.imsi 20250420122723279 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427010844907.imsi: does not exist in local HLR 20250420122723290 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427010844907 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250420122723290 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250420122723290 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250420122723290 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250420122723290 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250420122723290 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250420122723290 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427010844907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122723290 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122723290 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250420122723290 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122723290 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250420122723290 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122723290 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: 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) } } } } 20250420122723295 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122723295 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122723295 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250420122723295 DLINP <000b> ipa.c:396 tag 1: HLR 20250420122723295 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250420122723296 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122723296 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122723296 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@e1be3fae3c55: Found GsupExpect[0] for "262427010844907" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@e1be3fae3c55: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427010844907" HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122723338 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122723338 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122723338 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122723338 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122723339 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427010844907 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613426587 20250420122723339 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427010844907 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122723339 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122723339 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@e1be3fae3c55: Found GsupExpect[0] for "262427010844907" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@e1be3fae3c55: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427010844907" 20250420122723347 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122723347 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122723347 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427010844907 MSISDN-491613426587 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122723347 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122723347 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122723350 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122723350 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122723350 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427010844907 MSISDN-491613426587 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 20250420122723350 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427010844907 MSISDN-491613426587 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122723350 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122723350 DLINP <000b> input/ipa.c:452 connected read/write 20250420122723350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122723352 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427010844907.imsi 20250420122723352 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427010844907.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122724356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e1be3fae3c55: Final verdict of PTC: pass 20250420122724359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55146<->l=127.0.0.1:4258 20250420122724361 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38371<->l=127.0.0.1:4259) 20250420122724362 DLINP <000b> input/ipa.c:452 connected read/write 20250420122724362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122724362 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122724362 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122724362 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-server(329)@e1be3fae3c55: Final verdict of PTC: none 20250420122724362 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122724362 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122724362 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250420122724362 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250420122724362 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 328: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:24 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 20250420122724460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 20250420122724561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@e1be3fae3c55: 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@e1be3fae3c55: 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 ------ Sun Apr 20 12:27:26 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@e1be3fae3c55: 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@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@e1be3fae3c55: legacy= false MTC@e1be3fae3c55: in not legacy case 1 MTC@e1be3fae3c55: in not legacy case 2 20250420122727686 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250420122727686 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122727690 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122727692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@e1be3fae3c55: 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) } } } } 20250420122727695 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250420122727695 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@e1be3fae3c55: 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 } } } } 20250420122727696 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122727696 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250420122727696 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250420122727696 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250420122727696 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250420122727696 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250420122727696 DLGSUP <0013> gsup_server.c:236 2:  20250420122727696 DLGSUP <0013> gsup_server.c:238 2: 00  20250420122727696 DLGSUP <0013> gsup_server.c:236 3:  20250420122727696 DLGSUP <0013> gsup_server.c:238 3: 00  20250420122727696 DLGSUP <0013> gsup_server.c:236 4:  20250420122727696 DLGSUP <0013> gsup_server.c:238 4: 00  20250420122727696 DLGSUP <0013> gsup_server.c:236 5:  20250420122727696 DLGSUP <0013> gsup_server.c:238 5: 00  20250420122727696 DLGSUP <0013> gsup_server.c:236 7:  20250420122727696 DLGSUP <0013> gsup_server.c:238 7: 00  20250420122727696 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250420122727696 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250420122727696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@e1be3fae3c55: 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") 20250420122727726 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41259<->l=127.0.0.1:4259) 20250420122727727 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250420122727727 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@e1be3fae3c55: Created GsupExpect[0] for "262420066269885" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250420122727744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@e1be3fae3c55: Created GsupExpect[0] for "262420066269885" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250420122727754 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122727754 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420066269885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420066269885" cn_domain=CS} 20250420122727755 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420066269885 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250420122727755 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420066269885 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250420122727755 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420066269885.imsi 20250420122727755 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420066269885.imsi 20250420122727755 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420066269885.imsi: does not exist in local HLR 20250420122727765 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420066269885 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250420122727765 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250420122727765 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250420122727765 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250420122727765 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250420122727765 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250420122727766 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420066269885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250420122727766 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122727766 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250420122727766 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122727766 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250420122727766 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250420122727766 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: 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) } } } } 20250420122727770 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122727770 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122727770 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250420122727770 DLINP <000b> ipa.c:396 tag 1: HLR 20250420122727770 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250420122727773 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122727773 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122727773 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@e1be3fae3c55: Found GsupExpect[0] for "262420066269885" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@e1be3fae3c55: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420066269885" HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250420122727814 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122727814 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122727814 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122727814 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122727814 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420066269885 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616503650 20250420122727814 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420066269885 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122727814 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122727814 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@e1be3fae3c55: Found GsupExpect[0] for "262420066269885" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@e1be3fae3c55: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420066269885" 20250420122727822 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122727822 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122727822 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420066269885 MSISDN-491616503650 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122727822 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122727822 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122727825 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122727825 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122727825 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420066269885 MSISDN-491616503650 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 20250420122727825 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420066269885 MSISDN-491616503650 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250420122727825 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122727826 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250420122727829 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616503650.msisdn 20250420122727829 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616503650.msisdn: does not exist in local HLR 20250420122727829 DDGSM <0007> mslookup_server.c:352 sip.voice.491616503650.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250420122727829 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616503650.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@e1be3fae3c55: setverdict(pass): none -> pass 20250420122727834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@e1be3fae3c55: Final verdict of PTC: pass 20250420122727836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 20250420122727838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41259<->l=127.0.0.1:4259) 20250420122727839 DLINP <000b> input/ipa.c:452 connected read/write 20250420122727839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250420122727839 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250420122727839 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250420122727839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250420122727840 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250420122727840 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250420122727840 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250420122727840 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250420122727840 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(334)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-server(336)@e1be3fae3c55: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@e1be3fae3c55: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@e1be3fae3c55: Final verdict of PTC: none 335@e1be3fae3c55: Final verdict of PTC: none MTC@e1be3fae3c55: Setting final verdict of the test case. MTC@e1be3fae3c55: Local verdict of MTC: none MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC with component reference 335: none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@e1be3fae3c55: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@e1be3fae3c55: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@e1be3fae3c55: 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'. Sun Apr 20 12:27:27 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 20250420122727929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 20250420122728030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46320) MTC@e1be3fae3c55: 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@e1be3fae3c55: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e1be3fae3c55: Terminating MTC. MC@e1be3fae3c55: MTC terminated. MC2> exit MC@e1be3fae3c55: Shutting down session. MC@e1be3fae3c55: 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-7610.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 (3139342) [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', '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-20250420-1225-b1629661-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', '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-20250420-1225-b1629661-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3139301) [testenv] Showing testsuite/junit-xml-7610.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', '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-20250420-1225-b1629661-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7610.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250420-1225-b1629661-0'] testenv-hlr-osmocom-latest-20250420-1225-b1629661-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2391/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS