Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 28b47ddc24924508d554710e03eff05021408f0d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 28b47ddc24924508d554710e03eff05021408f0d # timeout=10
Commit message: "update osmo-stp.cfg to make STP_Tests work at all again"
 > git rev-list --no-walk 28b47ddc24924508d554710e03eff05021408f0d # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins9730871526672871862.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + 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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', '--detach', '--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', '--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'] 0889f90c89b5ce935ee689b9083aac9177d8417bdb47b4165d3bdf30d2819996 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', '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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (11.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', '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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', '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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.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:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.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:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_4.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_2.cc Creating dependency file for MAP_OM_DataTypes_part_3.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_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for SS_Errors.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for Remote_Operations_Information_Objects.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_LCS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_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_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_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_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.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_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_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 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_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', '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 [181 kB] Fetched 182 kB in 0s (377 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (12.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', '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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241014082515161 DMAIN <0000> hlr.c:802 hlr starting 20241014082515161 DDB <0001> db.c:599 using database: hlr.db 20241014082515161 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241014082515161 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241014082515161 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241014082515161 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241014082515182 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241014082515182 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241014082515259 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241014082515260 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241014082515260 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', '/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@0889f90c89b5: Unix server socket created successfully. MC@0889f90c89b5: Listening on TCP port 41405. MC2> 0889f90c89b5 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 0889f90c89b5 41405 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0889f90c89b5: New HC connected from 10.0.2.100 [10.0.2.100]. 0889f90c89b5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@0889f90c89b5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0889f90c89b5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0889f90c89b5: Configuration file was processed on all HCs. MC@0889f90c89b5: Creating MTC on host 10.0.2.100. MC@0889f90c89b5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0889f90c89b5: 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 ------ Mon Oct 14 08:25:15 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_sai_err_invalid_imsi started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082516623 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082516623 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082516627 DLINP <000b> input/ipa.c:451 connected read/write 20241014082516627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082516629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@0889f90c89b5: 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 } } } } 20241014082516632 DLINP <000b> input/ipa.c:451 connected read/write 20241014082516632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082516632 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082516632 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082516632 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082516632 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082516632 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082516632 DLGSUP <0013> gsup_server.c:235 2: 20241014082516632 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082516632 DLGSUP <0013> gsup_server.c:235 3: 20241014082516632 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082516632 DLGSUP <0013> gsup_server.c:235 4: 20241014082516632 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082516632 DLGSUP <0013> gsup_server.c:235 5: 20241014082516632 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082516632 DLGSUP <0013> gsup_server.c:235 7: 20241014082516632 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082516632 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082516632 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082516632 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@0889f90c89b5: 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") 20241014082516657 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43813<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0889f90c89b5: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241014082516668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4258 20241014082516674 DLINP <000b> input/ipa.c:451 connected read/write 20241014082516674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082516674 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241014082516674 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241014082516674 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241014082516674 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082516674 DLINP <000b> input/ipa.c:451 connected read/write 20241014082516674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082516674 DLINP <000b> input/ipa.c:451 connected read/write 20241014082516674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@0889f90c89b5: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@0889f90c89b5: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082516676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@0889f90c89b5: Final verdict of PTC: pass 20241014082516676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49248<->l=127.0.0.1:4258 20241014082516677 DLINP <000b> input/ipa.c:451 connected read/write 20241014082516677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082516677 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082516677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082516677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082516677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43813<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0889f90c89b5: Final verdict of PTC: none 5@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 5: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@0889f90c89b5: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:16 UTC 2024 ====== 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 20241014082516720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49270<->l=127.0.0.1:4258 20241014082516720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49270<->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=12348) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:18 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_sai started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082519829 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082519829 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082519834 DLINP <000b> input/ipa.c:451 connected read/write 20241014082519834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082519836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082519840 DLINP <000b> input/ipa.c:451 connected read/write 20241014082519840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082519840 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082519840 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082519840 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082519840 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082519840 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082519840 DLGSUP <0013> gsup_server.c:235 2: 20241014082519840 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082519840 DLGSUP <0013> gsup_server.c:235 3: 20241014082519840 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082519840 DLGSUP <0013> gsup_server.c:235 4: 20241014082519840 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082519840 DLGSUP <0013> gsup_server.c:235 5: 20241014082519840 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082519840 DLGSUP <0013> gsup_server.c:235 7: 20241014082519840 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082519840 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082519840 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082519840 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@0889f90c89b5: 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") 20241014082519868 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40203<->l=127.0.0.1:4259) 20241014082519888 DAUC <0003> db_auc.c:157 IMSI='262429315059272': No 2G Auth Data 20241014082519888 DAUC <0003> db_auc.c:192 IMSI='262429315059272': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262429315059272" to be handled at TC_gsup_sai(12) 20241014082519934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49276<->l=127.0.0.1:4258 20241014082519944 DLINP <000b> input/ipa.c:451 connected read/write 20241014082519944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082519944 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429315059272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429315059272"} 20241014082519953 DAUC <0003> db_auc.c:192 IMSI='262429315059272': No 3G Auth Data 20241014082519953 DAUC <0003> db_auc.c:236 IMSI='262429315059272': Calling to generate 5 vectors 20241014082519953 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082519953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082519953 DAUC <0003> auc.c:113 vector [0]: rand = 618a9cd1a7c4a4ce55d7f2f9485c4232 20241014082519953 DAUC <0003> auc.c:179 vector [0]: kc = 3fd0cb44a08ef400 20241014082519953 DAUC <0003> auc.c:180 vector [0]: sres = de5d4912 20241014082519953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082519953 DAUC <0003> auc.c:113 vector [1]: rand = dd66fe636dcdc21147075c2bbb2c4eb7 20241014082519953 DAUC <0003> auc.c:179 vector [1]: kc = 7d378d424efc0800 20241014082519953 DAUC <0003> auc.c:180 vector [1]: sres = 71810743 20241014082519953 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082519953 DAUC <0003> auc.c:113 vector [2]: rand = 471d32a3b2ea6f79e7173fa7e48e1ccd 20241014082519953 DAUC <0003> auc.c:179 vector [2]: kc = 427e0b67bdb2ec00 20241014082519953 DAUC <0003> auc.c:180 vector [2]: sres = b85fe197 20241014082519953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082519953 DAUC <0003> auc.c:113 vector [3]: rand = 4e87392c1e45a8691459e6c72d772e43 20241014082519953 DAUC <0003> auc.c:179 vector [3]: kc = f007514a06493c00 20241014082519953 DAUC <0003> auc.c:180 vector [3]: sres = 99d664ac 20241014082519953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082519953 DAUC <0003> auc.c:113 vector [4]: rand = edc1b4575e20fe1fd6b06449b15ebec9 20241014082519953 DAUC <0003> auc.c:179 vector [4]: kc = ce9c81f81097fc00 20241014082519953 DAUC <0003> auc.c:180 vector [4]: sres = 2da505b5 20241014082519953 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082519953 DAUC <0003> db_auc.c:245 IMSI='262429315059272': Generated 5 vectors 20241014082519953 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429315059272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429315059272"} 20241014082519953 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429315059272 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082519953 DLINP <000b> input/ipa.c:451 connected read/write 20241014082519953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082519953 DLINP <000b> input/ipa.c:451 connected read/write 20241014082519953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262429315059272" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 0TC_gsup_sai(12)"262429315059272" TC_gsup_sai(12)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai(12)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082519960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49276<->l=127.0.0.1:4258 TC_gsup_sai(12)@0889f90c89b5: Final verdict of PTC: pass 20241014082519986 DAUC <0003> db_auc.c:157 IMSI='262423484071592': No 2G Auth Data 20241014082519986 DAUC <0003> db_auc.c:192 IMSI='262423484071592': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262423484071592" to be handled at TC_gsup_sai(13) 20241014082520009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49286<->l=127.0.0.1:4258 20241014082520010 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520010 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423484071592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423484071592"} 20241014082520010 DAUC <0003> db_auc.c:192 IMSI='262423484071592': No 3G Auth Data 20241014082520010 DAUC <0003> db_auc.c:236 IMSI='262423484071592': Calling to generate 5 vectors 20241014082520010 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082520010 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082520010 DAUC <0003> auc.c:113 vector [0]: rand = a05545e30ee33c22a3a2f704cc463920 20241014082520010 DAUC <0003> auc.c:179 vector [0]: kc = bbeda49fb90a7800 20241014082520010 DAUC <0003> auc.c:180 vector [0]: sres = 43c4fc33 20241014082520010 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082520010 DAUC <0003> auc.c:113 vector [1]: rand = 70ece69a7905cde7debad9e2206630c2 20241014082520010 DAUC <0003> auc.c:179 vector [1]: kc = 517db8fe952b8400 20241014082520010 DAUC <0003> auc.c:180 vector [1]: sres = 06fdaec6 20241014082520010 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082520010 DAUC <0003> auc.c:113 vector [2]: rand = 03e2e2a47a888e92e87990c3f60a5310 20241014082520010 DAUC <0003> auc.c:179 vector [2]: kc = d40e945097bc4000 20241014082520010 DAUC <0003> auc.c:180 vector [2]: sres = 960b526a 20241014082520010 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082520010 DAUC <0003> auc.c:113 vector [3]: rand = 5876715b5215fa7c99b8dd9197405634 20241014082520010 DAUC <0003> auc.c:179 vector [3]: kc = 1a63b122fcfde400 20241014082520010 DAUC <0003> auc.c:180 vector [3]: sres = e9e74e66 20241014082520010 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082520010 DAUC <0003> auc.c:113 vector [4]: rand = 69cad19ad4ef964c61ec0f5e1da92b60 20241014082520010 DAUC <0003> auc.c:179 vector [4]: kc = b5278073facdb400 20241014082520010 DAUC <0003> auc.c:180 vector [4]: sres = 93c3ea69 20241014082520010 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082520010 DAUC <0003> db_auc.c:245 IMSI='262423484071592': Generated 5 vectors 20241014082520010 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423484071592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423484071592"} 20241014082520010 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423484071592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082520010 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082520010 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262423484071592" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 1TC_gsup_sai(13)"262423484071592" TC_gsup_sai(13)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai(13)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082520011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49286<->l=127.0.0.1:4258 TC_gsup_sai(13)@0889f90c89b5: Final verdict of PTC: pass 20241014082520036 DAUC <0003> db_auc.c:157 IMSI='262420563817882': No 2G Auth Data 20241014082520036 DAUC <0003> db_auc.c:192 IMSI='262420563817882': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262420563817882" to be handled at TC_gsup_sai(14) 20241014082520068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4258 20241014082520070 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520070 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420563817882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420563817882"} 20241014082520070 DAUC <0003> db_auc.c:192 IMSI='262420563817882': No 3G Auth Data 20241014082520070 DAUC <0003> db_auc.c:236 IMSI='262420563817882': Calling to generate 5 vectors 20241014082520070 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082520070 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082520070 DAUC <0003> auc.c:113 vector [0]: rand = aee30aef9dd21370531c590c7af2eb35 20241014082520070 DAUC <0003> auc.c:179 vector [0]: kc = b003226cf6ac2f7e 20241014082520070 DAUC <0003> auc.c:180 vector [0]: sres = 242dce2c 20241014082520070 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082520070 DAUC <0003> auc.c:113 vector [1]: rand = b36efb8c0f086e47cb675c0612dad820 20241014082520070 DAUC <0003> auc.c:179 vector [1]: kc = 675ef55b7b55a482 20241014082520070 DAUC <0003> auc.c:180 vector [1]: sres = a4b9c362 20241014082520070 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082520070 DAUC <0003> auc.c:113 vector [2]: rand = 10fff4714381e1f931eb4e8b3a5214aa 20241014082520070 DAUC <0003> auc.c:179 vector [2]: kc = bd31cb4f9fb4e5c6 20241014082520070 DAUC <0003> auc.c:180 vector [2]: sres = d95aad6d 20241014082520070 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082520070 DAUC <0003> auc.c:113 vector [3]: rand = e48e50f07466e66e94dab21ba553c434 20241014082520070 DAUC <0003> auc.c:179 vector [3]: kc = 9cb65b2d9e8f9849 20241014082520070 DAUC <0003> auc.c:180 vector [3]: sres = 0eab440a 20241014082520070 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082520070 DAUC <0003> auc.c:113 vector [4]: rand = 36b11825421e89bc5e25c3d4ede500c4 20241014082520070 DAUC <0003> auc.c:179 vector [4]: kc = 8542e875fd2384b9 20241014082520070 DAUC <0003> auc.c:180 vector [4]: sres = 929154e6 20241014082520070 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082520070 DAUC <0003> db_auc.c:245 IMSI='262420563817882': Generated 5 vectors 20241014082520070 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420563817882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420563817882"} 20241014082520070 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420563817882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082520070 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082520070 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262420563817882" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 2TC_gsup_sai(14)"262420563817882" TC_gsup_sai(14)@0889f90c89b5: setverdict(pass): none -> pass 20241014082520071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4258 TC_gsup_sai(14)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@0889f90c89b5: Final verdict of PTC: pass 20241014082520096 DAUC <0003> db_auc.c:157 IMSI='262427581396826': No 2G Auth Data 20241014082520096 DAUC <0003> db_auc.c:192 IMSI='262427581396826': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262427581396826" to be handled at TC_gsup_sai(15) 20241014082520120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49308<->l=127.0.0.1:4258 20241014082520122 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520122 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427581396826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427581396826"} 20241014082520122 DAUC <0003> db_auc.c:157 IMSI='262427581396826': No 2G Auth Data 20241014082520122 DAUC <0003> db_auc.c:236 IMSI='262427581396826': Calling to generate 5 vectors 20241014082520122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082520122 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082520122 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082520122 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082520122 DAUC <0003> auc.c:113 vector [0]: rand = 2dcf1c3e26e4051f642d1fc274c92655 20241014082520122 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082520122 DAUC <0003> auc.c:142 vector [0]: autn = fbd406aca16f0000bc99c8963428c038 20241014082520122 DAUC <0003> auc.c:143 vector [0]: ck = 73eb2bbaa5dcc20bf7de6e3e2022b7b9 20241014082520122 DAUC <0003> auc.c:144 vector [0]: ik = 604a82418ff2f42e902d8e9d6e5d8054 20241014082520122 DAUC <0003> auc.c:145 vector [0]: res = 01434246b986d63e0000000000000000 20241014082520122 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082520122 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082520122 DAUC <0003> auc.c:151 vector [0]: kc = 74524958645101c8 20241014082520122 DAUC <0003> auc.c:152 vector [0]: sres = b8c59478 20241014082520122 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082520122 DAUC <0003> auc.c:113 vector [1]: rand = 7abe9d53fec6e6418907820c1485ec09 20241014082520122 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082520122 DAUC <0003> auc.c:142 vector [1]: autn = edd8d850a0610000f2afd31bc4e47b1c 20241014082520122 DAUC <0003> auc.c:143 vector [1]: ck = 3065560b56fc8402116ee42457be5803 20241014082520122 DAUC <0003> auc.c:144 vector [1]: ik = c9f239a1fc25da9af4c12bfa0fced9ef 20241014082520122 DAUC <0003> auc.c:145 vector [1]: res = 09ff7297316869110000000000000000 20241014082520122 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082520122 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082520122 DAUC <0003> auc.c:151 vector [1]: kc = 1c38a074f2a9df74 20241014082520122 DAUC <0003> auc.c:152 vector [1]: sres = 38971b86 20241014082520122 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082520122 DAUC <0003> auc.c:113 vector [2]: rand = ee0898b79d3d1333b6d672d93f952bb1 20241014082520122 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082520122 DAUC <0003> auc.c:142 vector [2]: autn = 2b034b81811f0000dc286ee2e22c869f 20241014082520122 DAUC <0003> auc.c:143 vector [2]: ck = 6067bc6a2d7c6d1f2cb004208f60c67e 20241014082520122 DAUC <0003> auc.c:144 vector [2]: ik = 04c00007162c41c98eaac2c205e4bbab 20241014082520122 DAUC <0003> auc.c:145 vector [2]: res = 06ef58d419768ee60000000000000000 20241014082520122 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082520122 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082520122 DAUC <0003> auc.c:151 vector [2]: kc = c6bd7a8fb1d45103 20241014082520122 DAUC <0003> auc.c:152 vector [2]: sres = 1f99d632 20241014082520122 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082520122 DAUC <0003> auc.c:113 vector [3]: rand = d587df6ca6aa0aab848d71c563b2f2e4 20241014082520122 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082520122 DAUC <0003> auc.c:142 vector [3]: autn = 61e89d8779a5000063286dcc4fc1e4f4 20241014082520122 DAUC <0003> auc.c:143 vector [3]: ck = 2f865e9ca297c9ca1630b58d8f93a4c2 20241014082520122 DAUC <0003> auc.c:144 vector [3]: ik = 58e10cf61d3e7d1844e8a5a4b677f557 20241014082520122 DAUC <0003> auc.c:145 vector [3]: res = bab2e0abbc0a4ae60000000000000000 20241014082520122 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082520122 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082520122 DAUC <0003> auc.c:151 vector [3]: kc = 25bf4243864de547 20241014082520122 DAUC <0003> auc.c:152 vector [3]: sres = 06b8aa4d 20241014082520122 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082520122 DAUC <0003> auc.c:113 vector [4]: rand = f73c0f9b018800f1f1f978c48e770030 20241014082520122 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082520122 DAUC <0003> auc.c:142 vector [4]: autn = b0ea5925709600002c43fc23abad7ad5 20241014082520122 DAUC <0003> auc.c:143 vector [4]: ck = af9bf6dd03a9be03ee70b6c58a6ea8e9 20241014082520122 DAUC <0003> auc.c:144 vector [4]: ik = 21c6de5cf5620238dd9db9530efbab1e 20241014082520122 DAUC <0003> auc.c:145 vector [4]: res = 6162fe3068f4fe1f0000000000000000 20241014082520122 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082520122 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082520122 DAUC <0003> auc.c:151 vector [4]: kc = bdb02717725ebfcc 20241014082520122 DAUC <0003> auc.c:152 vector [4]: sres = 0996002f 20241014082520122 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082520122 DAUC <0003> db_auc.c:245 IMSI='262427581396826': Generated 5 vectors 20241014082520122 DAUC <0003> db_auc.c:249 IMSI='262427581396826': Updating SQN=161 in DB 20241014082520130 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427581396826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427581396826"} 20241014082520130 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427581396826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082520130 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082520130 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262427581396826" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 3TC_gsup_sai(15)"262427581396826" TC_gsup_sai(15)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai(15)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082520134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49308<->l=127.0.0.1:4258 TC_gsup_sai(15)@0889f90c89b5: Final verdict of PTC: pass 20241014082520160 DAUC <0003> db_auc.c:157 IMSI='262422627436071': No 2G Auth Data 20241014082520160 DAUC <0003> db_auc.c:192 IMSI='262422627436071': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262422627436071" to be handled at TC_gsup_sai(16) 20241014082520183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49314<->l=127.0.0.1:4258 20241014082520185 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520185 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422627436071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422627436071"} 20241014082520185 DAUC <0003> db_auc.c:157 IMSI='262422627436071': No 2G Auth Data 20241014082520185 DAUC <0003> db_auc.c:236 IMSI='262422627436071': Calling to generate 5 vectors 20241014082520185 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082520185 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082520185 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014082520185 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082520185 DAUC <0003> auc.c:113 vector [0]: rand = 1bedb16464b0e5d06e036dc9b89c8639 20241014082520185 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082520185 DAUC <0003> auc.c:142 vector [0]: autn = 0ca8ae13fdf60000b441980571671206 20241014082520185 DAUC <0003> auc.c:143 vector [0]: ck = 7ed6e3f35ee9220fd3a9b04993110634 20241014082520185 DAUC <0003> auc.c:144 vector [0]: ik = e8ec3978d82c74d7d3658fe3627c57f7 20241014082520185 DAUC <0003> auc.c:145 vector [0]: res = eb81214458ccc03f0000000000000000 20241014082520185 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082520185 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082520185 DAUC <0003> auc.c:151 vector [0]: kc = 96f6e52177a8071b 20241014082520185 DAUC <0003> auc.c:152 vector [0]: sres = b34de17b 20241014082520185 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082520185 DAUC <0003> auc.c:113 vector [1]: rand = c9f45da72714fd89471792a876930a64 20241014082520185 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082520185 DAUC <0003> auc.c:142 vector [1]: autn = 7e41224782d90000270b2d9fa84a3a0a 20241014082520185 DAUC <0003> auc.c:143 vector [1]: ck = 18b30bec2cbca7033178206d1b4b2c8b 20241014082520185 DAUC <0003> auc.c:144 vector [1]: ik = 94c139fcb77636dc0f54fac8a4e90096 20241014082520185 DAUC <0003> auc.c:145 vector [1]: res = f8e4e52cf16952dc0000000000000000 20241014082520185 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082520185 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082520185 DAUC <0003> auc.c:151 vector [1]: kc = b25ee8b52468bdc2 20241014082520185 DAUC <0003> auc.c:152 vector [1]: sres = 098db7f0 20241014082520185 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082520185 DAUC <0003> auc.c:113 vector [2]: rand = 04832a480c91a73416877e21b1a0189d 20241014082520185 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082520185 DAUC <0003> auc.c:142 vector [2]: autn = 2fcdd85005c9000013ed2efbb26ea797 20241014082520185 DAUC <0003> auc.c:143 vector [2]: ck = 7fdac5fe6fc9665fbc9192bf5deb8626 20241014082520185 DAUC <0003> auc.c:144 vector [2]: ik = ccc14559c42eaea286125e54e84a768a 20241014082520185 DAUC <0003> auc.c:145 vector [2]: res = d926570d7078f4870000000000000000 20241014082520185 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082520185 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082520185 DAUC <0003> auc.c:151 vector [2]: kc = 89984c4c1e463851 20241014082520185 DAUC <0003> auc.c:152 vector [2]: sres = a95ea38a 20241014082520185 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082520185 DAUC <0003> auc.c:113 vector [3]: rand = b31b63e0888471c64af41796b7b3a4a7 20241014082520185 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082520185 DAUC <0003> auc.c:142 vector [3]: autn = 925cd6a520500000418edd7110b4dd61 20241014082520185 DAUC <0003> auc.c:143 vector [3]: ck = 9b0574728c10a8de6672b1d1ca166e55 20241014082520185 DAUC <0003> auc.c:144 vector [3]: ik = a708950e3feefd3fefada738a069e1f8 20241014082520185 DAUC <0003> auc.c:145 vector [3]: res = 1b8d3c86e2e8e4320000000000000000 20241014082520185 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082520185 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082520185 DAUC <0003> auc.c:151 vector [3]: kc = b5d2f795d981da4c 20241014082520185 DAUC <0003> auc.c:152 vector [3]: sres = f965d8b4 20241014082520185 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082520185 DAUC <0003> auc.c:113 vector [4]: rand = 8158692ea24f66a09eee941a345a3fd5 20241014082520185 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082520185 DAUC <0003> auc.c:142 vector [4]: autn = d7981652b9ab00007db3522d0bdb98db 20241014082520185 DAUC <0003> auc.c:143 vector [4]: ck = 7a049bbb6f8f1cc9fcdffcacb1f1cace 20241014082520185 DAUC <0003> auc.c:144 vector [4]: ik = a21ae5a87e282f6b93ee7b693bd87509 20241014082520185 DAUC <0003> auc.c:145 vector [4]: res = 9b2077069d1c64200000000000000000 20241014082520185 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082520185 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082520185 DAUC <0003> auc.c:151 vector [4]: kc = b72ff9d69b8e8c65 20241014082520185 DAUC <0003> auc.c:152 vector [4]: sres = 063c1326 20241014082520185 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082520185 DAUC <0003> db_auc.c:245 IMSI='262422627436071': Generated 5 vectors 20241014082520185 DAUC <0003> db_auc.c:249 IMSI='262422627436071': Updating SQN=161 in DB 20241014082520193 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422627436071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422627436071"} 20241014082520193 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422627436071 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082520193 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082520193 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262422627436071" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 4TC_gsup_sai(16)"262422627436071" TC_gsup_sai(16)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai(16)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082520197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49314<->l=127.0.0.1:4258 TC_gsup_sai(16)@0889f90c89b5: Final verdict of PTC: pass 20241014082520223 DAUC <0003> db_auc.c:157 IMSI='262421576972228': No 2G Auth Data 20241014082520223 DAUC <0003> db_auc.c:192 IMSI='262421576972228': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262421576972228" to be handled at TC_gsup_sai(17) 20241014082520257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4258 20241014082520261 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520261 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421576972228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421576972228"} 20241014082520261 DAUC <0003> db_auc.c:236 IMSI='262421576972228': Calling to generate 5 vectors 20241014082520261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082520261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082520261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082520261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082520261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082520261 DAUC <0003> auc.c:113 vector [0]: rand = 7cab8ac2d89f19063e7fc39e623e2392 20241014082520261 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082520261 DAUC <0003> auc.c:142 vector [0]: autn = ffa52d085128000036d1652333882a8a 20241014082520261 DAUC <0003> auc.c:143 vector [0]: ck = 15fe2d9488725644c20a98f29ebbf7e0 20241014082520261 DAUC <0003> auc.c:144 vector [0]: ik = 3624b22d1672813d55b5637954324cfc 20241014082520261 DAUC <0003> auc.c:145 vector [0]: res = 9f2313cd35e0b12d0000000000000000 20241014082520261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082520261 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082520261 DAUC <0003> auc.c:179 vector [0]: kc = 6f07eab0bab9c400 20241014082520261 DAUC <0003> auc.c:180 vector [0]: sres = 908e52d7 20241014082520261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082520261 DAUC <0003> auc.c:113 vector [1]: rand = 78d9e5d339fa2a6724f776aa11ff32b6 20241014082520261 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082520261 DAUC <0003> auc.c:142 vector [1]: autn = a6dc896c28430000be6fd39e4dcec801 20241014082520261 DAUC <0003> auc.c:143 vector [1]: ck = 3d8c83550099f81b7b711b13c8260eb3 20241014082520261 DAUC <0003> auc.c:144 vector [1]: ik = 219875f591a651b65a0b32dd6193525c 20241014082520261 DAUC <0003> auc.c:145 vector [1]: res = e5051118f7fa42d80000000000000000 20241014082520261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082520261 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082520261 DAUC <0003> auc.c:179 vector [1]: kc = a0f2b91429c65400 20241014082520261 DAUC <0003> auc.c:180 vector [1]: sres = d2c4ea3a 20241014082520261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082520261 DAUC <0003> auc.c:113 vector [2]: rand = 39b40cf9a334b96435adb4ea2cd52c2f 20241014082520262 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082520262 DAUC <0003> auc.c:142 vector [2]: autn = 5f44a4a33cdd00006c3652a0637d2788 20241014082520262 DAUC <0003> auc.c:143 vector [2]: ck = 27d626adf38b5d6da7a709c5994d7826 20241014082520262 DAUC <0003> auc.c:144 vector [2]: ik = b615eb6e56afb9e052514d4bc3feeb60 20241014082520262 DAUC <0003> auc.c:145 vector [2]: res = 268a106dfdd28d060000000000000000 20241014082520262 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082520262 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082520262 DAUC <0003> auc.c:179 vector [2]: kc = b3320dcf0f5af400 20241014082520262 DAUC <0003> auc.c:180 vector [2]: sres = d1cdcf36 20241014082520262 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082520262 DAUC <0003> auc.c:113 vector [3]: rand = a5da0d481f00f23a05d4479ae514e682 20241014082520262 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082520262 DAUC <0003> auc.c:142 vector [3]: autn = b74f2ee0a9730000965cd14dd578a3b2 20241014082520262 DAUC <0003> auc.c:143 vector [3]: ck = c7c815c8d8367fe5b9dc92974fb78aae 20241014082520262 DAUC <0003> auc.c:144 vector [3]: ik = e28c2beb809ca3750a41d903216e42d8 20241014082520262 DAUC <0003> auc.c:145 vector [3]: res = ba9533fc9d53796e0000000000000000 20241014082520262 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082520262 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082520262 DAUC <0003> auc.c:179 vector [3]: kc = 4cc0b4f73c347c00 20241014082520262 DAUC <0003> auc.c:180 vector [3]: sres = 107606d2 20241014082520262 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082520262 DAUC <0003> auc.c:113 vector [4]: rand = 47007a798fd6b566a3e4051b38dc2b04 20241014082520262 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082520262 DAUC <0003> auc.c:142 vector [4]: autn = 4f5b091a70240000c48613b615c1b981 20241014082520262 DAUC <0003> auc.c:143 vector [4]: ck = 8951a0b3830f022a96244cf3ff83994d 20241014082520262 DAUC <0003> auc.c:144 vector [4]: ik = a603111489c1044300fba4427d5c64cc 20241014082520262 DAUC <0003> auc.c:145 vector [4]: res = dbb5de969b2164bf0000000000000000 20241014082520262 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082520262 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082520262 DAUC <0003> auc.c:179 vector [4]: kc = bd7bad8a870ec400 20241014082520262 DAUC <0003> auc.c:180 vector [4]: sres = 43ef0721 20241014082520262 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082520262 DAUC <0003> db_auc.c:245 IMSI='262421576972228': Generated 5 vectors 20241014082520262 DAUC <0003> db_auc.c:249 IMSI='262421576972228': Updating SQN=161 in DB 20241014082520270 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421576972228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421576972228"} 20241014082520270 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421576972228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082520270 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082520270 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262421576972228" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 5TC_gsup_sai(17)"262421576972228" TC_gsup_sai(17)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai(17)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082520276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4258 TC_gsup_sai(17)@0889f90c89b5: Final verdict of PTC: pass 20241014082520312 DAUC <0003> db_auc.c:157 IMSI='262424033279665': No 2G Auth Data 20241014082520312 DAUC <0003> db_auc.c:192 IMSI='262424033279665': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262424033279665" to be handled at TC_gsup_sai(18) 20241014082520350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49328<->l=127.0.0.1:4258 20241014082520354 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520354 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424033279665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424033279665"} 20241014082520355 DAUC <0003> db_auc.c:236 IMSI='262424033279665': Calling to generate 5 vectors 20241014082520355 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082520355 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082520355 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082520355 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082520355 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082520355 DAUC <0003> auc.c:113 vector [0]: rand = 6df3d4f3406a6d7a7f596d74a7f14f0e 20241014082520355 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082520355 DAUC <0003> auc.c:142 vector [0]: autn = 54c03377360d0000483f6a0ff52e8d9d 20241014082520355 DAUC <0003> auc.c:143 vector [0]: ck = 549bd8ad1ce387cea8e047851daa3ecd 20241014082520355 DAUC <0003> auc.c:144 vector [0]: ik = 9513feed1bdae64949787543f3f171da 20241014082520355 DAUC <0003> auc.c:145 vector [0]: res = fe84749c652919ef0000000000000000 20241014082520355 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082520355 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082520355 DAUC <0003> auc.c:179 vector [0]: kc = 5a84d780d0637c00 20241014082520355 DAUC <0003> auc.c:180 vector [0]: sres = 5112fafa 20241014082520355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082520355 DAUC <0003> auc.c:113 vector [1]: rand = 584206ef258cd8f45eb21d395ffa4294 20241014082520355 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082520355 DAUC <0003> auc.c:142 vector [1]: autn = 7dae385f1f72000038b36d8e978b9119 20241014082520355 DAUC <0003> auc.c:143 vector [1]: ck = f0a52001f6b150a5a6ebc51da8229b70 20241014082520355 DAUC <0003> auc.c:144 vector [1]: ik = 5ec15d7d44a94a4bf13231174d79a692 20241014082520355 DAUC <0003> auc.c:145 vector [1]: res = 6f7dc670c47a3f2c0000000000000000 20241014082520355 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082520355 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082520355 DAUC <0003> auc.c:179 vector [1]: kc = da21e3060c5c0400 20241014082520355 DAUC <0003> auc.c:180 vector [1]: sres = b6619a71 20241014082520355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082520355 DAUC <0003> auc.c:113 vector [2]: rand = 1d3937eebcbab9eae7e21b7105dade63 20241014082520355 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082520355 DAUC <0003> auc.c:142 vector [2]: autn = ccada9624d970000c9b25c72c746e5e7 20241014082520355 DAUC <0003> auc.c:143 vector [2]: ck = 616dbbc6c39940710ce1965506187a1d 20241014082520355 DAUC <0003> auc.c:144 vector [2]: ik = 4b97a1a6a6254c33bfd54fe226c15414 20241014082520355 DAUC <0003> auc.c:145 vector [2]: res = 9fd36871800bc5da0000000000000000 20241014082520355 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082520355 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082520355 DAUC <0003> auc.c:179 vector [2]: kc = e141d0099f130800 20241014082520355 DAUC <0003> auc.c:180 vector [2]: sres = c2c7547a 20241014082520355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082520355 DAUC <0003> auc.c:113 vector [3]: rand = f10336eff2f5850a7036b13382d7de2d 20241014082520355 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082520355 DAUC <0003> auc.c:142 vector [3]: autn = 1072c2c160dc000035445e1f05267757 20241014082520355 DAUC <0003> auc.c:143 vector [3]: ck = 645e2624e8f424feea38d8ce04d5c639 20241014082520355 DAUC <0003> auc.c:144 vector [3]: ik = 8792086c105f0c1f0ca5befa21a3693b 20241014082520355 DAUC <0003> auc.c:145 vector [3]: res = 783b793948d2756b0000000000000000 20241014082520355 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082520355 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082520355 DAUC <0003> auc.c:179 vector [3]: kc = 075ebbed14a37800 20241014082520355 DAUC <0003> auc.c:180 vector [3]: sres = 0926fd1d 20241014082520355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082520355 DAUC <0003> auc.c:113 vector [4]: rand = 1def605e9a11c21a5d27d9df4717b5be 20241014082520355 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082520355 DAUC <0003> auc.c:142 vector [4]: autn = 107a6057aa9f0000355cf522ff2c4aa0 20241014082520355 DAUC <0003> auc.c:143 vector [4]: ck = 50f981da38a5d82b293b5867cb133034 20241014082520355 DAUC <0003> auc.c:144 vector [4]: ik = 9dd19bb4e1f3fb5830cc01a15c54bd5e 20241014082520355 DAUC <0003> auc.c:145 vector [4]: res = 36b82e4ef303012b0000000000000000 20241014082520355 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082520355 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082520355 DAUC <0003> auc.c:179 vector [4]: kc = 8aa1f8e4a46de000 20241014082520355 DAUC <0003> auc.c:180 vector [4]: sres = 0333b210 20241014082520355 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082520355 DAUC <0003> db_auc.c:245 IMSI='262424033279665': Generated 5 vectors 20241014082520355 DAUC <0003> db_auc.c:249 IMSI='262424033279665': Updating SQN=161 in DB 20241014082520363 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424033279665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424033279665"} 20241014082520363 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424033279665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082520363 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082520363 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262424033279665" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 6TC_gsup_sai(18)"262424033279665" TC_gsup_sai(18)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai(18)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082520370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49328<->l=127.0.0.1:4258 TC_gsup_sai(18)@0889f90c89b5: Final verdict of PTC: pass 20241014082520404 DAUC <0003> db_auc.c:157 IMSI='262421963014535': No 2G Auth Data 20241014082520404 DAUC <0003> db_auc.c:192 IMSI='262421963014535': No 3G Auth Data HLR_Test-GSUP(9)@0889f90c89b5: Created GsupExpect[0] for "262421963014535" to be handled at TC_gsup_sai(19) 20241014082520451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4258 20241014082520456 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520456 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421963014535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421963014535"} 20241014082520456 DAUC <0003> db_auc.c:236 IMSI='262421963014535': Calling to generate 5 vectors 20241014082520456 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082520456 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082520456 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082520456 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082520456 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082520456 DAUC <0003> auc.c:113 vector [0]: rand = 0ba3c59a5df89d4f8211421aae2d5279 20241014082520456 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082520456 DAUC <0003> auc.c:142 vector [0]: autn = af1a30f0c8a70000c5c7012659d4b093 20241014082520456 DAUC <0003> auc.c:143 vector [0]: ck = c7c41dc9a2225713855d5920125b474a 20241014082520456 DAUC <0003> auc.c:144 vector [0]: ik = 0595e4ba8bcab8de246428a597e0c051 20241014082520456 DAUC <0003> auc.c:145 vector [0]: res = f317367be00dda170000000000000000 20241014082520456 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082520456 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082520456 DAUC <0003> auc.c:179 vector [0]: kc = a1c739b4b2ccd954 20241014082520456 DAUC <0003> auc.c:180 vector [0]: sres = 146a421b 20241014082520456 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082520456 DAUC <0003> auc.c:113 vector [1]: rand = e9d3527d7c84d63e38d04e46e30144ae 20241014082520456 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082520456 DAUC <0003> auc.c:142 vector [1]: autn = 69ffb24da98400001a20e6fc83bb87a2 20241014082520456 DAUC <0003> auc.c:143 vector [1]: ck = 3dce16f8f7e203f6a76230e45f57ef35 20241014082520456 DAUC <0003> auc.c:144 vector [1]: ik = b7e3b648cd266733acdbe8d6e4e1b826 20241014082520456 DAUC <0003> auc.c:145 vector [1]: res = 67cb948d3e5f2c520000000000000000 20241014082520456 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082520456 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082520456 DAUC <0003> auc.c:179 vector [1]: kc = 5329c390e9fbb7d4 20241014082520456 DAUC <0003> auc.c:180 vector [1]: sres = edfa4550 20241014082520456 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082520456 DAUC <0003> auc.c:113 vector [2]: rand = 06852431256487338c97ea9bc494aa2c 20241014082520456 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082520456 DAUC <0003> auc.c:142 vector [2]: autn = f1b497fb10df000044c3804674db5c65 20241014082520456 DAUC <0003> auc.c:143 vector [2]: ck = 3fc74640760208ec6790458b290b4bce 20241014082520456 DAUC <0003> auc.c:144 vector [2]: ik = b223af0fb06d225201edb697e0d8ed72 20241014082520456 DAUC <0003> auc.c:145 vector [2]: res = 0aa21a836fc4c3ce0000000000000000 20241014082520456 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082520456 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082520456 DAUC <0003> auc.c:179 vector [2]: kc = 86eb14861a9112f5 20241014082520456 DAUC <0003> auc.c:180 vector [2]: sres = 43e15f0b 20241014082520456 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082520456 DAUC <0003> auc.c:113 vector [3]: rand = 5f538438924d0163c1c67e6e893293b2 20241014082520456 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082520456 DAUC <0003> auc.c:142 vector [3]: autn = a6b48a1a59ce00000dd0f7fa8bc1ea92 20241014082520456 DAUC <0003> auc.c:143 vector [3]: ck = de14557792d2154c3cdb9bbcd0e6483e 20241014082520456 DAUC <0003> auc.c:144 vector [3]: ik = 0724de6bc70d2daea1c2303039dd7204 20241014082520456 DAUC <0003> auc.c:145 vector [3]: res = 2982339d4a7d76220000000000000000 20241014082520456 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082520456 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082520456 DAUC <0003> auc.c:179 vector [3]: kc = c357d89397b21307 20241014082520456 DAUC <0003> auc.c:180 vector [3]: sres = 53bae083 20241014082520456 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082520456 DAUC <0003> auc.c:113 vector [4]: rand = d9bb454a88184e1222a9bba1d0ba5bda 20241014082520456 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082520456 DAUC <0003> auc.c:142 vector [4]: autn = 7697c273feb50000d94f8c89cbe0e524 20241014082520456 DAUC <0003> auc.c:143 vector [4]: ck = c160e649f6d666735af89fdbb1211faf 20241014082520456 DAUC <0003> auc.c:144 vector [4]: ik = ffc3af0bad19e8b5b4947b4e5007891d 20241014082520456 DAUC <0003> auc.c:145 vector [4]: res = f7e2681c073618bc0000000000000000 20241014082520456 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082520456 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082520456 DAUC <0003> auc.c:179 vector [4]: kc = e2d405b754c862c0 20241014082520456 DAUC <0003> auc.c:180 vector [4]: sres = 145dcf81 20241014082520456 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082520456 DAUC <0003> db_auc.c:245 IMSI='262421963014535': Generated 5 vectors 20241014082520456 DAUC <0003> db_auc.c:249 IMSI='262421963014535': Updating SQN=161 in DB 20241014082520465 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421963014535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421963014535"} 20241014082520465 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421963014535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082520465 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082520465 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0889f90c89b5: Found GsupExpect[0] for "262421963014535" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@0889f90c89b5: Added IMSI table entry 7TC_gsup_sai(19)"262421963014535" TC_gsup_sai(19)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai(19)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082520471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4258 TC_gsup_sai(19)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082520498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 20241014082520498 DLINP <000b> input/ipa.c:451 connected read/write 20241014082520498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082520498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082520498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082520498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@0889f90c89b5: Final verdict of PTC: none 20241014082520498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40203<->l=127.0.0.1:4259) 10@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_sai finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:20 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241014082520521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4258 20241014082520521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3148) Waiting for packet dumper to finish... 1 (prev_count=3148, count=45840) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:22 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_sai_num_auth_vectors started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082523588 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082523588 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082523593 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082523598 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523598 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082523598 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082523598 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082523598 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082523598 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082523598 DLGSUP <0013> gsup_server.c:235 2: 20241014082523598 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082523598 DLGSUP <0013> gsup_server.c:235 3: 20241014082523598 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082523598 DLGSUP <0013> gsup_server.c:235 4: 20241014082523598 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082523598 DLGSUP <0013> gsup_server.c:235 5: 20241014082523598 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082523598 DLGSUP <0013> gsup_server.c:235 7: 20241014082523598 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082523598 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082523598 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082523598 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@0889f90c89b5: 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") 20241014082523619 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20241014082523660 DAUC <0003> db_auc.c:157 IMSI='262429738304082': No 2G Auth Data 20241014082523660 DAUC <0003> db_auc.c:192 IMSI='262429738304082': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262429738304082" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241014082523706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20241014082523717 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523717 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429738304082"} 20241014082523718 DAUC <0003> db_auc.c:192 IMSI='262429738304082': No 3G Auth Data 20241014082523718 DAUC <0003> db_auc.c:236 IMSI='262429738304082': Calling to generate 1 vectors 20241014082523718 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241014082523718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523718 DAUC <0003> auc.c:113 vector [0]: rand = 618b3920ac46781b54a85f822f57c53c 20241014082523718 DAUC <0003> auc.c:179 vector [0]: kc = 214430f59980dc00 20241014082523718 DAUC <0003> auc.c:180 vector [0]: sres = e86d9f60 20241014082523718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523718 DAUC <0003> db_auc.c:245 IMSI='262429738304082': Generated 1 vectors 20241014082523718 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429738304082"} 20241014082523718 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523718 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523718 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262429738304082" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429738304082" TC_gsup_sai_num_auth_vectors(24)@0889f90c89b5: setverdict(pass): none -> pass 20241014082523725 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523725 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429738304082"} 20241014082523725 DAUC <0003> db_auc.c:192 IMSI='262429738304082': No 3G Auth Data 20241014082523725 DAUC <0003> db_auc.c:236 IMSI='262429738304082': Calling to generate 4 vectors 20241014082523725 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241014082523725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523725 DAUC <0003> auc.c:113 vector [0]: rand = 120354b3e33041c2c46025584de38e07 20241014082523725 DAUC <0003> auc.c:179 vector [0]: kc = 8f0c804656f03000 20241014082523725 DAUC <0003> auc.c:180 vector [0]: sres = c873addb 20241014082523725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523725 DAUC <0003> auc.c:113 vector [1]: rand = 6638873fdf4d5ba17823b891f879cc20 20241014082523725 DAUC <0003> auc.c:179 vector [1]: kc = c51848f9522fe400 20241014082523725 DAUC <0003> auc.c:180 vector [1]: sres = b0cd359a 20241014082523725 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523725 DAUC <0003> auc.c:113 vector [2]: rand = 0e7a7833a5ce497a339e6062103ec610 20241014082523725 DAUC <0003> auc.c:179 vector [2]: kc = e1439e140bdfe000 20241014082523725 DAUC <0003> auc.c:180 vector [2]: sres = a04c5b41 20241014082523725 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523725 DAUC <0003> auc.c:113 vector [3]: rand = 0b4d1fee6762c95396ce91b5c6e69c45 20241014082523725 DAUC <0003> auc.c:179 vector [3]: kc = c7748af4478cb400 20241014082523725 DAUC <0003> auc.c:180 vector [3]: sres = cc8ada90 20241014082523725 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523725 DAUC <0003> db_auc.c:245 IMSI='262429738304082': Generated 4 vectors 20241014082523725 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429738304082"} 20241014082523725 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523725 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523725 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523730 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523730 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429738304082"} 20241014082523730 DAUC <0003> db_auc.c:192 IMSI='262429738304082': No 3G Auth Data 20241014082523730 DAUC <0003> db_auc.c:236 IMSI='262429738304082': Calling to generate 5 vectors 20241014082523730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082523730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523730 DAUC <0003> auc.c:113 vector [0]: rand = a8addebe46cb727829d97c84575c4bb0 20241014082523730 DAUC <0003> auc.c:179 vector [0]: kc = 84ec3fada94f6800 20241014082523730 DAUC <0003> auc.c:180 vector [0]: sres = 0592c060 20241014082523730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523730 DAUC <0003> auc.c:113 vector [1]: rand = 66667e7218b6709e7f6ac0b0d131ba1d 20241014082523730 DAUC <0003> auc.c:179 vector [1]: kc = 8e58dfb9d9b74800 20241014082523730 DAUC <0003> auc.c:180 vector [1]: sres = 092031ed 20241014082523730 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523730 DAUC <0003> auc.c:113 vector [2]: rand = e2b8597123f5b7b6187ea47a3e72b00a 20241014082523730 DAUC <0003> auc.c:179 vector [2]: kc = ff856072ebf11000 20241014082523730 DAUC <0003> auc.c:180 vector [2]: sres = 0301c3f0 20241014082523730 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523730 DAUC <0003> auc.c:113 vector [3]: rand = 74a9f94f5b255c9d6f22a6f627cbc965 20241014082523730 DAUC <0003> auc.c:179 vector [3]: kc = 1a0fc718c1938400 20241014082523730 DAUC <0003> auc.c:180 vector [3]: sres = 9d994780 20241014082523730 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523730 DAUC <0003> auc.c:113 vector [4]: rand = 6473c6e2c921657d0367a72f808359b9 20241014082523730 DAUC <0003> auc.c:179 vector [4]: kc = 40f6750a9bff0c00 20241014082523730 DAUC <0003> auc.c:180 vector [4]: sres = 6413218a 20241014082523731 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082523731 DAUC <0003> db_auc.c:245 IMSI='262429738304082': Generated 5 vectors 20241014082523731 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429738304082"} 20241014082523731 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523731 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523731 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523734 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523734 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429738304082"} 20241014082523734 DAUC <0003> db_auc.c:192 IMSI='262429738304082': No 3G Auth Data 20241014082523734 DAUC <0003> db_auc.c:236 IMSI='262429738304082': Calling to generate 5 vectors 20241014082523734 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082523734 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523734 DAUC <0003> auc.c:113 vector [0]: rand = ad89d92b1bf061ec924d3b793f6347f0 20241014082523734 DAUC <0003> auc.c:179 vector [0]: kc = 42dacd15c5d57800 20241014082523734 DAUC <0003> auc.c:180 vector [0]: sres = 1420b36c 20241014082523734 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523734 DAUC <0003> auc.c:113 vector [1]: rand = b95a1fe0f48377cc5dadadc0abb88e42 20241014082523734 DAUC <0003> auc.c:179 vector [1]: kc = 5430883ce86d7000 20241014082523734 DAUC <0003> auc.c:180 vector [1]: sres = baa262e0 20241014082523734 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523734 DAUC <0003> auc.c:113 vector [2]: rand = 866f3146a62ab2120c871c858d0f37bf 20241014082523734 DAUC <0003> auc.c:179 vector [2]: kc = 75519973a2337400 20241014082523734 DAUC <0003> auc.c:180 vector [2]: sres = 8751d290 20241014082523734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523735 DAUC <0003> auc.c:113 vector [3]: rand = 89b9f3878300218bfc0ba51ebd999b90 20241014082523735 DAUC <0003> auc.c:179 vector [3]: kc = d5f332bfda739800 20241014082523735 DAUC <0003> auc.c:180 vector [3]: sres = 3a8d7d83 20241014082523735 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523735 DAUC <0003> auc.c:113 vector [4]: rand = 1d8e6762b947dd842aee0519de18fe19 20241014082523735 DAUC <0003> auc.c:179 vector [4]: kc = cb6f8c2927bb7400 20241014082523735 DAUC <0003> auc.c:180 vector [4]: sres = fb451dac 20241014082523735 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082523735 DAUC <0003> db_auc.c:245 IMSI='262429738304082': Generated 5 vectors 20241014082523735 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429738304082"} 20241014082523735 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429738304082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523735 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523735 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@0889f90c89b5: Final verdict of PTC: pass 20241014082523763 DAUC <0003> db_auc.c:157 IMSI='262428400228877': No 2G Auth Data 20241014082523763 DAUC <0003> db_auc.c:192 IMSI='262428400228877': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262428400228877" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241014082523784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241014082523786 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523786 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428400228877"} 20241014082523786 DAUC <0003> db_auc.c:192 IMSI='262428400228877': No 3G Auth Data 20241014082523786 DAUC <0003> db_auc.c:236 IMSI='262428400228877': Calling to generate 1 vectors 20241014082523786 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241014082523786 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523786 DAUC <0003> auc.c:113 vector [0]: rand = c795323b12042a59c190c85764354125 20241014082523786 DAUC <0003> auc.c:179 vector [0]: kc = 2830c29c08b7ec00 20241014082523786 DAUC <0003> auc.c:180 vector [0]: sres = 6827508a 20241014082523786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523786 DAUC <0003> db_auc.c:245 IMSI='262428400228877': Generated 1 vectors 20241014082523786 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428400228877"} 20241014082523786 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523786 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523786 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262428400228877" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428400228877" TC_gsup_sai_num_auth_vectors(25)@0889f90c89b5: setverdict(pass): none -> pass 20241014082523787 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523787 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428400228877"} 20241014082523787 DAUC <0003> db_auc.c:192 IMSI='262428400228877': No 3G Auth Data 20241014082523787 DAUC <0003> db_auc.c:236 IMSI='262428400228877': Calling to generate 4 vectors 20241014082523787 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241014082523787 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523787 DAUC <0003> auc.c:113 vector [0]: rand = 7e37506f682d903c30662c550236ce1d 20241014082523787 DAUC <0003> auc.c:179 vector [0]: kc = fae0c13237e0dc00 20241014082523787 DAUC <0003> auc.c:180 vector [0]: sres = b0656084 20241014082523787 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523787 DAUC <0003> auc.c:113 vector [1]: rand = 03cd3d30e1e2d25a57730274ecc52852 20241014082523787 DAUC <0003> auc.c:179 vector [1]: kc = e6a3eabd9825e000 20241014082523787 DAUC <0003> auc.c:180 vector [1]: sres = 6b788baf 20241014082523787 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523787 DAUC <0003> auc.c:113 vector [2]: rand = f68fa743c96896f55c01288f6afdc816 20241014082523787 DAUC <0003> auc.c:179 vector [2]: kc = e0a9624192de6000 20241014082523787 DAUC <0003> auc.c:180 vector [2]: sres = 9674db1c 20241014082523787 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523787 DAUC <0003> auc.c:113 vector [3]: rand = 09c33d4cba21fa46ea52dee4af454ed8 20241014082523787 DAUC <0003> auc.c:179 vector [3]: kc = 98f68c71dce54c00 20241014082523787 DAUC <0003> auc.c:180 vector [3]: sres = 50438d32 20241014082523787 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523787 DAUC <0003> db_auc.c:245 IMSI='262428400228877': Generated 4 vectors 20241014082523787 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428400228877"} 20241014082523787 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523787 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523787 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523787 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523787 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428400228877"} 20241014082523787 DAUC <0003> db_auc.c:192 IMSI='262428400228877': No 3G Auth Data 20241014082523787 DAUC <0003> db_auc.c:236 IMSI='262428400228877': Calling to generate 5 vectors 20241014082523787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082523787 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523787 DAUC <0003> auc.c:113 vector [0]: rand = b5745d579e31df851d3e693736b159d9 20241014082523787 DAUC <0003> auc.c:179 vector [0]: kc = 15fde413fdf2f400 20241014082523787 DAUC <0003> auc.c:180 vector [0]: sres = 86dbd1b1 20241014082523787 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523787 DAUC <0003> auc.c:113 vector [1]: rand = 1eedb066ded4fad5446e06d453fd0e67 20241014082523787 DAUC <0003> auc.c:179 vector [1]: kc = 144a6672d51a4000 20241014082523787 DAUC <0003> auc.c:180 vector [1]: sres = 0ca6de03 20241014082523787 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523787 DAUC <0003> auc.c:113 vector [2]: rand = 10d984d785df7a1fb0e18a06c78b2d08 20241014082523787 DAUC <0003> auc.c:179 vector [2]: kc = fb375dea38f21800 20241014082523787 DAUC <0003> auc.c:180 vector [2]: sres = 2cbaff82 20241014082523787 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523787 DAUC <0003> auc.c:113 vector [3]: rand = b641a562436a45744cb80d5b351fedb5 20241014082523787 DAUC <0003> auc.c:179 vector [3]: kc = 343b979ec60ca000 20241014082523787 DAUC <0003> auc.c:180 vector [3]: sres = 7b32d85a 20241014082523787 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523787 DAUC <0003> auc.c:113 vector [4]: rand = 5ba81d556185525a49bb28824a7403ae 20241014082523787 DAUC <0003> auc.c:179 vector [4]: kc = 66c646147a18a000 20241014082523787 DAUC <0003> auc.c:180 vector [4]: sres = f8d6d696 20241014082523787 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082523787 DAUC <0003> db_auc.c:245 IMSI='262428400228877': Generated 5 vectors 20241014082523787 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428400228877"} 20241014082523787 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523788 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523788 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523788 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523788 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428400228877"} 20241014082523788 DAUC <0003> db_auc.c:192 IMSI='262428400228877': No 3G Auth Data 20241014082523788 DAUC <0003> db_auc.c:236 IMSI='262428400228877': Calling to generate 5 vectors 20241014082523788 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082523788 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523788 DAUC <0003> auc.c:113 vector [0]: rand = e917559c559e532b1d62153641f16318 20241014082523788 DAUC <0003> auc.c:179 vector [0]: kc = e47d6abde1960800 20241014082523788 DAUC <0003> auc.c:180 vector [0]: sres = 7d77d4b2 20241014082523788 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523788 DAUC <0003> auc.c:113 vector [1]: rand = c4db868b8c77ded0a742ac3d03bb09b0 20241014082523788 DAUC <0003> auc.c:179 vector [1]: kc = fa475718f621ac00 20241014082523788 DAUC <0003> auc.c:180 vector [1]: sres = 6b487c8b 20241014082523788 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523788 DAUC <0003> auc.c:113 vector [2]: rand = aa72b2ea73207fbb3a4fece57f41e8c4 20241014082523788 DAUC <0003> auc.c:179 vector [2]: kc = 94bce2402f48a000 20241014082523788 DAUC <0003> auc.c:180 vector [2]: sres = fa3e69ed 20241014082523788 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523788 DAUC <0003> auc.c:113 vector [3]: rand = 78dffecdd8a9b058761f937b5bd0e7fd 20241014082523788 DAUC <0003> auc.c:179 vector [3]: kc = 7640c4f88d1a2000 20241014082523788 DAUC <0003> auc.c:180 vector [3]: sres = e81f0802 20241014082523788 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523788 DAUC <0003> auc.c:113 vector [4]: rand = 599c317ea5a3220ead8a0e661eb17f98 20241014082523788 DAUC <0003> auc.c:179 vector [4]: kc = 9f908b04aeda0800 20241014082523788 DAUC <0003> auc.c:180 vector [4]: sres = 3b667175 20241014082523788 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082523788 DAUC <0003> db_auc.c:245 IMSI='262428400228877': Generated 5 vectors 20241014082523788 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428400228877"} 20241014082523788 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428400228877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523788 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523788 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@0889f90c89b5: Final verdict of PTC: pass 20241014082523813 DAUC <0003> db_auc.c:157 IMSI='262429507784636': No 2G Auth Data 20241014082523813 DAUC <0003> db_auc.c:192 IMSI='262429507784636': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262429507784636" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241014082523841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20241014082523846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523846 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429507784636"} 20241014082523846 DAUC <0003> db_auc.c:192 IMSI='262429507784636': No 3G Auth Data 20241014082523846 DAUC <0003> db_auc.c:236 IMSI='262429507784636': Calling to generate 1 vectors 20241014082523846 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241014082523846 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523846 DAUC <0003> auc.c:113 vector [0]: rand = 5756286f822272a80c87b62f5f5332d8 20241014082523846 DAUC <0003> auc.c:179 vector [0]: kc = 58b39b2d378ff091 20241014082523846 DAUC <0003> auc.c:180 vector [0]: sres = a621bdde 20241014082523846 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523846 DAUC <0003> db_auc.c:245 IMSI='262429507784636': Generated 1 vectors 20241014082523846 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429507784636"} 20241014082523846 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262429507784636" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429507784636" TC_gsup_sai_num_auth_vectors(26)@0889f90c89b5: setverdict(pass): none -> pass 20241014082523849 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523849 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429507784636"} 20241014082523849 DAUC <0003> db_auc.c:192 IMSI='262429507784636': No 3G Auth Data 20241014082523849 DAUC <0003> db_auc.c:236 IMSI='262429507784636': Calling to generate 4 vectors 20241014082523849 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241014082523849 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523849 DAUC <0003> auc.c:113 vector [0]: rand = 8661cf3077f41340b7210d14f69f399d 20241014082523849 DAUC <0003> auc.c:179 vector [0]: kc = 3fae13a8616f8f36 20241014082523849 DAUC <0003> auc.c:180 vector [0]: sres = e1342c41 20241014082523849 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523849 DAUC <0003> auc.c:113 vector [1]: rand = 56ed9e9878bc31d947a925b79cc94120 20241014082523849 DAUC <0003> auc.c:179 vector [1]: kc = 19e61d62baf5b9e1 20241014082523849 DAUC <0003> auc.c:180 vector [1]: sres = d0a36311 20241014082523849 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523849 DAUC <0003> auc.c:113 vector [2]: rand = dece0583cbbb6cff40d50c1a51232776 20241014082523849 DAUC <0003> auc.c:179 vector [2]: kc = c73cfd897fda8596 20241014082523849 DAUC <0003> auc.c:180 vector [2]: sres = e239fd3e 20241014082523849 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523849 DAUC <0003> auc.c:113 vector [3]: rand = 0279bf5d34b7ac7adae792a4fea494da 20241014082523849 DAUC <0003> auc.c:179 vector [3]: kc = 592f88d874b9e76e 20241014082523849 DAUC <0003> auc.c:180 vector [3]: sres = 663df5a4 20241014082523849 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523849 DAUC <0003> db_auc.c:245 IMSI='262429507784636': Generated 4 vectors 20241014082523849 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429507784636"} 20241014082523849 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523849 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523849 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523852 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523852 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429507784636"} 20241014082523852 DAUC <0003> db_auc.c:192 IMSI='262429507784636': No 3G Auth Data 20241014082523852 DAUC <0003> db_auc.c:236 IMSI='262429507784636': Calling to generate 5 vectors 20241014082523852 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082523852 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523852 DAUC <0003> auc.c:113 vector [0]: rand = 6d9de87ac8e72938b6c484ed29fe5bf8 20241014082523852 DAUC <0003> auc.c:179 vector [0]: kc = f3858ecea7260012 20241014082523852 DAUC <0003> auc.c:180 vector [0]: sres = b5d75cb8 20241014082523852 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523852 DAUC <0003> auc.c:113 vector [1]: rand = 6c7a12315fb68ce33adc32155725adfa 20241014082523852 DAUC <0003> auc.c:179 vector [1]: kc = 511da546832f815d 20241014082523852 DAUC <0003> auc.c:180 vector [1]: sres = 469c052f 20241014082523852 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523852 DAUC <0003> auc.c:113 vector [2]: rand = e76b389dfb6e75e8040f314511e810c2 20241014082523852 DAUC <0003> auc.c:179 vector [2]: kc = fc9e243045fceae5 20241014082523852 DAUC <0003> auc.c:180 vector [2]: sres = ea3084b7 20241014082523852 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523852 DAUC <0003> auc.c:113 vector [3]: rand = 8fc1d3cf67bd339efa74c8da1fb31305 20241014082523852 DAUC <0003> auc.c:179 vector [3]: kc = 2a866a7c7bc61dff 20241014082523852 DAUC <0003> auc.c:180 vector [3]: sres = b5e4dc85 20241014082523852 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523852 DAUC <0003> auc.c:113 vector [4]: rand = 00790dcb8cfcce511211bc544e487028 20241014082523852 DAUC <0003> auc.c:179 vector [4]: kc = 61c1f957f732651c 20241014082523852 DAUC <0003> auc.c:180 vector [4]: sres = c3a84ea9 20241014082523852 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082523852 DAUC <0003> db_auc.c:245 IMSI='262429507784636': Generated 5 vectors 20241014082523852 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429507784636"} 20241014082523852 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523852 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523852 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523854 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523854 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429507784636"} 20241014082523854 DAUC <0003> db_auc.c:192 IMSI='262429507784636': No 3G Auth Data 20241014082523854 DAUC <0003> db_auc.c:236 IMSI='262429507784636': Calling to generate 5 vectors 20241014082523854 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014082523854 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082523854 DAUC <0003> auc.c:113 vector [0]: rand = 1c62e0aae3bd339b4f3884dd44b5607a 20241014082523854 DAUC <0003> auc.c:179 vector [0]: kc = 933bf6af5217de9b 20241014082523854 DAUC <0003> auc.c:180 vector [0]: sres = 1290435d 20241014082523854 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014082523854 DAUC <0003> auc.c:113 vector [1]: rand = 1838fe21217590f69e9b95adbb5efad4 20241014082523854 DAUC <0003> auc.c:179 vector [1]: kc = 852fe5d44b42d938 20241014082523854 DAUC <0003> auc.c:180 vector [1]: sres = ab937cb8 20241014082523854 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014082523854 DAUC <0003> auc.c:113 vector [2]: rand = c9a246bf281fa00e70de696caa4f4c8d 20241014082523854 DAUC <0003> auc.c:179 vector [2]: kc = 45efd23526c237de 20241014082523854 DAUC <0003> auc.c:180 vector [2]: sres = fab4cf37 20241014082523854 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014082523854 DAUC <0003> auc.c:113 vector [3]: rand = 54486dfe1ce5ccf372dbb47917ea1ba6 20241014082523854 DAUC <0003> auc.c:179 vector [3]: kc = daf8ab66dc0b9188 20241014082523854 DAUC <0003> auc.c:180 vector [3]: sres = 0dd545cc 20241014082523854 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014082523854 DAUC <0003> auc.c:113 vector [4]: rand = ab0ddef9e72e4041a5e98042f844ee0b 20241014082523854 DAUC <0003> auc.c:179 vector [4]: kc = 67a70bba59ebf4f9 20241014082523854 DAUC <0003> auc.c:180 vector [4]: sres = 0f707257 20241014082523854 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014082523854 DAUC <0003> db_auc.c:245 IMSI='262429507784636': Generated 5 vectors 20241014082523854 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429507784636"} 20241014082523854 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429507784636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523854 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523854 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@0889f90c89b5: Final verdict of PTC: pass 20241014082523882 DAUC <0003> db_auc.c:157 IMSI='262427322964537': No 2G Auth Data 20241014082523882 DAUC <0003> db_auc.c:192 IMSI='262427322964537': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262427322964537" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241014082523911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241014082523915 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523915 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427322964537"} 20241014082523915 DAUC <0003> db_auc.c:157 IMSI='262427322964537': No 2G Auth Data 20241014082523915 DAUC <0003> db_auc.c:236 IMSI='262427322964537': Calling to generate 1 vectors 20241014082523915 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241014082523915 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082523915 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082523915 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082523915 DAUC <0003> auc.c:113 vector [0]: rand = 70e7db23b0d23624c07af313dae34cac 20241014082523915 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082523915 DAUC <0003> auc.c:142 vector [0]: autn = 1981a7799cff0000c3315d1a96572e8c 20241014082523915 DAUC <0003> auc.c:143 vector [0]: ck = 56834827c233fc45a684b146d2c8d5e3 20241014082523915 DAUC <0003> auc.c:144 vector [0]: ik = c3c58bb30ec039ebb66c7cc91cc471a7 20241014082523915 DAUC <0003> auc.c:145 vector [0]: res = b75e59735b5cf7630000000000000000 20241014082523915 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082523915 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082523915 DAUC <0003> auc.c:151 vector [0]: kc = 85ae0e1b02ff61ea 20241014082523915 DAUC <0003> auc.c:152 vector [0]: sres = ec02ae10 20241014082523915 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082523915 DAUC <0003> db_auc.c:245 IMSI='262427322964537': Generated 1 vectors 20241014082523915 DAUC <0003> db_auc.c:249 IMSI='262427322964537': Updating SQN=33 in DB 20241014082523923 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427322964537"} 20241014082523923 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523923 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523923 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262427322964537" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427322964537" TC_gsup_sai_num_auth_vectors(27)@0889f90c89b5: setverdict(pass): none -> pass 20241014082523926 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523926 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427322964537"} 20241014082523926 DAUC <0003> db_auc.c:157 IMSI='262427322964537': No 2G Auth Data 20241014082523926 DAUC <0003> db_auc.c:236 IMSI='262427322964537': Calling to generate 4 vectors 20241014082523926 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241014082523926 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082523926 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082523926 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014082523926 DAUC <0003> auc.c:113 vector [0]: rand = 8f65620e28f966126d72f9df0316363e 20241014082523926 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014082523926 DAUC <0003> auc.c:142 vector [0]: autn = 4b001a29dd1e000085da7a3b283447b1 20241014082523926 DAUC <0003> auc.c:143 vector [0]: ck = f112e355df80c22e77f628fc6af58a61 20241014082523926 DAUC <0003> auc.c:144 vector [0]: ik = 443c2d777a675aa4f0bfaae6d46d6dd1 20241014082523926 DAUC <0003> auc.c:145 vector [0]: res = 9d7ca23b05269cd50000000000000000 20241014082523926 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082523926 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082523926 DAUC <0003> auc.c:151 vector [0]: kc = 32674c381b7f7f3a 20241014082523926 DAUC <0003> auc.c:152 vector [0]: sres = 985a3eee 20241014082523926 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082523926 DAUC <0003> auc.c:113 vector [1]: rand = bef8a1c3f768436f77a7b95eea1df722 20241014082523926 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014082523926 DAUC <0003> auc.c:142 vector [1]: autn = 0211e7312ab900001d80754a5ca2c0d4 20241014082523926 DAUC <0003> auc.c:143 vector [1]: ck = 3cc33712e780c1f5ac37cdd4846551af 20241014082523926 DAUC <0003> auc.c:144 vector [1]: ik = e70065a1da588727c12cf7d23cb78c47 20241014082523926 DAUC <0003> auc.c:145 vector [1]: res = 7c28f095bbffc1910000000000000000 20241014082523926 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082523926 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082523926 DAUC <0003> auc.c:151 vector [1]: kc = b6d868b5850a9b3a 20241014082523926 DAUC <0003> auc.c:152 vector [1]: sres = c7d73104 20241014082523926 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082523926 DAUC <0003> auc.c:113 vector [2]: rand = c9b94828844cc4eb9a8f76fe8e8c8af3 20241014082523926 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014082523926 DAUC <0003> auc.c:142 vector [2]: autn = 50cabdc64b300000b39a73bcb1becdbc 20241014082523926 DAUC <0003> auc.c:143 vector [2]: ck = 2a2fa54aa292287f8ddb6f7e34985508 20241014082523926 DAUC <0003> auc.c:144 vector [2]: ik = 84dfba38fc49ee6455ab08efde2fbed5 20241014082523926 DAUC <0003> auc.c:145 vector [2]: res = f49d84679c45d6af0000000000000000 20241014082523926 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082523926 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082523926 DAUC <0003> auc.c:151 vector [2]: kc = 768078e3b46c2dc6 20241014082523926 DAUC <0003> auc.c:152 vector [2]: sres = 68d852c8 20241014082523926 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082523926 DAUC <0003> auc.c:113 vector [3]: rand = f57d50dc9527833491b4aeeab21b3fa1 20241014082523926 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014082523926 DAUC <0003> auc.c:142 vector [3]: autn = 6bc447773d3100004bd11a4fc90c6f8b 20241014082523926 DAUC <0003> auc.c:143 vector [3]: ck = f78ad785a97c55eed5211fcfa3e5e431 20241014082523926 DAUC <0003> auc.c:144 vector [3]: ik = 7c854321ebe80383412cf67c8130ddd4 20241014082523926 DAUC <0003> auc.c:145 vector [3]: res = 7a84d729095a051c0000000000000000 20241014082523926 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082523926 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082523926 DAUC <0003> auc.c:151 vector [3]: kc = 1f027d1760416f88 20241014082523926 DAUC <0003> auc.c:152 vector [3]: sres = 73ded235 20241014082523926 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082523926 DAUC <0003> db_auc.c:245 IMSI='262427322964537': Generated 4 vectors 20241014082523926 DAUC <0003> db_auc.c:249 IMSI='262427322964537': Updating SQN=161 in DB 20241014082523934 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427322964537"} 20241014082523934 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523934 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523934 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523937 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523937 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427322964537"} 20241014082523937 DAUC <0003> db_auc.c:157 IMSI='262427322964537': No 2G Auth Data 20241014082523937 DAUC <0003> db_auc.c:236 IMSI='262427322964537': Calling to generate 5 vectors 20241014082523937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082523937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082523937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082523937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014082523937 DAUC <0003> auc.c:113 vector [0]: rand = 84db584c6ff47753d53191a307d90769 20241014082523937 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014082523937 DAUC <0003> auc.c:142 vector [0]: autn = b47421827d540000ac7944fa83b4413a 20241014082523937 DAUC <0003> auc.c:143 vector [0]: ck = d96f8ed0e9a0947d50bf4a5086248310 20241014082523937 DAUC <0003> auc.c:144 vector [0]: ik = a9c4f61a669fc4f0d680197a548f99cb 20241014082523937 DAUC <0003> auc.c:145 vector [0]: res = 844c7d5a509d8d210000000000000000 20241014082523937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082523937 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082523937 DAUC <0003> auc.c:151 vector [0]: kc = f6942be05d944a56 20241014082523937 DAUC <0003> auc.c:152 vector [0]: sres = d4d1f07b 20241014082523937 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082523937 DAUC <0003> auc.c:113 vector [1]: rand = e932191097a94f15830c037e5eaca614 20241014082523937 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014082523937 DAUC <0003> auc.c:142 vector [1]: autn = ab7b9d7bd2730000cf19e9cb454bef9d 20241014082523937 DAUC <0003> auc.c:143 vector [1]: ck = 0c2763d0eba38794b2e8fb9e5ae923b1 20241014082523937 DAUC <0003> auc.c:144 vector [1]: ik = eac9bac57c0886a645052923fffa1ab6 20241014082523937 DAUC <0003> auc.c:145 vector [1]: res = 40603ea9307848910000000000000000 20241014082523937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082523937 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082523937 DAUC <0003> auc.c:151 vector [1]: kc = 11030ba832b83835 20241014082523937 DAUC <0003> auc.c:152 vector [1]: sres = 70187638 20241014082523937 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082523937 DAUC <0003> auc.c:113 vector [2]: rand = 6d9713c12660844c8ee2cc21f94a37ea 20241014082523937 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014082523937 DAUC <0003> auc.c:142 vector [2]: autn = 90de2e4bdea600006a5f357173073b07 20241014082523937 DAUC <0003> auc.c:143 vector [2]: ck = ad641fcbe68f5b2c712eb4a27b986853 20241014082523937 DAUC <0003> auc.c:144 vector [2]: ik = bdb315fdb9cf8723deb263284a1b0961 20241014082523937 DAUC <0003> auc.c:145 vector [2]: res = 5cdddc566413ea730000000000000000 20241014082523937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082523937 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082523937 DAUC <0003> auc.c:151 vector [2]: kc = bf4bddbc6ec3bd3d 20241014082523937 DAUC <0003> auc.c:152 vector [2]: sres = 38ce3625 20241014082523937 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082523937 DAUC <0003> auc.c:113 vector [3]: rand = 33d5ecea47dbe82f66258b25246ae410 20241014082523937 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014082523937 DAUC <0003> auc.c:142 vector [3]: autn = 692d6496ecf50000971a90752589368f 20241014082523937 DAUC <0003> auc.c:143 vector [3]: ck = a0db72352472190725fb9d6a9cd7ec00 20241014082523937 DAUC <0003> auc.c:144 vector [3]: ik = fb63618bab6cfb7349ffcc725a5f3cad 20241014082523937 DAUC <0003> auc.c:145 vector [3]: res = 59d0f33e411965980000000000000000 20241014082523937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082523937 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082523937 DAUC <0003> auc.c:151 vector [3]: kc = 37bc42a6499632d9 20241014082523937 DAUC <0003> auc.c:152 vector [3]: sres = 18c996a6 20241014082523937 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082523937 DAUC <0003> auc.c:113 vector [4]: rand = 6f29d8f8e6a1a2c005921c520061c8b7 20241014082523937 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014082523937 DAUC <0003> auc.c:142 vector [4]: autn = 4b336fe0dfef00008da7b284a54a1fdd 20241014082523937 DAUC <0003> auc.c:143 vector [4]: ck = 4922afa9de2f68c0220eb1d4e822b285 20241014082523937 DAUC <0003> auc.c:144 vector [4]: ik = 6ee15c1458cb3f0ee09697dcf7244d15 20241014082523937 DAUC <0003> auc.c:145 vector [4]: res = 4edb202f4b41bff00000000000000000 20241014082523937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082523937 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082523937 DAUC <0003> auc.c:151 vector [4]: kc = e55bd5b599e2a85e 20241014082523937 DAUC <0003> auc.c:152 vector [4]: sres = 059a9fdf 20241014082523937 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082523937 DAUC <0003> db_auc.c:245 IMSI='262427322964537': Generated 5 vectors 20241014082523937 DAUC <0003> db_auc.c:249 IMSI='262427322964537': Updating SQN=321 in DB 20241014082523945 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427322964537"} 20241014082523945 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523948 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082523948 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427322964537"} 20241014082523948 DAUC <0003> db_auc.c:157 IMSI='262427322964537': No 2G Auth Data 20241014082523948 DAUC <0003> db_auc.c:236 IMSI='262427322964537': Calling to generate 5 vectors 20241014082523948 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082523948 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082523948 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082523948 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014082523948 DAUC <0003> auc.c:113 vector [0]: rand = 253ed723d72894808940bae4d0a54276 20241014082523948 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014082523948 DAUC <0003> auc.c:142 vector [0]: autn = 2652b9b3d4d00000b875159601693873 20241014082523948 DAUC <0003> auc.c:143 vector [0]: ck = 0fcdbf8566ceba5edcc786b8b884d9a8 20241014082523948 DAUC <0003> auc.c:144 vector [0]: ik = 350e5542cf09ef2c189a8055c907ea4f 20241014082523948 DAUC <0003> auc.c:145 vector [0]: res = 5b8fc290fe95b0430000000000000000 20241014082523948 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082523948 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082523948 DAUC <0003> auc.c:151 vector [0]: kc = fe9eec2ad8446695 20241014082523948 DAUC <0003> auc.c:152 vector [0]: sres = a51a72d3 20241014082523948 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082523948 DAUC <0003> auc.c:113 vector [1]: rand = 7447ef4a51975929a5aba0dae96a956c 20241014082523948 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014082523948 DAUC <0003> auc.c:142 vector [1]: autn = 7d9dfa67ded2000009070e8c6ea376aa 20241014082523948 DAUC <0003> auc.c:143 vector [1]: ck = 3a2c5249dcb7503e3bf62eb767856d47 20241014082523948 DAUC <0003> auc.c:144 vector [1]: ik = b6a01c6733f210fbeeba210cad00e942 20241014082523948 DAUC <0003> auc.c:145 vector [1]: res = 943730b246d20dd10000000000000000 20241014082523948 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082523948 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082523948 DAUC <0003> auc.c:151 vector [1]: kc = 59c0419525c0c4c0 20241014082523948 DAUC <0003> auc.c:152 vector [1]: sres = d2e53d63 20241014082523948 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082523948 DAUC <0003> auc.c:113 vector [2]: rand = 32734f84288814609b2be34e62476293 20241014082523948 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014082523948 DAUC <0003> auc.c:142 vector [2]: autn = 99a2e410eaba0000fd66443cbad6f738 20241014082523948 DAUC <0003> auc.c:143 vector [2]: ck = 57a3ffbb01c850b398e1e9fd204d4ca6 20241014082523948 DAUC <0003> auc.c:144 vector [2]: ik = f81c52545cdf9f79ee68711221f79e38 20241014082523948 DAUC <0003> auc.c:145 vector [2]: res = 55c51caa752daac30000000000000000 20241014082523948 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082523948 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082523948 DAUC <0003> auc.c:151 vector [2]: kc = d93635005cad1d54 20241014082523948 DAUC <0003> auc.c:152 vector [2]: sres = 20e8b669 20241014082523948 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082523948 DAUC <0003> auc.c:113 vector [3]: rand = 13b77debb256ad55cca7a7344d4bc491 20241014082523948 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014082523948 DAUC <0003> auc.c:142 vector [3]: autn = 0461dff2cc65000099bc4538e02d5b13 20241014082523948 DAUC <0003> auc.c:143 vector [3]: ck = 59c313bfb2a0251312ec6176507fe511 20241014082523948 DAUC <0003> auc.c:144 vector [3]: ik = bad77cd39a19749597262bf502e3fabb 20241014082523948 DAUC <0003> auc.c:145 vector [3]: res = 969435b2e1a754060000000000000000 20241014082523948 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082523948 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082523948 DAUC <0003> auc.c:151 vector [3]: kc = 66de25ef7a254e2c 20241014082523948 DAUC <0003> auc.c:152 vector [3]: sres = 773361b4 20241014082523948 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082523948 DAUC <0003> auc.c:113 vector [4]: rand = 86fa43fadaa240496898dd85fb640862 20241014082523948 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014082523948 DAUC <0003> auc.c:142 vector [4]: autn = 6036a97e49ef0000004c15992e720869 20241014082523948 DAUC <0003> auc.c:143 vector [4]: ck = 9d922ca4ec645305a14733a69ff4c4f2 20241014082523948 DAUC <0003> auc.c:144 vector [4]: ik = c51ceee42b96d9393c2650ce02e6c00d 20241014082523948 DAUC <0003> auc.c:145 vector [4]: res = 9eefc2519541712b0000000000000000 20241014082523948 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082523948 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082523948 DAUC <0003> auc.c:151 vector [4]: kc = c5efa1285ae08ec3 20241014082523948 DAUC <0003> auc.c:152 vector [4]: sres = 0baeb37a 20241014082523948 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082523948 DAUC <0003> db_auc.c:245 IMSI='262427322964537': Generated 5 vectors 20241014082523948 DAUC <0003> db_auc.c:249 IMSI='262427322964537': Updating SQN=481 in DB 20241014082523956 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427322964537"} 20241014082523956 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427322964537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082523956 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082523956 DLINP <000b> input/ipa.c:451 connected read/write 20241014082523956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082523959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@0889f90c89b5: Final verdict of PTC: pass 20241014082523983 DAUC <0003> db_auc.c:157 IMSI='262428674539099': No 2G Auth Data 20241014082523983 DAUC <0003> db_auc.c:192 IMSI='262428674539099': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262428674539099" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241014082524008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241014082524010 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524010 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428674539099"} 20241014082524010 DAUC <0003> db_auc.c:157 IMSI='262428674539099': No 2G Auth Data 20241014082524010 DAUC <0003> db_auc.c:236 IMSI='262428674539099': Calling to generate 1 vectors 20241014082524010 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241014082524010 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524010 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014082524010 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082524010 DAUC <0003> auc.c:113 vector [0]: rand = f5492589102d9531966ec7dfc795a740 20241014082524010 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082524010 DAUC <0003> auc.c:142 vector [0]: autn = a5ba1c9fe2ab00005453eb3c9018622f 20241014082524010 DAUC <0003> auc.c:143 vector [0]: ck = aa928238480c9e5e80263cf52bcf5635 20241014082524010 DAUC <0003> auc.c:144 vector [0]: ik = c95df5d7ca4e5310fc9d5a7cd62c0f9d 20241014082524010 DAUC <0003> auc.c:145 vector [0]: res = 7d299af6dff6cd180000000000000000 20241014082524010 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524010 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082524010 DAUC <0003> auc.c:151 vector [0]: kc = 1f7411667fa194e6 20241014082524010 DAUC <0003> auc.c:152 vector [0]: sres = a2df57ee 20241014082524010 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082524010 DAUC <0003> db_auc.c:245 IMSI='262428674539099': Generated 1 vectors 20241014082524010 DAUC <0003> db_auc.c:249 IMSI='262428674539099': Updating SQN=33 in DB 20241014082524018 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428674539099"} 20241014082524018 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524018 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524018 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262428674539099" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428674539099" TC_gsup_sai_num_auth_vectors(28)@0889f90c89b5: setverdict(pass): none -> pass 20241014082524021 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524021 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428674539099"} 20241014082524021 DAUC <0003> db_auc.c:157 IMSI='262428674539099': No 2G Auth Data 20241014082524021 DAUC <0003> db_auc.c:236 IMSI='262428674539099': Calling to generate 4 vectors 20241014082524021 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241014082524021 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524021 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014082524021 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014082524021 DAUC <0003> auc.c:113 vector [0]: rand = 5eb8f773d7df361967b0f55f28bad2b0 20241014082524021 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014082524021 DAUC <0003> auc.c:142 vector [0]: autn = 16fe6fd7a3eb00000d3c3870383c41a2 20241014082524021 DAUC <0003> auc.c:143 vector [0]: ck = 1df18cfa1cc3f608a0616312af07c8f1 20241014082524021 DAUC <0003> auc.c:144 vector [0]: ik = 63424cba79e9a9996c90a769194ce22d 20241014082524021 DAUC <0003> auc.c:145 vector [0]: res = 2ea41e74328afc9b0000000000000000 20241014082524021 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524021 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082524021 DAUC <0003> auc.c:151 vector [0]: kc = b242043bd361754d 20241014082524021 DAUC <0003> auc.c:152 vector [0]: sres = 1c2ee2ef 20241014082524021 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082524021 DAUC <0003> auc.c:113 vector [1]: rand = 43b1625cabf12cf04cf2aaa2ea0e4ef3 20241014082524021 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014082524021 DAUC <0003> auc.c:142 vector [1]: autn = 3691febe4d6f0000af1f86fc49d6e8b2 20241014082524021 DAUC <0003> auc.c:143 vector [1]: ck = 4d98139415aefe6de601a39a3e6a4256 20241014082524021 DAUC <0003> auc.c:144 vector [1]: ik = b3a30a8d248e6f01ecad76137d2a8db6 20241014082524021 DAUC <0003> auc.c:145 vector [1]: res = e5860f1513a4231a0000000000000000 20241014082524021 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524021 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082524021 DAUC <0003> auc.c:151 vector [1]: kc = f497cc9072605e8c 20241014082524021 DAUC <0003> auc.c:152 vector [1]: sres = f6222c0f 20241014082524021 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082524021 DAUC <0003> auc.c:113 vector [2]: rand = 46e8c0607b1e1ad38f5b565df95c39ff 20241014082524021 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014082524021 DAUC <0003> auc.c:142 vector [2]: autn = 6abc0312e0500000edcaa1e09eed3c21 20241014082524021 DAUC <0003> auc.c:143 vector [2]: ck = 0defb63b7baa1c16bb7b99be256c7342 20241014082524021 DAUC <0003> auc.c:144 vector [2]: ik = 947eae1fd9e91082860b21cd99283081 20241014082524021 DAUC <0003> auc.c:145 vector [2]: res = 6034942fd21191450000000000000000 20241014082524021 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524021 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082524021 DAUC <0003> auc.c:151 vector [2]: kc = a4e1a0571e074f57 20241014082524021 DAUC <0003> auc.c:152 vector [2]: sres = b225056a 20241014082524021 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082524021 DAUC <0003> auc.c:113 vector [3]: rand = 1a447731fc92bf45ed4d129044f2434b 20241014082524021 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014082524021 DAUC <0003> auc.c:142 vector [3]: autn = 1a675c9c4a670000d9ad109c59c6574c 20241014082524021 DAUC <0003> auc.c:143 vector [3]: ck = fbb93aca49be3494a578791462c8fbfc 20241014082524021 DAUC <0003> auc.c:144 vector [3]: ik = 4488797c7decbb0bc13236a4f003c117 20241014082524021 DAUC <0003> auc.c:145 vector [3]: res = f4b7b35f2ad07d360000000000000000 20241014082524021 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524021 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082524021 DAUC <0003> auc.c:151 vector [3]: kc = db7b0c06a699b574 20241014082524021 DAUC <0003> auc.c:152 vector [3]: sres = de67ce69 20241014082524021 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082524021 DAUC <0003> db_auc.c:245 IMSI='262428674539099': Generated 4 vectors 20241014082524021 DAUC <0003> db_auc.c:249 IMSI='262428674539099': Updating SQN=161 in DB 20241014082524029 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428674539099"} 20241014082524029 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524029 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524029 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524031 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524031 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428674539099"} 20241014082524031 DAUC <0003> db_auc.c:157 IMSI='262428674539099': No 2G Auth Data 20241014082524031 DAUC <0003> db_auc.c:236 IMSI='262428674539099': Calling to generate 5 vectors 20241014082524031 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082524031 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524031 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014082524031 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014082524031 DAUC <0003> auc.c:113 vector [0]: rand = 1d819bdcf686fc1e156bb3fda1ebede7 20241014082524031 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014082524031 DAUC <0003> auc.c:142 vector [0]: autn = 65e331eabd6b000012142302f23a21d5 20241014082524031 DAUC <0003> auc.c:143 vector [0]: ck = 0310469880d913a79926ecc8ee25fe43 20241014082524031 DAUC <0003> auc.c:144 vector [0]: ik = 5794be8157b25e25c277a5fa3c9e5ed5 20241014082524031 DAUC <0003> auc.c:145 vector [0]: res = 6e2a9152509ca0db0000000000000000 20241014082524031 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524031 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082524031 DAUC <0003> auc.c:151 vector [0]: kc = 0fd5b12b05d0ed14 20241014082524031 DAUC <0003> auc.c:152 vector [0]: sres = 3eb63189 20241014082524031 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082524031 DAUC <0003> auc.c:113 vector [1]: rand = 7bf18f320a018655315df831115a4b35 20241014082524031 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014082524031 DAUC <0003> auc.c:142 vector [1]: autn = f4c16a8f7daf0000f8decd82401c504e 20241014082524031 DAUC <0003> auc.c:143 vector [1]: ck = afd4df977df275bd6437e4bf3d2eaaf4 20241014082524031 DAUC <0003> auc.c:144 vector [1]: ik = e081c4d87a3dd68fb98679d7575ea4b2 20241014082524031 DAUC <0003> auc.c:145 vector [1]: res = 0741cb2b06bd56290000000000000000 20241014082524031 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524031 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082524031 DAUC <0003> auc.c:151 vector [1]: kc = 92e486276dbfad74 20241014082524031 DAUC <0003> auc.c:152 vector [1]: sres = 01fc9d02 20241014082524031 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082524031 DAUC <0003> auc.c:113 vector [2]: rand = 4787d2e8ea00bd22718fcfe04d3bb86e 20241014082524031 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014082524031 DAUC <0003> auc.c:142 vector [2]: autn = ddd2f05f86ec000021d9d819aacc5eee 20241014082524031 DAUC <0003> auc.c:143 vector [2]: ck = 5ad39fc8e41a39c61add115ec1d78a2f 20241014082524031 DAUC <0003> auc.c:144 vector [2]: ik = 75ee25ae8312ddb2572ebeedaad06bd9 20241014082524031 DAUC <0003> auc.c:145 vector [2]: res = ee2e8fa2cb897ba10000000000000000 20241014082524031 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524031 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082524031 DAUC <0003> auc.c:151 vector [2]: kc = 62ce15d50c0f0582 20241014082524031 DAUC <0003> auc.c:152 vector [2]: sres = 25a7f403 20241014082524031 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082524031 DAUC <0003> auc.c:113 vector [3]: rand = d0903b2bcc172bf0e9599d0d95889c04 20241014082524031 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014082524031 DAUC <0003> auc.c:142 vector [3]: autn = 3ce2234fabff0000f95a647b5c2df535 20241014082524031 DAUC <0003> auc.c:143 vector [3]: ck = a7682d0f17a0a6ea3cb5f698890f3dc5 20241014082524031 DAUC <0003> auc.c:144 vector [3]: ik = 2264a7fe3eb095631d1fcfd09e43f978 20241014082524031 DAUC <0003> auc.c:145 vector [3]: res = f6fb47f841628d880000000000000000 20241014082524031 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524031 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082524031 DAUC <0003> auc.c:151 vector [3]: kc = a4a6b3b93e5cf734 20241014082524031 DAUC <0003> auc.c:152 vector [3]: sres = b799ca70 20241014082524031 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082524031 DAUC <0003> auc.c:113 vector [4]: rand = b6aafc39fbe274c8e6f435f16ffe9599 20241014082524031 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014082524031 DAUC <0003> auc.c:142 vector [4]: autn = 4ab76b0891410000e8619e7db2b77d01 20241014082524031 DAUC <0003> auc.c:143 vector [4]: ck = 47ceb3080dae7e5eaa3d8b4bdb2107f4 20241014082524031 DAUC <0003> auc.c:144 vector [4]: ik = 47387e3da36ff25f4f2acb92cb801a29 20241014082524031 DAUC <0003> auc.c:145 vector [4]: res = a4e037e30acc864a0000000000000000 20241014082524031 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524031 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082524031 DAUC <0003> auc.c:151 vector [4]: kc = e5e18decbe6091dc 20241014082524031 DAUC <0003> auc.c:152 vector [4]: sres = ae2cb1a9 20241014082524031 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082524031 DAUC <0003> db_auc.c:245 IMSI='262428674539099': Generated 5 vectors 20241014082524031 DAUC <0003> db_auc.c:249 IMSI='262428674539099': Updating SQN=321 in DB 20241014082524039 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428674539099"} 20241014082524039 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524039 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524039 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524041 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524041 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428674539099"} 20241014082524041 DAUC <0003> db_auc.c:157 IMSI='262428674539099': No 2G Auth Data 20241014082524041 DAUC <0003> db_auc.c:236 IMSI='262428674539099': Calling to generate 5 vectors 20241014082524041 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082524041 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524041 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014082524041 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014082524041 DAUC <0003> auc.c:113 vector [0]: rand = 0b22ae1315bc6a83937421e8b1e83b86 20241014082524041 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014082524041 DAUC <0003> auc.c:142 vector [0]: autn = 6001537f6c3a00009f28d501d1de939e 20241014082524041 DAUC <0003> auc.c:143 vector [0]: ck = 512c3444ae9583dc36e3d288b13d7e5a 20241014082524041 DAUC <0003> auc.c:144 vector [0]: ik = 704a1653b292977b17176bd1fbe44906 20241014082524041 DAUC <0003> auc.c:145 vector [0]: res = e02e20ceddcd615a0000000000000000 20241014082524041 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524041 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082524041 DAUC <0003> auc.c:151 vector [0]: kc = 00929b4e56de23fb 20241014082524041 DAUC <0003> auc.c:152 vector [0]: sres = 3de34194 20241014082524041 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082524041 DAUC <0003> auc.c:113 vector [1]: rand = a75a76e40921274beeb50c52f477c260 20241014082524041 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014082524041 DAUC <0003> auc.c:142 vector [1]: autn = 36d050d7af810000c9ddede945cfc89c 20241014082524041 DAUC <0003> auc.c:143 vector [1]: ck = 41858071553abed0cc89da305e34f644 20241014082524041 DAUC <0003> auc.c:144 vector [1]: ik = 323ae6c5d7002f732013545564ef454a 20241014082524041 DAUC <0003> auc.c:145 vector [1]: res = 341c87fde295f6a70000000000000000 20241014082524041 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524041 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082524041 DAUC <0003> auc.c:151 vector [1]: kc = 9f25e8d1b8e122ad 20241014082524041 DAUC <0003> auc.c:152 vector [1]: sres = d689715a 20241014082524041 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082524041 DAUC <0003> auc.c:113 vector [2]: rand = 6fd2f792a27f8aec111aed2029185949 20241014082524041 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014082524041 DAUC <0003> auc.c:142 vector [2]: autn = bd1c5913cb7600007a724bbf78d98067 20241014082524041 DAUC <0003> auc.c:143 vector [2]: ck = 36cb39064776ad95b0c35e8f656f05c9 20241014082524041 DAUC <0003> auc.c:144 vector [2]: ik = fb682057074653ed29fc5a244d3b0c4a 20241014082524041 DAUC <0003> auc.c:145 vector [2]: res = 29c39d4b254d269c0000000000000000 20241014082524041 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524041 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082524041 DAUC <0003> auc.c:151 vector [2]: kc = 549c1dfa6864f7fb 20241014082524041 DAUC <0003> auc.c:152 vector [2]: sres = 0c8ebbd7 20241014082524041 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082524041 DAUC <0003> auc.c:113 vector [3]: rand = 9cf72ca06e82b0337556b34b364197f1 20241014082524041 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014082524041 DAUC <0003> auc.c:142 vector [3]: autn = 928b43abf6cb00007a1ae1cd419a2ad2 20241014082524041 DAUC <0003> auc.c:143 vector [3]: ck = 0d0b068bcb5db69eea30174ca46049b9 20241014082524041 DAUC <0003> auc.c:144 vector [3]: ik = d9c48e89f224ba1bcd7681aaf512ca18 20241014082524041 DAUC <0003> auc.c:145 vector [3]: res = c46aefd676fb1fc20000000000000000 20241014082524041 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524041 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082524041 DAUC <0003> auc.c:151 vector [3]: kc = f3891ee4680b8f24 20241014082524041 DAUC <0003> auc.c:152 vector [3]: sres = b291f014 20241014082524041 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082524041 DAUC <0003> auc.c:113 vector [4]: rand = 951c4aa3e9210fbcfb1ff53118131621 20241014082524041 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014082524041 DAUC <0003> auc.c:142 vector [4]: autn = a333fa030f140000f8e229fcdda3627e 20241014082524041 DAUC <0003> auc.c:143 vector [4]: ck = 87b7e04ea7fdb3d52d9f12974be4fd20 20241014082524041 DAUC <0003> auc.c:144 vector [4]: ik = 7f451ba42a63a0d87b9d3ae60410b577 20241014082524041 DAUC <0003> auc.c:145 vector [4]: res = b4ba89b70c6cb6e80000000000000000 20241014082524041 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524041 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082524041 DAUC <0003> auc.c:151 vector [4]: kc = aef0d39bc26a5b5a 20241014082524041 DAUC <0003> auc.c:152 vector [4]: sres = b8d63f5f 20241014082524041 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082524041 DAUC <0003> db_auc.c:245 IMSI='262428674539099': Generated 5 vectors 20241014082524041 DAUC <0003> db_auc.c:249 IMSI='262428674539099': Updating SQN=481 in DB 20241014082524049 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428674539099"} 20241014082524049 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428674539099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524049 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524049 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@0889f90c89b5: Final verdict of PTC: pass 20241014082524075 DAUC <0003> db_auc.c:157 IMSI='262421630510190': No 2G Auth Data 20241014082524075 DAUC <0003> db_auc.c:192 IMSI='262421630510190': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262421630510190" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241014082524110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 20241014082524115 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524115 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630510190"} 20241014082524115 DAUC <0003> db_auc.c:236 IMSI='262421630510190': Calling to generate 1 vectors 20241014082524115 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241014082524115 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524115 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524115 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082524115 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524115 DAUC <0003> auc.c:113 vector [0]: rand = f739ff8acbff28e0bff5c560befa41ff 20241014082524115 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082524115 DAUC <0003> auc.c:142 vector [0]: autn = f50c9ee1197500000277581a538b587f 20241014082524115 DAUC <0003> auc.c:143 vector [0]: ck = 834b27dce6ad8fffcc084b437af99102 20241014082524115 DAUC <0003> auc.c:144 vector [0]: ik = 631ea43bb5ed8472eaa3953082039b99 20241014082524115 DAUC <0003> auc.c:145 vector [0]: res = 4421a0a695b2374a0000000000000000 20241014082524115 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524115 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524115 DAUC <0003> auc.c:179 vector [0]: kc = 7339089654799400 20241014082524115 DAUC <0003> auc.c:180 vector [0]: sres = 904be9bb 20241014082524115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524115 DAUC <0003> db_auc.c:245 IMSI='262421630510190': Generated 1 vectors 20241014082524115 DAUC <0003> db_auc.c:249 IMSI='262421630510190': Updating SQN=33 in DB 20241014082524123 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630510190"} 20241014082524123 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524123 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524123 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262421630510190" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421630510190" TC_gsup_sai_num_auth_vectors(29)@0889f90c89b5: setverdict(pass): none -> pass 20241014082524130 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524130 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630510190"} 20241014082524130 DAUC <0003> db_auc.c:236 IMSI='262421630510190': Calling to generate 4 vectors 20241014082524130 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241014082524130 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524130 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524130 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014082524130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524130 DAUC <0003> auc.c:113 vector [0]: rand = d159374c2b0ccbd4060b481fb24a01b5 20241014082524130 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014082524130 DAUC <0003> auc.c:142 vector [0]: autn = 40c1cdff9ad200000f5e07c2be6c2b57 20241014082524130 DAUC <0003> auc.c:143 vector [0]: ck = 17759112c65101db3bb5d858af6215a5 20241014082524130 DAUC <0003> auc.c:144 vector [0]: ik = dce553d93b2bcae0fe7fbb86002bfdfb 20241014082524130 DAUC <0003> auc.c:145 vector [0]: res = 725762bb373280eb0000000000000000 20241014082524130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524130 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524130 DAUC <0003> auc.c:179 vector [0]: kc = 4be4a5e270f73c00 20241014082524130 DAUC <0003> auc.c:180 vector [0]: sres = cc3da964 20241014082524130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524130 DAUC <0003> auc.c:113 vector [1]: rand = dc589bdbb4e32d7c4b25bd2a22e6828f 20241014082524130 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014082524130 DAUC <0003> auc.c:142 vector [1]: autn = 04ca2229ebed0000ce45020cdffbae84 20241014082524130 DAUC <0003> auc.c:143 vector [1]: ck = 49c00c283d7d14c48de9fddfe0e02520 20241014082524130 DAUC <0003> auc.c:144 vector [1]: ik = 019cdbe62991da3dbe7514f85a629cf8 20241014082524130 DAUC <0003> auc.c:145 vector [1]: res = 7b2d4ec9e7da25f50000000000000000 20241014082524130 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524130 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524130 DAUC <0003> auc.c:179 vector [1]: kc = b5bce30478dbf800 20241014082524130 DAUC <0003> auc.c:180 vector [1]: sres = ed06c66e 20241014082524130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524130 DAUC <0003> auc.c:113 vector [2]: rand = 47bd09e3e3b9d4ec7e10576af34fd0ea 20241014082524130 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014082524130 DAUC <0003> auc.c:142 vector [2]: autn = f66e733a5767000002394cd8f7711eea 20241014082524130 DAUC <0003> auc.c:143 vector [2]: ck = 52f3d53f40c39d47fda2b0a49f3e2a9a 20241014082524130 DAUC <0003> auc.c:144 vector [2]: ik = ce7e7bcfd8cf42a0ba8ba9cf9eb58bc7 20241014082524130 DAUC <0003> auc.c:145 vector [2]: res = 8ee3fecb70a7ac190000000000000000 20241014082524130 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524130 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524130 DAUC <0003> auc.c:179 vector [2]: kc = bf2e9ebf1d8e5000 20241014082524130 DAUC <0003> auc.c:180 vector [2]: sres = 6569f5eb 20241014082524130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524130 DAUC <0003> auc.c:113 vector [3]: rand = 9a807c89a4863decce214d6646754473 20241014082524130 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014082524130 DAUC <0003> auc.c:142 vector [3]: autn = 29dcc1a30f710000e4f13b303c241be9 20241014082524130 DAUC <0003> auc.c:143 vector [3]: ck = 1b41e4411d6d84fbd0fddbe57a56bd66 20241014082524130 DAUC <0003> auc.c:144 vector [3]: ik = 98c522dbddb21c21727e7c3c9b387653 20241014082524130 DAUC <0003> auc.c:145 vector [3]: res = 47ffe0743bced7bd0000000000000000 20241014082524130 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524130 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524130 DAUC <0003> auc.c:179 vector [3]: kc = d085b98cb88a3000 20241014082524130 DAUC <0003> auc.c:180 vector [3]: sres = bf5bdf03 20241014082524130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524130 DAUC <0003> db_auc.c:245 IMSI='262421630510190': Generated 4 vectors 20241014082524130 DAUC <0003> db_auc.c:249 IMSI='262421630510190': Updating SQN=161 in DB 20241014082524138 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630510190"} 20241014082524138 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524138 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524138 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524144 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524144 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630510190"} 20241014082524144 DAUC <0003> db_auc.c:236 IMSI='262421630510190': Calling to generate 5 vectors 20241014082524144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082524144 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524144 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524144 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014082524144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524144 DAUC <0003> auc.c:113 vector [0]: rand = fd984999d25a14efd8df35d6193e5428 20241014082524144 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014082524144 DAUC <0003> auc.c:142 vector [0]: autn = c9eeabd02df90000c8e653c83fedf13e 20241014082524144 DAUC <0003> auc.c:143 vector [0]: ck = dfa6740b74b6818807dbe9b52759ace7 20241014082524144 DAUC <0003> auc.c:144 vector [0]: ik = 485fbd0946bb74013df0ce8a874567e1 20241014082524144 DAUC <0003> auc.c:145 vector [0]: res = 2ed1e1b99bc83cc60000000000000000 20241014082524144 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524144 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524144 DAUC <0003> auc.c:179 vector [0]: kc = 6590066252d4c000 20241014082524144 DAUC <0003> auc.c:180 vector [0]: sres = 8eed6613 20241014082524144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524144 DAUC <0003> auc.c:113 vector [1]: rand = f21ed5190ae186d56bcd769086a9a414 20241014082524144 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014082524144 DAUC <0003> auc.c:142 vector [1]: autn = f09b23c3b9850000f972bed1a9faf062 20241014082524144 DAUC <0003> auc.c:143 vector [1]: ck = acb5b89efb8c27e54ef994819b668449 20241014082524144 DAUC <0003> auc.c:144 vector [1]: ik = a1a6d380dd8cb283195ba1118f8a93b3 20241014082524144 DAUC <0003> auc.c:145 vector [1]: res = 6dc1308fd3e656ad0000000000000000 20241014082524144 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524144 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524144 DAUC <0003> auc.c:179 vector [1]: kc = 33f98034ba7bb000 20241014082524144 DAUC <0003> auc.c:180 vector [1]: sres = 462b6d75 20241014082524144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524144 DAUC <0003> auc.c:113 vector [2]: rand = beb3848f2bb878d7afb70f4e355f6d06 20241014082524144 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014082524144 DAUC <0003> auc.c:142 vector [2]: autn = 75439772ea410000b8121169ab82cac5 20241014082524144 DAUC <0003> auc.c:143 vector [2]: ck = f3df5325923c4756f3d365563a23a694 20241014082524144 DAUC <0003> auc.c:144 vector [2]: ik = eaf01ee3df401caaf91bf8706ca09c31 20241014082524144 DAUC <0003> auc.c:145 vector [2]: res = 4506ea9f4510bba80000000000000000 20241014082524144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524144 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524144 DAUC <0003> auc.c:179 vector [2]: kc = 5cd3a6e314769400 20241014082524144 DAUC <0003> auc.c:180 vector [2]: sres = e7ed9b13 20241014082524144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524144 DAUC <0003> auc.c:113 vector [3]: rand = e8d8cd85fedbae13287e3a49a6156968 20241014082524144 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014082524144 DAUC <0003> auc.c:142 vector [3]: autn = 404767c542420000e0c77358efa8ddc4 20241014082524144 DAUC <0003> auc.c:143 vector [3]: ck = 339a64fa74bd25abf03fe6643aec1653 20241014082524144 DAUC <0003> auc.c:144 vector [3]: ik = b53dd3c3e2635669676e8129ca44bb98 20241014082524144 DAUC <0003> auc.c:145 vector [3]: res = c779d83b220fcb570000000000000000 20241014082524144 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524144 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524144 DAUC <0003> auc.c:179 vector [3]: kc = 4ebd0945aed0c800 20241014082524144 DAUC <0003> auc.c:180 vector [3]: sres = 165f9d09 20241014082524144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524144 DAUC <0003> auc.c:113 vector [4]: rand = 3897a49fffbc5ef0f19b8b9192a96070 20241014082524144 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014082524144 DAUC <0003> auc.c:142 vector [4]: autn = d4e315095abc00008d9a645eea7b8c9c 20241014082524144 DAUC <0003> auc.c:143 vector [4]: ck = 287248622a9932c26731f9a693742677 20241014082524144 DAUC <0003> auc.c:144 vector [4]: ik = 7e3d69fe3aa8f6cd8061a1fbae3381f4 20241014082524144 DAUC <0003> auc.c:145 vector [4]: res = 80f2a79bf40cfeee0000000000000000 20241014082524144 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524144 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082524144 DAUC <0003> auc.c:179 vector [4]: kc = 4a1cb4df231ccc00 20241014082524144 DAUC <0003> auc.c:180 vector [4]: sres = fc3d857b 20241014082524144 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082524144 DAUC <0003> db_auc.c:245 IMSI='262421630510190': Generated 5 vectors 20241014082524144 DAUC <0003> db_auc.c:249 IMSI='262421630510190': Updating SQN=321 in DB 20241014082524152 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630510190"} 20241014082524152 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524152 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524152 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524158 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524158 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630510190"} 20241014082524158 DAUC <0003> db_auc.c:236 IMSI='262421630510190': Calling to generate 5 vectors 20241014082524158 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082524158 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524158 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524158 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014082524158 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524158 DAUC <0003> auc.c:113 vector [0]: rand = b70fbc194169071ea620286a2f8fd0bc 20241014082524158 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014082524158 DAUC <0003> auc.c:142 vector [0]: autn = 1287b346ac1400008e68ab1a6c0e9f29 20241014082524158 DAUC <0003> auc.c:143 vector [0]: ck = 14a69f408304b26a41c137ba1f22b102 20241014082524158 DAUC <0003> auc.c:144 vector [0]: ik = e822d6df5f8278b45794b1cd7076263b 20241014082524158 DAUC <0003> auc.c:145 vector [0]: res = ea12cb924cf242c00000000000000000 20241014082524158 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524158 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524158 DAUC <0003> auc.c:179 vector [0]: kc = 5cc47d22e428c800 20241014082524158 DAUC <0003> auc.c:180 vector [0]: sres = 8e8ae42e 20241014082524158 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524158 DAUC <0003> auc.c:113 vector [1]: rand = f8c73a517d1cffde61a57e8d6fdb8251 20241014082524158 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014082524158 DAUC <0003> auc.c:142 vector [1]: autn = 3ec3144bc11700001e632dffb316b870 20241014082524158 DAUC <0003> auc.c:143 vector [1]: ck = 6a43c426ec35058fd29fbe61516c146c 20241014082524158 DAUC <0003> auc.c:144 vector [1]: ik = d1c8277b70afe3c88330e2b710dd4531 20241014082524158 DAUC <0003> auc.c:145 vector [1]: res = d8b725b1bf34eec00000000000000000 20241014082524158 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524158 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524158 DAUC <0003> auc.c:179 vector [1]: kc = e6d4e1b36d129800 20241014082524158 DAUC <0003> auc.c:180 vector [1]: sres = 1e30da3e 20241014082524158 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524158 DAUC <0003> auc.c:113 vector [2]: rand = 83a403f2750216a280680b42a22b1d82 20241014082524158 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014082524158 DAUC <0003> auc.c:142 vector [2]: autn = b0fc209ac9100000d86e26ce75880dc5 20241014082524158 DAUC <0003> auc.c:143 vector [2]: ck = 2f5ed78386dff104c1bcdd71f9beb663 20241014082524158 DAUC <0003> auc.c:144 vector [2]: ik = 697ca1ccbde35b49ef6b90bf6321a32c 20241014082524158 DAUC <0003> auc.c:145 vector [2]: res = 2726682eb88f49020000000000000000 20241014082524158 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524158 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524159 DAUC <0003> auc.c:179 vector [2]: kc = 0aea5a570a931800 20241014082524159 DAUC <0003> auc.c:180 vector [2]: sres = 9807d23a 20241014082524159 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524159 DAUC <0003> auc.c:113 vector [3]: rand = c1d737df460e58b8d57d9bae50f209af 20241014082524159 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014082524159 DAUC <0003> auc.c:142 vector [3]: autn = 4a84499b8b00000091f55aa8bbb15a46 20241014082524159 DAUC <0003> auc.c:143 vector [3]: ck = 003d570e2ce6bd4fe1779b391d3b8e78 20241014082524159 DAUC <0003> auc.c:144 vector [3]: ik = 33cc2caa642e7e914c0f6d35ab24e405 20241014082524159 DAUC <0003> auc.c:145 vector [3]: res = 5807461b505afd0d0000000000000000 20241014082524159 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524159 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524159 DAUC <0003> auc.c:179 vector [3]: kc = 22c9c31d6c50b800 20241014082524159 DAUC <0003> auc.c:180 vector [3]: sres = 25a94762 20241014082524159 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524159 DAUC <0003> auc.c:113 vector [4]: rand = 2d10a06efdb935ea187b9b4c640aff76 20241014082524159 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014082524159 DAUC <0003> auc.c:142 vector [4]: autn = 2f55e4b9ac130000bdc63afd39dbcc10 20241014082524159 DAUC <0003> auc.c:143 vector [4]: ck = b812425ade01c338bb352f14a046d5c4 20241014082524159 DAUC <0003> auc.c:144 vector [4]: ik = 37260d5294eef6229a0f7c55a557f968 20241014082524159 DAUC <0003> auc.c:145 vector [4]: res = 19d15b357405975c0000000000000000 20241014082524159 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524159 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082524159 DAUC <0003> auc.c:179 vector [4]: kc = d439189a0a6d7000 20241014082524159 DAUC <0003> auc.c:180 vector [4]: sres = 08148558 20241014082524159 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082524159 DAUC <0003> db_auc.c:245 IMSI='262421630510190': Generated 5 vectors 20241014082524159 DAUC <0003> db_auc.c:249 IMSI='262421630510190': Updating SQN=481 in DB 20241014082524167 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630510190"} 20241014082524167 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421630510190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524167 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524167 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@0889f90c89b5: Final verdict of PTC: pass 20241014082524204 DAUC <0003> db_auc.c:157 IMSI='262425299616730': No 2G Auth Data 20241014082524204 DAUC <0003> db_auc.c:192 IMSI='262425299616730': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262425299616730" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241014082524235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20241014082524237 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524237 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425299616730"} 20241014082524237 DAUC <0003> db_auc.c:236 IMSI='262425299616730': Calling to generate 1 vectors 20241014082524237 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241014082524237 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524237 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524237 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082524237 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524237 DAUC <0003> auc.c:113 vector [0]: rand = 29b4a9dd4dadc9afeb243fa8137d5104 20241014082524237 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082524237 DAUC <0003> auc.c:142 vector [0]: autn = 088fb61560fb000021595f8962a71fb8 20241014082524237 DAUC <0003> auc.c:143 vector [0]: ck = 65fbe869b1512c0f1c712fa117530012 20241014082524237 DAUC <0003> auc.c:144 vector [0]: ik = 6bf3127c259483da1fe3860c085ce0c2 20241014082524237 DAUC <0003> auc.c:145 vector [0]: res = 93049d3674d40b6f0000000000000000 20241014082524237 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524237 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524237 DAUC <0003> auc.c:179 vector [0]: kc = cf63483d259ff000 20241014082524237 DAUC <0003> auc.c:180 vector [0]: sres = 22b63ce1 20241014082524237 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524237 DAUC <0003> db_auc.c:245 IMSI='262425299616730': Generated 1 vectors 20241014082524237 DAUC <0003> db_auc.c:249 IMSI='262425299616730': Updating SQN=33 in DB 20241014082524245 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425299616730"} 20241014082524245 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524245 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524245 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262425299616730" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425299616730" TC_gsup_sai_num_auth_vectors(30)@0889f90c89b5: setverdict(pass): none -> pass 20241014082524248 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524248 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425299616730"} 20241014082524248 DAUC <0003> db_auc.c:236 IMSI='262425299616730': Calling to generate 4 vectors 20241014082524248 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241014082524248 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524248 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524248 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014082524248 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524248 DAUC <0003> auc.c:113 vector [0]: rand = 74bf619eb20de178a0f22e4f068f1129 20241014082524248 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014082524248 DAUC <0003> auc.c:142 vector [0]: autn = 7bce5f0a61860000ccbf39d51a62c9ac 20241014082524248 DAUC <0003> auc.c:143 vector [0]: ck = b764268f961bb59e5b735be562c9a9bc 20241014082524248 DAUC <0003> auc.c:144 vector [0]: ik = 12cba500fa5dac403018c531d65467cc 20241014082524248 DAUC <0003> auc.c:145 vector [0]: res = 25fb1f79fc89ba600000000000000000 20241014082524248 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524248 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524248 DAUC <0003> auc.c:179 vector [0]: kc = 00588ebd5d466800 20241014082524248 DAUC <0003> auc.c:180 vector [0]: sres = 5c4859cd 20241014082524248 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524248 DAUC <0003> auc.c:113 vector [1]: rand = aeacf9a891d9573ad3c81757d7fb4d08 20241014082524248 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014082524248 DAUC <0003> auc.c:142 vector [1]: autn = 71ec8c430c810000e3d6ff1dc778910f 20241014082524248 DAUC <0003> auc.c:143 vector [1]: ck = 4ff29f0bc7e53effddceca912b9d90c8 20241014082524248 DAUC <0003> auc.c:144 vector [1]: ik = 98aaf8a6eef759b489482b6c1c39d921 20241014082524248 DAUC <0003> auc.c:145 vector [1]: res = 6db0c9c6747549e80000000000000000 20241014082524248 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524248 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524248 DAUC <0003> auc.c:179 vector [1]: kc = 6da5b521bba15400 20241014082524248 DAUC <0003> auc.c:180 vector [1]: sres = 95eb061d 20241014082524248 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524248 DAUC <0003> auc.c:113 vector [2]: rand = 496ea5b535dee6067df7b44a92d96f07 20241014082524248 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014082524248 DAUC <0003> auc.c:142 vector [2]: autn = 3eaf5018900d00004e800108b2102fae 20241014082524248 DAUC <0003> auc.c:143 vector [2]: ck = b81e8a4a635aea29b6a0e07e89105bda 20241014082524248 DAUC <0003> auc.c:144 vector [2]: ik = 3f162ede7bb6ba867b25451a6e9e13ee 20241014082524248 DAUC <0003> auc.c:145 vector [2]: res = 49c523776585204b0000000000000000 20241014082524248 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524248 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524248 DAUC <0003> auc.c:179 vector [2]: kc = 66e6814e8ea56c00 20241014082524248 DAUC <0003> auc.c:180 vector [2]: sres = 88c9ddc2 20241014082524248 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524248 DAUC <0003> auc.c:113 vector [3]: rand = ef1dd706c40c87f2a31ee9bc62d62554 20241014082524248 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014082524248 DAUC <0003> auc.c:142 vector [3]: autn = 8a6d9eca19a700006f564e6e3f2445a3 20241014082524248 DAUC <0003> auc.c:143 vector [3]: ck = a3aec1c9189298a72cb6d7f2106d3f40 20241014082524248 DAUC <0003> auc.c:144 vector [3]: ik = 7786f8a0b7f7158ccc3605718c468482 20241014082524248 DAUC <0003> auc.c:145 vector [3]: res = 1986289c24f8fe020000000000000000 20241014082524248 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524248 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524248 DAUC <0003> auc.c:179 vector [3]: kc = 855506a8cf2cbc00 20241014082524248 DAUC <0003> auc.c:180 vector [3]: sres = 1e0e4915 20241014082524248 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524248 DAUC <0003> db_auc.c:245 IMSI='262425299616730': Generated 4 vectors 20241014082524248 DAUC <0003> db_auc.c:249 IMSI='262425299616730': Updating SQN=161 in DB 20241014082524256 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425299616730"} 20241014082524256 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524256 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524256 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524261 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524261 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425299616730"} 20241014082524261 DAUC <0003> db_auc.c:236 IMSI='262425299616730': Calling to generate 5 vectors 20241014082524261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082524261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014082524261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524261 DAUC <0003> auc.c:113 vector [0]: rand = f198362e72482456e1e800ba7e7cc117 20241014082524261 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014082524261 DAUC <0003> auc.c:142 vector [0]: autn = 4c0a1f86152a00001f1b6fb6f18393c2 20241014082524261 DAUC <0003> auc.c:143 vector [0]: ck = 6cfd5059b89884fc5dc487522b0627b9 20241014082524261 DAUC <0003> auc.c:144 vector [0]: ik = 3aa955b36adacbcf3f3b489feea7de95 20241014082524261 DAUC <0003> auc.c:145 vector [0]: res = d0ce04b1215006850000000000000000 20241014082524261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524261 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524261 DAUC <0003> auc.c:179 vector [0]: kc = 280b2447694bd400 20241014082524261 DAUC <0003> auc.c:180 vector [0]: sres = 85cd26b9 20241014082524261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524261 DAUC <0003> auc.c:113 vector [1]: rand = c70aa48a758e70ee699ed3268d170058 20241014082524261 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014082524261 DAUC <0003> auc.c:142 vector [1]: autn = a3b2bef33984000054b30e5179d34140 20241014082524261 DAUC <0003> auc.c:143 vector [1]: ck = 75f83369406b8232d5d47b761e6719c8 20241014082524261 DAUC <0003> auc.c:144 vector [1]: ik = e4eef95d43d614be9c3e5242cfea39a9 20241014082524261 DAUC <0003> auc.c:145 vector [1]: res = 4bbc5d88173e9f5d0000000000000000 20241014082524261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524261 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524261 DAUC <0003> auc.c:179 vector [1]: kc = dcdbf36ebcc23000 20241014082524261 DAUC <0003> auc.c:180 vector [1]: sres = 4adba5c3 20241014082524261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524261 DAUC <0003> auc.c:113 vector [2]: rand = 85aa3334d5c87d12659af784e158ffaa 20241014082524261 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014082524261 DAUC <0003> auc.c:142 vector [2]: autn = 31bc6bd3db2200004458963172f10dad 20241014082524261 DAUC <0003> auc.c:143 vector [2]: ck = 26af102bf80272059f72cd417e43e1fe 20241014082524261 DAUC <0003> auc.c:144 vector [2]: ik = 6793ac7688c1359b09637b3ac85addc7 20241014082524261 DAUC <0003> auc.c:145 vector [2]: res = 8f9cee41865e6ac60000000000000000 20241014082524261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524261 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524261 DAUC <0003> auc.c:179 vector [2]: kc = 97069d3e274b4400 20241014082524261 DAUC <0003> auc.c:180 vector [2]: sres = 5c3c54f7 20241014082524261 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524261 DAUC <0003> auc.c:113 vector [3]: rand = 9c357977161c7dabf3699bbaa53e756d 20241014082524261 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014082524261 DAUC <0003> auc.c:142 vector [3]: autn = 3e9c2e5b14270000579f19efb9260ae4 20241014082524261 DAUC <0003> auc.c:143 vector [3]: ck = 51785b2d33582a9076245c6a4de02ecb 20241014082524261 DAUC <0003> auc.c:144 vector [3]: ik = 789b1872f1b7eafe76d6345d52fbfcd9 20241014082524261 DAUC <0003> auc.c:145 vector [3]: res = 1255aa07f7cd431f0000000000000000 20241014082524261 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524261 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524261 DAUC <0003> auc.c:179 vector [3]: kc = 399b0340d71c2000 20241014082524261 DAUC <0003> auc.c:180 vector [3]: sres = 3cb14cfa 20241014082524261 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524261 DAUC <0003> auc.c:113 vector [4]: rand = 604c8154e96621b298d354b7f8114c2c 20241014082524261 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014082524261 DAUC <0003> auc.c:142 vector [4]: autn = 62c83cd6873200004076b1f31aca5f20 20241014082524261 DAUC <0003> auc.c:143 vector [4]: ck = 4e1ce982c0b033c54b1dbd4add8b7a73 20241014082524261 DAUC <0003> auc.c:144 vector [4]: ik = 961f99fa05fc428f940ba65e57d6a1c8 20241014082524261 DAUC <0003> auc.c:145 vector [4]: res = fe16fe1c95a73b8b0000000000000000 20241014082524261 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524261 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082524261 DAUC <0003> auc.c:179 vector [4]: kc = 394cccfc0ab34c00 20241014082524261 DAUC <0003> auc.c:180 vector [4]: sres = f2b2a9aa 20241014082524261 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082524261 DAUC <0003> db_auc.c:245 IMSI='262425299616730': Generated 5 vectors 20241014082524261 DAUC <0003> db_auc.c:249 IMSI='262425299616730': Updating SQN=321 in DB 20241014082524269 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425299616730"} 20241014082524269 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524269 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524269 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524275 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524275 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425299616730"} 20241014082524275 DAUC <0003> db_auc.c:236 IMSI='262425299616730': Calling to generate 5 vectors 20241014082524275 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082524275 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524275 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524275 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014082524275 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524275 DAUC <0003> auc.c:113 vector [0]: rand = 4cdef8f078192ac1acb63a0dda0a1e8b 20241014082524275 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014082524275 DAUC <0003> auc.c:142 vector [0]: autn = 6ddbf2e679880000e0028c3943a92377 20241014082524275 DAUC <0003> auc.c:143 vector [0]: ck = d8134f261e1762ccd47b862b801725a4 20241014082524275 DAUC <0003> auc.c:144 vector [0]: ik = 56ad7759918b12e805bd86bb654e54d4 20241014082524275 DAUC <0003> auc.c:145 vector [0]: res = bba890d9771e60dc0000000000000000 20241014082524275 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524275 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524275 DAUC <0003> auc.c:179 vector [0]: kc = 47352af076757400 20241014082524275 DAUC <0003> auc.c:180 vector [0]: sres = a1f90f0f 20241014082524275 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524275 DAUC <0003> auc.c:113 vector [1]: rand = c89e639d933fdf0786984bea79d8a9ee 20241014082524275 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014082524275 DAUC <0003> auc.c:142 vector [1]: autn = 522e9c1c90ad00004f2e2f1ab61f105b 20241014082524275 DAUC <0003> auc.c:143 vector [1]: ck = a4a51fbb66b365cfedf35932ca27ea6b 20241014082524275 DAUC <0003> auc.c:144 vector [1]: ik = 8c3ff9b5dd1a4cc02e843c5910571501 20241014082524275 DAUC <0003> auc.c:145 vector [1]: res = 30bd0b8ddcc535dc0000000000000000 20241014082524275 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524275 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524275 DAUC <0003> auc.c:179 vector [1]: kc = 8b6b2402a2506400 20241014082524275 DAUC <0003> auc.c:180 vector [1]: sres = 95be49fb 20241014082524275 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524275 DAUC <0003> auc.c:113 vector [2]: rand = 99b411ad47855d8d44f1106451d4feb3 20241014082524275 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014082524275 DAUC <0003> auc.c:142 vector [2]: autn = 31137acf5b28000013aa4b279d3ccd42 20241014082524275 DAUC <0003> auc.c:143 vector [2]: ck = 8193c26728a44f98c599e259e034f7d5 20241014082524275 DAUC <0003> auc.c:144 vector [2]: ik = 4d4a1237d0b22e7ff23a771a47184582 20241014082524275 DAUC <0003> auc.c:145 vector [2]: res = 79b7427274a746d50000000000000000 20241014082524275 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524275 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524275 DAUC <0003> auc.c:179 vector [2]: kc = e306d8df4b1b9800 20241014082524275 DAUC <0003> auc.c:180 vector [2]: sres = 7d378a24 20241014082524275 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524275 DAUC <0003> auc.c:113 vector [3]: rand = 9038cfc262a978745152617fb951b7c7 20241014082524275 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014082524275 DAUC <0003> auc.c:142 vector [3]: autn = 0914d5fd48050000e1732648556438bd 20241014082524275 DAUC <0003> auc.c:143 vector [3]: ck = 4655a0910bd7f73b30acd5adb8981d16 20241014082524275 DAUC <0003> auc.c:144 vector [3]: ik = 1ef1423c878ab8eadab7fb7bce243939 20241014082524275 DAUC <0003> auc.c:145 vector [3]: res = 9a78d71e893dde960000000000000000 20241014082524275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524275 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524275 DAUC <0003> auc.c:179 vector [3]: kc = 473f21ed2e946800 20241014082524275 DAUC <0003> auc.c:180 vector [3]: sres = b70d59cb 20241014082524275 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524275 DAUC <0003> auc.c:113 vector [4]: rand = b5e6a92796c6b6d3618ffae0d2603126 20241014082524275 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014082524275 DAUC <0003> auc.c:142 vector [4]: autn = d56611e71e7d00009fcf8fb085cdc7a4 20241014082524275 DAUC <0003> auc.c:143 vector [4]: ck = 6a1573cdea995938e0f86ae9333dbd9c 20241014082524275 DAUC <0003> auc.c:144 vector [4]: ik = 478670305d62accc6185c9c0665438ea 20241014082524275 DAUC <0003> auc.c:145 vector [4]: res = 041b51fc7102a4e50000000000000000 20241014082524275 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524275 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082524275 DAUC <0003> auc.c:179 vector [4]: kc = 40b6f063f3294000 20241014082524275 DAUC <0003> auc.c:180 vector [4]: sres = ea17d27a 20241014082524275 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082524275 DAUC <0003> db_auc.c:245 IMSI='262425299616730': Generated 5 vectors 20241014082524275 DAUC <0003> db_auc.c:249 IMSI='262425299616730': Updating SQN=481 in DB 20241014082524283 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425299616730"} 20241014082524283 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425299616730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524283 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524283 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@0889f90c89b5: Final verdict of PTC: pass 20241014082524324 DAUC <0003> db_auc.c:157 IMSI='262421369151795': No 2G Auth Data 20241014082524324 DAUC <0003> db_auc.c:192 IMSI='262421369151795': No 3G Auth Data HLR_Test-GSUP(21)@0889f90c89b5: Created GsupExpect[0] for "262421369151795" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241014082524358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 20241014082524361 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524361 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421369151795"} 20241014082524361 DAUC <0003> db_auc.c:236 IMSI='262421369151795': Calling to generate 1 vectors 20241014082524361 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241014082524361 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524361 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524361 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082524361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524361 DAUC <0003> auc.c:113 vector [0]: rand = 1354d4768f1fa9f33e4e0a5afb99c521 20241014082524361 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082524361 DAUC <0003> auc.c:142 vector [0]: autn = c9459f448ec300006c86cfc45de47f78 20241014082524361 DAUC <0003> auc.c:143 vector [0]: ck = 85e7ffd26d3751f86434a8398b015b65 20241014082524361 DAUC <0003> auc.c:144 vector [0]: ik = 8bd02d72d8aa471267bb6061903c1acf 20241014082524361 DAUC <0003> auc.c:145 vector [0]: res = f1e0aa5d68c1353c0000000000000000 20241014082524361 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524361 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524361 DAUC <0003> auc.c:179 vector [0]: kc = 58c71bbb3f2a6232 20241014082524361 DAUC <0003> auc.c:180 vector [0]: sres = e2fbc589 20241014082524361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524361 DAUC <0003> db_auc.c:245 IMSI='262421369151795': Generated 1 vectors 20241014082524361 DAUC <0003> db_auc.c:249 IMSI='262421369151795': Updating SQN=33 in DB 20241014082524368 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421369151795"} 20241014082524368 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524368 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524368 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0889f90c89b5: Found GsupExpect[0] for "262421369151795" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@0889f90c89b5: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421369151795" TC_gsup_sai_num_auth_vectors(31)@0889f90c89b5: setverdict(pass): none -> pass 20241014082524371 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524371 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421369151795"} 20241014082524371 DAUC <0003> db_auc.c:236 IMSI='262421369151795': Calling to generate 4 vectors 20241014082524371 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241014082524371 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524371 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524371 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014082524371 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524371 DAUC <0003> auc.c:113 vector [0]: rand = 470ad3b813ef9d0f803ed54433038f9b 20241014082524371 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014082524371 DAUC <0003> auc.c:142 vector [0]: autn = f2f83dfc884a0000caf798789ade1993 20241014082524371 DAUC <0003> auc.c:143 vector [0]: ck = a8aa3296ae064d7f5004350452d8a6e3 20241014082524371 DAUC <0003> auc.c:144 vector [0]: ik = 608795a0a026574445e85eec953f1379 20241014082524371 DAUC <0003> auc.c:145 vector [0]: res = 8721a26487e826290000000000000000 20241014082524371 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524371 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524371 DAUC <0003> auc.c:179 vector [0]: kc = 36b9b4298b2a65d8 20241014082524371 DAUC <0003> auc.c:180 vector [0]: sres = 05e674f4 20241014082524371 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524371 DAUC <0003> auc.c:113 vector [1]: rand = 693162f7b5b4262f992ee1c65bb73a10 20241014082524371 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014082524371 DAUC <0003> auc.c:142 vector [1]: autn = fe76128d384300004fe6de5f2b6f0cde 20241014082524371 DAUC <0003> auc.c:143 vector [1]: ck = f51127e3bc0cfb168a79275f1c767b1a 20241014082524371 DAUC <0003> auc.c:144 vector [1]: ik = d8f2b2e848ccc2878025d1e35b2a50b7 20241014082524371 DAUC <0003> auc.c:145 vector [1]: res = 5740aa5f83dad6750000000000000000 20241014082524371 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524371 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524371 DAUC <0003> auc.c:179 vector [1]: kc = 5d9de9c0e2e9c78e 20241014082524371 DAUC <0003> auc.c:180 vector [1]: sres = 5e2e0d3e 20241014082524371 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524372 DAUC <0003> auc.c:113 vector [2]: rand = dbfa7b493461f8d4786e5b0902fb9f89 20241014082524372 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014082524372 DAUC <0003> auc.c:142 vector [2]: autn = 51d6eadbc31f000022e07516b600572d 20241014082524372 DAUC <0003> auc.c:143 vector [2]: ck = 8c013d316f289426343b06e932765927 20241014082524372 DAUC <0003> auc.c:144 vector [2]: ik = 9cea8843c2b0937945f23ef68b2cb53a 20241014082524372 DAUC <0003> auc.c:145 vector [2]: res = 55517b1e10e55f9b0000000000000000 20241014082524372 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524372 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524372 DAUC <0003> auc.c:179 vector [2]: kc = a570d2b188cc8652 20241014082524372 DAUC <0003> auc.c:180 vector [2]: sres = 2484abc2 20241014082524372 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524372 DAUC <0003> auc.c:113 vector [3]: rand = c0b05f003f8211c819fa89b7804b915e 20241014082524372 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014082524372 DAUC <0003> auc.c:142 vector [3]: autn = 4ed7e433ee440000fee0456e5956a611 20241014082524372 DAUC <0003> auc.c:143 vector [3]: ck = 97f42b317e9a14c2b9ec13cf95a17d9d 20241014082524372 DAUC <0003> auc.c:144 vector [3]: ik = 968dc3069ce7ebdf05cad6fcdb21aa54 20241014082524372 DAUC <0003> auc.c:145 vector [3]: res = a66987249c6f213e0000000000000000 20241014082524372 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524372 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524372 DAUC <0003> auc.c:179 vector [3]: kc = 56ef2639f35f7ddd 20241014082524372 DAUC <0003> auc.c:180 vector [3]: sres = 55a1aa4b 20241014082524372 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524372 DAUC <0003> db_auc.c:245 IMSI='262421369151795': Generated 4 vectors 20241014082524372 DAUC <0003> db_auc.c:249 IMSI='262421369151795': Updating SQN=161 in DB 20241014082524379 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421369151795"} 20241014082524379 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524379 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524379 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524384 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524384 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421369151795"} 20241014082524384 DAUC <0003> db_auc.c:236 IMSI='262421369151795': Calling to generate 5 vectors 20241014082524384 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082524384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524384 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014082524384 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524384 DAUC <0003> auc.c:113 vector [0]: rand = 28334f152a3f551dfae71a28432d689e 20241014082524384 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014082524384 DAUC <0003> auc.c:142 vector [0]: autn = acd3f7d7701700004eac3bea0b5a2261 20241014082524384 DAUC <0003> auc.c:143 vector [0]: ck = 9292a4de09c308875c5931d8053a6c2d 20241014082524384 DAUC <0003> auc.c:144 vector [0]: ik = a524680a525c2d56435e3b0f5c94ab81 20241014082524384 DAUC <0003> auc.c:145 vector [0]: res = 01d0954c7c574bf70000000000000000 20241014082524384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524384 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524384 DAUC <0003> auc.c:179 vector [0]: kc = 377d7ad68d27bb9f 20241014082524384 DAUC <0003> auc.c:180 vector [0]: sres = cb1c65c8 20241014082524384 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524384 DAUC <0003> auc.c:113 vector [1]: rand = 7c392281e5d6a56a70fa2a5b61f5d653 20241014082524384 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014082524384 DAUC <0003> auc.c:142 vector [1]: autn = 6e0d2503fa5400003f3886cfc43a903f 20241014082524384 DAUC <0003> auc.c:143 vector [1]: ck = 7cbfa5c35a9f9397fd985fc30937557c 20241014082524384 DAUC <0003> auc.c:144 vector [1]: ik = 728ed240984199558462cc5d7b37bb88 20241014082524384 DAUC <0003> auc.c:145 vector [1]: res = 5c768e7753cfe97a0000000000000000 20241014082524384 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524384 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524384 DAUC <0003> auc.c:179 vector [1]: kc = 44fd8954e9deca75 20241014082524384 DAUC <0003> auc.c:180 vector [1]: sres = d99f45ae 20241014082524384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524384 DAUC <0003> auc.c:113 vector [2]: rand = 58493c9bed6c2f232ef2ce7665ff02be 20241014082524384 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014082524384 DAUC <0003> auc.c:142 vector [2]: autn = b3718cfac95b000058cbcbb941b2c17c 20241014082524384 DAUC <0003> auc.c:143 vector [2]: ck = 67433fb261f553810d954b07ab7cd2df 20241014082524384 DAUC <0003> auc.c:144 vector [2]: ik = 3cff821c69156fa8a92218eaee51d95a 20241014082524384 DAUC <0003> auc.c:145 vector [2]: res = d5617077f6ce55a50000000000000000 20241014082524384 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524384 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524384 DAUC <0003> auc.c:179 vector [2]: kc = 0f5b54a375b272b6 20241014082524384 DAUC <0003> auc.c:180 vector [2]: sres = d7af2089 20241014082524384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524384 DAUC <0003> auc.c:113 vector [3]: rand = 251a742c3a5c4a4676657ad00dd308ff 20241014082524384 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014082524384 DAUC <0003> auc.c:142 vector [3]: autn = cd1357155279000023fe47ef3442238a 20241014082524384 DAUC <0003> auc.c:143 vector [3]: ck = 5d380860dfb807b64fa1d3bbe25f9d3b 20241014082524384 DAUC <0003> auc.c:144 vector [3]: ik = e0bd349eedf52a7273a2f53863c6d5e5 20241014082524384 DAUC <0003> auc.c:145 vector [3]: res = 6a4abcc9491ac0d00000000000000000 20241014082524384 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524384 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524384 DAUC <0003> auc.c:179 vector [3]: kc = cc814a0d9dc47b54 20241014082524384 DAUC <0003> auc.c:180 vector [3]: sres = 121c864b 20241014082524384 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524384 DAUC <0003> auc.c:113 vector [4]: rand = afae71c70d247da7e2e9aacfb13392dd 20241014082524384 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014082524384 DAUC <0003> auc.c:142 vector [4]: autn = 4bd237fc31cb0000d486dc1b8ce7414e 20241014082524384 DAUC <0003> auc.c:143 vector [4]: ck = e938e5c93136c83bc2550c13e28bcd54 20241014082524384 DAUC <0003> auc.c:144 vector [4]: ik = eb984e9796452572c4ba77cf880f910d 20241014082524384 DAUC <0003> auc.c:145 vector [4]: res = 17cd6ebff2d4d01f0000000000000000 20241014082524384 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524384 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082524384 DAUC <0003> auc.c:179 vector [4]: kc = 1957bc95709ded0d 20241014082524384 DAUC <0003> auc.c:180 vector [4]: sres = f60ca590 20241014082524384 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082524384 DAUC <0003> db_auc.c:245 IMSI='262421369151795': Generated 5 vectors 20241014082524384 DAUC <0003> db_auc.c:249 IMSI='262421369151795': Updating SQN=321 in DB 20241014082524392 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421369151795"} 20241014082524392 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524392 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524392 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524397 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524397 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421369151795"} 20241014082524397 DAUC <0003> db_auc.c:236 IMSI='262421369151795': Calling to generate 5 vectors 20241014082524397 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082524397 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082524397 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082524397 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014082524397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082524397 DAUC <0003> auc.c:113 vector [0]: rand = 511918170849161c12c8fb39dd0b3475 20241014082524397 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014082524397 DAUC <0003> auc.c:142 vector [0]: autn = d7731bab2235000099fdb8e934a06ef4 20241014082524397 DAUC <0003> auc.c:143 vector [0]: ck = d9c4e7a207cfb517182064c6f478d940 20241014082524397 DAUC <0003> auc.c:144 vector [0]: ik = ae0f46e7e20524ed8a4798c7ac792a3a 20241014082524397 DAUC <0003> auc.c:145 vector [0]: res = 012806e0b1084b6a0000000000000000 20241014082524397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082524397 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082524397 DAUC <0003> auc.c:179 vector [0]: kc = 35983f8a05eddb63 20241014082524397 DAUC <0003> auc.c:180 vector [0]: sres = 374f2ecd 20241014082524397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082524397 DAUC <0003> auc.c:113 vector [1]: rand = b66ee442cbb3bb9131a989bb3d17bda2 20241014082524397 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014082524397 DAUC <0003> auc.c:142 vector [1]: autn = 82ae10b17ea00000ff5f7a54e2d21930 20241014082524397 DAUC <0003> auc.c:143 vector [1]: ck = 553ca063653a1b38dd60b35969629327 20241014082524397 DAUC <0003> auc.c:144 vector [1]: ik = 181410b68f76c4913583d48d145cde0e 20241014082524397 DAUC <0003> auc.c:145 vector [1]: res = f3a98c6e441b7a120000000000000000 20241014082524397 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082524397 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082524397 DAUC <0003> auc.c:179 vector [1]: kc = 9392c1f982c74e7b 20241014082524397 DAUC <0003> auc.c:180 vector [1]: sres = 191374ad 20241014082524397 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082524397 DAUC <0003> auc.c:113 vector [2]: rand = e062a7ffe61b811aa4dd1dbe6dcc1374 20241014082524397 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014082524397 DAUC <0003> auc.c:142 vector [2]: autn = 6081040198de000055bf531c62cb624a 20241014082524397 DAUC <0003> auc.c:143 vector [2]: ck = c79f67e92739ebb8f8af563b217880cf 20241014082524397 DAUC <0003> auc.c:144 vector [2]: ik = 948a908be6f31268f75795440d66507f 20241014082524397 DAUC <0003> auc.c:145 vector [2]: res = 4cd400c1973745f80000000000000000 20241014082524397 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082524397 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082524397 DAUC <0003> auc.c:179 vector [2]: kc = 14571d5335f78aa2 20241014082524397 DAUC <0003> auc.c:180 vector [2]: sres = 571a0577 20241014082524397 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082524397 DAUC <0003> auc.c:113 vector [3]: rand = 48310f923bcde9126f2c4a0bd4a9c7da 20241014082524397 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014082524397 DAUC <0003> auc.c:142 vector [3]: autn = 7907c04a59e80000030e863fc2a29b2b 20241014082524397 DAUC <0003> auc.c:143 vector [3]: ck = 548af992a4ff9f35cd2bf8d7bca05284 20241014082524397 DAUC <0003> auc.c:144 vector [3]: ik = bd9cf50c69c8a25215acc3020c7c6282 20241014082524397 DAUC <0003> auc.c:145 vector [3]: res = 6c87c4e98e477df80000000000000000 20241014082524397 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082524397 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082524397 DAUC <0003> auc.c:179 vector [3]: kc = e7cc55b8a7e3694c 20241014082524397 DAUC <0003> auc.c:180 vector [3]: sres = 679ecb9d 20241014082524397 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082524397 DAUC <0003> auc.c:113 vector [4]: rand = 24018ba2bf7bdcb43bb51e83e1c9ad9e 20241014082524397 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014082524397 DAUC <0003> auc.c:142 vector [4]: autn = 772d2819cd8c000092b39c3e5735e710 20241014082524397 DAUC <0003> auc.c:143 vector [4]: ck = c7ae4e7f9b8780e078351bf0dd2b155f 20241014082524397 DAUC <0003> auc.c:144 vector [4]: ik = e6284cc2bf5b3bec6a2e6879e2be80fa 20241014082524397 DAUC <0003> auc.c:145 vector [4]: res = 9a79f379594077350000000000000000 20241014082524397 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082524397 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082524397 DAUC <0003> auc.c:179 vector [4]: kc = 3ae9ebae4b7cf1d3 20241014082524397 DAUC <0003> auc.c:180 vector [4]: sres = b7af172e 20241014082524397 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082524397 DAUC <0003> db_auc.c:245 IMSI='262421369151795': Generated 5 vectors 20241014082524397 DAUC <0003> db_auc.c:249 IMSI='262421369151795': Updating SQN=481 in DB 20241014082524405 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421369151795"} 20241014082524405 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421369151795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082524405 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082524405 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082524409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@0889f90c89b5: Final verdict of PTC: pass 20241014082524434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082524434 DLINP <000b> input/ipa.c:451 connected read/write 20241014082524434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082524434 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082524434 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082524434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082524434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45795<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@0889f90c89b5: Final verdict of PTC: none 22@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:24 UTC 2024 ====== 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 20241014082524457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 20241014082524457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=22016) Waiting for packet dumper to finish... 1 (prev_count=22016, count=59772) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:26 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_sai_eps started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082527552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082527552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082527553 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082527554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082527556 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082527556 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082527556 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082527556 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082527556 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082527556 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082527556 DLGSUP <0013> gsup_server.c:235 2: 20241014082527556 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082527556 DLGSUP <0013> gsup_server.c:235 3: 20241014082527556 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082527556 DLGSUP <0013> gsup_server.c:235 4: 20241014082527556 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082527556 DLGSUP <0013> gsup_server.c:235 5: 20241014082527556 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082527556 DLGSUP <0013> gsup_server.c:235 7: 20241014082527556 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082527556 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082527556 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082527556 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@0889f90c89b5: 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") 20241014082527565 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39919<->l=127.0.0.1:4259) 20241014082527581 DAUC <0003> db_auc.c:157 IMSI='262424893397043': No 2G Auth Data 20241014082527581 DAUC <0003> db_auc.c:192 IMSI='262424893397043': No 3G Auth Data HLR_Test-GSUP(33)@0889f90c89b5: Created GsupExpect[0] for "262424893397043" to be handled at TC_gsup_sai_eps(36) 20241014082527626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 20241014082527635 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082527635 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424893397043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424893397043"} 20241014082527635 DAUC <0003> db_auc.c:157 IMSI='262424893397043': No 2G Auth Data 20241014082527635 DAUC <0003> db_auc.c:236 IMSI='262424893397043': Calling to generate 5 vectors 20241014082527635 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082527635 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082527635 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082527635 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082527635 DAUC <0003> auc.c:113 vector [0]: rand = 5e0900189b875610367ea9e38d6ebdb2 20241014082527635 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082527635 DAUC <0003> auc.c:142 vector [0]: autn = 7d3bea144e5a8000b26f7a41cdbb04f7 20241014082527635 DAUC <0003> auc.c:143 vector [0]: ck = 02061b3756c5647a7d7a396b836dd1b8 20241014082527635 DAUC <0003> auc.c:144 vector [0]: ik = 3bceed21cf902c7567fcc495db698758 20241014082527635 DAUC <0003> auc.c:145 vector [0]: res = daad97ecce902d3f0000000000000000 20241014082527635 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082527635 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082527635 DAUC <0003> auc.c:151 vector [0]: kc = 234e0be8c1511eef 20241014082527635 DAUC <0003> auc.c:152 vector [0]: sres = 143dbad3 20241014082527635 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082527635 DAUC <0003> auc.c:113 vector [1]: rand = 091452cb5569fad61a46def8bde2a3b8 20241014082527635 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082527635 DAUC <0003> auc.c:142 vector [1]: autn = d020c64528b580005625bdaa80a59a0e 20241014082527635 DAUC <0003> auc.c:143 vector [1]: ck = 2d977eb5cb5d5ecc58fc352e27f428c6 20241014082527635 DAUC <0003> auc.c:144 vector [1]: ik = afbe98eed0de0e4828ccef2972f1dc1f 20241014082527635 DAUC <0003> auc.c:145 vector [1]: res = 3fabcd54355f80b50000000000000000 20241014082527635 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082527635 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082527635 DAUC <0003> auc.c:151 vector [1]: kc = f2193c5c4e86a45d 20241014082527635 DAUC <0003> auc.c:152 vector [1]: sres = 0af44de1 20241014082527635 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082527635 DAUC <0003> auc.c:113 vector [2]: rand = 8a390b4e251f485db9d58b04e14bd3cd 20241014082527635 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082527635 DAUC <0003> auc.c:142 vector [2]: autn = 2f8705bfd0aa800047ac09ab330f7bd0 20241014082527635 DAUC <0003> auc.c:143 vector [2]: ck = fc4479477ffbca80e8c5de545ea1126b 20241014082527635 DAUC <0003> auc.c:144 vector [2]: ik = 5c75a88ce8d3d6fef793a0ec7d294e41 20241014082527635 DAUC <0003> auc.c:145 vector [2]: res = e79ee888564109de0000000000000000 20241014082527635 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082527635 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082527635 DAUC <0003> auc.c:151 vector [2]: kc = bf67af73b4a04054 20241014082527635 DAUC <0003> auc.c:152 vector [2]: sres = b1dfe156 20241014082527635 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082527635 DAUC <0003> auc.c:113 vector [3]: rand = abd08eca4d3b4c13d36f481c93137db6 20241014082527635 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082527635 DAUC <0003> auc.c:142 vector [3]: autn = 6124f5ecbdc68000f1d31fb6f7950f48 20241014082527635 DAUC <0003> auc.c:143 vector [3]: ck = 550a72b8631febdbccc3d0b826ab3924 20241014082527635 DAUC <0003> auc.c:144 vector [3]: ik = 05b1a3bcc7ff7c7a886117c348ac6e20 20241014082527635 DAUC <0003> auc.c:145 vector [3]: res = cb6751f4b04327d10000000000000000 20241014082527635 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082527635 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082527635 DAUC <0003> auc.c:151 vector [3]: kc = 1419167fcae7c0a5 20241014082527635 DAUC <0003> auc.c:152 vector [3]: sres = 7b247625 20241014082527635 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082527635 DAUC <0003> auc.c:113 vector [4]: rand = 3456795442c277caa410d4b1202a0389 20241014082527635 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082527635 DAUC <0003> auc.c:142 vector [4]: autn = 5a28e31faa6f8000ec790aff00b38b82 20241014082527635 DAUC <0003> auc.c:143 vector [4]: ck = 85097ce16fe75bcc07585dbf2d290c46 20241014082527635 DAUC <0003> auc.c:144 vector [4]: ik = 05c9747299285bd49d18bf1c873df50e 20241014082527635 DAUC <0003> auc.c:145 vector [4]: res = 668acbf402d32aca0000000000000000 20241014082527635 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082527635 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082527635 DAUC <0003> auc.c:151 vector [4]: kc = 1a80ea305cdbf950 20241014082527635 DAUC <0003> auc.c:152 vector [4]: sres = 6459e13e 20241014082527635 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082527635 DAUC <0003> db_auc.c:245 IMSI='262424893397043': Generated 5 vectors 20241014082527635 DAUC <0003> db_auc.c:249 IMSI='262424893397043': Updating SQN=161 in DB 20241014082527644 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424893397043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424893397043"} 20241014082527644 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424893397043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082527644 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082527644 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0889f90c89b5: Found GsupExpect[0] for "262424893397043" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@0889f90c89b5: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424893397043" TC_gsup_sai_eps(36)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082527652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@0889f90c89b5: Final verdict of PTC: pass 20241014082527677 DAUC <0003> db_auc.c:157 IMSI='262420211881749': No 2G Auth Data 20241014082527677 DAUC <0003> db_auc.c:192 IMSI='262420211881749': No 3G Auth Data HLR_Test-GSUP(33)@0889f90c89b5: Created GsupExpect[0] for "262420211881749" to be handled at TC_gsup_sai_eps(37) 20241014082527699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 20241014082527700 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082527700 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420211881749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420211881749"} 20241014082527700 DAUC <0003> db_auc.c:157 IMSI='262420211881749': No 2G Auth Data 20241014082527700 DAUC <0003> db_auc.c:236 IMSI='262420211881749': Calling to generate 5 vectors 20241014082527700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014082527700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082527700 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014082527700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082527700 DAUC <0003> auc.c:113 vector [0]: rand = 118c95a0a8fcff0703d19829e73b157b 20241014082527700 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082527700 DAUC <0003> auc.c:142 vector [0]: autn = 1b29032eb1db8000df932da43554e7cc 20241014082527700 DAUC <0003> auc.c:143 vector [0]: ck = 34097a41399ce594e31bab65d94fbc34 20241014082527700 DAUC <0003> auc.c:144 vector [0]: ik = bacfe793ca01c4f85ba545f0653cb301 20241014082527700 DAUC <0003> auc.c:145 vector [0]: res = b471de634844e9490000000000000000 20241014082527700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082527700 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014082527700 DAUC <0003> auc.c:151 vector [0]: kc = 367873474fee2e59 20241014082527700 DAUC <0003> auc.c:152 vector [0]: sres = fc35372a 20241014082527700 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014082527700 DAUC <0003> auc.c:113 vector [1]: rand = d599f58ff7c3d8f524d09d7387edce49 20241014082527700 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082527700 DAUC <0003> auc.c:142 vector [1]: autn = 770cf0d89c2c8000a9fa9ae35ae1529b 20241014082527700 DAUC <0003> auc.c:143 vector [1]: ck = 29a2d9ba674fec5823a103922222048d 20241014082527700 DAUC <0003> auc.c:144 vector [1]: ik = 452a54ecfd8a964a583dbbf3f6a65f62 20241014082527700 DAUC <0003> auc.c:145 vector [1]: res = ca0a53256f92b7d90000000000000000 20241014082527700 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082527700 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014082527700 DAUC <0003> auc.c:151 vector [1]: kc = 171435374e4121fd 20241014082527700 DAUC <0003> auc.c:152 vector [1]: sres = a598e4fc 20241014082527700 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014082527700 DAUC <0003> auc.c:113 vector [2]: rand = ee04725f3a1b42a2b563032563ad00a1 20241014082527700 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082527700 DAUC <0003> auc.c:142 vector [2]: autn = f6d4a277f9d58000e78a4a541eff4bd3 20241014082527700 DAUC <0003> auc.c:143 vector [2]: ck = 117208cfcc65613d9bdc8eea29af46ab 20241014082527700 DAUC <0003> auc.c:144 vector [2]: ik = ac590514e48ca91a603adff063add408 20241014082527700 DAUC <0003> auc.c:145 vector [2]: res = 8a78079d266f30690000000000000000 20241014082527700 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082527700 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014082527700 DAUC <0003> auc.c:151 vector [2]: kc = 46cd5cc162eb5a84 20241014082527700 DAUC <0003> auc.c:152 vector [2]: sres = ac1737f4 20241014082527700 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014082527700 DAUC <0003> auc.c:113 vector [3]: rand = 0ff234cb48fbdd1e1e6374dbc24b6863 20241014082527700 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082527700 DAUC <0003> auc.c:142 vector [3]: autn = 8e688234411b800006b0e2032178df30 20241014082527700 DAUC <0003> auc.c:143 vector [3]: ck = 938e880ab17d6f9d9efe214c9eb73763 20241014082527700 DAUC <0003> auc.c:144 vector [3]: ik = 23cabd97487397dd081095de88de8e91 20241014082527700 DAUC <0003> auc.c:145 vector [3]: res = f1807a2abbea9fa90000000000000000 20241014082527700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082527700 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014082527700 DAUC <0003> auc.c:151 vector [3]: kc = 26aa810fef6741b2 20241014082527700 DAUC <0003> auc.c:152 vector [3]: sres = 4a6ae583 20241014082527700 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014082527700 DAUC <0003> auc.c:113 vector [4]: rand = e4551aeba3b17486eb20c18840595b02 20241014082527700 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082527700 DAUC <0003> auc.c:142 vector [4]: autn = 412e959db4f78000bf9b0275a532fabf 20241014082527700 DAUC <0003> auc.c:143 vector [4]: ck = 7b938e8eb5944659f3195ab02c351870 20241014082527700 DAUC <0003> auc.c:144 vector [4]: ik = d2b616667574efda1a991aa136b864db 20241014082527700 DAUC <0003> auc.c:145 vector [4]: res = a2fc4a395f5ee7e00000000000000000 20241014082527700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082527700 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014082527700 DAUC <0003> auc.c:151 vector [4]: kc = 40a5d8f9da6dd528 20241014082527700 DAUC <0003> auc.c:152 vector [4]: sres = fda2add9 20241014082527700 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014082527700 DAUC <0003> db_auc.c:245 IMSI='262420211881749': Generated 5 vectors 20241014082527700 DAUC <0003> db_auc.c:249 IMSI='262420211881749': Updating SQN=161 in DB 20241014082527708 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420211881749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420211881749"} 20241014082527708 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420211881749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082527708 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082527708 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0889f90c89b5: Found GsupExpect[0] for "262420211881749" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@0889f90c89b5: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420211881749" TC_gsup_sai_eps(37)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082527710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@0889f90c89b5: Final verdict of PTC: pass 20241014082527839 DAUC <0003> db_auc.c:157 IMSI='262428495552816': No 2G Auth Data 20241014082527839 DAUC <0003> db_auc.c:192 IMSI='262428495552816': No 3G Auth Data HLR_Test-GSUP(33)@0889f90c89b5: Created GsupExpect[0] for "262428495552816" to be handled at TC_gsup_sai_eps(38) 20241014082527887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 20241014082527896 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082527896 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428495552816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428495552816"} 20241014082527896 DAUC <0003> db_auc.c:236 IMSI='262428495552816': Calling to generate 5 vectors 20241014082527896 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082527896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082527896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082527896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082527896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082527896 DAUC <0003> auc.c:113 vector [0]: rand = 2acf06dc6d5bb6f8c59b2b645844db3f 20241014082527896 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082527896 DAUC <0003> auc.c:142 vector [0]: autn = 92f1933ff1ef8000ef1834022e73dcbf 20241014082527896 DAUC <0003> auc.c:143 vector [0]: ck = 57177acf6c6e41019a7cbf118738a8c7 20241014082527896 DAUC <0003> auc.c:144 vector [0]: ik = 5e675a06970ee17b4e2e12c29469ae81 20241014082527896 DAUC <0003> auc.c:145 vector [0]: res = 399b8b41325894120000000000000000 20241014082527896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082527896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082527896 DAUC <0003> auc.c:179 vector [0]: kc = f785288367a74800 20241014082527896 DAUC <0003> auc.c:180 vector [0]: sres = 03592e38 20241014082527896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082527896 DAUC <0003> auc.c:113 vector [1]: rand = 599e6b44cb0520d0a91053a5199855cb 20241014082527896 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082527896 DAUC <0003> auc.c:142 vector [1]: autn = ae14766686088000ac05f45eb9fe850a 20241014082527896 DAUC <0003> auc.c:143 vector [1]: ck = 7d153c2667359676bc2f6354ef04630c 20241014082527896 DAUC <0003> auc.c:144 vector [1]: ik = 50635a79755d8866147ee1b3cfc35baf 20241014082527896 DAUC <0003> auc.c:145 vector [1]: res = 0de9fed29cdb21240000000000000000 20241014082527896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082527896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082527896 DAUC <0003> auc.c:179 vector [1]: kc = f034e49d8cf9d000 20241014082527896 DAUC <0003> auc.c:180 vector [1]: sres = 01828e42 20241014082527896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082527896 DAUC <0003> auc.c:113 vector [2]: rand = 68866d1e39c0697406b317c4b9755181 20241014082527896 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082527896 DAUC <0003> auc.c:142 vector [2]: autn = ddf5774f5e3c800068216a68c25fe356 20241014082527896 DAUC <0003> auc.c:143 vector [2]: ck = ca2d0ccc7eb15f38715760bca2793393 20241014082527896 DAUC <0003> auc.c:144 vector [2]: ik = 122d928aad94467fcb47c576188a5170 20241014082527896 DAUC <0003> auc.c:145 vector [2]: res = 6475e9437c7bc4690000000000000000 20241014082527896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082527896 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082527896 DAUC <0003> auc.c:179 vector [2]: kc = f914be44323b0c00 20241014082527896 DAUC <0003> auc.c:180 vector [2]: sres = b580e6d0 20241014082527896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082527896 DAUC <0003> auc.c:113 vector [3]: rand = 5ee7ed3c0715b56ae3a816cd4a6b2ebb 20241014082527896 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082527896 DAUC <0003> auc.c:142 vector [3]: autn = 6d06f671d382800028de68f0606c57d6 20241014082527896 DAUC <0003> auc.c:143 vector [3]: ck = cf28fbae8c66f91d33c432a1d4469371 20241014082527896 DAUC <0003> auc.c:144 vector [3]: ik = dce59aa1c7f8622ab965e4781b3e6c80 20241014082527896 DAUC <0003> auc.c:145 vector [3]: res = 41cc733479df86530000000000000000 20241014082527896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082527897 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082527897 DAUC <0003> auc.c:179 vector [3]: kc = a9df279933eb8400 20241014082527897 DAUC <0003> auc.c:180 vector [3]: sres = 20b50e68 20241014082527897 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082527897 DAUC <0003> auc.c:113 vector [4]: rand = d1dd9a1ff5aa8cc7586eb5e3c42f989c 20241014082527897 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082527897 DAUC <0003> auc.c:142 vector [4]: autn = c0929e6c88e880009d84f9c96c9ea5ab 20241014082527897 DAUC <0003> auc.c:143 vector [4]: ck = 44f43ad12d54a271f32406b6903607e5 20241014082527897 DAUC <0003> auc.c:144 vector [4]: ik = e79409e635b6f75a2516a42fa5b5428a 20241014082527897 DAUC <0003> auc.c:145 vector [4]: res = f6532a7fc951c18e0000000000000000 20241014082527897 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082527897 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082527897 DAUC <0003> auc.c:179 vector [4]: kc = 5a55665274ddf400 20241014082527897 DAUC <0003> auc.c:180 vector [4]: sres = 3aaa3ee6 20241014082527897 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082527897 DAUC <0003> db_auc.c:245 IMSI='262428495552816': Generated 5 vectors 20241014082527897 DAUC <0003> db_auc.c:249 IMSI='262428495552816': Updating SQN=161 in DB 20241014082527905 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428495552816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428495552816"} 20241014082527905 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428495552816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082527905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082527906 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0889f90c89b5: Found GsupExpect[0] for "262428495552816" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@0889f90c89b5: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428495552816" TC_gsup_sai_eps(38)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082527912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@0889f90c89b5: Final verdict of PTC: pass 20241014082527946 DAUC <0003> db_auc.c:157 IMSI='262422815025849': No 2G Auth Data 20241014082527946 DAUC <0003> db_auc.c:192 IMSI='262422815025849': No 3G Auth Data HLR_Test-GSUP(33)@0889f90c89b5: Created GsupExpect[0] for "262422815025849" to be handled at TC_gsup_sai_eps(39) 20241014082527983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241014082527986 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082527986 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422815025849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422815025849"} 20241014082527986 DAUC <0003> db_auc.c:236 IMSI='262422815025849': Calling to generate 5 vectors 20241014082527986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082527986 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082527986 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082527986 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082527986 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082527986 DAUC <0003> auc.c:113 vector [0]: rand = 2b7ae7fff060e2d1134887eb06488670 20241014082527986 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082527986 DAUC <0003> auc.c:142 vector [0]: autn = ee337a65b2dd80004a41f71221bb7c99 20241014082527986 DAUC <0003> auc.c:143 vector [0]: ck = 5679b4f60eb10315f71fc0b099b65d3c 20241014082527986 DAUC <0003> auc.c:144 vector [0]: ik = 2896ae6a15f39b44e4c9242ab8ff481a 20241014082527986 DAUC <0003> auc.c:145 vector [0]: res = ee8c777aeaeb0a6e0000000000000000 20241014082527986 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082527986 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082527986 DAUC <0003> auc.c:179 vector [0]: kc = ee4595ad98e9c800 20241014082527986 DAUC <0003> auc.c:180 vector [0]: sres = bb9e2679 20241014082527986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082527986 DAUC <0003> auc.c:113 vector [1]: rand = 39781dae47be37431d9a104f6fd71889 20241014082527986 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082527986 DAUC <0003> auc.c:142 vector [1]: autn = feb4a288426880004e01ec1f03dc550b 20241014082527986 DAUC <0003> auc.c:143 vector [1]: ck = eb3e8bd4956053c1628569646e4526b3 20241014082527986 DAUC <0003> auc.c:144 vector [1]: ik = 6c03a5db530cce99711ac6ffc0430751 20241014082527986 DAUC <0003> auc.c:145 vector [1]: res = fb5b781cde744fbb0000000000000000 20241014082527986 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082527986 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082527986 DAUC <0003> auc.c:179 vector [1]: kc = cb7ccc9b00e5f400 20241014082527986 DAUC <0003> auc.c:180 vector [1]: sres = e647ddd5 20241014082527986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082527986 DAUC <0003> auc.c:113 vector [2]: rand = 405f7c28c78bc242bdfe51d716714d2b 20241014082527986 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082527986 DAUC <0003> auc.c:142 vector [2]: autn = 4c8b2c73ed3280005a944c0492a1d971 20241014082527986 DAUC <0003> auc.c:143 vector [2]: ck = e45f3c7c963c9d0ec4edd6c40d038162 20241014082527986 DAUC <0003> auc.c:144 vector [2]: ik = fac11de4bfa8fa55978243992a545fac 20241014082527986 DAUC <0003> auc.c:145 vector [2]: res = ac95f4d2d9446b7a0000000000000000 20241014082527986 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082527986 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082527986 DAUC <0003> auc.c:179 vector [2]: kc = 9d399cbc39b17400 20241014082527986 DAUC <0003> auc.c:180 vector [2]: sres = 7944dfc6 20241014082527986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082527986 DAUC <0003> auc.c:113 vector [3]: rand = 1d9f7a7634f71be6817f0ac6d65464fa 20241014082527986 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082527986 DAUC <0003> auc.c:142 vector [3]: autn = 5da8de8381948000ed4c6e58e1b07d0d 20241014082527986 DAUC <0003> auc.c:143 vector [3]: ck = f4189234064ccc0896956c22f69d0ed7 20241014082527986 DAUC <0003> auc.c:144 vector [3]: ik = 79732eb29ded40cc62215b34a367e020 20241014082527986 DAUC <0003> auc.c:145 vector [3]: res = 84c716bfbb5ed9e90000000000000000 20241014082527986 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082527986 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082527986 DAUC <0003> auc.c:179 vector [3]: kc = 4eda8433849c8c00 20241014082527986 DAUC <0003> auc.c:180 vector [3]: sres = 572cac0a 20241014082527986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082527986 DAUC <0003> auc.c:113 vector [4]: rand = 5b5b29ca4571b336db84a173383f1943 20241014082527986 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082527986 DAUC <0003> auc.c:142 vector [4]: autn = 279b103e3f358000a4df2622cfbcd66d 20241014082527986 DAUC <0003> auc.c:143 vector [4]: ck = 00776bb06046beacced9ad61340d90f5 20241014082527986 DAUC <0003> auc.c:144 vector [4]: ik = 69f814f97a4ff2fc501983e6defd8bd5 20241014082527986 DAUC <0003> auc.c:145 vector [4]: res = f555f884bd74aff20000000000000000 20241014082527986 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082527986 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082527986 DAUC <0003> auc.c:179 vector [4]: kc = 87ddc8ea112d4c00 20241014082527986 DAUC <0003> auc.c:180 vector [4]: sres = f60508bf 20241014082527986 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082527986 DAUC <0003> db_auc.c:245 IMSI='262422815025849': Generated 5 vectors 20241014082527986 DAUC <0003> db_auc.c:249 IMSI='262422815025849': Updating SQN=161 in DB 20241014082527995 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422815025849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422815025849"} 20241014082527995 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422815025849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082527995 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082527995 DLINP <000b> input/ipa.c:451 connected read/write 20241014082527995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0889f90c89b5: Found GsupExpect[0] for "262422815025849" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@0889f90c89b5: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422815025849" TC_gsup_sai_eps(39)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082527999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@0889f90c89b5: Final verdict of PTC: pass 20241014082528033 DAUC <0003> db_auc.c:157 IMSI='262421981470087': No 2G Auth Data 20241014082528033 DAUC <0003> db_auc.c:192 IMSI='262421981470087': No 3G Auth Data HLR_Test-GSUP(33)@0889f90c89b5: Created GsupExpect[0] for "262421981470087" to be handled at TC_gsup_sai_eps(40) 20241014082528072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 20241014082528076 DLINP <000b> input/ipa.c:451 connected read/write 20241014082528076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082528076 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421981470087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421981470087"} 20241014082528077 DAUC <0003> db_auc.c:236 IMSI='262421981470087': Calling to generate 5 vectors 20241014082528077 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014082528077 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014082528077 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014082528077 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014082528077 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014082528077 DAUC <0003> auc.c:113 vector [0]: rand = 47622bb38896265672751b95e6f08f81 20241014082528077 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014082528077 DAUC <0003> auc.c:142 vector [0]: autn = a22f07c811ea8000f8f3c09378a9410e 20241014082528077 DAUC <0003> auc.c:143 vector [0]: ck = 62b8a82f84a89f70d890c7b13e3fb683 20241014082528077 DAUC <0003> auc.c:144 vector [0]: ik = b8377ee88473a46acbe910f09fc7a33c 20241014082528077 DAUC <0003> auc.c:145 vector [0]: res = 68cf691dc8a5f8700000000000000000 20241014082528077 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014082528077 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014082528077 DAUC <0003> auc.c:179 vector [0]: kc = 805220e90b0e043b 20241014082528077 DAUC <0003> auc.c:180 vector [0]: sres = 8dfa31d0 20241014082528077 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014082528077 DAUC <0003> auc.c:113 vector [1]: rand = a4ad53ab34c7e616c49735828e27358f 20241014082528077 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014082528077 DAUC <0003> auc.c:142 vector [1]: autn = ab90c148e6b88000e0e9943ff5ee66b0 20241014082528077 DAUC <0003> auc.c:143 vector [1]: ck = c538eda0454cd69a58cf4fc5b387abb0 20241014082528077 DAUC <0003> auc.c:144 vector [1]: ik = 6fed3394b15e32d5612355b1cdde118c 20241014082528077 DAUC <0003> auc.c:145 vector [1]: res = f5010f90fc4364720000000000000000 20241014082528077 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014082528077 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014082528077 DAUC <0003> auc.c:179 vector [1]: kc = ff853a7080ce663e 20241014082528077 DAUC <0003> auc.c:180 vector [1]: sres = 14e69c3f 20241014082528077 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014082528077 DAUC <0003> auc.c:113 vector [2]: rand = 17c7c0da70c9cc01774e43c2ce2d2af0 20241014082528077 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014082528077 DAUC <0003> auc.c:142 vector [2]: autn = 4be1c92157528000a0eb550fb73d0857 20241014082528077 DAUC <0003> auc.c:143 vector [2]: ck = 9015ece0e634790ab5d068d97a4a97e9 20241014082528077 DAUC <0003> auc.c:144 vector [2]: ik = a45d1004f3e7707a71cfa8bba3c7de62 20241014082528077 DAUC <0003> auc.c:145 vector [2]: res = bb994a9e390e67a80000000000000000 20241014082528077 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014082528077 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014082528077 DAUC <0003> auc.c:179 vector [2]: kc = 8339c0d8fe74e76c 20241014082528077 DAUC <0003> auc.c:180 vector [2]: sres = 2fdec25f 20241014082528077 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014082528077 DAUC <0003> auc.c:113 vector [3]: rand = 7eab0bdce4fb50914eec592910fb770b 20241014082528077 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014082528077 DAUC <0003> auc.c:142 vector [3]: autn = d9a122eb77948000c8cdba6e456754d4 20241014082528077 DAUC <0003> auc.c:143 vector [3]: ck = b0a1a1f93b4b212a1ee00b0d7249b415 20241014082528077 DAUC <0003> auc.c:144 vector [3]: ik = aec9308bc1ba04ab2fda708470d8cc76 20241014082528077 DAUC <0003> auc.c:145 vector [3]: res = 5d16009f456a75750000000000000000 20241014082528077 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014082528077 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014082528077 DAUC <0003> auc.c:179 vector [3]: kc = ead3468fc914bae3 20241014082528077 DAUC <0003> auc.c:180 vector [3]: sres = 02f4c5c7 20241014082528077 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014082528077 DAUC <0003> auc.c:113 vector [4]: rand = 197cf1af2237234f073558eb2b7a788d 20241014082528077 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014082528077 DAUC <0003> auc.c:142 vector [4]: autn = da84190adb308000f6b81109750c2823 20241014082528077 DAUC <0003> auc.c:143 vector [4]: ck = 4d0061af8ace8e82ba922405c40a52bc 20241014082528077 DAUC <0003> auc.c:144 vector [4]: ik = a682a1d061d1e1cf45a1692e56cc2396 20241014082528077 DAUC <0003> auc.c:145 vector [4]: res = 6aec9ea7e3b6aec80000000000000000 20241014082528077 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014082528077 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014082528077 DAUC <0003> auc.c:179 vector [4]: kc = 7c8ba0c8d08865f7 20241014082528077 DAUC <0003> auc.c:180 vector [4]: sres = b554a82c 20241014082528077 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014082528077 DAUC <0003> db_auc.c:245 IMSI='262421981470087': Generated 5 vectors 20241014082528077 DAUC <0003> db_auc.c:249 IMSI='262421981470087': Updating SQN=161 in DB 20241014082528085 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421981470087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421981470087"} 20241014082528085 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421981470087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082528085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082528085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082528085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082528085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0889f90c89b5: Found GsupExpect[0] for "262421981470087" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@0889f90c89b5: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421981470087" TC_gsup_sai_eps(40)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082528092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082528118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258 20241014082528119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39919<->l=127.0.0.1:4259) 20241014082528119 DLINP <000b> input/ipa.c:451 connected read/write 20241014082528119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082528119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@0889f90c89b5: Final verdict of PTC: none 34@0889f90c89b5: Final verdict of PTC: none 20241014082528119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082528119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241014082528149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241014082528150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6392) Waiting for packet dumper to finish... 1 (prev_count=6392, count=33504) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:30 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_ul_unknown_imsi started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082531258 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082531258 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082531263 DLINP <000b> input/ipa.c:451 connected read/write 20241014082531263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082531264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082531268 DLINP <000b> input/ipa.c:451 connected read/write 20241014082531268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082531268 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082531268 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082531268 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082531268 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082531268 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082531268 DLGSUP <0013> gsup_server.c:235 2: 20241014082531268 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082531268 DLGSUP <0013> gsup_server.c:235 3: 20241014082531268 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082531268 DLGSUP <0013> gsup_server.c:235 4: 20241014082531268 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082531268 DLGSUP <0013> gsup_server.c:235 5: 20241014082531268 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082531268 DLGSUP <0013> gsup_server.c:235 7: 20241014082531268 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082531268 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082531268 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082531268 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@0889f90c89b5: 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") 20241014082531285 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33777<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@0889f90c89b5: Created GsupExpect[0] for "262427454882897" to be handled at TC_gsup_ul_unknown_imsi(45) 20241014082531294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241014082531310 DLINP <000b> input/ipa.c:451 connected read/write 20241014082531310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082531310 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427454882897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427454882897" cn_domain=PS} 20241014082531310 DLU <0006> fsm.c:456 lu(262427454882897)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082531310 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427454882897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241014082531310 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427454882897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427454882897" cause=IMSI unknown in HLR} 20241014082531310 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427454882897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082531310 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427454882897)[0x562c35ad48d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082531310 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427454882897)[0x562c35ad48d0]{UNVALIDATED}: Freeing instance 20241014082531310 DLU <0006> fsm.c:568 lu(PS:IMSI-262427454882897)[0x562c35ad48d0]{UNVALIDATED}: Deallocated 20241014082531310 DLINP <000b> input/ipa.c:451 connected read/write 20241014082531310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082531310 DLINP <000b> input/ipa.c:451 connected read/write 20241014082531310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@0889f90c89b5: Found GsupExpect[0] for "262427454882897" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@0889f90c89b5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427454882897" TC_gsup_ul_unknown_imsi(45)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082531315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@0889f90c89b5: Final verdict of PTC: pass 20241014082531317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241014082531319 DLINP <000b> input/ipa.c:451 connected read/write 20241014082531319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082531319 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082531319 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082531319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082531319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33777<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@0889f90c89b5: Final verdict of PTC: none 43@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 43: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@0889f90c89b5: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:31 UTC 2024 ====== 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 20241014082531356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53930<->l=127.0.0.1:4258 20241014082531356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53930<->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=12604) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:33 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082534462 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082534462 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082534466 DLINP <000b> input/ipa.c:451 connected read/write 20241014082534466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082534467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082534467 DLINP <000b> input/ipa.c:451 connected read/write 20241014082534467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082534467 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082534467 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082534467 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082534467 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082534467 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082534467 DLGSUP <0013> gsup_server.c:235 2: 20241014082534467 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082534467 DLGSUP <0013> gsup_server.c:235 3: 20241014082534467 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082534467 DLGSUP <0013> gsup_server.c:235 4: 20241014082534467 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082534467 DLGSUP <0013> gsup_server.c:235 5: 20241014082534467 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082534467 DLGSUP <0013> gsup_server.c:235 7: 20241014082534467 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082534467 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082534467 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082534467 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@0889f90c89b5: 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") 20241014082534479 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36049<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@0889f90c89b5: Created GsupExpect[0] for "262429664798859" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241014082534488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 20241014082534510 DLINP <000b> input/ipa.c:451 connected read/write 20241014082534510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082534510 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429664798859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429664798859" cn_domain=PS source_name="the-source\n"} 20241014082534510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014082534510 DLU <0006> fsm.c:456 lu(262429664798859)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082534510 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429664798859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241014082534510 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429664798859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429664798859" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241014082534510 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429664798859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082534510 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429664798859)[0x562c35ad48d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082534510 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429664798859)[0x562c35ad48d0]{UNVALIDATED}: Freeing instance 20241014082534510 DLU <0006> fsm.c:568 lu(PS:IMSI-262429664798859)[0x562c35ad48d0]{UNVALIDATED}: Deallocated 20241014082534510 DLINP <000b> input/ipa.c:451 connected read/write 20241014082534510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082534510 DLINP <000b> input/ipa.c:451 connected read/write 20241014082534510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@0889f90c89b5: Found GsupExpect[0] for "262429664798859" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@0889f90c89b5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429664798859" TC_gsup_ul_unknown_imsi_via_proxy(50)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082534516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@0889f90c89b5: Final verdict of PTC: pass 20241014082534517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 20241014082534519 DLINP <000b> input/ipa.c:451 connected read/write 20241014082534519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082534519 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082534519 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082534519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082534519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241014082534519 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36049<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@0889f90c89b5: Final verdict of PTC: none 48@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 48: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@0889f90c89b5: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:34 UTC 2024 ====== 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 20241014082534561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60250<->l=127.0.0.1:4258 20241014082534561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60250<->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=12520) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:36 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082537658 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082537658 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082537662 DLINP <000b> input/ipa.c:451 connected read/write 20241014082537663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082537664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@0889f90c89b5: 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) } } } } 20241014082537667 DLINP <000b> input/ipa.c:451 connected read/write 20241014082537667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082537667 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082537667 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082537667 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082537667 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082537667 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082537667 DLGSUP <0013> gsup_server.c:235 2: 20241014082537667 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082537667 DLGSUP <0013> gsup_server.c:235 3: 20241014082537667 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082537667 DLGSUP <0013> gsup_server.c:235 4: 20241014082537667 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082537667 DLGSUP <0013> gsup_server.c:235 5: 20241014082537667 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082537667 DLGSUP <0013> gsup_server.c:235 7: 20241014082537667 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(51)@0889f90c89b5: 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 } } } } 20241014082537667 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082537667 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082537667 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@0889f90c89b5: 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") 20241014082537686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40131<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0889f90c89b5: Created GsupExpect[0] for "262425419819547" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241014082537698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4258 20241014082537710 DLINP <000b> input/ipa.c:451 connected read/write 20241014082537710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082537710 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425419819547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425419819547" cn_domain=PS} 20241014082537710 DLU <0006> fsm.c:456 lu(262425419819547)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082537710 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425419819547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241014082537710 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425419819547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425419819547" cause=Roaming not allowed in this location area} 20241014082537710 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425419819547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082537710 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425419819547)[0x562c35ad48d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082537710 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425419819547)[0x562c35ad48d0]{UNVALIDATED}: Freeing instance 20241014082537710 DLU <0006> fsm.c:568 lu(PS:IMSI-262425419819547)[0x562c35ad48d0]{UNVALIDATED}: Deallocated 20241014082537710 DLINP <000b> input/ipa.c:451 connected read/write 20241014082537710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082537710 DLINP <000b> input/ipa.c:451 connected read/write 20241014082537710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@0889f90c89b5: Found GsupExpect[0] for "262425419819547" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@0889f90c89b5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262425419819547" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082537715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0889f90c89b5: Final verdict of PTC: pass 20241014082537716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60262<->l=127.0.0.1:4258 20241014082537718 DLINP <000b> input/ipa.c:451 connected read/write 20241014082537718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082537718 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082537718 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082537718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@0889f90c89b5: Final verdict of PTC: none 20241014082537718 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40131<->l=127.0.0.1:4259) 53@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 53: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@0889f90c89b5: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:37 UTC 2024 ====== 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 20241014082537752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60290<->l=127.0.0.1:4258 20241014082537752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60290<->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=13584) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:39 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_sai_err_unknown_imsi started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082540847 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082540847 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082540851 DLINP <000b> input/ipa.c:451 connected read/write 20241014082540851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082540853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082540857 DLINP <000b> input/ipa.c:451 connected read/write 20241014082540857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082540857 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082540857 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082540857 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082540857 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082540857 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082540857 DLGSUP <0013> gsup_server.c:235 2: 20241014082540857 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082540857 DLGSUP <0013> gsup_server.c:235 3: 20241014082540857 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082540857 DLGSUP <0013> gsup_server.c:235 4: 20241014082540857 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082540857 DLGSUP <0013> gsup_server.c:235 5: 20241014082540857 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082540857 DLGSUP <0013> gsup_server.c:235 7: 20241014082540857 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082540857 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082540857 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082540857 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@0889f90c89b5: 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") 20241014082540883 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42639<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@0889f90c89b5: Created GsupExpect[0] for "262429415021919" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241014082540904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 20241014082540913 DLINP <000b> input/ipa.c:451 connected read/write 20241014082540913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082540913 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429415021919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429415021919"} 20241014082540913 DAUC <0003> db_auc.c:133 IMSI='262429415021919': No such subscriber 20241014082540913 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429415021919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241014082540913 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429415021919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429415021919" cause=IMSI unknown in HLR} 20241014082540913 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429415021919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082540914 DLINP <000b> input/ipa.c:451 connected read/write 20241014082540914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082540914 DLINP <000b> input/ipa.c:451 connected read/write 20241014082540914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@0889f90c89b5: Found GsupExpect[0] for "262429415021919" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@0889f90c89b5: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429415021919" TC_gsup_sai_err_unknown_imsi(60)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082540918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@0889f90c89b5: Final verdict of PTC: pass 20241014082540920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 20241014082540922 DLINP <000b> input/ipa.c:451 connected read/write 20241014082540922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082540922 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082540922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082540922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@0889f90c89b5: Final verdict of PTC: none 20241014082540923 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42639<->l=127.0.0.1:4259) 58@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 58: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@0889f90c89b5: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:40 UTC 2024 ====== 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 20241014082540957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241014082540957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60320<->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=12724) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:43 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_ul started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082544068 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082544068 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082544071 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082544073 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544073 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082544073 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082544074 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082544074 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082544074 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082544074 DLGSUP <0013> gsup_server.c:235 2: 20241014082544074 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082544074 DLGSUP <0013> gsup_server.c:235 3: 20241014082544074 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082544074 DLGSUP <0013> gsup_server.c:235 4: 20241014082544074 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082544074 DLGSUP <0013> gsup_server.c:235 5: 20241014082544074 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082544074 DLGSUP <0013> gsup_server.c:235 7: 20241014082544074 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082544074 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082544074 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082544074 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@0889f90c89b5: 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") 20241014082544082 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38779<->l=127.0.0.1:4259) 20241014082544107 DAUC <0003> db_auc.c:157 IMSI='262420967636731': No 2G Auth Data 20241014082544107 DAUC <0003> db_auc.c:192 IMSI='262420967636731': No 3G Auth Data HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262420967636731" to be handled at TC_gsup_ul(65) 20241014082544153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 20241014082544163 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544163 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420967636731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420967636731" cn_domain=PS} 20241014082544163 DLU <0006> fsm.c:456 lu(262420967636731)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544163 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420967636731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420967636731)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544181 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420967636731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420967636731" cn_domain=PS} 20241014082544181 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544181 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262420967636731" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 0TC_gsup_ul(65)"262420967636731" 20241014082544188 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544188 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420967636731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420967636731"} 20241014082544188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420967636731)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544188 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420967636731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544188 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420967636731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420967636731"} 20241014082544188 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420967636731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420967636731)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420967636731)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544188 DLU <0006> fsm.c:568 lu(PS:IMSI-262420967636731)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544188 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544189 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(65)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 TC_gsup_ul(65)@0889f90c89b5: Final verdict of PTC: pass 20241014082544218 DAUC <0003> db_auc.c:157 IMSI='262420411197996': No 2G Auth Data 20241014082544218 DAUC <0003> db_auc.c:192 IMSI='262420411197996': No 3G Auth Data 20241014082544226 DLGSUP <0013> hlr.c:121 IMSI 262420411197996: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262420411197996" to be handled at TC_gsup_ul(66) 20241014082544240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.1:4258 20241014082544242 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544242 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420411197996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420411197996" cn_domain=PS} 20241014082544242 DLU <0006> fsm.c:456 lu(262420411197996)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544242 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420411197996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420411197996)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544258 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420411197996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420411197996" cn_domain=PS} 20241014082544258 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544258 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262420411197996" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 1TC_gsup_ul(66)"262420411197996" 20241014082544261 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544261 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420411197996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420411197996"} 20241014082544261 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420411197996)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544261 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420411197996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544261 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420411197996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420411197996"} 20241014082544261 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420411197996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420411197996)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420411197996)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544261 DLU <0006> fsm.c:568 lu(PS:IMSI-262420411197996)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544261 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544262 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(66)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38022<->l=127.0.0.1:4258 TC_gsup_ul(66)@0889f90c89b5: Final verdict of PTC: pass 20241014082544290 DAUC <0003> db_auc.c:157 IMSI='262427106469874': No 2G Auth Data 20241014082544290 DAUC <0003> db_auc.c:192 IMSI='262427106469874': No 3G Auth Data 20241014082544298 DLGSUP <0013> hlr.c:121 IMSI 262427106469874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262427106469874" to be handled at TC_gsup_ul(67) 20241014082544313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38030<->l=127.0.0.1:4258 20241014082544315 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544315 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106469874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427106469874" cn_domain=PS} 20241014082544315 DLU <0006> fsm.c:456 lu(262427106469874)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544315 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106469874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427106469874)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544332 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106469874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427106469874" cn_domain=PS} 20241014082544332 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544332 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262427106469874" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 2TC_gsup_ul(67)"262427106469874" 20241014082544336 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544336 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427106469874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427106469874"} 20241014082544336 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427106469874)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544336 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427106469874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544336 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106469874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427106469874"} 20241014082544336 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106469874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427106469874)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427106469874)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544337 DLU <0006> fsm.c:568 lu(PS:IMSI-262427106469874)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544337 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544337 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(67)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38030<->l=127.0.0.1:4258 TC_gsup_ul(67)@0889f90c89b5: Final verdict of PTC: pass 20241014082544366 DAUC <0003> db_auc.c:157 IMSI='262420930311090': No 2G Auth Data 20241014082544366 DAUC <0003> db_auc.c:192 IMSI='262420930311090': No 3G Auth Data 20241014082544375 DLGSUP <0013> hlr.c:121 IMSI 262420930311090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262420930311090" to be handled at TC_gsup_ul(68) 20241014082544389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 20241014082544390 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544390 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420930311090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420930311090" cn_domain=PS} 20241014082544390 DLU <0006> fsm.c:456 lu(262420930311090)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544390 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420930311090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420930311090)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544406 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420930311090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420930311090" cn_domain=PS} 20241014082544406 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544406 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262420930311090" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 3TC_gsup_ul(68)"262420930311090" 20241014082544409 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544409 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420930311090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420930311090"} 20241014082544409 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420930311090)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544409 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420930311090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544409 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420930311090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420930311090"} 20241014082544409 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420930311090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420930311090)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420930311090)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544409 DLU <0006> fsm.c:568 lu(PS:IMSI-262420930311090)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544409 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544409 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(68)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 TC_gsup_ul(68)@0889f90c89b5: Final verdict of PTC: pass 20241014082544436 DAUC <0003> db_auc.c:157 IMSI='262421231674499': No 2G Auth Data 20241014082544436 DAUC <0003> db_auc.c:192 IMSI='262421231674499': No 3G Auth Data 20241014082544444 DLGSUP <0013> hlr.c:121 IMSI 262421231674499: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262421231674499" to be handled at TC_gsup_ul(69) 20241014082544458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 20241014082544460 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544461 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421231674499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421231674499" cn_domain=PS} 20241014082544461 DLU <0006> fsm.c:456 lu(262421231674499)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544461 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421231674499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421231674499)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544477 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421231674499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421231674499" cn_domain=PS} 20241014082544477 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544477 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262421231674499" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 4TC_gsup_ul(69)"262421231674499" 20241014082544483 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544483 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421231674499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421231674499"} 20241014082544483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421231674499)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544483 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421231674499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544483 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421231674499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421231674499"} 20241014082544483 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421231674499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421231674499)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421231674499)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544483 DLU <0006> fsm.c:568 lu(PS:IMSI-262421231674499)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544483 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544483 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(69)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 TC_gsup_ul(69)@0889f90c89b5: Final verdict of PTC: pass 20241014082544513 DAUC <0003> db_auc.c:157 IMSI='262421959647725': No 2G Auth Data 20241014082544513 DAUC <0003> db_auc.c:192 IMSI='262421959647725': No 3G Auth Data 20241014082544521 DLGSUP <0013> hlr.c:121 IMSI 262421959647725: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262421959647725" to be handled at TC_gsup_ul(70) 20241014082544542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 20241014082544544 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544544 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421959647725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421959647725" cn_domain=PS} 20241014082544544 DLU <0006> fsm.c:456 lu(262421959647725)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544544 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421959647725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421959647725)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544561 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421959647725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421959647725" cn_domain=PS} 20241014082544561 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544561 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262421959647725" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 5TC_gsup_ul(70)"262421959647725" 20241014082544566 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544566 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421959647725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421959647725"} 20241014082544566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421959647725)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544566 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421959647725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544566 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421959647725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421959647725"} 20241014082544566 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421959647725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421959647725)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421959647725)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544566 DLU <0006> fsm.c:568 lu(PS:IMSI-262421959647725)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544566 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544566 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(70)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 TC_gsup_ul(70)@0889f90c89b5: Final verdict of PTC: pass 20241014082544604 DAUC <0003> db_auc.c:157 IMSI='262424741848675': No 2G Auth Data 20241014082544604 DAUC <0003> db_auc.c:192 IMSI='262424741848675': No 3G Auth Data 20241014082544612 DLGSUP <0013> hlr.c:121 IMSI 262424741848675: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262424741848675" to be handled at TC_gsup_ul(71) 20241014082544637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4258 20241014082544641 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544641 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424741848675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424741848675" cn_domain=PS} 20241014082544641 DLU <0006> fsm.c:456 lu(262424741848675)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544641 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424741848675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424741848675)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544657 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424741848675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424741848675" cn_domain=PS} 20241014082544657 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544657 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262424741848675" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 6TC_gsup_ul(71)"262424741848675" 20241014082544664 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544664 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424741848675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424741848675"} 20241014082544664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424741848675)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544664 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424741848675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544664 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424741848675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424741848675"} 20241014082544664 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424741848675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741848675)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741848675)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544664 DLU <0006> fsm.c:568 lu(PS:IMSI-262424741848675)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544664 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544664 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(71)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4258 TC_gsup_ul(71)@0889f90c89b5: Final verdict of PTC: pass 20241014082544701 DAUC <0003> db_auc.c:157 IMSI='262421554146467': No 2G Auth Data 20241014082544701 DAUC <0003> db_auc.c:192 IMSI='262421554146467': No 3G Auth Data 20241014082544709 DLGSUP <0013> hlr.c:121 IMSI 262421554146467: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0889f90c89b5: Created GsupExpect[0] for "262421554146467" to be handled at TC_gsup_ul(72) 20241014082544737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 20241014082544744 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544744 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421554146467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421554146467" cn_domain=PS} 20241014082544744 DLU <0006> fsm.c:456 lu(262421554146467)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082544744 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421554146467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082544761 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421554146467)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082544761 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421554146467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421554146467" cn_domain=PS} 20241014082544761 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544761 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0889f90c89b5: Found GsupExpect[0] for "262421554146467" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@0889f90c89b5: Added IMSI table entry 7TC_gsup_ul(72)"262421554146467" 20241014082544766 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544766 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421554146467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421554146467"} 20241014082544766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421554146467)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082544766 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421554146467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082544766 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421554146467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421554146467"} 20241014082544766 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421554146467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082544766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554146467)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082544766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554146467)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082544766 DLU <0006> fsm.c:568 lu(PS:IMSI-262421554146467)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082544766 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082544766 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul(72)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082544769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 TC_gsup_ul(72)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082544794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 20241014082544795 DLINP <000b> input/ipa.c:451 connected read/write 20241014082544795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082544795 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082544795 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082544795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082544795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38779<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@0889f90c89b5: Final verdict of PTC: none 63@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_ul finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241014082544818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 20241014082544818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21000) Waiting for packet dumper to finish... 1 (prev_count=21000, count=45348) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:46 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_ul_via_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082547917 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082547917 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082547921 DLINP <000b> input/ipa.c:451 connected read/write 20241014082547921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082547921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@0889f90c89b5: 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 } } } } 20241014082547924 DLINP <000b> input/ipa.c:451 connected read/write 20241014082547924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082547924 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082547924 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082547924 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082547924 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082547924 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082547924 DLGSUP <0013> gsup_server.c:235 2: 20241014082547924 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082547924 DLGSUP <0013> gsup_server.c:235 3: 20241014082547924 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082547924 DLGSUP <0013> gsup_server.c:235 4: 20241014082547924 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082547925 DLGSUP <0013> gsup_server.c:235 5: 20241014082547925 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082547925 DLGSUP <0013> gsup_server.c:235 7: 20241014082547925 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082547925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082547925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082547925 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@0889f90c89b5: 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") 20241014082547945 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33065<->l=127.0.0.1:4259) 20241014082547982 DAUC <0003> db_auc.c:157 IMSI='262421098849286': No 2G Auth Data 20241014082547982 DAUC <0003> db_auc.c:192 IMSI='262421098849286': No 3G Auth Data HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262421098849286" to be handled at TC_gsup_ul_via_proxy(77) 20241014082548028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 20241014082548040 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548040 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421098849286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421098849286" cn_domain=PS source_name="the-source\n"} 20241014082548040 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014082548040 DLU <0006> fsm.c:456 lu(262421098849286)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082548040 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421098849286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548059 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421098849286)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548059 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421098849286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421098849286" cn_domain=PS destination_name="the-source\n"} 20241014082548059 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548059 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262421098849286" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421098849286" 20241014082548066 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548066 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421098849286 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421098849286" source_name="the-source\n"} 20241014082548066 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421098849286)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548066 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421098849286 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548066 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421098849286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421098849286" destination_name="the-source\n"} 20241014082548066 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421098849286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421098849286)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421098849286)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548066 DLU <0006> fsm.c:568 lu(PS:IMSI-262421098849286)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548066 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548066 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@0889f90c89b5: Final verdict of PTC: pass 20241014082548095 DAUC <0003> db_auc.c:157 IMSI='262425222395752': No 2G Auth Data 20241014082548095 DAUC <0003> db_auc.c:192 IMSI='262425222395752': No 3G Auth Data 20241014082548103 DLGSUP <0013> hlr.c:121 IMSI 262425222395752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262425222395752" to be handled at TC_gsup_ul_via_proxy(78) 20241014082548116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4258 20241014082548118 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548118 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425222395752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425222395752" cn_domain=PS source_name="the-source\n"} 20241014082548118 DLU <0006> fsm.c:456 lu(262425222395752)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082548118 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425222395752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425222395752)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548133 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425222395752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425222395752" cn_domain=PS destination_name="the-source\n"} 20241014082548133 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548133 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262425222395752" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425222395752" 20241014082548136 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548136 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425222395752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425222395752" source_name="the-source\n"} 20241014082548136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425222395752)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548136 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425222395752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548136 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425222395752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425222395752" destination_name="the-source\n"} 20241014082548136 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425222395752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425222395752)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425222395752)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548136 DLU <0006> fsm.c:568 lu(PS:IMSI-262425222395752)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548136 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548136 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@0889f90c89b5: Final verdict of PTC: pass 20241014082548163 DAUC <0003> db_auc.c:157 IMSI='262427414824545': No 2G Auth Data 20241014082548163 DAUC <0003> db_auc.c:192 IMSI='262427414824545': No 3G Auth Data 20241014082548171 DLGSUP <0013> hlr.c:121 IMSI 262427414824545: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262427414824545" to be handled at TC_gsup_ul_via_proxy(79) 20241014082548184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 20241014082548186 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548186 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427414824545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427414824545" cn_domain=PS source_name="the-source\n"} 20241014082548186 DLU <0006> fsm.c:456 lu(262427414824545)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082548186 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427414824545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427414824545)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548203 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427414824545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427414824545" cn_domain=PS destination_name="the-source\n"} 20241014082548203 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548203 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262427414824545" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427414824545" 20241014082548205 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548205 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427414824545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427414824545" source_name="the-source\n"} 20241014082548205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427414824545)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548205 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427414824545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548205 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427414824545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427414824545" destination_name="the-source\n"} 20241014082548205 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427414824545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427414824545)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427414824545)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548205 DLU <0006> fsm.c:568 lu(PS:IMSI-262427414824545)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548205 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548205 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@0889f90c89b5: Final verdict of PTC: pass 20241014082548230 DAUC <0003> db_auc.c:157 IMSI='262424292372183': No 2G Auth Data 20241014082548230 DAUC <0003> db_auc.c:192 IMSI='262424292372183': No 3G Auth Data 20241014082548238 DLGSUP <0013> hlr.c:121 IMSI 262424292372183: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262424292372183" to be handled at TC_gsup_ul_via_proxy(80) 20241014082548252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4258 20241014082548253 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548253 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424292372183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424292372183" cn_domain=PS source_name="the-source\n"} 20241014082548253 DLU <0006> fsm.c:456 lu(262424292372183)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082548253 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424292372183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548269 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424292372183)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548269 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424292372183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424292372183" cn_domain=PS destination_name="the-source\n"} 20241014082548269 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548269 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262424292372183" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424292372183" 20241014082548272 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548272 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424292372183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424292372183" source_name="the-source\n"} 20241014082548272 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424292372183)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548272 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424292372183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548272 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424292372183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424292372183" destination_name="the-source\n"} 20241014082548272 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424292372183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548272 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424292372183)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548272 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424292372183)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548272 DLU <0006> fsm.c:568 lu(PS:IMSI-262424292372183)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548272 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548272 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@0889f90c89b5: Final verdict of PTC: pass 20241014082548298 DAUC <0003> db_auc.c:157 IMSI='262420043965650': No 2G Auth Data 20241014082548298 DAUC <0003> db_auc.c:192 IMSI='262420043965650': No 3G Auth Data 20241014082548311 DLGSUP <0013> hlr.c:121 IMSI 262420043965650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262420043965650" to be handled at TC_gsup_ul_via_proxy(81) 20241014082548324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38112<->l=127.0.0.1:4258 20241014082548326 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548326 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420043965650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420043965650" cn_domain=PS source_name="the-source\n"} 20241014082548326 DLU <0006> fsm.c:456 lu(262420043965650)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082548326 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420043965650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420043965650)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548342 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420043965650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420043965650" cn_domain=PS destination_name="the-source\n"} 20241014082548342 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548342 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262420043965650" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420043965650" 20241014082548345 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548345 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420043965650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420043965650" source_name="the-source\n"} 20241014082548345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420043965650)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548345 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420043965650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548345 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420043965650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420043965650" destination_name="the-source\n"} 20241014082548345 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420043965650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043965650)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043965650)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548345 DLU <0006> fsm.c:568 lu(PS:IMSI-262420043965650)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548345 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548345 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38112<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@0889f90c89b5: Final verdict of PTC: pass 20241014082548379 DAUC <0003> db_auc.c:157 IMSI='262421151199280': No 2G Auth Data 20241014082548379 DAUC <0003> db_auc.c:192 IMSI='262421151199280': No 3G Auth Data 20241014082548389 DLGSUP <0013> hlr.c:121 IMSI 262421151199280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262421151199280" to be handled at TC_gsup_ul_via_proxy(82) 20241014082548418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38118<->l=127.0.0.1:4258 20241014082548422 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548422 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421151199280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421151199280" cn_domain=PS source_name="the-source\n"} 20241014082548422 DLU <0006> fsm.c:456 lu(262421151199280)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082548422 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421151199280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421151199280)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548436 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421151199280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421151199280" cn_domain=PS destination_name="the-source\n"} 20241014082548436 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548436 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262421151199280" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421151199280" 20241014082548439 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548439 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421151199280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421151199280" source_name="the-source\n"} 20241014082548439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421151199280)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548439 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421151199280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548439 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421151199280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421151199280" destination_name="the-source\n"} 20241014082548439 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421151199280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421151199280)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421151199280)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548439 DLU <0006> fsm.c:568 lu(PS:IMSI-262421151199280)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548439 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548439 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38118<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@0889f90c89b5: Final verdict of PTC: pass 20241014082548473 DAUC <0003> db_auc.c:157 IMSI='262421636259062': No 2G Auth Data 20241014082548473 DAUC <0003> db_auc.c:192 IMSI='262421636259062': No 3G Auth Data 20241014082548481 DLGSUP <0013> hlr.c:121 IMSI 262421636259062: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262421636259062" to be handled at TC_gsup_ul_via_proxy(83) 20241014082548514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38124<->l=127.0.0.1:4258 20241014082548522 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548522 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421636259062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421636259062" cn_domain=PS source_name="the-source\n"} 20241014082548522 DLU <0006> fsm.c:456 lu(262421636259062)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082548523 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421636259062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548539 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421636259062)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548539 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421636259062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421636259062" cn_domain=PS destination_name="the-source\n"} 20241014082548539 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548539 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262421636259062" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421636259062" 20241014082548546 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548546 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421636259062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421636259062" source_name="the-source\n"} 20241014082548546 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421636259062)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548546 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421636259062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548546 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421636259062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421636259062" destination_name="the-source\n"} 20241014082548546 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421636259062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421636259062)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421636259062)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548546 DLU <0006> fsm.c:568 lu(PS:IMSI-262421636259062)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548546 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548546 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38124<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@0889f90c89b5: Final verdict of PTC: pass 20241014082548583 DAUC <0003> db_auc.c:157 IMSI='262420402787128': No 2G Auth Data 20241014082548583 DAUC <0003> db_auc.c:192 IMSI='262420402787128': No 3G Auth Data 20241014082548592 DLGSUP <0013> hlr.c:121 IMSI 262420402787128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0889f90c89b5: Created GsupExpect[0] for "262420402787128" to be handled at TC_gsup_ul_via_proxy(84) 20241014082548626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4258 20241014082548634 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548634 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420402787128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420402787128" cn_domain=PS source_name="the-source\n"} 20241014082548634 DLU <0006> fsm.c:456 lu(262420402787128)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082548634 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420402787128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014082548651 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420402787128)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082548651 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420402787128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420402787128" cn_domain=PS destination_name="the-source\n"} 20241014082548651 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548651 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0889f90c89b5: Found GsupExpect[0] for "262420402787128" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@0889f90c89b5: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262420402787128" 20241014082548657 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548657 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420402787128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420402787128" source_name="the-source\n"} 20241014082548657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420402787128)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082548657 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420402787128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082548657 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420402787128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420402787128" destination_name="the-source\n"} 20241014082548657 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420402787128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082548657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420402787128)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082548657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420402787128)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082548657 DLU <0006> fsm.c:568 lu(PS:IMSI-262420402787128)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082548657 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082548657 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082548661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082548687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 20241014082548688 DLINP <000b> input/ipa.c:451 connected read/write 20241014082548688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082548688 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082548688 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082548688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082548688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP(74)@0889f90c89b5: Final verdict of PTC: none 20241014082548688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33065<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(76)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:48 UTC 2024 ====== 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 20241014082548711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4258 20241014082548711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19108) Waiting for packet dumper to finish... 1 (prev_count=19108, count=46164) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:50 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_ul_subscriber_data started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082551829 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082551829 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082551834 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082551836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082551840 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082551840 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082551840 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082551840 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082551840 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082551840 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082551840 DLGSUP <0013> gsup_server.c:235 2: 20241014082551840 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082551840 DLGSUP <0013> gsup_server.c:235 3: 20241014082551840 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082551840 DLGSUP <0013> gsup_server.c:235 4: 20241014082551840 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082551840 DLGSUP <0013> gsup_server.c:235 5: 20241014082551840 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082551840 DLGSUP <0013> gsup_server.c:235 7: 20241014082551840 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082551840 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082551840 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082551840 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@0889f90c89b5: 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") 20241014082551860 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45911<->l=127.0.0.1:4259) 20241014082551876 DAUC <0003> db_auc.c:157 IMSI='262427613637831': No 2G Auth Data 20241014082551876 DAUC <0003> db_auc.c:192 IMSI='262427613637831': No 3G Auth Data HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262427613637831" to be handled at TC_gsup_ul_subscriber_data(89) 20241014082551918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55054<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082551928 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082551928 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427613637831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427613637831" cn_domain=PS} 20241014082551928 DLU <0006> fsm.c:456 lu(262427613637831)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082551928 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427613637831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082551945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427613637831)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082551945 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427613637831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427613637831" cn_domain=PS} 20241014082551945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082551946 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262427613637831" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427613637831" 20241014082551955 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082551955 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427613637831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427613637831"} 20241014082551955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427613637831)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082551955 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427613637831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082551955 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427613637831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427613637831"} 20241014082551955 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427613637831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082551955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427613637831)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082551955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427613637831)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082551955 DLU <0006> fsm.c:568 lu(PS:IMSI-262427613637831)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082551955 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082551955 DLINP <000b> input/ipa.c:451 connected read/write 20241014082551955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082551959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55054<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0889f90c89b5: Final verdict of PTC: pass 20241014082551993 DAUC <0003> db_auc.c:157 IMSI='262429220761450': No 2G Auth Data 20241014082551993 DAUC <0003> db_auc.c:192 IMSI='262429220761450': No 3G Auth Data 20241014082552001 DLGSUP <0013> hlr.c:121 IMSI 262429220761450: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262429220761450" to be handled at TC_gsup_ul_subscriber_data(90) 20241014082552015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082552017 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552018 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429220761450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429220761450" cn_domain=PS} 20241014082552018 DLU <0006> fsm.c:456 lu(262429220761450)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082552018 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429220761450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082552033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429220761450)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082552033 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429220761450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429220761450" cn_domain=PS} 20241014082552033 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552033 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262429220761450" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429220761450" 20241014082552037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552037 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429220761450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429220761450"} 20241014082552037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429220761450)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082552037 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429220761450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082552037 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429220761450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429220761450"} 20241014082552037 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429220761450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082552037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220761450)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082552037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220761450)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082552037 DLU <0006> fsm.c:568 lu(PS:IMSI-262429220761450)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082552037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082552040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0889f90c89b5: Final verdict of PTC: pass 20241014082552065 DAUC <0003> db_auc.c:157 IMSI='262427617221165': No 2G Auth Data 20241014082552065 DAUC <0003> db_auc.c:192 IMSI='262427617221165': No 3G Auth Data 20241014082552073 DLGSUP <0013> hlr.c:121 IMSI 262427617221165: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262427617221165" to be handled at TC_gsup_ul_subscriber_data(91) 20241014082552087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55058<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082552089 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552089 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427617221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427617221165" cn_domain=PS} 20241014082552089 DLU <0006> fsm.c:456 lu(262427617221165)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082552089 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427617221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082552104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427617221165)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082552104 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427617221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427617221165" cn_domain=PS} 20241014082552104 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552104 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262427617221165" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427617221165" 20241014082552107 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552108 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427617221165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427617221165"} 20241014082552108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427617221165)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082552108 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427617221165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082552108 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427617221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427617221165"} 20241014082552108 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427617221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082552108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427617221165)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082552108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427617221165)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082552108 DLU <0006> fsm.c:568 lu(PS:IMSI-262427617221165)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082552108 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552108 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082552110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55058<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0889f90c89b5: Final verdict of PTC: pass 20241014082552135 DAUC <0003> db_auc.c:157 IMSI='262424252576583': No 2G Auth Data 20241014082552135 DAUC <0003> db_auc.c:192 IMSI='262424252576583': No 3G Auth Data 20241014082552144 DLGSUP <0013> hlr.c:121 IMSI 262424252576583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262424252576583" to be handled at TC_gsup_ul_subscriber_data(92) 20241014082552157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082552159 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552159 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424252576583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424252576583" cn_domain=PS} 20241014082552159 DLU <0006> fsm.c:456 lu(262424252576583)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082552159 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424252576583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082552175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424252576583)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082552175 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424252576583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424252576583" cn_domain=PS} 20241014082552175 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552175 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262424252576583" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424252576583" 20241014082552177 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552177 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424252576583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424252576583"} 20241014082552177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424252576583)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082552177 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424252576583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082552177 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424252576583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424252576583"} 20241014082552177 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424252576583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082552177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424252576583)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082552177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424252576583)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082552177 DLU <0006> fsm.c:568 lu(PS:IMSI-262424252576583)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082552177 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552177 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082552179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0889f90c89b5: Final verdict of PTC: pass 20241014082552205 DAUC <0003> db_auc.c:157 IMSI='262420529416878': No 2G Auth Data 20241014082552205 DAUC <0003> db_auc.c:192 IMSI='262420529416878': No 3G Auth Data 20241014082552213 DLGSUP <0013> hlr.c:121 IMSI 262420529416878: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262420529416878" to be handled at TC_gsup_ul_subscriber_data(93) 20241014082552227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55078<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082552229 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552229 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420529416878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420529416878" cn_domain=PS} 20241014082552229 DLU <0006> fsm.c:456 lu(262420529416878)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082552229 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420529416878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082552244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420529416878)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082552244 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420529416878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420529416878" cn_domain=PS} 20241014082552244 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552244 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262420529416878" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420529416878" 20241014082552247 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552247 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420529416878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420529416878"} 20241014082552247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420529416878)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082552247 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420529416878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082552247 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420529416878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420529416878"} 20241014082552247 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420529416878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082552247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420529416878)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082552247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420529416878)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082552247 DLU <0006> fsm.c:568 lu(PS:IMSI-262420529416878)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082552247 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552247 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082552249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55078<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0889f90c89b5: Final verdict of PTC: pass 20241014082552274 DAUC <0003> db_auc.c:157 IMSI='262426078700763': No 2G Auth Data 20241014082552274 DAUC <0003> db_auc.c:192 IMSI='262426078700763': No 3G Auth Data 20241014082552282 DLGSUP <0013> hlr.c:121 IMSI 262426078700763: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262426078700763" to be handled at TC_gsup_ul_subscriber_data(94) 20241014082552305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082552306 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552307 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426078700763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426078700763" cn_domain=PS} 20241014082552307 DLU <0006> fsm.c:456 lu(262426078700763)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082552307 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426078700763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082552323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426078700763)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082552323 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426078700763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426078700763" cn_domain=PS} 20241014082552323 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552323 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262426078700763" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262426078700763" 20241014082552327 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552327 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426078700763 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426078700763"} 20241014082552327 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426078700763)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082552327 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426078700763 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082552327 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426078700763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426078700763"} 20241014082552327 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426078700763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082552327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426078700763)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082552327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426078700763)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082552327 DLU <0006> fsm.c:568 lu(PS:IMSI-262426078700763)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082552327 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552327 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082552330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55090<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0889f90c89b5: Final verdict of PTC: pass 20241014082552363 DAUC <0003> db_auc.c:157 IMSI='262421369731442': No 2G Auth Data 20241014082552363 DAUC <0003> db_auc.c:192 IMSI='262421369731442': No 3G Auth Data 20241014082552371 DLGSUP <0013> hlr.c:121 IMSI 262421369731442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262421369731442" to be handled at TC_gsup_ul_subscriber_data(95) 20241014082552398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55104<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082552401 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552401 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421369731442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421369731442" cn_domain=PS} 20241014082552401 DLU <0006> fsm.c:456 lu(262421369731442)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082552401 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421369731442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082552417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421369731442)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082552417 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421369731442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421369731442" cn_domain=PS} 20241014082552417 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552417 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262421369731442" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421369731442" 20241014082552421 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552421 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421369731442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421369731442"} 20241014082552421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421369731442)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082552421 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421369731442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082552421 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421369731442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421369731442"} 20241014082552421 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421369731442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082552421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421369731442)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082552421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421369731442)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082552421 DLU <0006> fsm.c:568 lu(PS:IMSI-262421369731442)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082552421 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552421 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082552424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55104<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0889f90c89b5: Final verdict of PTC: pass 20241014082552457 DAUC <0003> db_auc.c:157 IMSI='262429158053117': No 2G Auth Data 20241014082552457 DAUC <0003> db_auc.c:192 IMSI='262429158053117': No 3G Auth Data 20241014082552465 DLGSUP <0013> hlr.c:121 IMSI 262429158053117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0889f90c89b5: Created GsupExpect[0] for "262429158053117" to be handled at TC_gsup_ul_subscriber_data(96) 20241014082552492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55110<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0889f90c89b5: GSUP ul subscriber_data<unbound> 20241014082552495 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552495 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429158053117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429158053117" cn_domain=PS} 20241014082552495 DLU <0006> fsm.c:456 lu(262429158053117)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082552495 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429158053117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082552512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429158053117)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082552512 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429158053117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429158053117" cn_domain=PS} 20241014082552512 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552512 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0889f90c89b5: Found GsupExpect[0] for "262429158053117" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@0889f90c89b5: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429158053117" 20241014082552518 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552518 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429158053117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429158053117"} 20241014082552518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429158053117)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082552518 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429158053117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082552518 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429158053117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429158053117"} 20241014082552518 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429158053117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082552518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429158053117)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082552518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429158053117)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082552518 DLU <0006> fsm.c:568 lu(PS:IMSI-262429158053117)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082552518 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082552518 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082552522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55110<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082552548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@0889f90c89b5: Final verdict of PTC: none 20241014082552548 DLINP <000b> input/ipa.c:451 connected read/write 20241014082552548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082552548 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082552548 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082552548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@0889f90c89b5: Final verdict of PTC: none 20241014082552549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45911<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(88)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:52 UTC 2024 ====== 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 20241014082552572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55118<->l=127.0.0.1:4258 20241014082552672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55118<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23780) Waiting for packet dumper to finish... 1 (prev_count=23780, count=50616) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:54 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_vty started. MTC@0889f90c89b5: legacy= true 20241014082555735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082555735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082555740 DLINP <000b> input/ipa.c:451 connected read/write 20241014082555740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082555742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082555744 DLINP <000b> input/ipa.c:451 connected read/write 20241014082555745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082555745 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082555745 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082555745 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082555745 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082555745 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082555745 DLGSUP <0013> gsup_server.c:235 2: 20241014082555745 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082555745 DLGSUP <0013> gsup_server.c:235 3: 20241014082555745 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082555745 DLGSUP <0013> gsup_server.c:235 4: 20241014082555745 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082555745 DLGSUP <0013> gsup_server.c:235 5: 20241014082555745 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082555745 DLGSUP <0013> gsup_server.c:235 7: 20241014082555745 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082555745 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082555745 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082555745 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@0889f90c89b5: 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") 20241014082555765 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44837<->l=127.0.0.1:4259) 20241014082555782 DAUC <0003> db_auc.c:157 IMSI='262425863445901': No 2G Auth Data 20241014082555782 DAUC <0003> db_auc.c:192 IMSI='262425863445901': No 3G Auth Data 20241014082555799 DAUC <0003> db_auc.c:192 IMSI='262425863445901': No 3G Auth Data 20241014082555826 DAUC <0003> db_auc.c:157 IMSI='262427458876014': No 2G Auth Data 20241014082555826 DAUC <0003> db_auc.c:192 IMSI='262427458876014': No 3G Auth Data 20241014082555849 DAUC <0003> db_auc.c:157 IMSI='262427458876014': No 2G Auth Data 20241014082555880 DAUC <0003> db_auc.c:157 IMSI='262428580297028': No 2G Auth Data 20241014082555880 DAUC <0003> db_auc.c:192 IMSI='262428580297028': No 3G Auth Data MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082555943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4258 20241014082555946 DLINP <000b> input/ipa.c:451 connected read/write 20241014082555946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082555946 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082555946 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082555946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082555946 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44837<->l=127.0.0.1:4259) 98@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@0889f90c89b5: Test case TC_vty finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:55 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241014082555970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55134<->l=127.0.0.1:4258 20241014082556071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55134<->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=17160) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:25:58 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_vty_msisdn_isd started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082559172 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082559172 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082559177 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082559178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082559179 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082559179 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082559179 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082559179 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082559179 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082559179 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082559179 DLGSUP <0013> gsup_server.c:235 2: 20241014082559179 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082559179 DLGSUP <0013> gsup_server.c:235 3: 20241014082559179 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082559179 DLGSUP <0013> gsup_server.c:235 4: 20241014082559179 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082559179 DLGSUP <0013> gsup_server.c:235 5: 20241014082559179 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082559179 DLGSUP <0013> gsup_server.c:235 7: 20241014082559179 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082559179 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082559179 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082559179 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@0889f90c89b5: 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") 20241014082559196 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41859<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0889f90c89b5: Created GsupExpect[0] for "262424610865980" to be handled at TC_vty_msisdn_isd(104) 20241014082559211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55150<->l=127.0.0.1:4258 20241014082559223 DAUC <0003> db_auc.c:157 IMSI='262424610865980': No 2G Auth Data 20241014082559223 DAUC <0003> db_auc.c:192 IMSI='262424610865980': No 3G Auth Data 20241014082559251 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082559251 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424610865980" cn_domain=PS} 20241014082559251 DLU <0006> fsm.c:456 lu(262424610865980)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082559251 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082559268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424610865980)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082559268 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424610865980" cn_domain=PS} 20241014082559268 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082559268 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@0889f90c89b5: Found GsupExpect[0] for "262424610865980" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@0889f90c89b5: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424610865980" 20241014082559274 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082559274 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424610865980"} 20241014082559274 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424610865980)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082559274 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082559274 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424610865980"} 20241014082559274 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082559274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424610865980)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082559274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424610865980)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082559274 DLU <0006> fsm.c:568 lu(PS:IMSI-262424610865980)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082559274 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082559274 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0889f90c89b5: setverdict(pass): none -> pass 20241014082559286 DLGSUP <0013> hlr.c:128 IMSI 262424610865980: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241014082559286 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082559286 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082559288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55150<->l=127.0.0.1:4258 20241014082559289 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082559289 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424610865980"} 20241014082559289 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241014082559289 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424610865980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@0889f90c89b5: Final verdict of PTC: pass 20241014082559291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 20241014082559293 DLINP <000b> input/ipa.c:451 connected read/write 20241014082559293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082559293 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082559293 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082559293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082559293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41859<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0889f90c89b5: Final verdict of PTC: none 102@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 102: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@0889f90c89b5: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:25:59 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241014082559330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4258 20241014082559431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55152<->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=15032) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:01 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_purge_cs started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082602546 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082602546 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082602551 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38220<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082602556 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602557 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082602557 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082602557 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082602557 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082602557 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082602557 DLGSUP <0013> gsup_server.c:235 2: 20241014082602557 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082602557 DLGSUP <0013> gsup_server.c:235 3: 20241014082602557 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082602557 DLGSUP <0013> gsup_server.c:235 4: 20241014082602557 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082602557 DLGSUP <0013> gsup_server.c:235 5: 20241014082602557 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082602557 DLGSUP <0013> gsup_server.c:235 7: 20241014082602557 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082602557 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082602557 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082602557 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@0889f90c89b5: 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") 20241014082602580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46029<->l=127.0.0.1:4259) 20241014082602599 DAUC <0003> db_auc.c:157 IMSI='262425473615298': No 2G Auth Data 20241014082602599 DAUC <0003> db_auc.c:192 IMSI='262425473615298': No 3G Auth Data HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262425473615298" to be handled at TC_gsup_purge_cs(109) 20241014082602640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38228<->l=127.0.0.1:4258 20241014082602642 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602642 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425473615298" cn_domain=PS} 20241014082602642 DLU <0006> fsm.c:456 lu(262425473615298)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082602643 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082602659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425473615298)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082602659 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425473615298" cn_domain=PS} 20241014082602659 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602659 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262425473615298" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425473615298" 20241014082602662 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602662 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425473615298"} 20241014082602662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425473615298)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082602662 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082602662 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425473615298"} 20241014082602662 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082602662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425473615298)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082602662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425473615298)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082602662 DLU <0006> fsm.c:568 lu(PS:IMSI-262425473615298)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082602662 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602663 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0889f90c89b5: setverdict(pass): none -> pass 20241014082602664 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602664 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425473615298" cn_domain=CS} 20241014082602664 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082602672 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425473615298"} 20241014082602672 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425473615298 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082602672 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602672 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082602673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38228<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@0889f90c89b5: Final verdict of PTC: pass 20241014082602698 DAUC <0003> db_auc.c:157 IMSI='262427680816264': No 2G Auth Data 20241014082602698 DAUC <0003> db_auc.c:192 IMSI='262427680816264': No 3G Auth Data 20241014082602706 DLGSUP <0013> hlr.c:121 IMSI 262427680816264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262427680816264" to be handled at TC_gsup_purge_cs(110) 20241014082602720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4258 20241014082602722 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602722 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427680816264" cn_domain=PS} 20241014082602722 DLU <0006> fsm.c:456 lu(262427680816264)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082602722 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082602738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427680816264)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082602738 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427680816264" cn_domain=PS} 20241014082602738 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602738 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262427680816264" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 1TC_gsup_purge_cs(110)"262427680816264" 20241014082602741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602741 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427680816264"} 20241014082602741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427680816264)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082602741 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082602741 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427680816264"} 20241014082602741 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082602741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427680816264)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082602741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427680816264)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082602741 DLU <0006> fsm.c:568 lu(PS:IMSI-262427680816264)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082602741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0889f90c89b5: setverdict(pass): none -> pass 20241014082602744 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602744 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427680816264" cn_domain=CS} 20241014082602744 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082602752 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427680816264"} 20241014082602752 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427680816264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082602752 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602752 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082602755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@0889f90c89b5: Final verdict of PTC: pass 20241014082602781 DAUC <0003> db_auc.c:157 IMSI='262429073229182': No 2G Auth Data 20241014082602781 DAUC <0003> db_auc.c:192 IMSI='262429073229182': No 3G Auth Data 20241014082602789 DLGSUP <0013> hlr.c:121 IMSI 262429073229182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262429073229182" to be handled at TC_gsup_purge_cs(111) 20241014082602803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4258 20241014082602805 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602805 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429073229182" cn_domain=PS} 20241014082602805 DLU <0006> fsm.c:456 lu(262429073229182)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082602805 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082602821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429073229182)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082602821 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429073229182" cn_domain=PS} 20241014082602821 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602821 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262429073229182" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429073229182" 20241014082602825 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602825 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429073229182"} 20241014082602825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429073229182)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082602825 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082602825 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429073229182"} 20241014082602825 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082602825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429073229182)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082602825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429073229182)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082602825 DLU <0006> fsm.c:568 lu(PS:IMSI-262429073229182)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082602825 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602825 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0889f90c89b5: setverdict(pass): none -> pass 20241014082602829 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602829 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429073229182" cn_domain=CS} 20241014082602829 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082602838 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429073229182"} 20241014082602838 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429073229182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082602838 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602838 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082602841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@0889f90c89b5: Final verdict of PTC: pass 20241014082602867 DAUC <0003> db_auc.c:157 IMSI='262425130969061': No 2G Auth Data 20241014082602867 DAUC <0003> db_auc.c:192 IMSI='262425130969061': No 3G Auth Data 20241014082602876 DLGSUP <0013> hlr.c:121 IMSI 262425130969061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262425130969061" to be handled at TC_gsup_purge_cs(112) 20241014082602890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 20241014082602892 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602892 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425130969061" cn_domain=PS} 20241014082602892 DLU <0006> fsm.c:456 lu(262425130969061)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082602892 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082602907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425130969061)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082602907 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425130969061" cn_domain=PS} 20241014082602907 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602907 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262425130969061" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425130969061" 20241014082602910 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602910 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425130969061"} 20241014082602910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425130969061)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082602910 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082602910 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425130969061"} 20241014082602910 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082602910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425130969061)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082602910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425130969061)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082602910 DLU <0006> fsm.c:568 lu(PS:IMSI-262425130969061)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082602910 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602910 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0889f90c89b5: setverdict(pass): none -> pass 20241014082602912 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602912 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425130969061" cn_domain=CS} 20241014082602912 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082602920 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425130969061"} 20241014082602920 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425130969061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082602920 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602920 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082602923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@0889f90c89b5: Final verdict of PTC: pass 20241014082602949 DAUC <0003> db_auc.c:157 IMSI='262428471645550': No 2G Auth Data 20241014082602949 DAUC <0003> db_auc.c:192 IMSI='262428471645550': No 3G Auth Data 20241014082602958 DLGSUP <0013> hlr.c:121 IMSI 262428471645550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262428471645550" to be handled at TC_gsup_purge_cs(113) 20241014082602972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4258 20241014082602973 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602973 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428471645550" cn_domain=PS} 20241014082602973 DLU <0006> fsm.c:456 lu(262428471645550)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082602973 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082602989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428471645550)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082602989 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428471645550" cn_domain=PS} 20241014082602989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262428471645550" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428471645550" 20241014082602991 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602991 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428471645550"} 20241014082602991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428471645550)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082602991 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082602991 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428471645550"} 20241014082602991 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082602991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428471645550)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082602991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428471645550)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082602991 DLU <0006> fsm.c:568 lu(PS:IMSI-262428471645550)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082602991 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082602991 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0889f90c89b5: setverdict(pass): none -> pass 20241014082602992 DLINP <000b> input/ipa.c:451 connected read/write 20241014082602992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082602992 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428471645550" cn_domain=CS} 20241014082602992 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082603000 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428471645550"} 20241014082603000 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428471645550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082603000 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603000 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082603001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@0889f90c89b5: Final verdict of PTC: pass 20241014082603026 DAUC <0003> db_auc.c:157 IMSI='262421498131824': No 2G Auth Data 20241014082603026 DAUC <0003> db_auc.c:192 IMSI='262421498131824': No 3G Auth Data 20241014082603034 DLGSUP <0013> hlr.c:121 IMSI 262421498131824: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262421498131824" to be handled at TC_gsup_purge_cs(114) 20241014082603057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4258 20241014082603059 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603059 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421498131824" cn_domain=PS} 20241014082603059 DLU <0006> fsm.c:456 lu(262421498131824)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082603059 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082603075 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421498131824)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082603075 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421498131824" cn_domain=PS} 20241014082603075 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603075 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262421498131824" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 5TC_gsup_purge_cs(114)"262421498131824" 20241014082603079 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603079 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421498131824"} 20241014082603079 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421498131824)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082603079 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082603079 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421498131824"} 20241014082603079 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082603079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421498131824)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082603079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421498131824)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082603079 DLU <0006> fsm.c:568 lu(PS:IMSI-262421498131824)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082603079 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603079 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0889f90c89b5: setverdict(pass): none -> pass 20241014082603081 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603081 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421498131824" cn_domain=CS} 20241014082603081 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082603090 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421498131824"} 20241014082603090 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421498131824 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082603090 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603090 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082603092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@0889f90c89b5: Final verdict of PTC: pass 20241014082603126 DAUC <0003> db_auc.c:157 IMSI='262424756803259': No 2G Auth Data 20241014082603126 DAUC <0003> db_auc.c:192 IMSI='262424756803259': No 3G Auth Data 20241014082603134 DLGSUP <0013> hlr.c:121 IMSI 262424756803259: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262424756803259" to be handled at TC_gsup_purge_cs(115) 20241014082603161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 20241014082603163 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603163 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424756803259" cn_domain=PS} 20241014082603163 DLU <0006> fsm.c:456 lu(262424756803259)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082603163 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082603179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424756803259)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082603179 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424756803259" cn_domain=PS} 20241014082603179 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603179 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262424756803259" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424756803259" 20241014082603184 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603184 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424756803259"} 20241014082603184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424756803259)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082603184 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082603184 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424756803259"} 20241014082603184 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082603184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424756803259)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082603184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424756803259)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082603184 DLU <0006> fsm.c:568 lu(PS:IMSI-262424756803259)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082603184 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603184 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0889f90c89b5: setverdict(pass): none -> pass 20241014082603188 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603188 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424756803259" cn_domain=CS} 20241014082603188 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082603196 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424756803259"} 20241014082603196 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424756803259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082603196 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603196 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082603199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@0889f90c89b5: Final verdict of PTC: pass 20241014082603231 DAUC <0003> db_auc.c:157 IMSI='262425662854143': No 2G Auth Data 20241014082603231 DAUC <0003> db_auc.c:192 IMSI='262425662854143': No 3G Auth Data 20241014082603240 DLGSUP <0013> hlr.c:121 IMSI 262425662854143: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0889f90c89b5: Created GsupExpect[0] for "262425662854143" to be handled at TC_gsup_purge_cs(116) 20241014082603271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 20241014082603275 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603275 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425662854143" cn_domain=PS} 20241014082603275 DLU <0006> fsm.c:456 lu(262425662854143)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082603275 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082603291 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425662854143)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082603291 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425662854143" cn_domain=PS} 20241014082603291 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603291 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0889f90c89b5: Found GsupExpect[0] for "262425662854143" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@0889f90c89b5: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425662854143" 20241014082603296 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603296 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425662854143"} 20241014082603296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425662854143)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082603296 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082603296 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425662854143"} 20241014082603296 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082603296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425662854143)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082603296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425662854143)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082603296 DLU <0006> fsm.c:568 lu(PS:IMSI-262425662854143)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082603296 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603296 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0889f90c89b5: setverdict(pass): none -> pass 20241014082603299 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603300 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425662854143" cn_domain=CS} 20241014082603300 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014082603308 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425662854143"} 20241014082603308 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425662854143 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082603308 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082603308 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082603311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082603336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38220<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@0889f90c89b5: Final verdict of PTC: none 107@0889f90c89b5: Final verdict of PTC: none 20241014082603337 DLINP <000b> input/ipa.c:451 connected read/write 20241014082603337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082603337 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082603337 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082603337 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(105)@0889f90c89b5: Final verdict of PTC: none 20241014082603337 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46029<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(108)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:03 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241014082603360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4258 20241014082603461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20032) Waiting for packet dumper to finish... 1 (prev_count=20032, count=48248) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:05 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_purge_ps started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082606577 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082606577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082606582 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082606588 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606588 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082606588 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082606588 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082606588 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082606588 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082606588 DLGSUP <0013> gsup_server.c:235 2: 20241014082606588 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082606588 DLGSUP <0013> gsup_server.c:235 3: 20241014082606588 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082606588 DLGSUP <0013> gsup_server.c:235 4: 20241014082606588 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082606588 DLGSUP <0013> gsup_server.c:235 5: 20241014082606588 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082606588 DLGSUP <0013> gsup_server.c:235 7: 20241014082606588 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082606588 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082606588 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082606588 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@0889f90c89b5: 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") 20241014082606613 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44079<->l=127.0.0.1:4259) 20241014082606651 DAUC <0003> db_auc.c:157 IMSI='262421295066538': No 2G Auth Data 20241014082606651 DAUC <0003> db_auc.c:192 IMSI='262421295066538': No 3G Auth Data HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262421295066538" to be handled at TC_gsup_purge_ps(121) 20241014082606699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 20241014082606709 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606710 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421295066538" cn_domain=PS} 20241014082606710 DLU <0006> fsm.c:456 lu(262421295066538)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082606710 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082606726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421295066538)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082606726 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421295066538" cn_domain=PS} 20241014082606726 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606727 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262421295066538" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421295066538" 20241014082606733 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606733 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421295066538"} 20241014082606733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421295066538)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082606733 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082606733 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421295066538"} 20241014082606733 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082606733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295066538)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082606733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295066538)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082606733 DLU <0006> fsm.c:568 lu(PS:IMSI-262421295066538)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082606733 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606733 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0889f90c89b5: setverdict(pass): none -> pass 20241014082606736 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606736 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421295066538" cn_domain=PS} 20241014082606736 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082606745 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421295066538"} 20241014082606745 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421295066538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082606745 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606745 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082606748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@0889f90c89b5: Final verdict of PTC: pass 20241014082606775 DAUC <0003> db_auc.c:157 IMSI='262420085976140': No 2G Auth Data 20241014082606775 DAUC <0003> db_auc.c:192 IMSI='262420085976140': No 3G Auth Data 20241014082606784 DLGSUP <0013> hlr.c:121 IMSI 262420085976140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262420085976140" to be handled at TC_gsup_purge_ps(122) 20241014082606798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 20241014082606800 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606800 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420085976140" cn_domain=PS} 20241014082606800 DLU <0006> fsm.c:456 lu(262420085976140)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082606800 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082606816 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420085976140)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082606816 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420085976140" cn_domain=PS} 20241014082606816 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606816 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262420085976140" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 1TC_gsup_purge_ps(122)"262420085976140" 20241014082606818 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606818 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420085976140"} 20241014082606818 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420085976140)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082606818 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082606818 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420085976140"} 20241014082606818 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082606818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420085976140)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082606818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420085976140)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082606818 DLU <0006> fsm.c:568 lu(PS:IMSI-262420085976140)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082606818 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606819 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0889f90c89b5: setverdict(pass): none -> pass 20241014082606820 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606820 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420085976140" cn_domain=PS} 20241014082606820 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082606828 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420085976140"} 20241014082606828 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420085976140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082606828 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606828 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082606831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@0889f90c89b5: Final verdict of PTC: pass 20241014082606861 DAUC <0003> db_auc.c:157 IMSI='262428014062118': No 2G Auth Data 20241014082606861 DAUC <0003> db_auc.c:192 IMSI='262428014062118': No 3G Auth Data 20241014082606869 DLGSUP <0013> hlr.c:121 IMSI 262428014062118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262428014062118" to be handled at TC_gsup_purge_ps(123) 20241014082606883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4258 20241014082606885 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606885 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428014062118" cn_domain=PS} 20241014082606885 DLU <0006> fsm.c:456 lu(262428014062118)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082606885 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082606901 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428014062118)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082606901 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428014062118" cn_domain=PS} 20241014082606901 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606901 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262428014062118" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428014062118" 20241014082606905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606905 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428014062118"} 20241014082606905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428014062118)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082606905 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082606905 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428014062118"} 20241014082606905 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082606905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428014062118)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082606905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428014062118)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082606905 DLU <0006> fsm.c:568 lu(PS:IMSI-262428014062118)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082606905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0889f90c89b5: setverdict(pass): none -> pass 20241014082606908 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606908 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428014062118" cn_domain=PS} 20241014082606908 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082606917 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428014062118"} 20241014082606917 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428014062118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082606917 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606917 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082606920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38350<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@0889f90c89b5: Final verdict of PTC: pass 20241014082606947 DAUC <0003> db_auc.c:157 IMSI='262428577812151': No 2G Auth Data 20241014082606947 DAUC <0003> db_auc.c:192 IMSI='262428577812151': No 3G Auth Data 20241014082606955 DLGSUP <0013> hlr.c:121 IMSI 262428577812151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262428577812151" to be handled at TC_gsup_purge_ps(124) 20241014082606969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4258 20241014082606971 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606971 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428577812151" cn_domain=PS} 20241014082606971 DLU <0006> fsm.c:456 lu(262428577812151)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082606971 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082606987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428577812151)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082606987 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428577812151" cn_domain=PS} 20241014082606987 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606987 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262428577812151" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428577812151" 20241014082606990 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606990 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428577812151"} 20241014082606990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428577812151)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082606990 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082606990 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428577812151"} 20241014082606990 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082606990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577812151)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082606990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577812151)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082606990 DLU <0006> fsm.c:568 lu(PS:IMSI-262428577812151)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082606990 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082606990 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0889f90c89b5: setverdict(pass): none -> pass 20241014082606992 DLINP <000b> input/ipa.c:451 connected read/write 20241014082606992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082606992 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428577812151" cn_domain=PS} 20241014082606992 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082607001 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428577812151"} 20241014082607001 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428577812151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082607001 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607001 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082607004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@0889f90c89b5: Final verdict of PTC: pass 20241014082607030 DAUC <0003> db_auc.c:157 IMSI='262429860118060': No 2G Auth Data 20241014082607030 DAUC <0003> db_auc.c:192 IMSI='262429860118060': No 3G Auth Data 20241014082607038 DLGSUP <0013> hlr.c:121 IMSI 262429860118060: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262429860118060" to be handled at TC_gsup_purge_ps(125) 20241014082607052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 20241014082607054 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607054 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429860118060" cn_domain=PS} 20241014082607054 DLU <0006> fsm.c:456 lu(262429860118060)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082607054 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082607070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429860118060)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082607070 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429860118060" cn_domain=PS} 20241014082607070 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607070 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262429860118060" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429860118060" 20241014082607073 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607073 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429860118060"} 20241014082607073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429860118060)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082607073 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082607073 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429860118060"} 20241014082607073 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082607073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429860118060)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082607073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429860118060)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082607073 DLU <0006> fsm.c:568 lu(PS:IMSI-262429860118060)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082607073 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607073 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0889f90c89b5: setverdict(pass): none -> pass 20241014082607076 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607076 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429860118060" cn_domain=PS} 20241014082607076 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082607084 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429860118060"} 20241014082607084 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429860118060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082607084 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607084 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082607087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@0889f90c89b5: Final verdict of PTC: pass 20241014082607113 DAUC <0003> db_auc.c:157 IMSI='262429251194901': No 2G Auth Data 20241014082607113 DAUC <0003> db_auc.c:192 IMSI='262429251194901': No 3G Auth Data 20241014082607122 DLGSUP <0013> hlr.c:121 IMSI 262429251194901: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262429251194901" to be handled at TC_gsup_purge_ps(126) 20241014082607147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 20241014082607151 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607151 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429251194901" cn_domain=PS} 20241014082607151 DLU <0006> fsm.c:456 lu(262429251194901)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082607151 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082607167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429251194901)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082607167 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429251194901" cn_domain=PS} 20241014082607167 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607167 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262429251194901" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429251194901" 20241014082607174 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607174 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429251194901"} 20241014082607174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429251194901)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082607174 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082607174 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429251194901"} 20241014082607174 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082607174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429251194901)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082607174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429251194901)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082607174 DLU <0006> fsm.c:568 lu(PS:IMSI-262429251194901)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082607174 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607174 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0889f90c89b5: setverdict(pass): none -> pass 20241014082607177 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607177 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429251194901" cn_domain=PS} 20241014082607177 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082607186 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429251194901"} 20241014082607186 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429251194901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082607186 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607186 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082607189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@0889f90c89b5: Final verdict of PTC: pass 20241014082607223 DAUC <0003> db_auc.c:157 IMSI='262422150572825': No 2G Auth Data 20241014082607223 DAUC <0003> db_auc.c:192 IMSI='262422150572825': No 3G Auth Data 20241014082607231 DLGSUP <0013> hlr.c:121 IMSI 262422150572825: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262422150572825" to be handled at TC_gsup_purge_ps(127) 20241014082607268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20241014082607276 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607276 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422150572825" cn_domain=PS} 20241014082607276 DLU <0006> fsm.c:456 lu(262422150572825)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082607276 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082607294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422150572825)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082607294 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422150572825" cn_domain=PS} 20241014082607294 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607294 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262422150572825" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422150572825" 20241014082607300 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607300 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422150572825"} 20241014082607300 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422150572825)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082607300 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082607300 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422150572825"} 20241014082607300 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082607300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422150572825)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082607300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422150572825)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082607300 DLU <0006> fsm.c:568 lu(PS:IMSI-262422150572825)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082607300 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607300 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0889f90c89b5: setverdict(pass): none -> pass 20241014082607303 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607303 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422150572825" cn_domain=PS} 20241014082607303 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082607312 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422150572825"} 20241014082607312 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422150572825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082607312 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607312 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082607315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@0889f90c89b5: Final verdict of PTC: pass 20241014082607350 DAUC <0003> db_auc.c:157 IMSI='262424321356652': No 2G Auth Data 20241014082607350 DAUC <0003> db_auc.c:192 IMSI='262424321356652': No 3G Auth Data 20241014082607358 DLGSUP <0013> hlr.c:121 IMSI 262424321356652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0889f90c89b5: Created GsupExpect[0] for "262424321356652" to be handled at TC_gsup_purge_ps(128) 20241014082607386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241014082607389 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607389 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424321356652" cn_domain=PS} 20241014082607389 DLU <0006> fsm.c:456 lu(262424321356652)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082607389 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082607406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424321356652)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082607406 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424321356652" cn_domain=PS} 20241014082607406 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607406 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0889f90c89b5: Found GsupExpect[0] for "262424321356652" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@0889f90c89b5: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424321356652" 20241014082607412 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607412 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424321356652"} 20241014082607412 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424321356652)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082607412 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082607412 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424321356652"} 20241014082607412 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082607412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424321356652)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082607412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424321356652)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082607412 DLU <0006> fsm.c:568 lu(PS:IMSI-262424321356652)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082607412 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607413 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0889f90c89b5: setverdict(pass): none -> pass 20241014082607416 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607416 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424321356652" cn_domain=PS} 20241014082607416 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014082607424 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424321356652"} 20241014082607424 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424321356652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014082607424 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082607425 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082607427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082607455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20241014082607456 DLINP <000b> input/ipa.c:451 connected read/write 20241014082607456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082607456 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082607456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082607456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082607456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44079<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@0889f90c89b5: Final verdict of PTC: none 119@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:07 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241014082607478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4258 20241014082607579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30980) Waiting for packet dumper to finish... 1 (prev_count=30980, count=48448) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:09 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_purge_unknown started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082610694 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082610694 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082610699 DLINP <000b> input/ipa.c:451 connected read/write 20241014082610699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082610701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082610705 DLINP <000b> input/ipa.c:451 connected read/write 20241014082610705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082610705 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082610705 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082610705 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082610705 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082610705 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082610705 DLGSUP <0013> gsup_server.c:235 2: 20241014082610705 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082610705 DLGSUP <0013> gsup_server.c:235 3: 20241014082610705 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082610705 DLGSUP <0013> gsup_server.c:235 4: 20241014082610705 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082610705 DLGSUP <0013> gsup_server.c:235 5: 20241014082610705 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082610705 DLGSUP <0013> gsup_server.c:235 7: 20241014082610705 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082610705 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082610705 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082610705 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@0889f90c89b5: 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") 20241014082610737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43749<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0889f90c89b5: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241014082610758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 20241014082610768 DLINP <000b> input/ipa.c:451 connected read/write 20241014082610768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082610768 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241014082610768 DLU <0006> fsm.c:456 lu(2345743413463)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082610768 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 20241014082610768 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241014082610768 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082610768 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562c35ad17e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082610768 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562c35ad17e0]{UNVALIDATED}: Freeing instance 20241014082610769 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x562c35ad17e0]{UNVALIDATED}: Deallocated 20241014082610769 DLINP <000b> input/ipa.c:451 connected read/write 20241014082610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082610769 DLINP <000b> input/ipa.c:451 connected read/write 20241014082610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@0889f90c89b5: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@0889f90c89b5: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@0889f90c89b5: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082610773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082610775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241014082610776 DLINP <000b> input/ipa.c:451 connected read/write 20241014082610776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082610776 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082610776 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082610776 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082610776 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43749<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@0889f90c89b5: Final verdict of PTC: none 131@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:10 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241014082610811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241014082610912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38434<->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=12532) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:12 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_unknown started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082614019 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082614019 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082614023 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082614024 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614024 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082614024 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082614024 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082614024 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082614024 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082614024 DLGSUP <0013> gsup_server.c:235 2: 20241014082614024 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082614024 DLGSUP <0013> gsup_server.c:235 3: 20241014082614024 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082614024 DLGSUP <0013> gsup_server.c:235 4: 20241014082614024 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082614024 DLGSUP <0013> gsup_server.c:235 5: 20241014082614024 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082614024 DLGSUP <0013> gsup_server.c:235 7: 20241014082614024 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082614024 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082614024 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082614024 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@0889f90c89b5: 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") 20241014082614048 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46259<->l=127.0.0.1:4259) 20241014082614074 DAUC <0003> db_auc.c:157 IMSI='262429829642610': No 2G Auth Data 20241014082614074 DAUC <0003> db_auc.c:192 IMSI='262429829642610': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262429829642610" to be handled at TC_mo_ussd_unknown(138) 20241014082614121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241014082614135 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614135 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429829642610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429829642610" session_id=1580216287 session_state=BEGIN} 20241014082614135 DSS <0004> hlr_ussd.c:576 262429829642610/0x5e302fdf: Process SS (BEGIN) 20241014082614135 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614135 DSS <0004> hlr_ussd.c:518 262429829642610/0x5e302fdf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614135 DSS <0004> hlr_ussd.c:523 262429829642610/0x5e302fdf: USSD for unknown code '*#200#' 20241014082614135 DSS <0004> hlr_ussd.c:354 262429829642610/0x5e302fdf: Tx ReturnError(1, 0x12) 20241014082614135 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429829642610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429829642610" session_id=1580216287 session_state=END} 20241014082614135 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614135 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262429829642610" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429829642610" TC_mo_ussd_unknown(138)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@0889f90c89b5: Final verdict of PTC: pass 20241014082614150 DAUC <0003> db_auc.c:157 IMSI='262427602115053': No 2G Auth Data 20241014082614150 DAUC <0003> db_auc.c:192 IMSI='262427602115053': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262427602115053" to be handled at TC_mo_ussd_unknown(139) 20241014082614173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4258 20241014082614176 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614176 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427602115053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427602115053" session_id=1612877838 session_state=BEGIN} 20241014082614176 DSS <0004> hlr_ussd.c:576 262427602115053/0x6022900e: Process SS (BEGIN) 20241014082614176 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614176 DSS <0004> hlr_ussd.c:518 262427602115053/0x6022900e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614176 DSS <0004> hlr_ussd.c:523 262427602115053/0x6022900e: USSD for unknown code '*#200#' 20241014082614176 DSS <0004> hlr_ussd.c:354 262427602115053/0x6022900e: Tx ReturnError(1, 0x12) 20241014082614176 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427602115053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427602115053" session_id=1612877838 session_state=END} 20241014082614176 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614176 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262427602115053" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427602115053" TC_mo_ussd_unknown(139)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@0889f90c89b5: Final verdict of PTC: pass 20241014082614186 DAUC <0003> db_auc.c:157 IMSI='262425585864382': No 2G Auth Data 20241014082614186 DAUC <0003> db_auc.c:192 IMSI='262425585864382': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262425585864382" to be handled at TC_mo_ussd_unknown(140) 20241014082614208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4258 20241014082614211 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614211 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425585864382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425585864382" session_id=1079078113 session_state=BEGIN} 20241014082614211 DSS <0004> hlr_ussd.c:576 262425585864382/0x40516ce1: Process SS (BEGIN) 20241014082614211 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614211 DSS <0004> hlr_ussd.c:518 262425585864382/0x40516ce1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614211 DSS <0004> hlr_ussd.c:523 262425585864382/0x40516ce1: USSD for unknown code '*#200#' 20241014082614211 DSS <0004> hlr_ussd.c:354 262425585864382/0x40516ce1: Tx ReturnError(1, 0x12) 20241014082614211 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425585864382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425585864382" session_id=1079078113 session_state=END} 20241014082614211 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614211 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262425585864382" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425585864382" TC_mo_ussd_unknown(140)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@0889f90c89b5: Final verdict of PTC: pass 20241014082614235 DAUC <0003> db_auc.c:157 IMSI='262428597827126': No 2G Auth Data 20241014082614235 DAUC <0003> db_auc.c:192 IMSI='262428597827126': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262428597827126" to be handled at TC_mo_ussd_unknown(141) 20241014082614256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20241014082614258 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614259 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428597827126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428597827126" session_id=735196735 session_state=BEGIN} 20241014082614259 DSS <0004> hlr_ussd.c:576 262428597827126/0x2bd2363f: Process SS (BEGIN) 20241014082614259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614259 DSS <0004> hlr_ussd.c:518 262428597827126/0x2bd2363f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614259 DSS <0004> hlr_ussd.c:523 262428597827126/0x2bd2363f: USSD for unknown code '*#200#' 20241014082614259 DSS <0004> hlr_ussd.c:354 262428597827126/0x2bd2363f: Tx ReturnError(1, 0x12) 20241014082614259 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428597827126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428597827126" session_id=735196735 session_state=END} 20241014082614259 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614259 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262428597827126" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428597827126" TC_mo_ussd_unknown(141)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@0889f90c89b5: Final verdict of PTC: pass 20241014082614263 DAUC <0003> db_auc.c:157 IMSI='262426335061602': No 2G Auth Data 20241014082614263 DAUC <0003> db_auc.c:192 IMSI='262426335061602': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262426335061602" to be handled at TC_mo_ussd_unknown(142) 20241014082614274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 20241014082614277 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614277 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426335061602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426335061602" session_id=152332220 session_state=BEGIN} 20241014082614277 DSS <0004> hlr_ussd.c:576 262426335061602/0x091467bc: Process SS (BEGIN) 20241014082614277 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614277 DSS <0004> hlr_ussd.c:518 262426335061602/0x091467bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614277 DSS <0004> hlr_ussd.c:523 262426335061602/0x091467bc: USSD for unknown code '*#200#' 20241014082614277 DSS <0004> hlr_ussd.c:354 262426335061602/0x091467bc: Tx ReturnError(1, 0x12) 20241014082614277 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426335061602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426335061602" session_id=152332220 session_state=END} 20241014082614277 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614277 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262426335061602" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426335061602" TC_mo_ussd_unknown(142)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@0889f90c89b5: Final verdict of PTC: pass 20241014082614281 DAUC <0003> db_auc.c:157 IMSI='262422668954500': No 2G Auth Data 20241014082614281 DAUC <0003> db_auc.c:192 IMSI='262422668954500': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262422668954500" to be handled at TC_mo_ussd_unknown(143) 20241014082614295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 20241014082614297 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614297 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422668954500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422668954500" session_id=364272897 session_state=BEGIN} 20241014082614297 DSS <0004> hlr_ussd.c:576 262422668954500/0x15b65d01: Process SS (BEGIN) 20241014082614297 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614297 DSS <0004> hlr_ussd.c:518 262422668954500/0x15b65d01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614297 DSS <0004> hlr_ussd.c:523 262422668954500/0x15b65d01: USSD for unknown code '*#200#' 20241014082614297 DSS <0004> hlr_ussd.c:354 262422668954500/0x15b65d01: Tx ReturnError(1, 0x12) 20241014082614297 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422668954500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422668954500" session_id=364272897 session_state=END} 20241014082614297 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614297 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262422668954500" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422668954500" TC_mo_ussd_unknown(143)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@0889f90c89b5: Final verdict of PTC: pass 20241014082614302 DAUC <0003> db_auc.c:157 IMSI='262426980718917': No 2G Auth Data 20241014082614302 DAUC <0003> db_auc.c:192 IMSI='262426980718917': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262426980718917" to be handled at TC_mo_ussd_unknown(144) 20241014082614319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20241014082614322 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614322 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426980718917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426980718917" session_id=486567980 session_state=BEGIN} 20241014082614322 DSS <0004> hlr_ussd.c:576 262426980718917/0x1d00702c: Process SS (BEGIN) 20241014082614322 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614322 DSS <0004> hlr_ussd.c:518 262426980718917/0x1d00702c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614322 DSS <0004> hlr_ussd.c:523 262426980718917/0x1d00702c: USSD for unknown code '*#200#' 20241014082614322 DSS <0004> hlr_ussd.c:354 262426980718917/0x1d00702c: Tx ReturnError(1, 0x12) 20241014082614322 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426980718917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426980718917" session_id=486567980 session_state=END} 20241014082614322 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614322 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262426980718917" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262426980718917" TC_mo_ussd_unknown(144)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@0889f90c89b5: Final verdict of PTC: pass 20241014082614326 DAUC <0003> db_auc.c:157 IMSI='262426907212322': No 2G Auth Data 20241014082614326 DAUC <0003> db_auc.c:192 IMSI='262426907212322': No 3G Auth Data HLR_Test-GSUP(135)@0889f90c89b5: Created GsupExpect[0] for "262426907212322" to be handled at TC_mo_ussd_unknown(145) 20241014082614340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50196<->l=127.0.0.1:4258 20241014082614343 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614343 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426907212322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426907212322" session_id=4105137484 session_state=BEGIN} 20241014082614343 DSS <0004> hlr_ussd.c:576 262426907212322/0xf4af6d4c: Process SS (BEGIN) 20241014082614343 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014082614343 DSS <0004> hlr_ussd.c:518 262426907212322/0xf4af6d4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014082614343 DSS <0004> hlr_ussd.c:523 262426907212322/0xf4af6d4c: USSD for unknown code '*#200#' 20241014082614343 DSS <0004> hlr_ussd.c:354 262426907212322/0xf4af6d4c: Tx ReturnError(1, 0x12) 20241014082614343 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426907212322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426907212322" session_id=4105137484 session_state=END} 20241014082614343 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082614343 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0889f90c89b5: Found GsupExpect[0] for "262426907212322" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426907212322" TC_mo_ussd_unknown(145)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@0889f90c89b5: setverdict(pass): none -> pass 20241014082614344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50196<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@0889f90c89b5: Final verdict of PTC: pass 20241014082614344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20241014082614345 DLINP <000b> input/ipa.c:451 connected read/write 20241014082614345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082614345 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082614345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082614345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@0889f90c89b5: Final verdict of PTC: none 20241014082614345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46259<->l=127.0.0.1:4259) 136@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 136: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:14 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241014082614368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4258 20241014082614468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5704) Waiting for packet dumper to finish... 1 (prev_count=5704, count=39856) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:16 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_euse_disc started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082617577 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082617577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082617582 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50214<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082617588 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617588 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082617588 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082617588 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082617588 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082617588 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082617588 DLGSUP <0013> gsup_server.c:235 2: 20241014082617588 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082617588 DLGSUP <0013> gsup_server.c:235 3: 20241014082617588 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082617588 DLGSUP <0013> gsup_server.c:235 4: 20241014082617588 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082617588 DLGSUP <0013> gsup_server.c:235 5: 20241014082617588 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082617588 DLGSUP <0013> gsup_server.c:235 7: 20241014082617588 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082617588 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082617588 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082617588 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@0889f90c89b5: 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") 20241014082617610 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35263<->l=127.0.0.1:4259) 20241014082617655 DAUC <0003> db_auc.c:157 IMSI='262427524854959': No 2G Auth Data 20241014082617655 DAUC <0003> db_auc.c:192 IMSI='262427524854959': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262427524854959" to be handled at TC_mo_ussd_euse_disc(150) 20241014082617691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50226<->l=127.0.0.1:4258 20241014082617704 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617704 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427524854959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427524854959" session_id=2308411094 session_state=BEGIN} 20241014082617704 DSS <0004> hlr_ussd.c:576 262427524854959/0x89978ed6: Process SS (BEGIN) 20241014082617704 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617704 DSS <0004> hlr_ussd.c:518 262427524854959/0x89978ed6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617704 DSS <0004> hlr_ussd.c:542 262427524854959/0x89978ed6: Cannot find conn for EUSE EUSE-foobar 20241014082617704 DSS <0004> hlr_ussd.c:354 262427524854959/0x89978ed6: Tx ReturnError(1, 0x22) 20241014082617704 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427524854959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427524854959" session_id=2308411094 session_state=END} 20241014082617704 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617704 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262427524854959" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427524854959" TC_mo_ussd_euse_disc(150)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50226<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@0889f90c89b5: Final verdict of PTC: pass 20241014082617713 DAUC <0003> db_auc.c:157 IMSI='262427477706743': No 2G Auth Data 20241014082617713 DAUC <0003> db_auc.c:192 IMSI='262427477706743': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262427477706743" to be handled at TC_mo_ussd_euse_disc(151) 20241014082617724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 20241014082617727 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617727 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427477706743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427477706743" session_id=165607058 session_state=BEGIN} 20241014082617727 DSS <0004> hlr_ussd.c:576 262427477706743/0x09def692: Process SS (BEGIN) 20241014082617727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617727 DSS <0004> hlr_ussd.c:518 262427477706743/0x09def692: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617727 DSS <0004> hlr_ussd.c:542 262427477706743/0x09def692: Cannot find conn for EUSE EUSE-foobar 20241014082617727 DSS <0004> hlr_ussd.c:354 262427477706743/0x09def692: Tx ReturnError(1, 0x22) 20241014082617727 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427477706743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427477706743" session_id=165607058 session_state=END} 20241014082617727 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617727 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262427477706743" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427477706743" TC_mo_ussd_euse_disc(151)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@0889f90c89b5: Final verdict of PTC: pass 20241014082617731 DAUC <0003> db_auc.c:157 IMSI='262421290588414': No 2G Auth Data 20241014082617731 DAUC <0003> db_auc.c:192 IMSI='262421290588414': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262421290588414" to be handled at TC_mo_ussd_euse_disc(152) 20241014082617742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50238<->l=127.0.0.1:4258 20241014082617745 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617745 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421290588414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421290588414" session_id=146781653 session_state=BEGIN} 20241014082617745 DSS <0004> hlr_ussd.c:576 262421290588414/0x08bfb5d5: Process SS (BEGIN) 20241014082617745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617745 DSS <0004> hlr_ussd.c:518 262421290588414/0x08bfb5d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617745 DSS <0004> hlr_ussd.c:542 262421290588414/0x08bfb5d5: Cannot find conn for EUSE EUSE-foobar 20241014082617745 DSS <0004> hlr_ussd.c:354 262421290588414/0x08bfb5d5: Tx ReturnError(1, 0x22) 20241014082617745 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421290588414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421290588414" session_id=146781653 session_state=END} 20241014082617745 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617745 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262421290588414" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421290588414" TC_mo_ussd_euse_disc(152)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50238<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@0889f90c89b5: Final verdict of PTC: pass 20241014082617749 DAUC <0003> db_auc.c:157 IMSI='262428629735123': No 2G Auth Data 20241014082617749 DAUC <0003> db_auc.c:192 IMSI='262428629735123': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262428629735123" to be handled at TC_mo_ussd_euse_disc(153) 20241014082617760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50248<->l=127.0.0.1:4258 20241014082617763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617763 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428629735123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428629735123" session_id=3062136683 session_state=BEGIN} 20241014082617763 DSS <0004> hlr_ussd.c:576 262428629735123/0xb6847f6b: Process SS (BEGIN) 20241014082617763 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617763 DSS <0004> hlr_ussd.c:518 262428629735123/0xb6847f6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617763 DSS <0004> hlr_ussd.c:542 262428629735123/0xb6847f6b: Cannot find conn for EUSE EUSE-foobar 20241014082617763 DSS <0004> hlr_ussd.c:354 262428629735123/0xb6847f6b: Tx ReturnError(1, 0x22) 20241014082617763 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428629735123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428629735123" session_id=3062136683 session_state=END} 20241014082617763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262428629735123" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428629735123" TC_mo_ussd_euse_disc(153)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50248<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@0889f90c89b5: Final verdict of PTC: pass 20241014082617767 DAUC <0003> db_auc.c:157 IMSI='262421610112388': No 2G Auth Data 20241014082617767 DAUC <0003> db_auc.c:192 IMSI='262421610112388': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262421610112388" to be handled at TC_mo_ussd_euse_disc(154) 20241014082617778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 20241014082617781 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617781 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421610112388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421610112388" session_id=3938939943 session_state=BEGIN} 20241014082617781 DSS <0004> hlr_ussd.c:576 262421610112388/0xeac77427: Process SS (BEGIN) 20241014082617781 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617781 DSS <0004> hlr_ussd.c:518 262421610112388/0xeac77427: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617781 DSS <0004> hlr_ussd.c:542 262421610112388/0xeac77427: Cannot find conn for EUSE EUSE-foobar 20241014082617781 DSS <0004> hlr_ussd.c:354 262421610112388/0xeac77427: Tx ReturnError(1, 0x22) 20241014082617781 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421610112388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421610112388" session_id=3938939943 session_state=END} 20241014082617781 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617781 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262421610112388" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421610112388" TC_mo_ussd_euse_disc(154)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@0889f90c89b5: Final verdict of PTC: pass 20241014082617786 DAUC <0003> db_auc.c:157 IMSI='262425675196974': No 2G Auth Data 20241014082617786 DAUC <0003> db_auc.c:192 IMSI='262425675196974': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262425675196974" to be handled at TC_mo_ussd_euse_disc(155) 20241014082617801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241014082617804 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617804 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425675196974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425675196974" session_id=3999173730 session_state=BEGIN} 20241014082617804 DSS <0004> hlr_ussd.c:576 262425675196974/0xee5e8c62: Process SS (BEGIN) 20241014082617804 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617804 DSS <0004> hlr_ussd.c:518 262425675196974/0xee5e8c62: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617804 DSS <0004> hlr_ussd.c:542 262425675196974/0xee5e8c62: Cannot find conn for EUSE EUSE-foobar 20241014082617804 DSS <0004> hlr_ussd.c:354 262425675196974/0xee5e8c62: Tx ReturnError(1, 0x22) 20241014082617804 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425675196974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425675196974" session_id=3999173730 session_state=END} 20241014082617804 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617804 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262425675196974" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425675196974" TC_mo_ussd_euse_disc(155)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@0889f90c89b5: Final verdict of PTC: pass 20241014082617808 DAUC <0003> db_auc.c:157 IMSI='262428018594996': No 2G Auth Data 20241014082617808 DAUC <0003> db_auc.c:192 IMSI='262428018594996': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262428018594996" to be handled at TC_mo_ussd_euse_disc(156) 20241014082617822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 20241014082617825 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617825 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428018594996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428018594996" session_id=2460727044 session_state=BEGIN} 20241014082617825 DSS <0004> hlr_ussd.c:576 262428018594996/0x92abb704: Process SS (BEGIN) 20241014082617825 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617825 DSS <0004> hlr_ussd.c:518 262428018594996/0x92abb704: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617825 DSS <0004> hlr_ussd.c:542 262428018594996/0x92abb704: Cannot find conn for EUSE EUSE-foobar 20241014082617825 DSS <0004> hlr_ussd.c:354 262428018594996/0x92abb704: Tx ReturnError(1, 0x22) 20241014082617825 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428018594996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428018594996" session_id=2460727044 session_state=END} 20241014082617825 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617825 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262428018594996" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428018594996" TC_mo_ussd_euse_disc(156)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@0889f90c89b5: Final verdict of PTC: pass 20241014082617830 DAUC <0003> db_auc.c:157 IMSI='262427313292064': No 2G Auth Data 20241014082617830 DAUC <0003> db_auc.c:192 IMSI='262427313292064': No 3G Auth Data HLR_Test-GSUP(147)@0889f90c89b5: Created GsupExpect[0] for "262427313292064" to be handled at TC_mo_ussd_euse_disc(157) 20241014082617843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 20241014082617846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617846 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427313292064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427313292064" session_id=1557849833 session_state=BEGIN} 20241014082617846 DSS <0004> hlr_ussd.c:576 262427313292064/0x5cdae6e9: Process SS (BEGIN) 20241014082617846 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082617846 DSS <0004> hlr_ussd.c:518 262427313292064/0x5cdae6e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082617846 DSS <0004> hlr_ussd.c:542 262427313292064/0x5cdae6e9: Cannot find conn for EUSE EUSE-foobar 20241014082617846 DSS <0004> hlr_ussd.c:354 262427313292064/0x5cdae6e9: Tx ReturnError(1, 0x22) 20241014082617846 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427313292064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427313292064" session_id=1557849833 session_state=END} 20241014082617846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082617846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0889f90c89b5: Found GsupExpect[0] for "262427313292064" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427313292064" TC_mo_ussd_euse_disc(157)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@0889f90c89b5: setverdict(pass): none -> pass 20241014082617848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@0889f90c89b5: Final verdict of PTC: pass 20241014082617848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50214<->l=127.0.0.1:4258 20241014082617849 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35263<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@0889f90c89b5: Final verdict of PTC: none 20241014082617849 DLINP <000b> input/ipa.c:451 connected read/write 20241014082617849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082617849 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082617849 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082617849 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 148: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:17 UTC 2024 ====== 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 20241014082617873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 20241014082618074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50288<->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=39496) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:20 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_iuse_imsi started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082621193 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082621193 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082621198 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082621204 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621204 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082621204 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082621204 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082621204 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082621204 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082621204 DLGSUP <0013> gsup_server.c:235 2: 20241014082621204 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082621204 DLGSUP <0013> gsup_server.c:235 3: 20241014082621204 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082621204 DLGSUP <0013> gsup_server.c:235 4: 20241014082621204 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082621204 DLGSUP <0013> gsup_server.c:235 5: 20241014082621204 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082621204 DLGSUP <0013> gsup_server.c:235 7: 20241014082621204 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082621204 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082621204 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082621204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@0889f90c89b5: 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") 20241014082621227 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42815<->l=127.0.0.1:4259) 20241014082621243 DAUC <0003> db_auc.c:157 IMSI='262420870727781': No 2G Auth Data 20241014082621243 DAUC <0003> db_auc.c:192 IMSI='262420870727781': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262420870727781" to be handled at TC_mo_ussd_iuse_imsi(162) 20241014082621280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20241014082621297 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621297 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420870727781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420870727781" session_id=1023509999 session_state=BEGIN} 20241014082621297 DSS <0004> hlr_ussd.c:576 262420870727781/0x3d0185ef: Process SS (BEGIN) 20241014082621297 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621297 DSS <0004> hlr_ussd.c:518 262420870727781/0x3d0185ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621297 DSS <0004> hlr_ussd.c:363 262420870727781/0x3d0185ef: Tx USSD 'Your IMSI is 262420870727781' 20241014082621297 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420870727781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420870727781" session_id=1023509999 session_state=END} 20241014082621297 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420870727781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621297 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621297 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262420870727781" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420870727781" TC_mo_ussd_iuse_imsi(162)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C7783DD64B71B2E06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@0889f90c89b5: Final verdict of PTC: pass 20241014082621312 DAUC <0003> db_auc.c:157 IMSI='262420621668618': No 2G Auth Data 20241014082621312 DAUC <0003> db_auc.c:192 IMSI='262420621668618': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262420621668618" to be handled at TC_mo_ussd_iuse_imsi(163) 20241014082621325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 20241014082621328 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621328 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420621668618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420621668618" session_id=2185170306 session_state=BEGIN} 20241014082621328 DSS <0004> hlr_ussd.c:576 262420621668618/0x823f0d82: Process SS (BEGIN) 20241014082621328 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621328 DSS <0004> hlr_ussd.c:518 262420621668618/0x823f0d82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621328 DSS <0004> hlr_ussd.c:363 262420621668618/0x823f0d82: Tx USSD 'Your IMSI is 262420621668618' 20241014082621328 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420621668618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420621668618" session_id=2185170306 session_state=END} 20241014082621328 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420621668618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621328 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621328 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262420621668618" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420621668618" TC_mo_ussd_iuse_imsi(163)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CC268BD96C385B0C07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50330<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@0889f90c89b5: Final verdict of PTC: pass 20241014082621333 DAUC <0003> db_auc.c:157 IMSI='262425598793500': No 2G Auth Data 20241014082621333 DAUC <0003> db_auc.c:192 IMSI='262425598793500': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262425598793500" to be handled at TC_mo_ussd_iuse_imsi(164) 20241014082621346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20241014082621349 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621349 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425598793500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425598793500" session_id=1268151699 session_state=BEGIN} 20241014082621349 DSS <0004> hlr_ussd.c:576 262425598793500/0x4b967593: Process SS (BEGIN) 20241014082621349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621349 DSS <0004> hlr_ussd.c:518 262425598793500/0x4b967593: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621349 DSS <0004> hlr_ussd.c:363 262425598793500/0x4b967593: Tx USSD 'Your IMSI is 262425598793500' 20241014082621349 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425598793500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425598793500" session_id=1268151699 session_state=END} 20241014082621349 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425598793500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621349 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621349 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262425598793500" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425598793500" TC_mo_ussd_iuse_imsi(164)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD96C3DD72B31A0C06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@0889f90c89b5: Final verdict of PTC: pass 20241014082621354 DAUC <0003> db_auc.c:157 IMSI='262426038042586': No 2G Auth Data 20241014082621354 DAUC <0003> db_auc.c:192 IMSI='262426038042586': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262426038042586" to be handled at TC_mo_ussd_iuse_imsi(165) 20241014082621365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4258 20241014082621368 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621368 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426038042586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426038042586" session_id=2228143526 session_state=BEGIN} 20241014082621368 DSS <0004> hlr_ussd.c:576 262426038042586/0x84cec5a6: Process SS (BEGIN) 20241014082621368 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621368 DSS <0004> hlr_ussd.c:518 262426038042586/0x84cec5a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621368 DSS <0004> hlr_ussd.c:363 262426038042586/0x84cec5a6: Tx USSD 'Your IMSI is 262426038042586' 20241014082621368 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426038042586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426038042586" session_id=2228143526 session_state=END} 20241014082621368 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426038042586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621368 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621368 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262426038042586" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262426038042586" TC_mo_ussd_iuse_imsi(165)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D36C3C168B21ACE06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@0889f90c89b5: Final verdict of PTC: pass 20241014082621374 DAUC <0003> db_auc.c:157 IMSI='262424890124714': No 2G Auth Data 20241014082621374 DAUC <0003> db_auc.c:192 IMSI='262424890124714': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262424890124714" to be handled at TC_mo_ussd_iuse_imsi(166) 20241014082621390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50358<->l=127.0.0.1:4258 20241014082621393 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621393 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424890124714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424890124714" session_id=2578790769 session_state=BEGIN} 20241014082621393 DSS <0004> hlr_ussd.c:576 262424890124714/0x99b53971: Process SS (BEGIN) 20241014082621393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621393 DSS <0004> hlr_ussd.c:518 262424890124714/0x99b53971: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621393 DSS <0004> hlr_ussd.c:363 262424890124714/0x99b53971: Tx USSD 'Your IMSI is 262424890124714' 20241014082621393 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424890124714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424890124714" session_id=2578790769 session_state=END} 20241014082621393 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424890124714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621393 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621393 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262424890124714" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424890124714" TC_mo_ussd_iuse_imsi(166)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D9783C564B45B8C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50358<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@0889f90c89b5: Final verdict of PTC: pass 20241014082621398 DAUC <0003> db_auc.c:157 IMSI='262424507417750': No 2G Auth Data 20241014082621398 DAUC <0003> db_auc.c:192 IMSI='262424507417750': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262424507417750" to be handled at TC_mo_ussd_iuse_imsi(167) 20241014082621413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 20241014082621415 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621415 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424507417750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424507417750" session_id=298028588 session_state=BEGIN} 20241014082621415 DSS <0004> hlr_ussd.c:576 262424507417750/0x11c38e2c: Process SS (BEGIN) 20241014082621415 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621415 DSS <0004> hlr_ussd.c:518 262424507417750/0x11c38e2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621415 DSS <0004> hlr_ussd.c:363 262424507417750/0x11c38e2c: Tx USSD 'Your IMSI is 262424507417750' 20241014082621415 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424507417750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424507417750" session_id=298028588 session_state=END} 20241014082621416 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424507417750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621416 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621416 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262424507417750" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424507417750" TC_mo_ussd_iuse_imsi(167)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD06BBD162B75B0D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@0889f90c89b5: Final verdict of PTC: pass 20241014082621421 DAUC <0003> db_auc.c:157 IMSI='262421263799497': No 2G Auth Data 20241014082621421 DAUC <0003> db_auc.c:192 IMSI='262421263799497': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262421263799497" to be handled at TC_mo_ussd_iuse_imsi(168) 20241014082621434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 20241014082621437 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621437 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421263799497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421263799497" session_id=923902284 session_state=BEGIN} 20241014082621437 DSS <0004> hlr_ussd.c:576 262421263799497/0x3711a14c: Process SS (BEGIN) 20241014082621437 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621437 DSS <0004> hlr_ussd.c:518 262421263799497/0x3711a14c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621437 DSS <0004> hlr_ussd.c:363 262421263799497/0x3711a14c: Tx USSD 'Your IMSI is 262421263799497' 20241014082621437 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421263799497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421263799497" session_id=923902284 session_state=END} 20241014082621437 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421263799497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621437 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621437 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262421263799497" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421263799497" TC_mo_ussd_iuse_imsi(168)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594C669BDD72395AEE06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@0889f90c89b5: Final verdict of PTC: pass 20241014082621442 DAUC <0003> db_auc.c:157 IMSI='262423657536538': No 2G Auth Data 20241014082621442 DAUC <0003> db_auc.c:192 IMSI='262423657536538': No 3G Auth Data HLR_Test-GSUP(159)@0889f90c89b5: Created GsupExpect[0] for "262423657536538" to be handled at TC_mo_ussd_iuse_imsi(169) 20241014082621456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4258 20241014082621459 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621459 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423657536538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423657536538" session_id=68735734 session_state=BEGIN} 20241014082621459 DSS <0004> hlr_ussd.c:576 262423657536538/0x0418d2f6: Process SS (BEGIN) 20241014082621459 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082621459 DSS <0004> hlr_ussd.c:518 262423657536538/0x0418d2f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082621459 DSS <0004> hlr_ussd.c:363 262423657536538/0x0418d2f6: Tx USSD 'Your IMSI is 262423657536538' 20241014082621459 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423657536538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423657536538" session_id=68735734 session_state=END} 20241014082621459 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423657536538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082621459 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082621459 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0889f90c89b5: Found GsupExpect[0] for "262423657536538" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423657536538" TC_mo_ussd_iuse_imsi(169)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CC56BBD566B6DA0C07'O } } } } } } TC_mo_ussd_iuse_imsi(169)@0889f90c89b5: setverdict(pass): none -> pass 20241014082621461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@0889f90c89b5: Final verdict of PTC: pass 20241014082621461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20241014082621462 DLINP <000b> input/ipa.c:451 connected read/write 20241014082621462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082621462 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082621462 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082621462 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082621462 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42815<->l=127.0.0.1:4259) 160@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP(159)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 160: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:21 UTC 2024 ====== 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 20241014082621484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50396<->l=127.0.0.1:4258 20241014082621685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50396<->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=39952) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:23 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082624753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082624753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082624756 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082624759 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082624759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082624759 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082624759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082624759 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082624759 DLGSUP <0013> gsup_server.c:235 2: 20241014082624759 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082624759 DLGSUP <0013> gsup_server.c:235 3: 20241014082624759 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082624759 DLGSUP <0013> gsup_server.c:235 4: 20241014082624759 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082624759 DLGSUP <0013> gsup_server.c:235 5: 20241014082624759 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082624759 DLGSUP <0013> gsup_server.c:235 7: 20241014082624759 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082624759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082624759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082624759 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@0889f90c89b5: 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") 20241014082624777 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38509<->l=127.0.0.1:4259) 20241014082624784 DAUC <0003> db_auc.c:157 IMSI='262421258713533': No 2G Auth Data 20241014082624784 DAUC <0003> db_auc.c:192 IMSI='262421258713533': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262421258713533" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241014082624805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51976<->l=127.0.0.1:4258 20241014082624814 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624814 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421258713533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421258713533" source_name="the-source\n" session_id=3319014648 session_state=BEGIN} 20241014082624814 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014082624814 DSS <0004> hlr_ussd.c:576 262421258713533/0xc5d424f8: Process SS (BEGIN) 20241014082624814 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082624814 DSS <0004> hlr_ussd.c:518 262421258713533/0xc5d424f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082624814 DSS <0004> hlr_ussd.c:363 262421258713533/0xc5d424f8: Tx USSD 'Your IMSI is 262421258713533' 20241014082624814 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421258713533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421258713533" destination_name="the-source\n" session_id=3319014648 session_state=END} 20241014082624814 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421258713533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082624814 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082624815 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262421258713533" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421258713533" TC_mo_ussd_iuse_imsi_via_proxy(174)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594C56C3DD62B3DA6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@0889f90c89b5: setverdict(pass): none -> pass 20241014082624821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51976<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@0889f90c89b5: Final verdict of PTC: pass 20241014082624825 DAUC <0003> db_auc.c:157 IMSI='262426281780366': No 2G Auth Data 20241014082624825 DAUC <0003> db_auc.c:192 IMSI='262426281780366': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262426281780366" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241014082624843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51982<->l=127.0.0.1:4258 20241014082624847 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624847 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426281780366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426281780366" source_name="the-source\n" session_id=522876015 session_state=BEGIN} 20241014082624847 DSS <0004> hlr_ussd.c:576 262426281780366/0x1f2a746f: Process SS (BEGIN) 20241014082624847 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082624847 DSS <0004> hlr_ussd.c:518 262426281780366/0x1f2a746f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082624847 DSS <0004> hlr_ussd.c:363 262426281780366/0x1f2a746f: Tx USSD 'Your IMSI is 262426281780366' 20241014082624847 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426281780366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426281780366" destination_name="the-source\n" session_id=522876015 session_state=END} 20241014082624847 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426281780366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082624847 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082624847 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262426281780366" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426281780366" TC_mo_ussd_iuse_imsi_via_proxy(175)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D868BDD70B099CD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@0889f90c89b5: setverdict(pass): none -> pass 20241014082624850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51982<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@0889f90c89b5: Final verdict of PTC: pass 20241014082624853 DAUC <0003> db_auc.c:157 IMSI='262427505325743': No 2G Auth Data 20241014082624853 DAUC <0003> db_auc.c:192 IMSI='262427505325743': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262427505325743" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241014082624869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4258 20241014082624876 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624877 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427505325743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427505325743" source_name="the-source\n" session_id=826199474 session_state=BEGIN} 20241014082624877 DSS <0004> hlr_ussd.c:576 262427505325743/0x313ecdb2: Process SS (BEGIN) 20241014082624877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082624877 DSS <0004> hlr_ussd.c:518 262427505325743/0x313ecdb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082624877 DSS <0004> hlr_ussd.c:363 262427505325743/0x313ecdb2: Tx USSD 'Your IMSI is 262427505325743' 20241014082624877 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427505325743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427505325743" destination_name="the-source\n" session_id=826199474 session_state=END} 20241014082624877 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427505325743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082624877 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082624877 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262427505325743" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427505325743" TC_mo_ussd_iuse_imsi_via_proxy(176)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD06ABCD64B51B6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@0889f90c89b5: setverdict(pass): none -> pass 20241014082624882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@0889f90c89b5: Final verdict of PTC: pass 20241014082624886 DAUC <0003> db_auc.c:157 IMSI='262429933110052': No 2G Auth Data 20241014082624886 DAUC <0003> db_auc.c:192 IMSI='262429933110052': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262429933110052" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241014082624904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51998<->l=127.0.0.1:4258 20241014082624909 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624909 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429933110052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429933110052" source_name="the-source\n" session_id=2040966705 session_state=BEGIN} 20241014082624909 DSS <0004> hlr_ussd.c:576 262429933110052/0x79a6ae31: Process SS (BEGIN) 20241014082624909 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082624909 DSS <0004> hlr_ussd.c:518 262429933110052/0x79a6ae31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082624909 DSS <0004> hlr_ussd.c:363 262429933110052/0x79a6ae31: Tx USSD 'Your IMSI is 262429933110052' 20241014082624909 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429933110052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429933110052" destination_name="the-source\n" session_id=2040966705 session_state=END} 20241014082624909 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429933110052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082624909 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082624909 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262429933110052" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429933110052" TC_mo_ussd_iuse_imsi_via_proxy(177)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E379BC56230584D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@0889f90c89b5: setverdict(pass): none -> pass 20241014082624913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51998<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@0889f90c89b5: Final verdict of PTC: pass 20241014082624916 DAUC <0003> db_auc.c:157 IMSI='262420561441047': No 2G Auth Data 20241014082624916 DAUC <0003> db_auc.c:192 IMSI='262420561441047': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262420561441047" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241014082624929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4258 20241014082624933 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624933 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420561441047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420561441047" source_name="the-source\n" session_id=1473519228 session_state=BEGIN} 20241014082624933 DSS <0004> hlr_ussd.c:576 262420561441047/0x57d41e7c: Process SS (BEGIN) 20241014082624933 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082624933 DSS <0004> hlr_ussd.c:518 262420561441047/0x57d41e7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082624933 DSS <0004> hlr_ussd.c:363 262420561441047/0x57d41e7c: Tx USSD 'Your IMSI is 262420561441047' 20241014082624933 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420561441047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420561441047" destination_name="the-source\n" session_id=1473519228 session_state=END} 20241014082624933 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262420561441047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082624933 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082624933 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262420561441047" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262420561441047" TC_mo_ussd_iuse_imsi_via_proxy(178)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AC668BD1683118ED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@0889f90c89b5: setverdict(pass): none -> pass 20241014082624935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@0889f90c89b5: Final verdict of PTC: pass 20241014082624938 DAUC <0003> db_auc.c:157 IMSI='262427172575766': No 2G Auth Data 20241014082624938 DAUC <0003> db_auc.c:192 IMSI='262427172575766': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262427172575766" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241014082624952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4258 20241014082624956 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624956 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427172575766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427172575766" source_name="the-source\n" session_id=257355189 session_state=BEGIN} 20241014082624956 DSS <0004> hlr_ussd.c:576 262427172575766/0x0f56edb5: Process SS (BEGIN) 20241014082624956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082624956 DSS <0004> hlr_ussd.c:518 262427172575766/0x0f56edb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082624956 DSS <0004> hlr_ussd.c:363 262427172575766/0x0f56edb5: Tx USSD 'Your IMSI is 262427172575766' 20241014082624956 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427172575766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427172575766" destination_name="the-source\n" session_id=257355189 session_state=END} 20241014082624956 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427172575766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082624956 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082624956 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262427172575766" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427172575766" TC_mo_ussd_iuse_imsi_via_proxy(179)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D7693D56EB59BCD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@0889f90c89b5: setverdict(pass): none -> pass 20241014082624958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@0889f90c89b5: Final verdict of PTC: pass 20241014082624961 DAUC <0003> db_auc.c:157 IMSI='262428410045615': No 2G Auth Data 20241014082624961 DAUC <0003> db_auc.c:192 IMSI='262428410045615': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262428410045615" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241014082624977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 20241014082624980 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082624980 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428410045615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428410045615" source_name="the-source\n" session_id=1611583844 session_state=BEGIN} 20241014082624980 DSS <0004> hlr_ussd.c:576 262428410045615/0x600ed164: Process SS (BEGIN) 20241014082624980 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082624980 DSS <0004> hlr_ussd.c:518 262428410045615/0x600ed164: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082624980 DSS <0004> hlr_ussd.c:363 262428410045615/0x600ed164: Tx USSD 'Your IMSI is 262428410045615' 20241014082624980 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428410045615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428410045615" destination_name="the-source\n" session_id=1611583844 session_state=END} 20241014082624980 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428410045615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082624980 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082624980 DLINP <000b> input/ipa.c:451 connected read/write 20241014082624980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262428410045615" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428410045615" TC_mo_ussd_iuse_imsi_via_proxy(180)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198E1683C168355BAC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@0889f90c89b5: setverdict(pass): none -> pass 20241014082624982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@0889f90c89b5: Final verdict of PTC: pass 20241014082624985 DAUC <0003> db_auc.c:157 IMSI='262425395461212': No 2G Auth Data 20241014082624985 DAUC <0003> db_auc.c:192 IMSI='262425395461212': No 3G Auth Data HLR_Test-GSUP(171)@0889f90c89b5: Created GsupExpect[0] for "262425395461212" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241014082625001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52020<->l=127.0.0.1:4258 20241014082625004 DLINP <000b> input/ipa.c:451 connected read/write 20241014082625004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082625004 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425395461212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425395461212" source_name="the-source\n" session_id=353878933 session_state=BEGIN} 20241014082625004 DSS <0004> hlr_ussd.c:576 262425395461212/0x1517c395: Process SS (BEGIN) 20241014082625004 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014082625004 DSS <0004> hlr_ussd.c:518 262425395461212/0x1517c395: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014082625004 DSS <0004> hlr_ussd.c:363 262425395461212/0x1517c395: Tx USSD 'Your IMSI is 262425395461212' 20241014082625004 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425395461212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425395461212" destination_name="the-source\n" session_id=353878933 session_state=END} 20241014082625004 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425395461212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082625004 DLINP <000b> input/ipa.c:451 connected read/write 20241014082625004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082625004 DLINP <000b> input/ipa.c:451 connected read/write 20241014082625004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0889f90c89b5: Found GsupExpect[0] for "262425395461212" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425395461212" TC_mo_ussd_iuse_imsi_via_proxy(181)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596D96ABD16C31594C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@0889f90c89b5: setverdict(pass): none -> pass 20241014082625007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52020<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@0889f90c89b5: Final verdict of PTC: pass 20241014082625007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 20241014082625008 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38509<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@0889f90c89b5: Final verdict of PTC: none 20241014082625008 DLINP <000b> input/ipa.c:451 connected read/write 20241014082625008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082625008 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082625008 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082625008 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082625008 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@0889f90c89b5: Final verdict of PTC: none 172@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 172: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:25 UTC 2024 ====== 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 20241014082625031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52034<->l=127.0.0.1:4258 20241014082625232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52034<->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=40180) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:27 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_iuse_msisdn started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082628343 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082628344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082628348 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082628353 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628354 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082628354 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082628354 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082628354 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082628354 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082628354 DLGSUP <0013> gsup_server.c:235 2: 20241014082628354 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082628354 DLGSUP <0013> gsup_server.c:235 3: 20241014082628354 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082628354 DLGSUP <0013> gsup_server.c:235 4: 20241014082628354 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082628354 DLGSUP <0013> gsup_server.c:235 5: 20241014082628354 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082628354 DLGSUP <0013> gsup_server.c:235 7: 20241014082628354 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082628354 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082628354 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082628354 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@0889f90c89b5: 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") 20241014082628388 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40679<->l=127.0.0.1:4259) 20241014082628413 DAUC <0003> db_auc.c:157 IMSI='262421839211102': No 2G Auth Data 20241014082628413 DAUC <0003> db_auc.c:192 IMSI='262421839211102': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262421839211102" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241014082628447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 20241014082628459 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628460 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421839211102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421839211102" session_id=1056687027 session_state=BEGIN} 20241014082628460 DSS <0004> hlr_ussd.c:576 262421839211102/0x3efbc3b3: Process SS (BEGIN) 20241014082628460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628460 DSS <0004> hlr_ussd.c:518 262421839211102/0x3efbc3b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628460 DSS <0004> hlr_ussd.c:363 262421839211102/0x3efbc3b3: Tx USSD 'Your extension is 491617765545' 20241014082628460 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421839211102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421839211102" session_id=1056687027 session_state=END} 20241014082628460 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421839211102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628460 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628460 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262421839211102" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421839211102" TC_mo_ussd_iuse_msisdn(186)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E375BAD46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@0889f90c89b5: setverdict(pass): none -> pass 20241014082628466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@0889f90c89b5: Final verdict of PTC: pass 20241014082628470 DAUC <0003> db_auc.c:157 IMSI='262423885522591': No 2G Auth Data 20241014082628470 DAUC <0003> db_auc.c:192 IMSI='262423885522591': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262423885522591" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241014082628481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20241014082628484 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628484 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423885522591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423885522591" session_id=3518436231 session_state=BEGIN} 20241014082628484 DSS <0004> hlr_ussd.c:576 262423885522591/0xd1b71387: Process SS (BEGIN) 20241014082628484 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628484 DSS <0004> hlr_ussd.c:518 262423885522591/0xd1b71387: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628484 DSS <0004> hlr_ussd.c:363 262423885522591/0xd1b71387: Tx USSD 'Your extension is 491614336863' 20241014082628484 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423885522591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423885522591" session_id=3518436231 session_state=END} 20241014082628484 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423885522591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628484 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628484 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262423885522591" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262423885522591" TC_mo_ussd_iuse_msisdn(187)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B3990D679B01'O } } } } } } 20241014082628486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@0889f90c89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@0889f90c89b5: Final verdict of PTC: pass 20241014082628489 DAUC <0003> db_auc.c:157 IMSI='262429685995495': No 2G Auth Data 20241014082628489 DAUC <0003> db_auc.c:192 IMSI='262429685995495': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262429685995495" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241014082628500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4258 20241014082628503 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628503 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429685995495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429685995495" session_id=2233125868 session_state=BEGIN} 20241014082628503 DSS <0004> hlr_ussd.c:576 262429685995495/0x851acbec: Process SS (BEGIN) 20241014082628503 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628503 DSS <0004> hlr_ussd.c:518 262429685995495/0x851acbec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628503 DSS <0004> hlr_ussd.c:363 262429685995495/0x851acbec: Tx USSD 'Your extension is 491614114876' 20241014082628503 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429685995495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429685995495" session_id=2233125868 session_state=END} 20241014082628503 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429685995495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628503 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628503 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262429685995495" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429685995495" TC_mo_ussd_iuse_msisdn(188)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B1180D77B301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@0889f90c89b5: setverdict(pass): none -> pass 20241014082628505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@0889f90c89b5: Final verdict of PTC: pass 20241014082628508 DAUC <0003> db_auc.c:157 IMSI='262429993395678': No 2G Auth Data 20241014082628508 DAUC <0003> db_auc.c:192 IMSI='262429993395678': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262429993395678" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241014082628519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52088<->l=127.0.0.1:4258 20241014082628522 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628522 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429993395678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429993395678" session_id=3206805404 session_state=BEGIN} 20241014082628522 DSS <0004> hlr_ussd.c:576 262429993395678/0xbf23f79c: Process SS (BEGIN) 20241014082628522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628522 DSS <0004> hlr_ussd.c:518 262429993395678/0xbf23f79c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628522 DSS <0004> hlr_ussd.c:363 262429993395678/0xbf23f79c: Tx USSD 'Your extension is 491616514812' 20241014082628522 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429993395678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429993395678" session_id=3206805404 session_state=END} 20241014082628522 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429993395678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628522 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628522 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262429993395678" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429993395678" TC_mo_ussd_iuse_msisdn(189)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB5180D179301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@0889f90c89b5: setverdict(pass): none -> pass 20241014082628524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52088<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@0889f90c89b5: Final verdict of PTC: pass 20241014082628526 DAUC <0003> db_auc.c:157 IMSI='262428791591917': No 2G Auth Data 20241014082628526 DAUC <0003> db_auc.c:192 IMSI='262428791591917': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262428791591917" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241014082628537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4258 20241014082628540 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628540 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428791591917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428791591917" session_id=3290851832 session_state=BEGIN} 20241014082628540 DSS <0004> hlr_ussd.c:576 262428791591917/0xc42669f8: Process SS (BEGIN) 20241014082628540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628540 DSS <0004> hlr_ussd.c:518 262428791591917/0xc42669f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628540 DSS <0004> hlr_ussd.c:363 262428791591917/0xc42669f8: Tx USSD 'Your extension is 491613336407' 20241014082628540 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428791591917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428791591917" session_id=3290851832 session_state=END} 20241014082628540 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428791591917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628540 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628540 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262428791591917" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428791591917" TC_mo_ussd_iuse_msisdn(190)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B3998D06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@0889f90c89b5: setverdict(pass): none -> pass 20241014082628542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@0889f90c89b5: Final verdict of PTC: pass 20241014082628545 DAUC <0003> db_auc.c:157 IMSI='262429902309162': No 2G Auth Data 20241014082628545 DAUC <0003> db_auc.c:192 IMSI='262429902309162': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262429902309162" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241014082628559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20241014082628562 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628562 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429902309162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429902309162" session_id=1400333665 session_state=BEGIN} 20241014082628562 DSS <0004> hlr_ussd.c:576 262429902309162/0x53776561: Process SS (BEGIN) 20241014082628562 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628562 DSS <0004> hlr_ussd.c:518 262429902309162/0x53776561: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628562 DSS <0004> hlr_ussd.c:363 262429902309162/0x53776561: Tx USSD 'Your extension is 491615000604' 20241014082628562 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429902309162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429902309162" session_id=1400333665 session_state=END} 20241014082628562 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429902309162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628562 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628562 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262429902309162" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429902309162" TC_mo_ussd_iuse_msisdn(191)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A3018CC06A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@0889f90c89b5: setverdict(pass): none -> pass 20241014082628564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@0889f90c89b5: Final verdict of PTC: pass 20241014082628572 DAUC <0003> db_auc.c:157 IMSI='262422028670032': No 2G Auth Data 20241014082628572 DAUC <0003> db_auc.c:192 IMSI='262422028670032': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262422028670032" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241014082628585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20241014082628588 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628588 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422028670032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422028670032" session_id=1799399306 session_state=BEGIN} 20241014082628588 DSS <0004> hlr_ussd.c:576 262422028670032/0x6b40a78a: Process SS (BEGIN) 20241014082628588 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628588 DSS <0004> hlr_ussd.c:518 262422028670032/0x6b40a78a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628588 DSS <0004> hlr_ussd.c:363 262422028670032/0x6b40a78a: Tx USSD 'Your extension is 491615464278' 20241014082628588 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422028670032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422028670032" session_id=1799399306 session_state=END} 20241014082628588 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422028670032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628588 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628588 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262422028670032" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422028670032" TC_mo_ussd_iuse_msisdn(192)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A341B4D76C301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@0889f90c89b5: setverdict(pass): none -> pass 20241014082628590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@0889f90c89b5: Final verdict of PTC: pass 20241014082628593 DAUC <0003> db_auc.c:157 IMSI='262423522683922': No 2G Auth Data 20241014082628593 DAUC <0003> db_auc.c:192 IMSI='262423522683922': No 3G Auth Data HLR_Test-GSUP(183)@0889f90c89b5: Created GsupExpect[0] for "262423522683922" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241014082628606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 20241014082628609 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628609 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423522683922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423522683922" session_id=1560510522 session_state=BEGIN} 20241014082628609 DSS <0004> hlr_ussd.c:576 262423522683922/0x5d03803a: Process SS (BEGIN) 20241014082628609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082628609 DSS <0004> hlr_ussd.c:518 262423522683922/0x5d03803a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082628609 DSS <0004> hlr_ussd.c:363 262423522683922/0x5d03803a: Tx USSD 'Your extension is 491610840716' 20241014082628609 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423522683922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423522683922" session_id=1560510522 session_state=END} 20241014082628609 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423522683922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082628609 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082628609 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0889f90c89b5: Found GsupExpect[0] for "262423522683922" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423522683922" TC_mo_ussd_iuse_msisdn(193)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560381AEC16B301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@0889f90c89b5: setverdict(pass): none -> pass 20241014082628611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@0889f90c89b5: Final verdict of PTC: pass 20241014082628611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 20241014082628612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40679<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@0889f90c89b5: Final verdict of PTC: none 20241014082628612 DLINP <000b> input/ipa.c:451 connected read/write 20241014082628612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082628612 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082628612 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082628612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 184: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:28 UTC 2024 ====== 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 20241014082628634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20241014082628836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52134<->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=40028) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:30 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082631942 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082631943 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082631947 DLINP <000b> input/ipa.c:451 connected read/write 20241014082631947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082631948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082631952 DLINP <000b> input/ipa.c:451 connected read/write 20241014082631952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082631952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082631952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082631952 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082631952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082631952 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082631952 DLGSUP <0013> gsup_server.c:235 2: 20241014082631952 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082631952 DLGSUP <0013> gsup_server.c:235 3: 20241014082631952 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082631952 DLGSUP <0013> gsup_server.c:235 4: 20241014082631952 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082631952 DLGSUP <0013> gsup_server.c:235 5: 20241014082631952 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082631952 DLGSUP <0013> gsup_server.c:235 7: 20241014082631952 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082631952 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082631952 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082631952 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@0889f90c89b5: 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") 20241014082631976 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39431<->l=127.0.0.1:4259) 20241014082631997 DAUC <0003> db_auc.c:157 IMSI='262420032008976': No 2G Auth Data 20241014082631997 DAUC <0003> db_auc.c:192 IMSI='262420032008976': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262420032008976" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241014082632031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41620<->l=127.0.0.1:4258 20241014082632044 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632044 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420032008976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420032008976" source_name="the-source\n" session_id=2123763001 session_state=BEGIN} 20241014082632044 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014082632044 DSS <0004> hlr_ussd.c:576 262420032008976/0x7e960d39: Process SS (BEGIN) 20241014082632044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632044 DSS <0004> hlr_ussd.c:518 262420032008976/0x7e960d39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632044 DSS <0004> hlr_ussd.c:363 262420032008976/0x7e960d39: Tx USSD 'Your extension is 491615365716' 20241014082632044 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420032008976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420032008976" destination_name="the-source\n" session_id=2123763001 session_state=END} 20241014082632044 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262420032008976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632044 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632044 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262420032008976" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262420032008976" TC_mo_ussd_iuse_msisdn_via_proxy(198)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A335BED16B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41620<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@0889f90c89b5: Final verdict of PTC: pass 20241014082632054 DAUC <0003> db_auc.c:157 IMSI='262429407746246': No 2G Auth Data 20241014082632054 DAUC <0003> db_auc.c:192 IMSI='262429407746246': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262429407746246" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241014082632066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241014082632069 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632069 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429407746246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429407746246" source_name="the-source\n" session_id=2340106271 session_state=BEGIN} 20241014082632069 DSS <0004> hlr_ussd.c:576 262429407746246/0x8b7b301f: Process SS (BEGIN) 20241014082632069 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632069 DSS <0004> hlr_ussd.c:518 262429407746246/0x8b7b301f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632069 DSS <0004> hlr_ussd.c:363 262429407746246/0x8b7b301f: Tx USSD 'Your extension is 491611872645' 20241014082632069 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429407746246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429407746246" destination_name="the-source\n" session_id=2340106271 session_state=END} 20241014082632069 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429407746246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632069 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632069 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262429407746246" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429407746246" TC_mo_ussd_iuse_msisdn_via_proxy(199)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B89BCC46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@0889f90c89b5: Final verdict of PTC: pass 20241014082632074 DAUC <0003> db_auc.c:157 IMSI='262429744884945': No 2G Auth Data 20241014082632074 DAUC <0003> db_auc.c:192 IMSI='262429744884945': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262429744884945" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241014082632085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20241014082632088 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632088 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429744884945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429744884945" source_name="the-source\n" session_id=2482237380 session_state=BEGIN} 20241014082632088 DSS <0004> hlr_ussd.c:576 262429744884945/0x93f3efc4: Process SS (BEGIN) 20241014082632088 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632088 DSS <0004> hlr_ussd.c:518 262429744884945/0x93f3efc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632088 DSS <0004> hlr_ussd.c:363 262429744884945/0x93f3efc4: Tx USSD 'Your extension is 491616783880' 20241014082632088 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429744884945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429744884945" destination_name="the-source\n" session_id=2482237380 session_state=END} 20241014082632088 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429744884945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632088 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632088 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262429744884945" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429744884945" TC_mo_ussd_iuse_msisdn_via_proxy(200)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C37DC0C878301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@0889f90c89b5: Final verdict of PTC: pass 20241014082632093 DAUC <0003> db_auc.c:157 IMSI='262425865100418': No 2G Auth Data 20241014082632093 DAUC <0003> db_auc.c:192 IMSI='262425865100418': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262425865100418" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241014082632105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41632<->l=127.0.0.1:4258 20241014082632108 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632108 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425865100418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425865100418" source_name="the-source\n" session_id=2397186174 session_state=BEGIN} 20241014082632108 DSS <0004> hlr_ussd.c:576 262425865100418/0x8ee2287e: Process SS (BEGIN) 20241014082632108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632108 DSS <0004> hlr_ussd.c:518 262425865100418/0x8ee2287e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632108 DSS <0004> hlr_ussd.c:363 262425865100418/0x8ee2287e: Tx USSD 'Your extension is 491618221730' 20241014082632108 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425865100418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425865100418" destination_name="the-source\n" session_id=2397186174 session_state=END} 20241014082632108 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425865100418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632108 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632108 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262425865100418" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425865100418" TC_mo_ussd_iuse_msisdn_via_proxy(201)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5703259EC368301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@0889f90c89b5: Final verdict of PTC: pass 20241014082632113 DAUC <0003> db_auc.c:157 IMSI='262423241854232': No 2G Auth Data 20241014082632113 DAUC <0003> db_auc.c:192 IMSI='262423241854232': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262423241854232" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241014082632125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 20241014082632128 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632128 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423241854232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423241854232" source_name="the-source\n" session_id=1101864091 session_state=BEGIN} 20241014082632128 DSS <0004> hlr_ussd.c:576 262423241854232/0x41ad1c9b: Process SS (BEGIN) 20241014082632128 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632128 DSS <0004> hlr_ussd.c:518 262423241854232/0x41ad1c9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632128 DSS <0004> hlr_ussd.c:363 262423241854232/0x41ad1c9b: Tx USSD 'Your extension is 491616514861' 20241014082632128 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423241854232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423241854232" destination_name="the-source\n" session_id=1101864091 session_state=END} 20241014082632128 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423241854232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632128 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632128 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262423241854232" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423241854232" TC_mo_ussd_iuse_msisdn_via_proxy(202)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB5180D678B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@0889f90c89b5: Final verdict of PTC: pass 20241014082632133 DAUC <0003> db_auc.c:157 IMSI='262422328241578': No 2G Auth Data 20241014082632133 DAUC <0003> db_auc.c:192 IMSI='262422328241578': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262422328241578" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241014082632147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41642<->l=127.0.0.1:4258 20241014082632150 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632150 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422328241578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422328241578" source_name="the-source\n" session_id=3463861798 session_state=BEGIN} 20241014082632150 DSS <0004> hlr_ussd.c:576 262422328241578/0xce765626: Process SS (BEGIN) 20241014082632150 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632150 DSS <0004> hlr_ussd.c:518 262422328241578/0xce765626: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632150 DSS <0004> hlr_ussd.c:363 262422328241578/0xce765626: Tx USSD 'Your extension is 491613618528' 20241014082632150 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422328241578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422328241578" destination_name="the-source\n" session_id=3463861798 session_state=END} 20241014082632150 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422328241578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632150 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632150 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262422328241578" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422328241578" TC_mo_ussd_iuse_msisdn_via_proxy(203)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B618AE26C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41642<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@0889f90c89b5: Final verdict of PTC: pass 20241014082632155 DAUC <0003> db_auc.c:157 IMSI='262422373153190': No 2G Auth Data 20241014082632155 DAUC <0003> db_auc.c:192 IMSI='262422373153190': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262422373153190" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241014082632169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41652<->l=127.0.0.1:4258 20241014082632172 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632172 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422373153190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422373153190" source_name="the-source\n" session_id=2478504422 session_state=BEGIN} 20241014082632172 DSS <0004> hlr_ussd.c:576 262422373153190/0x93baf9e6: Process SS (BEGIN) 20241014082632172 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632172 DSS <0004> hlr_ussd.c:518 262422373153190/0x93baf9e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632172 DSS <0004> hlr_ussd.c:363 262422373153190/0x93baf9e6: Tx USSD 'Your extension is 491613674258' 20241014082632172 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422373153190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422373153190" destination_name="the-source\n" session_id=2478504422 session_state=END} 20241014082632172 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422373153190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632172 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632172 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262422373153190" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422373153190" TC_mo_ussd_iuse_msisdn_via_proxy(204)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B61B4D56C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@0889f90c89b5: Final verdict of PTC: pass 20241014082632177 DAUC <0003> db_auc.c:157 IMSI='262423713431740': No 2G Auth Data 20241014082632177 DAUC <0003> db_auc.c:192 IMSI='262423713431740': No 3G Auth Data HLR_Test-GSUP(195)@0889f90c89b5: Created GsupExpect[0] for "262423713431740" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241014082632191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4258 20241014082632194 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632194 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423713431740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423713431740" source_name="the-source\n" session_id=1508235076 session_state=BEGIN} 20241014082632194 DSS <0004> hlr_ussd.c:576 262423713431740/0x59e5d744: Process SS (BEGIN) 20241014082632194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014082632194 DSS <0004> hlr_ussd.c:518 262423713431740/0x59e5d744: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014082632194 DSS <0004> hlr_ussd.c:363 262423713431740/0x59e5d744: Tx USSD 'Your extension is 491615328242' 20241014082632194 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423713431740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423713431740" destination_name="the-source\n" session_id=1508235076 session_state=END} 20241014082632194 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423713431740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082632194 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082632194 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0889f90c89b5: Found GsupExpect[0] for "262423713431740" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423713431740" TC_mo_ussd_iuse_msisdn_via_proxy(205)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A33194E469301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@0889f90c89b5: setverdict(pass): none -> pass 20241014082632197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@0889f90c89b5: Final verdict of PTC: pass 20241014082632197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41608<->l=127.0.0.1:4258 20241014082632198 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39431<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@0889f90c89b5: Final verdict of PTC: none 20241014082632198 DLINP <000b> input/ipa.c:451 connected read/write 20241014082632198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082632198 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082632198 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082632198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082632198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@0889f90c89b5: Final verdict of PTC: none 196@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 196: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:32 UTC 2024 ====== 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 20241014082632223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41674<->l=127.0.0.1:4258 20241014082632424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41674<->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=40416) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:34 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_euse started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 20241014082635538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36075 20241014082635538 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36075 MTC@0889f90c89b5: in not legacy case 2 IPA-EUSE-foobar(208)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082635540 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635540 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635540 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082635540 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@0889f90c89b5: 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 } } } } 20241014082635541 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635541 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635541 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082635541 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241014082635541 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241014082635541 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241014082635541 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082635541 DLGSUP <0013> gsup_server.c:235 2: 20241014082635541 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082635541 DLGSUP <0013> gsup_server.c:235 3: 20241014082635541 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082635541 DLGSUP <0013> gsup_server.c:235 4: 20241014082635541 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082635541 DLGSUP <0013> gsup_server.c:235 5: 20241014082635541 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082635541 DLGSUP <0013> gsup_server.c:235 7: 20241014082635541 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082635541 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082635541 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082635541 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36075 IPA-EUSE-foobar(208)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082635542 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082635544 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635544 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082635544 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082635544 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082635544 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082635544 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082635544 DLGSUP <0013> gsup_server.c:235 2: 20241014082635544 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082635544 DLGSUP <0013> gsup_server.c:235 3: 20241014082635544 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082635544 DLGSUP <0013> gsup_server.c:235 4: 20241014082635544 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082635544 DLGSUP <0013> gsup_server.c:235 5: 20241014082635544 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082635544 DLGSUP <0013> gsup_server.c:235 7: 20241014082635544 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082635544 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082635544 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082635544 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@0889f90c89b5: 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") 20241014082635565 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40247<->l=127.0.0.1:4259) 20241014082635587 DAUC <0003> db_auc.c:157 IMSI='262427748346145': No 2G Auth Data 20241014082635587 DAUC <0003> db_auc.c:192 IMSI='262427748346145': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262427748346145" to be handled at TC_mo_ussd_euse(212) 20241014082635623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4258 20241014082635638 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635638 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427748346145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427748346145" session_id=4078386453 session_state=BEGIN} 20241014082635638 DSS <0004> hlr_ussd.c:576 262427748346145/0xf3173d15: Process SS (BEGIN) 20241014082635638 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635638 DSS <0004> hlr_ussd.c:518 262427748346145/0xf3173d15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635638 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635638 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635638 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635638 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635651 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635651 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635651 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427748346145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427748346145" session_id=4078386453 session_state=END} 20241014082635651 DSS <0004> hlr_ussd.c:576 262427748346145/0xf3173d15: Process SS (END) 20241014082635651 DSS <0004> hlr_ussd.c:518 262427748346145/0xf3173d15: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635651 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427748346145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427748346145" session_id=4078386453 session_state=END} 20241014082635651 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427748346145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635652 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427748346145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635652 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635652 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262427748346145" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427748346145" TC_mo_ussd_euse(212)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@0889f90c89b5: Final verdict of PTC: pass 20241014082635665 DAUC <0003> db_auc.c:157 IMSI='262425666813844': No 2G Auth Data 20241014082635665 DAUC <0003> db_auc.c:192 IMSI='262425666813844': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262425666813844" to be handled at TC_mo_ussd_euse(213) 20241014082635678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4258 20241014082635681 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635681 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425666813844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425666813844" session_id=1744088122 session_state=BEGIN} 20241014082635681 DSS <0004> hlr_ussd.c:576 262425666813844/0x67f4ac3a: Process SS (BEGIN) 20241014082635681 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635681 DSS <0004> hlr_ussd.c:518 262425666813844/0x67f4ac3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635681 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635681 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635681 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635681 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635682 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635682 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635682 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425666813844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425666813844" session_id=1744088122 session_state=END} 20241014082635682 DSS <0004> hlr_ussd.c:576 262425666813844/0x67f4ac3a: Process SS (END) 20241014082635682 DSS <0004> hlr_ussd.c:518 262425666813844/0x67f4ac3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635682 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425666813844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425666813844" session_id=1744088122 session_state=END} 20241014082635682 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425666813844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635682 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425666813844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635682 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635682 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262425666813844" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425666813844" TC_mo_ussd_euse(213)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@0889f90c89b5: Final verdict of PTC: pass 20241014082635687 DAUC <0003> db_auc.c:157 IMSI='262421997576959': No 2G Auth Data 20241014082635687 DAUC <0003> db_auc.c:192 IMSI='262421997576959': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262421997576959" to be handled at TC_mo_ussd_euse(214) 20241014082635699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41698<->l=127.0.0.1:4258 20241014082635701 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635701 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421997576959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421997576959" session_id=1999409547 session_state=BEGIN} 20241014082635701 DSS <0004> hlr_ussd.c:576 262421997576959/0x772c918b: Process SS (BEGIN) 20241014082635701 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635701 DSS <0004> hlr_ussd.c:518 262421997576959/0x772c918b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635701 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635701 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635701 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635701 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635702 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635702 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635702 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421997576959 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421997576959" session_id=1999409547 session_state=END} 20241014082635702 DSS <0004> hlr_ussd.c:576 262421997576959/0x772c918b: Process SS (END) 20241014082635702 DSS <0004> hlr_ussd.c:518 262421997576959/0x772c918b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635702 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421997576959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421997576959" session_id=1999409547 session_state=END} 20241014082635702 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421997576959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635702 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421997576959 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635702 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635702 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262421997576959" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421997576959" TC_mo_ussd_euse(214)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41698<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@0889f90c89b5: Final verdict of PTC: pass 20241014082635707 DAUC <0003> db_auc.c:157 IMSI='262425895241191': No 2G Auth Data 20241014082635707 DAUC <0003> db_auc.c:192 IMSI='262425895241191': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262425895241191" to be handled at TC_mo_ussd_euse(215) 20241014082635719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41708<->l=127.0.0.1:4258 20241014082635721 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635721 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425895241191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425895241191" session_id=1886529649 session_state=BEGIN} 20241014082635721 DSS <0004> hlr_ussd.c:576 262425895241191/0x70722871: Process SS (BEGIN) 20241014082635721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635721 DSS <0004> hlr_ussd.c:518 262425895241191/0x70722871: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635721 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635721 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635721 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635721 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635722 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635722 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635722 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262425895241191 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425895241191" session_id=1886529649 session_state=END} 20241014082635722 DSS <0004> hlr_ussd.c:576 262425895241191/0x70722871: Process SS (END) 20241014082635722 DSS <0004> hlr_ussd.c:518 262425895241191/0x70722871: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635722 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425895241191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425895241191" session_id=1886529649 session_state=END} 20241014082635722 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425895241191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635722 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262425895241191 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635722 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635722 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262425895241191" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425895241191" TC_mo_ussd_euse(215)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41708<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@0889f90c89b5: Final verdict of PTC: pass 20241014082635727 DAUC <0003> db_auc.c:157 IMSI='262424251282955': No 2G Auth Data 20241014082635727 DAUC <0003> db_auc.c:192 IMSI='262424251282955': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262424251282955" to be handled at TC_mo_ussd_euse(216) 20241014082635738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 20241014082635741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635741 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424251282955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424251282955" session_id=956481933 session_state=BEGIN} 20241014082635741 DSS <0004> hlr_ussd.c:576 262424251282955/0x3902c18d: Process SS (BEGIN) 20241014082635741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635741 DSS <0004> hlr_ussd.c:518 262424251282955/0x3902c18d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635741 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635741 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635741 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635741 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424251282955 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424251282955" session_id=956481933 session_state=END} 20241014082635741 DSS <0004> hlr_ussd.c:576 262424251282955/0x3902c18d: Process SS (END) 20241014082635741 DSS <0004> hlr_ussd.c:518 262424251282955/0x3902c18d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635741 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424251282955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424251282955" session_id=956481933 session_state=END} 20241014082635741 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424251282955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635741 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424251282955 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635741 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262424251282955" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424251282955" TC_mo_ussd_euse(216)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@0889f90c89b5: Final verdict of PTC: pass 20241014082635746 DAUC <0003> db_auc.c:157 IMSI='262420094436966': No 2G Auth Data 20241014082635746 DAUC <0003> db_auc.c:192 IMSI='262420094436966': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262420094436966" to be handled at TC_mo_ussd_euse(217) 20241014082635760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4258 20241014082635763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635763 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420094436966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420094436966" session_id=4197585983 session_state=BEGIN} 20241014082635763 DSS <0004> hlr_ussd.c:576 262420094436966/0xfa32143f: Process SS (BEGIN) 20241014082635763 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635763 DSS <0004> hlr_ussd.c:518 262420094436966/0xfa32143f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635763 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635763 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635763 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635763 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420094436966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420094436966" session_id=4197585983 session_state=END} 20241014082635763 DSS <0004> hlr_ussd.c:576 262420094436966/0xfa32143f: Process SS (END) 20241014082635763 DSS <0004> hlr_ussd.c:518 262420094436966/0xfa32143f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635763 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420094436966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420094436966" session_id=4197585983 session_state=END} 20241014082635763 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420094436966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635763 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420094436966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635763 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262420094436966" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420094436966" TC_mo_ussd_euse(217)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@0889f90c89b5: Final verdict of PTC: pass 20241014082635768 DAUC <0003> db_auc.c:157 IMSI='262421941662453': No 2G Auth Data 20241014082635768 DAUC <0003> db_auc.c:192 IMSI='262421941662453': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262421941662453" to be handled at TC_mo_ussd_euse(218) 20241014082635782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41744<->l=127.0.0.1:4258 20241014082635785 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635785 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421941662453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421941662453" session_id=2688626396 session_state=BEGIN} 20241014082635785 DSS <0004> hlr_ussd.c:576 262421941662453/0xa0412edc: Process SS (BEGIN) 20241014082635785 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635785 DSS <0004> hlr_ussd.c:518 262421941662453/0xa0412edc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635785 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635785 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635785 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635785 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635786 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635786 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635786 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421941662453 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421941662453" session_id=2688626396 session_state=END} 20241014082635786 DSS <0004> hlr_ussd.c:576 262421941662453/0xa0412edc: Process SS (END) 20241014082635786 DSS <0004> hlr_ussd.c:518 262421941662453/0xa0412edc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635786 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421941662453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421941662453" session_id=2688626396 session_state=END} 20241014082635786 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421941662453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635786 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421941662453 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635786 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635786 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262421941662453" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421941662453" TC_mo_ussd_euse(218)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41744<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@0889f90c89b5: Final verdict of PTC: pass 20241014082635790 DAUC <0003> db_auc.c:157 IMSI='262424474387147': No 2G Auth Data 20241014082635790 DAUC <0003> db_auc.c:192 IMSI='262424474387147': No 3G Auth Data HLR_Test-GSUP(209)@0889f90c89b5: Created GsupExpect[0] for "262424474387147" to be handled at TC_mo_ussd_euse(219) 20241014082635804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 20241014082635807 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635807 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424474387147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424474387147" session_id=2134823874 session_state=BEGIN} 20241014082635807 DSS <0004> hlr_ussd.c:576 262424474387147/0x7f3ed3c2: Process SS (BEGIN) 20241014082635807 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082635807 DSS <0004> hlr_ussd.c:518 262424474387147/0x7f3ed3c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082635807 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635807 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data 20241014082635807 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635807 DLINP <000b> input/ipa.c:431 127.0.0.1:36075 sending data EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: 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 } } } } } 20241014082635808 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635808 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635808 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424474387147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424474387147" session_id=2134823874 session_state=END} 20241014082635808 DSS <0004> hlr_ussd.c:576 262424474387147/0x7f3ed3c2: Process SS (END) 20241014082635808 DSS <0004> hlr_ussd.c:518 262424474387147/0x7f3ed3c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082635808 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424474387147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424474387147" session_id=2134823874 session_state=END} 20241014082635808 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424474387147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082635808 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424474387147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082635808 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082635808 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0889f90c89b5: Found GsupExpect[0] for "262424474387147" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424474387147" TC_mo_ussd_euse(219)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@0889f90c89b5: setverdict(pass): none -> pass 20241014082635809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@0889f90c89b5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@0889f90c89b5: Final verdict of PTC: none 20241014082635810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@0889f90c89b5: Final verdict of PTC: none 20241014082635811 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635811 DLINP <000b> input/ipa.c:405 127.0.0.1:36075 message received 20241014082635811 DLINP <000b> input/ipa.c:414 127.0.0.1:36075 connection closed with server 20241014082635811 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36075 20241014082635811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241014082635811 DLINP <000b> input/ipa.c:451 connected read/write 20241014082635811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082635811 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082635811 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082635811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082635811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40247<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@0889f90c89b5: Final verdict of PTC: none 210@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 210: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:35 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241014082635836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41764<->l=127.0.0.1:4258 20241014082636037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41764<->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=44216) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:38 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_euse_continue started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 20241014082639148 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40391 20241014082639148 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40391 MTC@0889f90c89b5: in not legacy case 2 IPA-EUSE-foobar(222)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082639149 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639149 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082639150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082639150 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639150 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639150 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082639150 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241014082639150 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241014082639150 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241014082639150 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082639150 DLGSUP <0013> gsup_server.c:235 2: 20241014082639150 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082639150 DLGSUP <0013> gsup_server.c:235 3: 20241014082639150 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082639150 DLGSUP <0013> gsup_server.c:235 4: 20241014082639150 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082639150 DLGSUP <0013> gsup_server.c:235 5: 20241014082639150 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082639150 DLGSUP <0013> gsup_server.c:235 7: 20241014082639150 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082639150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082639150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082639150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40391 IPA-EUSE-foobar(222)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082639151 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082639152 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082639152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082639152 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082639152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082639152 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082639152 DLGSUP <0013> gsup_server.c:235 2: 20241014082639152 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082639152 DLGSUP <0013> gsup_server.c:235 3: 20241014082639152 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082639152 DLGSUP <0013> gsup_server.c:235 4: 20241014082639152 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082639152 DLGSUP <0013> gsup_server.c:235 5: 20241014082639152 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082639152 DLGSUP <0013> gsup_server.c:235 7: 20241014082639152 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082639152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082639152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082639152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@0889f90c89b5: 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") 20241014082639161 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36163<->l=127.0.0.1:4259) 20241014082639186 DAUC <0003> db_auc.c:157 IMSI='262423201428448': No 2G Auth Data 20241014082639186 DAUC <0003> db_auc.c:192 IMSI='262423201428448': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262423201428448" to be handled at TC_mo_ussd_euse_continue(226) 20241014082639220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41780<->l=127.0.0.1:4258 20241014082639234 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639234 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423201428448" session_id=3316638879 session_state=BEGIN} 20241014082639234 DSS <0004> hlr_ussd.c:576 262423201428448/0xc5afe49f: Process SS (BEGIN) 20241014082639234 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639234 DSS <0004> hlr_ussd.c:518 262423201428448/0xc5afe49f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639234 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639234 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639234 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639234 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639243 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639243 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639243 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423201428448" session_id=3316638879 session_state=CONTINUE} 20241014082639243 DSS <0004> hlr_ussd.c:576 262423201428448/0xc5afe49f: Process SS (CONTINUE) 20241014082639243 DSS <0004> hlr_ussd.c:518 262423201428448/0xc5afe49f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639243 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423201428448" session_id=3316638879 session_state=CONTINUE} 20241014082639243 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639243 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639243 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262423201428448" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423201428448" TC_mo_ussd_euse_continue(226)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639252 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639252 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423201428448" session_id=3316638879 session_state=CONTINUE} 20241014082639252 DSS <0004> hlr_ussd.c:576 262423201428448/0xc5afe49f: Process SS (CONTINUE) 20241014082639252 DSS <0004> hlr_ussd.c:518 262423201428448/0xc5afe49f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639252 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639253 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639253 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639253 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639253 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639256 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639256 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639256 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423201428448" session_id=3316638879 session_state=END} 20241014082639256 DSS <0004> hlr_ussd.c:576 262423201428448/0xc5afe49f: Process SS (END) 20241014082639256 DSS <0004> hlr_ussd.c:518 262423201428448/0xc5afe49f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639256 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423201428448" session_id=3316638879 session_state=END} 20241014082639256 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639256 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423201428448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639256 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639256 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41780<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@0889f90c89b5: Final verdict of PTC: pass 20241014082639264 DAUC <0003> db_auc.c:157 IMSI='262422384502492': No 2G Auth Data 20241014082639264 DAUC <0003> db_auc.c:192 IMSI='262422384502492': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262422384502492" to be handled at TC_mo_ussd_euse_continue(227) 20241014082639282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 20241014082639285 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639285 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422384502492" session_id=911963241 session_state=BEGIN} 20241014082639285 DSS <0004> hlr_ussd.c:576 262422384502492/0x365b7469: Process SS (BEGIN) 20241014082639285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639285 DSS <0004> hlr_ussd.c:518 262422384502492/0x365b7469: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639285 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639285 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639285 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639285 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639286 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639286 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639286 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384502492" session_id=911963241 session_state=CONTINUE} 20241014082639286 DSS <0004> hlr_ussd.c:576 262422384502492/0x365b7469: Process SS (CONTINUE) 20241014082639286 DSS <0004> hlr_ussd.c:518 262422384502492/0x365b7469: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639286 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384502492" session_id=911963241 session_state=CONTINUE} 20241014082639286 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639286 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639286 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262422384502492" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422384502492" TC_mo_ussd_euse_continue(227)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639288 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639288 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422384502492" session_id=911963241 session_state=CONTINUE} 20241014082639288 DSS <0004> hlr_ussd.c:576 262422384502492/0x365b7469: Process SS (CONTINUE) 20241014082639288 DSS <0004> hlr_ussd.c:518 262422384502492/0x365b7469: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639288 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639288 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639288 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639288 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639288 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639289 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639289 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639289 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384502492" session_id=911963241 session_state=END} 20241014082639289 DSS <0004> hlr_ussd.c:576 262422384502492/0x365b7469: Process SS (END) 20241014082639289 DSS <0004> hlr_ussd.c:518 262422384502492/0x365b7469: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639289 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384502492" session_id=911963241 session_state=END} 20241014082639289 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639289 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422384502492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639289 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639289 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@0889f90c89b5: Final verdict of PTC: pass 20241014082639293 DAUC <0003> db_auc.c:157 IMSI='262427244855695': No 2G Auth Data 20241014082639293 DAUC <0003> db_auc.c:192 IMSI='262427244855695': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262427244855695" to be handled at TC_mo_ussd_euse_continue(228) 20241014082639305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41798<->l=127.0.0.1:4258 20241014082639308 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639308 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427244855695" session_id=89848436 session_state=BEGIN} 20241014082639308 DSS <0004> hlr_ussd.c:576 262427244855695/0x055afa74: Process SS (BEGIN) 20241014082639308 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639308 DSS <0004> hlr_ussd.c:518 262427244855695/0x055afa74: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639308 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639308 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639308 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639308 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639309 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639309 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639309 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427244855695" session_id=89848436 session_state=CONTINUE} 20241014082639309 DSS <0004> hlr_ussd.c:576 262427244855695/0x055afa74: Process SS (CONTINUE) 20241014082639309 DSS <0004> hlr_ussd.c:518 262427244855695/0x055afa74: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639309 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427244855695" session_id=89848436 session_state=CONTINUE} 20241014082639309 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639309 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639309 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262427244855695" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427244855695" TC_mo_ussd_euse_continue(228)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639311 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639311 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427244855695" session_id=89848436 session_state=CONTINUE} 20241014082639311 DSS <0004> hlr_ussd.c:576 262427244855695/0x055afa74: Process SS (CONTINUE) 20241014082639311 DSS <0004> hlr_ussd.c:518 262427244855695/0x055afa74: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639311 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639311 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639311 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639311 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639311 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639312 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639312 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639312 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427244855695" session_id=89848436 session_state=END} 20241014082639312 DSS <0004> hlr_ussd.c:576 262427244855695/0x055afa74: Process SS (END) 20241014082639312 DSS <0004> hlr_ussd.c:518 262427244855695/0x055afa74: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639312 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427244855695" session_id=89848436 session_state=END} 20241014082639312 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639312 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427244855695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639312 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639312 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41798<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@0889f90c89b5: Final verdict of PTC: pass 20241014082639316 DAUC <0003> db_auc.c:157 IMSI='262423593615662': No 2G Auth Data 20241014082639316 DAUC <0003> db_auc.c:192 IMSI='262423593615662': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262423593615662" to be handled at TC_mo_ussd_euse_continue(229) 20241014082639328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41802<->l=127.0.0.1:4258 20241014082639331 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639331 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423593615662" session_id=1838304577 session_state=BEGIN} 20241014082639331 DSS <0004> hlr_ussd.c:576 262423593615662/0x6d924d41: Process SS (BEGIN) 20241014082639331 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639331 DSS <0004> hlr_ussd.c:518 262423593615662/0x6d924d41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639331 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639331 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639331 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639331 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639332 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639332 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639332 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423593615662" session_id=1838304577 session_state=CONTINUE} 20241014082639332 DSS <0004> hlr_ussd.c:576 262423593615662/0x6d924d41: Process SS (CONTINUE) 20241014082639332 DSS <0004> hlr_ussd.c:518 262423593615662/0x6d924d41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639332 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423593615662" session_id=1838304577 session_state=CONTINUE} 20241014082639332 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639332 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639332 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262423593615662" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423593615662" TC_mo_ussd_euse_continue(229)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639334 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639334 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423593615662" session_id=1838304577 session_state=CONTINUE} 20241014082639334 DSS <0004> hlr_ussd.c:576 262423593615662/0x6d924d41: Process SS (CONTINUE) 20241014082639334 DSS <0004> hlr_ussd.c:518 262423593615662/0x6d924d41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639334 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639334 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639334 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639334 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639334 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639335 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639335 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639335 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423593615662" session_id=1838304577 session_state=END} 20241014082639335 DSS <0004> hlr_ussd.c:576 262423593615662/0x6d924d41: Process SS (END) 20241014082639335 DSS <0004> hlr_ussd.c:518 262423593615662/0x6d924d41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639335 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423593615662" session_id=1838304577 session_state=END} 20241014082639335 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639335 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423593615662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639335 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639335 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41802<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@0889f90c89b5: Final verdict of PTC: pass 20241014082639338 DAUC <0003> db_auc.c:157 IMSI='262429338758592': No 2G Auth Data 20241014082639338 DAUC <0003> db_auc.c:192 IMSI='262429338758592': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262429338758592" to be handled at TC_mo_ussd_euse_continue(230) 20241014082639350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4258 20241014082639353 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639353 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429338758592" session_id=1822759673 session_state=BEGIN} 20241014082639353 DSS <0004> hlr_ussd.c:576 262429338758592/0x6ca51af9: Process SS (BEGIN) 20241014082639353 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639353 DSS <0004> hlr_ussd.c:518 262429338758592/0x6ca51af9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639353 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639353 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639353 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639353 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639354 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639354 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639354 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338758592" session_id=1822759673 session_state=CONTINUE} 20241014082639354 DSS <0004> hlr_ussd.c:576 262429338758592/0x6ca51af9: Process SS (CONTINUE) 20241014082639354 DSS <0004> hlr_ussd.c:518 262429338758592/0x6ca51af9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639354 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338758592" session_id=1822759673 session_state=CONTINUE} 20241014082639354 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639354 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639354 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262429338758592" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429338758592" TC_mo_ussd_euse_continue(230)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639356 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639356 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429338758592" session_id=1822759673 session_state=CONTINUE} 20241014082639356 DSS <0004> hlr_ussd.c:576 262429338758592/0x6ca51af9: Process SS (CONTINUE) 20241014082639356 DSS <0004> hlr_ussd.c:518 262429338758592/0x6ca51af9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639356 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639356 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639356 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639356 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639356 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639357 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639357 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639357 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338758592" session_id=1822759673 session_state=END} 20241014082639357 DSS <0004> hlr_ussd.c:576 262429338758592/0x6ca51af9: Process SS (END) 20241014082639357 DSS <0004> hlr_ussd.c:518 262429338758592/0x6ca51af9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639357 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338758592" session_id=1822759673 session_state=END} 20241014082639357 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639357 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429338758592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639357 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639357 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@0889f90c89b5: Final verdict of PTC: pass 20241014082639361 DAUC <0003> db_auc.c:157 IMSI='262420077729602': No 2G Auth Data 20241014082639361 DAUC <0003> db_auc.c:192 IMSI='262420077729602': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262420077729602" to be handled at TC_mo_ussd_euse_continue(231) 20241014082639375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4258 20241014082639377 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639377 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420077729602" session_id=4062661162 session_state=BEGIN} 20241014082639377 DSS <0004> hlr_ussd.c:576 262420077729602/0xf2274a2a: Process SS (BEGIN) 20241014082639377 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639377 DSS <0004> hlr_ussd.c:518 262420077729602/0xf2274a2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639377 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639377 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639377 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639377 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639378 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639378 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639378 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420077729602" session_id=4062661162 session_state=CONTINUE} 20241014082639378 DSS <0004> hlr_ussd.c:576 262420077729602/0xf2274a2a: Process SS (CONTINUE) 20241014082639378 DSS <0004> hlr_ussd.c:518 262420077729602/0xf2274a2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639378 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420077729602" session_id=4062661162 session_state=CONTINUE} 20241014082639378 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639378 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639378 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262420077729602" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420077729602" TC_mo_ussd_euse_continue(231)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639380 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639380 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420077729602" session_id=4062661162 session_state=CONTINUE} 20241014082639380 DSS <0004> hlr_ussd.c:576 262420077729602/0xf2274a2a: Process SS (CONTINUE) 20241014082639380 DSS <0004> hlr_ussd.c:518 262420077729602/0xf2274a2a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639380 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639380 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639380 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639380 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639380 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639381 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639381 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639381 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420077729602" session_id=4062661162 session_state=END} 20241014082639381 DSS <0004> hlr_ussd.c:576 262420077729602/0xf2274a2a: Process SS (END) 20241014082639381 DSS <0004> hlr_ussd.c:518 262420077729602/0xf2274a2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639381 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420077729602" session_id=4062661162 session_state=END} 20241014082639381 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639381 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420077729602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639381 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639381 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@0889f90c89b5: Final verdict of PTC: pass 20241014082639385 DAUC <0003> db_auc.c:157 IMSI='262424647341861': No 2G Auth Data 20241014082639385 DAUC <0003> db_auc.c:192 IMSI='262424647341861': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262424647341861" to be handled at TC_mo_ussd_euse_continue(232) 20241014082639402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41834<->l=127.0.0.1:4258 20241014082639405 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639405 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424647341861" session_id=2734420774 session_state=BEGIN} 20241014082639405 DSS <0004> hlr_ussd.c:576 262424647341861/0xa2fbf326: Process SS (BEGIN) 20241014082639405 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639405 DSS <0004> hlr_ussd.c:518 262424647341861/0xa2fbf326: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639405 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639405 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639405 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639405 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639406 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639406 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639406 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424647341861" session_id=2734420774 session_state=CONTINUE} 20241014082639406 DSS <0004> hlr_ussd.c:576 262424647341861/0xa2fbf326: Process SS (CONTINUE) 20241014082639406 DSS <0004> hlr_ussd.c:518 262424647341861/0xa2fbf326: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639406 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424647341861" session_id=2734420774 session_state=CONTINUE} 20241014082639406 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639406 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639406 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262424647341861" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424647341861" TC_mo_ussd_euse_continue(232)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639408 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639408 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424647341861" session_id=2734420774 session_state=CONTINUE} 20241014082639408 DSS <0004> hlr_ussd.c:576 262424647341861/0xa2fbf326: Process SS (CONTINUE) 20241014082639408 DSS <0004> hlr_ussd.c:518 262424647341861/0xa2fbf326: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639408 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639408 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639408 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639408 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639408 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639409 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639409 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639409 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424647341861" session_id=2734420774 session_state=END} 20241014082639409 DSS <0004> hlr_ussd.c:576 262424647341861/0xa2fbf326: Process SS (END) 20241014082639409 DSS <0004> hlr_ussd.c:518 262424647341861/0xa2fbf326: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639409 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424647341861" session_id=2734420774 session_state=END} 20241014082639409 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639409 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424647341861 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639409 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639409 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41834<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@0889f90c89b5: Final verdict of PTC: pass 20241014082639412 DAUC <0003> db_auc.c:157 IMSI='262420927857379': No 2G Auth Data 20241014082639412 DAUC <0003> db_auc.c:192 IMSI='262420927857379': No 3G Auth Data HLR_Test-GSUP(223)@0889f90c89b5: Created GsupExpect[0] for "262420927857379" to be handled at TC_mo_ussd_euse_continue(233) 20241014082639427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41846<->l=127.0.0.1:4258 20241014082639430 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639430 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420927857379" session_id=2991654607 session_state=BEGIN} 20241014082639430 DSS <0004> hlr_ussd.c:576 262420927857379/0xb25106cf: Process SS (BEGIN) 20241014082639430 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014082639430 DSS <0004> hlr_ussd.c:518 262420927857379/0xb25106cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014082639430 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639430 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639430 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639430 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639431 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639431 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639431 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420927857379" session_id=2991654607 session_state=CONTINUE} 20241014082639431 DSS <0004> hlr_ussd.c:576 262420927857379/0xb25106cf: Process SS (CONTINUE) 20241014082639431 DSS <0004> hlr_ussd.c:518 262420927857379/0xb25106cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014082639431 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420927857379" session_id=2991654607 session_state=CONTINUE} 20241014082639431 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639431 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639431 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0889f90c89b5: Found GsupExpect[0] for "262420927857379" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420927857379" TC_mo_ussd_euse_continue(233)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@0889f90c89b5: setverdict(pass): none -> pass 20241014082639434 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639434 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420927857379" session_id=2991654607 session_state=CONTINUE} 20241014082639434 DSS <0004> hlr_ussd.c:576 262420927857379/0xb25106cf: Process SS (CONTINUE) 20241014082639434 DSS <0004> hlr_ussd.c:518 262420927857379/0xb25106cf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639434 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639434 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639434 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data 20241014082639434 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639434 DLINP <000b> input/ipa.c:431 127.0.0.1:40391 sending data EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: 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 } } } } } 20241014082639434 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639434 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639434 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420927857379" session_id=2991654607 session_state=END} 20241014082639434 DSS <0004> hlr_ussd.c:576 262420927857379/0xb25106cf: Process SS (END) 20241014082639434 DSS <0004> hlr_ussd.c:518 262420927857379/0xb25106cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014082639434 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420927857379" session_id=2991654607 session_state=END} 20241014082639434 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082639434 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420927857379 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082639434 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082639434 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082639435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41846<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@0889f90c89b5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@0889f90c89b5: Final verdict of PTC: none 20241014082639436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41778<->l=127.0.0.1:4258 20241014082639436 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639436 DLINP <000b> input/ipa.c:405 127.0.0.1:40391 message received 20241014082639436 DLINP <000b> input/ipa.c:414 127.0.0.1:40391 connection closed with server 20241014082639437 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40391 20241014082639437 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241014082639437 DLINP <000b> input/ipa.c:451 connected read/write 20241014082639437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082639437 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082639437 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082639437 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082639437 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36163<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@0889f90c89b5: Final verdict of PTC: none IPA-EUSE-foobar(222)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@0889f90c89b5: Final verdict of PTC: none 224@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 224: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:39 UTC 2024 ====== 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 20241014082639473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41860<->l=127.0.0.1:4258 20241014082639674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41860<->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=49268) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:41 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_ussd_euse_defaultroute started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 20241014082642779 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36521 20241014082642779 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36521 MTC@0889f90c89b5: in not legacy case 2 IPA-EUSE-foobar(236)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082642780 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642780 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642781 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082642781 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@0889f90c89b5: 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)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@0889f90c89b5: 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 } } } } 20241014082642782 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642782 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642782 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082642782 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241014082642782 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241014082642782 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241014082642782 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082642782 DLGSUP <0013> gsup_server.c:235 2: 20241014082642782 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082642782 DLGSUP <0013> gsup_server.c:235 3: 20241014082642782 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082642782 DLGSUP <0013> gsup_server.c:235 4: 20241014082642782 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082642782 DLGSUP <0013> gsup_server.c:235 5: 20241014082642782 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082642782 DLGSUP <0013> gsup_server.c:235 7: 20241014082642782 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082642782 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082642782 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082642782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36521 IPA-EUSE-foobar(236)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082642782 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082642784 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642784 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082642784 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082642784 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082642784 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082642784 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082642784 DLGSUP <0013> gsup_server.c:235 2: 20241014082642784 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082642784 DLGSUP <0013> gsup_server.c:235 3: 20241014082642784 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082642784 DLGSUP <0013> gsup_server.c:235 4: 20241014082642784 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082642784 DLGSUP <0013> gsup_server.c:235 5: 20241014082642784 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082642784 DLGSUP <0013> gsup_server.c:235 7: 20241014082642784 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082642784 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082642784 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082642784 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@0889f90c89b5: 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") 20241014082642796 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36557<->l=127.0.0.1:4259) 20241014082642804 DAUC <0003> db_auc.c:157 IMSI='262420263298440': No 2G Auth Data 20241014082642804 DAUC <0003> db_auc.c:192 IMSI='262420263298440': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262420263298440" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241014082642831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 20241014082642842 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642842 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420263298440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420263298440" session_id=2261257057 session_state=BEGIN} 20241014082642842 DSS <0004> hlr_ussd.c:576 262420263298440/0x86c80b61: Process SS (BEGIN) 20241014082642842 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082642842 DSS <0004> hlr_ussd.c:518 262420263298440/0x86c80b61: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082642842 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642842 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082642842 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642842 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082642855 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642855 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642855 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420263298440 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420263298440" session_id=2261257057 session_state=END} 20241014082642855 DSS <0004> hlr_ussd.c:576 262420263298440/0x86c80b61: Process SS (END) 20241014082642855 DSS <0004> hlr_ussd.c:518 262420263298440/0x86c80b61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082642855 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420263298440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420263298440" session_id=2261257057 session_state=END} 20241014082642855 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420263298440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082642855 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420263298440 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082642855 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082642855 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262420263298440" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420263298440" TC_mo_ussd_euse_defaultroute(240)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@0889f90c89b5: setverdict(pass): none -> pass 20241014082642865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@0889f90c89b5: Final verdict of PTC: pass 20241014082642869 DAUC <0003> db_auc.c:157 IMSI='262425002643624': No 2G Auth Data 20241014082642869 DAUC <0003> db_auc.c:192 IMSI='262425002643624': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262425002643624" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241014082642882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241014082642884 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642884 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425002643624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425002643624" session_id=27470375 session_state=BEGIN} 20241014082642884 DSS <0004> hlr_ussd.c:576 262425002643624/0x01a32a27: Process SS (BEGIN) 20241014082642884 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082642884 DSS <0004> hlr_ussd.c:518 262425002643624/0x01a32a27: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082642884 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642884 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082642884 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642884 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082642885 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642885 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642885 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425002643624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002643624" session_id=27470375 session_state=END} 20241014082642885 DSS <0004> hlr_ussd.c:576 262425002643624/0x01a32a27: Process SS (END) 20241014082642885 DSS <0004> hlr_ussd.c:518 262425002643624/0x01a32a27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082642885 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425002643624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002643624" session_id=27470375 session_state=END} 20241014082642885 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425002643624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082642885 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425002643624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082642885 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082642885 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262425002643624" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425002643624" TC_mo_ussd_euse_defaultroute(241)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@0889f90c89b5: setverdict(pass): none -> pass 20241014082642887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@0889f90c89b5: Final verdict of PTC: pass 20241014082642890 DAUC <0003> db_auc.c:157 IMSI='262428751888728': No 2G Auth Data 20241014082642890 DAUC <0003> db_auc.c:192 IMSI='262428751888728': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262428751888728" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241014082642902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 20241014082642904 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642904 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428751888728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428751888728" session_id=2251107419 session_state=BEGIN} 20241014082642904 DSS <0004> hlr_ussd.c:576 262428751888728/0x862d2c5b: Process SS (BEGIN) 20241014082642904 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082642904 DSS <0004> hlr_ussd.c:518 262428751888728/0x862d2c5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082642905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642905 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082642905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642905 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082642905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642905 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642905 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262428751888728 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428751888728" session_id=2251107419 session_state=END} 20241014082642905 DSS <0004> hlr_ussd.c:576 262428751888728/0x862d2c5b: Process SS (END) 20241014082642905 DSS <0004> hlr_ussd.c:518 262428751888728/0x862d2c5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082642905 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428751888728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428751888728" session_id=2251107419 session_state=END} 20241014082642905 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428751888728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082642905 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262428751888728 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082642905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082642905 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262428751888728" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262428751888728" TC_mo_ussd_euse_defaultroute(242)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@0889f90c89b5: setverdict(pass): none -> pass 20241014082642907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@0889f90c89b5: Final verdict of PTC: pass 20241014082642910 DAUC <0003> db_auc.c:157 IMSI='262424764778630': No 2G Auth Data 20241014082642910 DAUC <0003> db_auc.c:192 IMSI='262424764778630': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262424764778630" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241014082642922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4258 20241014082642925 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642925 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424764778630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424764778630" session_id=364304231 session_state=BEGIN} 20241014082642925 DSS <0004> hlr_ussd.c:576 262424764778630/0x15b6d767: Process SS (BEGIN) 20241014082642925 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082642925 DSS <0004> hlr_ussd.c:518 262424764778630/0x15b6d767: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082642925 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642925 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082642925 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642925 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082642925 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642925 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642925 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424764778630 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764778630" session_id=364304231 session_state=END} 20241014082642925 DSS <0004> hlr_ussd.c:576 262424764778630/0x15b6d767: Process SS (END) 20241014082642925 DSS <0004> hlr_ussd.c:518 262424764778630/0x15b6d767: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082642925 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424764778630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764778630" session_id=364304231 session_state=END} 20241014082642925 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424764778630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082642925 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424764778630 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082642925 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082642925 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262424764778630" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424764778630" TC_mo_ussd_euse_defaultroute(243)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@0889f90c89b5: setverdict(pass): none -> pass 20241014082642927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@0889f90c89b5: Final verdict of PTC: pass 20241014082642930 DAUC <0003> db_auc.c:157 IMSI='262421764591287': No 2G Auth Data 20241014082642930 DAUC <0003> db_auc.c:192 IMSI='262421764591287': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262421764591287" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241014082642942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50538<->l=127.0.0.1:4258 20241014082642945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642945 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421764591287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421764591287" session_id=2791509416 session_state=BEGIN} 20241014082642945 DSS <0004> hlr_ussd.c:576 262421764591287/0xa6630da8: Process SS (BEGIN) 20241014082642945 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082642945 DSS <0004> hlr_ussd.c:518 262421764591287/0xa6630da8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082642945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642945 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082642945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642945 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082642945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642945 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642945 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421764591287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764591287" session_id=2791509416 session_state=END} 20241014082642945 DSS <0004> hlr_ussd.c:576 262421764591287/0xa6630da8: Process SS (END) 20241014082642945 DSS <0004> hlr_ussd.c:518 262421764591287/0xa6630da8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082642945 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421764591287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764591287" session_id=2791509416 session_state=END} 20241014082642945 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421764591287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082642945 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421764591287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082642945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082642945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262421764591287" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421764591287" TC_mo_ussd_euse_defaultroute(244)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@0889f90c89b5: setverdict(pass): none -> pass 20241014082642947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50538<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@0889f90c89b5: Final verdict of PTC: pass 20241014082642950 DAUC <0003> db_auc.c:157 IMSI='262423302138006': No 2G Auth Data 20241014082642950 DAUC <0003> db_auc.c:192 IMSI='262423302138006': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262423302138006" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241014082642964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 20241014082642967 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642967 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423302138006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423302138006" session_id=3566786048 session_state=BEGIN} 20241014082642967 DSS <0004> hlr_ussd.c:576 262423302138006/0xd498d600: Process SS (BEGIN) 20241014082642967 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082642967 DSS <0004> hlr_ussd.c:518 262423302138006/0xd498d600: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082642967 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642967 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082642967 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642967 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082642967 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642967 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642967 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423302138006 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302138006" session_id=3566786048 session_state=END} 20241014082642967 DSS <0004> hlr_ussd.c:576 262423302138006/0xd498d600: Process SS (END) 20241014082642967 DSS <0004> hlr_ussd.c:518 262423302138006/0xd498d600: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082642967 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423302138006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302138006" session_id=3566786048 session_state=END} 20241014082642967 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423302138006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082642967 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423302138006 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082642967 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082642967 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262423302138006" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423302138006" TC_mo_ussd_euse_defaultroute(245)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@0889f90c89b5: setverdict(pass): none -> pass 20241014082642969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@0889f90c89b5: Final verdict of PTC: pass 20241014082642972 DAUC <0003> db_auc.c:157 IMSI='262426056129813': No 2G Auth Data 20241014082642972 DAUC <0003> db_auc.c:192 IMSI='262426056129813': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262426056129813" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241014082642986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 20241014082642989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082642989 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426056129813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426056129813" session_id=2202140723 session_state=BEGIN} 20241014082642989 DSS <0004> hlr_ussd.c:576 262426056129813/0x83420033: Process SS (BEGIN) 20241014082642989 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082642989 DSS <0004> hlr_ussd.c:518 262426056129813/0x83420033: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082642989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642989 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082642989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642989 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082642989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642989 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082642989 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426056129813 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426056129813" session_id=2202140723 session_state=END} 20241014082642989 DSS <0004> hlr_ussd.c:576 262426056129813/0x83420033: Process SS (END) 20241014082642989 DSS <0004> hlr_ussd.c:518 262426056129813/0x83420033: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082642989 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426056129813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426056129813" session_id=2202140723 session_state=END} 20241014082642989 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426056129813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082642989 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426056129813 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082642989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082642989 DLINP <000b> input/ipa.c:451 connected read/write 20241014082642990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262426056129813" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426056129813" TC_mo_ussd_euse_defaultroute(246)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@0889f90c89b5: setverdict(pass): none -> pass 20241014082642991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@0889f90c89b5: Final verdict of PTC: pass 20241014082642994 DAUC <0003> db_auc.c:157 IMSI='262426921461048': No 2G Auth Data 20241014082642994 DAUC <0003> db_auc.c:192 IMSI='262426921461048': No 3G Auth Data HLR_Test-GSUP(237)@0889f90c89b5: Created GsupExpect[0] for "262426921461048" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241014082643008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50554<->l=127.0.0.1:4258 20241014082643011 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082643011 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426921461048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426921461048" session_id=3280718299 session_state=BEGIN} 20241014082643011 DSS <0004> hlr_ussd.c:576 262426921461048/0xc38bc9db: Process SS (BEGIN) 20241014082643011 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014082643011 DSS <0004> hlr_ussd.c:518 262426921461048/0xc38bc9db: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014082643011 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643011 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data 20241014082643011 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643011 DLINP <000b> input/ipa.c:431 127.0.0.1:36521 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: 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 } } } } } 20241014082643011 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643011 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082643011 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426921461048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426921461048" session_id=3280718299 session_state=END} 20241014082643011 DSS <0004> hlr_ussd.c:576 262426921461048/0xc38bc9db: Process SS (END) 20241014082643011 DSS <0004> hlr_ussd.c:518 262426921461048/0xc38bc9db: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014082643011 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426921461048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426921461048" session_id=3280718299 session_state=END} 20241014082643011 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426921461048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082643011 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426921461048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014082643011 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082643011 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0889f90c89b5: Found GsupExpect[0] for "262426921461048" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@0889f90c89b5: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426921461048" TC_mo_ussd_euse_defaultroute(247)@0889f90c89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@0889f90c89b5: setverdict(pass): none -> pass 20241014082643013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50554<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@0889f90c89b5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@0889f90c89b5: Final verdict of PTC: none 20241014082643014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50496<->l=127.0.0.1:4258 20241014082643015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082643015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082643015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082643015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@0889f90c89b5: Final verdict of PTC: none 20241014082643015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36557<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@0889f90c89b5: Final verdict of PTC: none 20241014082643015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082643015 DLINP <000b> input/ipa.c:405 127.0.0.1:36521 message received 20241014082643015 DLINP <000b> input/ipa.c:414 127.0.0.1:36521 connection closed with server 20241014082643015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36521 20241014082643015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(236)@0889f90c89b5: Final verdict of PTC: none 238@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 238: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:43 UTC 2024 ====== 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 20241014082643040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241014082643242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20241014082644137 DSS <0004> hlr_ussd.c:239 262429829642610/0x5e302fdf: SS Session Timeout, destroying 20241014082644137 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429829642610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082644177 DSS <0004> hlr_ussd.c:239 262427602115053/0x6022900e: SS Session Timeout, destroying 20241014082644177 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427602115053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082644212 DSS <0004> hlr_ussd.c:239 262425585864382/0x40516ce1: SS Session Timeout, destroying 20241014082644212 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425585864382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082644259 DSS <0004> hlr_ussd.c:239 262428597827126/0x2bd2363f: SS Session Timeout, destroying 20241014082644259 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428597827126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=46528) 20241014082644277 DSS <0004> hlr_ussd.c:239 262426335061602/0x091467bc: SS Session Timeout, destroying 20241014082644277 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426335061602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082644298 DSS <0004> hlr_ussd.c:239 262422668954500/0x15b65d01: SS Session Timeout, destroying 20241014082644298 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422668954500 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082644322 DSS <0004> hlr_ussd.c:239 262426980718917/0x1d00702c: SS Session Timeout, destroying 20241014082644323 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426980718917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082644344 DSS <0004> hlr_ussd.c:239 262426907212322/0xf4af6d4c: SS Session Timeout, destroying 20241014082644344 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426907212322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:45 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_mo_sss_reject started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082646362 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082646362 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082646367 DLINP <000b> input/ipa.c:451 connected read/write 20241014082646367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082646368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082646369 DLINP <000b> input/ipa.c:451 connected read/write 20241014082646369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082646369 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082646369 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082646369 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082646369 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082646369 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082646369 DLGSUP <0013> gsup_server.c:235 2: 20241014082646369 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082646369 DLGSUP <0013> gsup_server.c:235 3: 20241014082646369 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082646369 DLGSUP <0013> gsup_server.c:235 4: 20241014082646369 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082646369 DLGSUP <0013> gsup_server.c:235 5: 20241014082646369 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082646369 DLGSUP <0013> gsup_server.c:235 7: 20241014082646369 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082646369 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082646369 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082646369 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@0889f90c89b5: 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") 20241014082646378 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42751<->l=127.0.0.1:4259) 20241014082646407 DAUC <0003> db_auc.c:157 IMSI='262427237674962': No 2G Auth Data 20241014082646407 DAUC <0003> db_auc.c:192 IMSI='262427237674962': No 3G Auth Data HLR_Test-GSUP(249)@0889f90c89b5: Created GsupExpect[0] for "262427237674962" to be handled at TC_mo_sss_reject(252) 20241014082646446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50594<->l=127.0.0.1:4258 20241014082646459 DLINP <000b> input/ipa.c:451 connected read/write 20241014082646459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082646459 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427237674962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427237674962" session_id=1867775465 session_state=BEGIN} 20241014082646459 DSS <0004> hlr_ussd.c:576 262427237674962/0x6f53fde9: Process SS (BEGIN) 20241014082646459 DSS <0004> hlr_ussd.c:498 262427237674962/0x6f53fde9: SS CompType=Invoke, OpCode=InterrogateSS 20241014082646459 DSS <0004> hlr_ussd.c:506 262427237674962/0x6f53fde9: Structured SS requests are not supported, rejecting... 20241014082646459 DSS <0004> hlr_ussd.c:354 262427237674962/0x6f53fde9: Tx ReturnError(0, 0x15) 20241014082646459 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427237674962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427237674962" session_id=1867775465 session_state=END} 20241014082646459 DLINP <000b> input/ipa.c:451 connected read/write 20241014082646459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082646459 DLINP <000b> input/ipa.c:451 connected read/write 20241014082646459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@0889f90c89b5: Found GsupExpect[0] for "262427237674962" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@0889f90c89b5: Added IMSI table entry 0TC_mo_sss_reject(252)"262427237674962" TC_mo_sss_reject(252)@0889f90c89b5: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@0889f90c89b5: setverdict(pass): none -> pass 20241014082646466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50594<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@0889f90c89b5: Final verdict of PTC: pass 20241014082646474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 20241014082646474 DLINP <000b> input/ipa.c:451 connected read/write 20241014082646474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082646474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@0889f90c89b5: Final verdict of PTC: none 20241014082646474 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082646474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082646474 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42751<->l=127.0.0.1:4259) 250@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 250: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@0889f90c89b5: Test case TC_mo_sss_reject finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:46 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241014082646505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 20241014082646606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50610<->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=14464) 20241014082647706 DSS <0004> hlr_ussd.c:239 262427524854959/0x89978ed6: SS Session Timeout, destroying 20241014082647706 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427524854959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082647727 DSS <0004> hlr_ussd.c:239 262427477706743/0x09def692: SS Session Timeout, destroying 20241014082647727 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427477706743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082647745 DSS <0004> hlr_ussd.c:239 262421290588414/0x08bfb5d5: SS Session Timeout, destroying 20241014082647746 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421290588414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082647764 DSS <0004> hlr_ussd.c:239 262428629735123/0xb6847f6b: SS Session Timeout, destroying 20241014082647764 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428629735123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082647782 DSS <0004> hlr_ussd.c:239 262421610112388/0xeac77427: SS Session Timeout, destroying 20241014082647782 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421610112388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082647804 DSS <0004> hlr_ussd.c:239 262425675196974/0xee5e8c62: SS Session Timeout, destroying 20241014082647804 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425675196974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082647826 DSS <0004> hlr_ussd.c:239 262428018594996/0x92abb704: SS Session Timeout, destroying 20241014082647826 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428018594996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014082647847 DSS <0004> hlr_ussd.c:239 262427313292064/0x5cdae6e9: SS Session Timeout, destroying 20241014082647847 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427313292064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:48 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_check_imei started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082649730 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082649730 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082649735 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082649740 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082649740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082649740 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082649740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082649740 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082649740 DLGSUP <0013> gsup_server.c:235 2: 20241014082649740 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082649740 DLGSUP <0013> gsup_server.c:235 3: 20241014082649740 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082649740 DLGSUP <0013> gsup_server.c:235 4: 20241014082649740 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082649740 DLGSUP <0013> gsup_server.c:235 5: 20241014082649740 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082649740 DLGSUP <0013> gsup_server.c:235 7: 20241014082649740 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082649740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082649740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082649740 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@0889f90c89b5: 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") 20241014082649765 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38529<->l=127.0.0.1:4259) 20241014082649779 DAUC <0003> db_auc.c:157 IMSI='262424182476772': No 2G Auth Data 20241014082649779 DAUC <0003> db_auc.c:192 IMSI='262424182476772': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262424182476772" to be handled at TC_gsup_check_imei(257) 20241014082649811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20241014082649817 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649817 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424182476772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424182476772"} 20241014082649817 DMAIN <0000> hlr.c:424 IMSI='262424182476772': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082649817 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424182476772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424182476772"} 20241014082649817 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424182476772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649817 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649817 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262424182476772" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 0TC_gsup_check_imei(257)"262424182476772" TC_gsup_check_imei(257)@0889f90c89b5: setverdict(pass): none -> pass 20241014082649819 DAUC <0003> db_auc.c:192 IMSI='262424182476772': No 3G Auth Data 20241014082649820 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649820 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424182476772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424182476772"} 20241014082649820 DAUC <0003> hlr.c:417 IMSI='262424182476772': storing IMEI = 12345678901234 20241014082649823 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424182476772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424182476772"} 20241014082649823 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424182476772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649823 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649823 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082649824 DAUC <0003> db_auc.c:192 IMSI='262424182476772': No 3G Auth Data 20241014082649825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@0889f90c89b5: Final verdict of PTC: pass 20241014082649834 DAUC <0003> db_auc.c:157 IMSI='262429057751009': No 2G Auth Data 20241014082649834 DAUC <0003> db_auc.c:192 IMSI='262429057751009': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262429057751009" to be handled at TC_gsup_check_imei(258) 20241014082649847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4258 20241014082649849 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649849 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429057751009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429057751009"} 20241014082649849 DMAIN <0000> hlr.c:424 IMSI='262429057751009': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082649849 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429057751009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429057751009"} 20241014082649849 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429057751009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649849 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649849 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262429057751009" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 1TC_gsup_check_imei(258)"262429057751009" TC_gsup_check_imei(258)@0889f90c89b5: setverdict(pass): none -> pass 20241014082649850 DAUC <0003> db_auc.c:192 IMSI='262429057751009': No 3G Auth Data 20241014082649851 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649851 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429057751009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429057751009"} 20241014082649851 DAUC <0003> hlr.c:417 IMSI='262429057751009': storing IMEI = 12345678901234 20241014082649854 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429057751009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429057751009"} 20241014082649854 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429057751009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649854 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649854 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082649854 DAUC <0003> db_auc.c:192 IMSI='262429057751009': No 3G Auth Data 20241014082649855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@0889f90c89b5: Final verdict of PTC: pass 20241014082649863 DAUC <0003> db_auc.c:157 IMSI='262425545585663': No 2G Auth Data 20241014082649863 DAUC <0003> db_auc.c:192 IMSI='262425545585663': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262425545585663" to be handled at TC_gsup_check_imei(259) 20241014082649874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 20241014082649877 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649877 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425545585663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425545585663"} 20241014082649877 DMAIN <0000> hlr.c:424 IMSI='262425545585663': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082649877 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425545585663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425545585663"} 20241014082649877 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425545585663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649877 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649877 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262425545585663" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 2TC_gsup_check_imei(259)"262425545585663" TC_gsup_check_imei(259)@0889f90c89b5: setverdict(pass): none -> pass 20241014082649877 DAUC <0003> db_auc.c:192 IMSI='262425545585663': No 3G Auth Data 20241014082649878 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649878 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425545585663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425545585663"} 20241014082649878 DAUC <0003> hlr.c:417 IMSI='262425545585663': storing IMEI = 12345678901234 20241014082649885 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425545585663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425545585663"} 20241014082649885 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425545585663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649885 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649885 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082649885 DAUC <0003> db_auc.c:192 IMSI='262425545585663': No 3G Auth Data 20241014082649886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@0889f90c89b5: Final verdict of PTC: pass 20241014082649898 DAUC <0003> db_auc.c:157 IMSI='262420947222463': No 2G Auth Data 20241014082649898 DAUC <0003> db_auc.c:192 IMSI='262420947222463': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262420947222463" to be handled at TC_gsup_check_imei(260) 20241014082649910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4258 20241014082649912 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649912 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420947222463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420947222463"} 20241014082649912 DMAIN <0000> hlr.c:424 IMSI='262420947222463': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082649912 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420947222463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420947222463"} 20241014082649912 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420947222463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649912 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649912 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262420947222463" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 3TC_gsup_check_imei(260)"262420947222463" TC_gsup_check_imei(260)@0889f90c89b5: setverdict(pass): none -> pass 20241014082649913 DAUC <0003> db_auc.c:157 IMSI='262420947222463': No 2G Auth Data 20241014082649914 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649914 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420947222463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420947222463"} 20241014082649914 DAUC <0003> hlr.c:417 IMSI='262420947222463': storing IMEI = 12345678901234 20241014082649917 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420947222463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420947222463"} 20241014082649917 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420947222463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649917 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649917 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082649917 DAUC <0003> db_auc.c:157 IMSI='262420947222463': No 2G Auth Data 20241014082649918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@0889f90c89b5: Final verdict of PTC: pass 20241014082649926 DAUC <0003> db_auc.c:157 IMSI='262428701423207': No 2G Auth Data 20241014082649926 DAUC <0003> db_auc.c:192 IMSI='262428701423207': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262428701423207" to be handled at TC_gsup_check_imei(261) 20241014082649937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4258 20241014082649939 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649939 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428701423207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428701423207"} 20241014082649939 DMAIN <0000> hlr.c:424 IMSI='262428701423207': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082649939 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428701423207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428701423207"} 20241014082649939 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428701423207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649939 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649939 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262428701423207" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 4TC_gsup_check_imei(261)"262428701423207" TC_gsup_check_imei(261)@0889f90c89b5: setverdict(pass): none -> pass 20241014082649940 DAUC <0003> db_auc.c:157 IMSI='262428701423207': No 2G Auth Data 20241014082649941 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649941 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428701423207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428701423207"} 20241014082649941 DAUC <0003> hlr.c:417 IMSI='262428701423207': storing IMEI = 12345678901234 20241014082649944 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428701423207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428701423207"} 20241014082649944 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428701423207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649944 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649944 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082649944 DAUC <0003> db_auc.c:157 IMSI='262428701423207': No 2G Auth Data 20241014082649944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@0889f90c89b5: Final verdict of PTC: pass 20241014082649953 DAUC <0003> db_auc.c:157 IMSI='262426092154090': No 2G Auth Data 20241014082649953 DAUC <0003> db_auc.c:192 IMSI='262426092154090': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262426092154090" to be handled at TC_gsup_check_imei(262) 20241014082649967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4258 20241014082649970 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649970 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426092154090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426092154090"} 20241014082649970 DMAIN <0000> hlr.c:424 IMSI='262426092154090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082649970 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426092154090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426092154090"} 20241014082649970 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426092154090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649970 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649970 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262426092154090" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 5TC_gsup_check_imei(262)"262426092154090" TC_gsup_check_imei(262)@0889f90c89b5: setverdict(pass): none -> pass 20241014082649971 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082649971 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426092154090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426092154090"} 20241014082649971 DAUC <0003> hlr.c:417 IMSI='262426092154090': storing IMEI = 12345678901234 20241014082649974 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426092154090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426092154090"} 20241014082649974 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426092154090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082649974 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082649974 DLINP <000b> input/ipa.c:451 connected read/write 20241014082649974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082649975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@0889f90c89b5: Final verdict of PTC: pass 20241014082649986 DAUC <0003> db_auc.c:157 IMSI='262424555943822': No 2G Auth Data 20241014082649986 DAUC <0003> db_auc.c:192 IMSI='262424555943822': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262424555943822" to be handled at TC_gsup_check_imei(263) 20241014082649999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 20241014082650002 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082650002 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424555943822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424555943822"} 20241014082650002 DMAIN <0000> hlr.c:424 IMSI='262424555943822': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082650002 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424555943822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424555943822"} 20241014082650002 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424555943822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082650002 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082650002 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262424555943822" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 6TC_gsup_check_imei(263)"262424555943822" TC_gsup_check_imei(263)@0889f90c89b5: setverdict(pass): none -> pass 20241014082650004 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082650004 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424555943822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424555943822"} 20241014082650004 DAUC <0003> hlr.c:417 IMSI='262424555943822': storing IMEI = 12345678901234 20241014082650006 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424555943822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424555943822"} 20241014082650006 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424555943822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082650006 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082650006 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082650007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@0889f90c89b5: Final verdict of PTC: pass 20241014082650018 DAUC <0003> db_auc.c:157 IMSI='262428534861143': No 2G Auth Data 20241014082650018 DAUC <0003> db_auc.c:192 IMSI='262428534861143': No 3G Auth Data HLR_Test-GSUP(254)@0889f90c89b5: Created GsupExpect[0] for "262428534861143" to be handled at TC_gsup_check_imei(264) 20241014082650032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 20241014082650034 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082650034 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428534861143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428534861143"} 20241014082650034 DMAIN <0000> hlr.c:424 IMSI='262428534861143': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082650034 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428534861143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428534861143"} 20241014082650034 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428534861143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082650034 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082650034 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0889f90c89b5: Found GsupExpect[0] for "262428534861143" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@0889f90c89b5: Added IMSI table entry 7TC_gsup_check_imei(264)"262428534861143" TC_gsup_check_imei(264)@0889f90c89b5: setverdict(pass): none -> pass 20241014082650036 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082650036 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428534861143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428534861143"} 20241014082650036 DAUC <0003> hlr.c:417 IMSI='262428534861143': storing IMEI = 12345678901234 20241014082650039 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428534861143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428534861143"} 20241014082650039 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428534861143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082650039 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082650039 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082650039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082650048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 20241014082650048 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38529<->l=127.0.0.1:4259) 20241014082650048 DLINP <000b> input/ipa.c:451 connected read/write 20241014082650048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082650048 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082650048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082650048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@0889f90c89b5: Final verdict of PTC: none 255@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_check_imei finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:50 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241014082650071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4258 20241014082650172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1140) Waiting for packet dumper to finish... 1 (prev_count=1140, count=67792) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:52 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_check_imei_via_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082653282 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082653282 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082653286 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082653287 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082653287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082653287 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082653287 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082653287 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082653287 DLGSUP <0013> gsup_server.c:235 2: 20241014082653287 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082653287 DLGSUP <0013> gsup_server.c:235 3: 20241014082653287 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082653287 DLGSUP <0013> gsup_server.c:235 4: 20241014082653287 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082653287 DLGSUP <0013> gsup_server.c:235 5: 20241014082653287 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082653287 DLGSUP <0013> gsup_server.c:235 7: 20241014082653287 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082653287 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082653287 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082653287 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@0889f90c89b5: 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") 20241014082653308 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40299<->l=127.0.0.1:4259) 20241014082653327 DAUC <0003> db_auc.c:157 IMSI='262426840767931': No 2G Auth Data 20241014082653327 DAUC <0003> db_auc.c:192 IMSI='262426840767931': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262426840767931" to be handled at TC_gsup_check_imei_via_proxy(269) 20241014082653351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20241014082653357 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653357 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426840767931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426840767931" source_name="the-source\n"} 20241014082653357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014082653357 DMAIN <0000> hlr.c:424 IMSI='262426840767931': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653357 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262426840767931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426840767931" destination_name="the-source\n"} 20241014082653357 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426840767931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653357 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653357 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262426840767931" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426840767931" TC_gsup_check_imei_via_proxy(269)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653358 DAUC <0003> db_auc.c:192 IMSI='262426840767931': No 3G Auth Data 20241014082653360 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653360 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426840767931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426840767931" source_name="the-source\n"} 20241014082653360 DAUC <0003> hlr.c:417 IMSI='262426840767931': storing IMEI = 12345678901234 20241014082653362 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262426840767931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426840767931" destination_name="the-source\n"} 20241014082653362 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426840767931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653362 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653362 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653363 DAUC <0003> db_auc.c:192 IMSI='262426840767931': No 3G Auth Data 20241014082653364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@0889f90c89b5: Final verdict of PTC: pass 20241014082653373 DAUC <0003> db_auc.c:157 IMSI='262423297543812': No 2G Auth Data 20241014082653373 DAUC <0003> db_auc.c:192 IMSI='262423297543812': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262423297543812" to be handled at TC_gsup_check_imei_via_proxy(270) 20241014082653384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20241014082653387 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653387 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262423297543812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423297543812" source_name="the-source\n"} 20241014082653387 DMAIN <0000> hlr.c:424 IMSI='262423297543812': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653387 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262423297543812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423297543812" destination_name="the-source\n"} 20241014082653387 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262423297543812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653387 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653387 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262423297543812" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262423297543812" TC_gsup_check_imei_via_proxy(270)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653388 DAUC <0003> db_auc.c:192 IMSI='262423297543812': No 3G Auth Data 20241014082653389 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653389 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262423297543812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423297543812" source_name="the-source\n"} 20241014082653389 DAUC <0003> hlr.c:417 IMSI='262423297543812': storing IMEI = 12345678901234 20241014082653392 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262423297543812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423297543812" destination_name="the-source\n"} 20241014082653392 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262423297543812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653392 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653392 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653392 DAUC <0003> db_auc.c:192 IMSI='262423297543812': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@0889f90c89b5: Final verdict of PTC: pass 20241014082653401 DAUC <0003> db_auc.c:157 IMSI='262425665169486': No 2G Auth Data 20241014082653401 DAUC <0003> db_auc.c:192 IMSI='262425665169486': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262425665169486" to be handled at TC_gsup_check_imei_via_proxy(271) 20241014082653412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20241014082653415 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653415 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425665169486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425665169486" source_name="the-source\n"} 20241014082653415 DMAIN <0000> hlr.c:424 IMSI='262425665169486': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653415 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262425665169486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425665169486" destination_name="the-source\n"} 20241014082653415 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262425665169486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653415 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653415 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262425665169486" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425665169486" TC_gsup_check_imei_via_proxy(271)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653416 DAUC <0003> db_auc.c:192 IMSI='262425665169486': No 3G Auth Data 20241014082653417 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653417 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425665169486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425665169486" source_name="the-source\n"} 20241014082653417 DAUC <0003> hlr.c:417 IMSI='262425665169486': storing IMEI = 12345678901234 20241014082653419 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262425665169486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425665169486" destination_name="the-source\n"} 20241014082653419 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262425665169486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653419 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653419 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653420 DAUC <0003> db_auc.c:192 IMSI='262425665169486': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@0889f90c89b5: Final verdict of PTC: pass 20241014082653428 DAUC <0003> db_auc.c:157 IMSI='262426429816383': No 2G Auth Data 20241014082653428 DAUC <0003> db_auc.c:192 IMSI='262426429816383': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262426429816383" to be handled at TC_gsup_check_imei_via_proxy(272) 20241014082653440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20241014082653442 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653442 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426429816383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426429816383" source_name="the-source\n"} 20241014082653442 DMAIN <0000> hlr.c:424 IMSI='262426429816383': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653442 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262426429816383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426429816383" destination_name="the-source\n"} 20241014082653442 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426429816383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653442 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653442 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262426429816383" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426429816383" TC_gsup_check_imei_via_proxy(272)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653443 DAUC <0003> db_auc.c:157 IMSI='262426429816383': No 2G Auth Data 20241014082653444 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653444 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426429816383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426429816383" source_name="the-source\n"} 20241014082653444 DAUC <0003> hlr.c:417 IMSI='262426429816383': storing IMEI = 12345678901234 20241014082653447 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262426429816383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426429816383" destination_name="the-source\n"} 20241014082653447 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426429816383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653447 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653447 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653447 DAUC <0003> db_auc.c:157 IMSI='262426429816383': No 2G Auth Data 20241014082653448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@0889f90c89b5: Final verdict of PTC: pass 20241014082653456 DAUC <0003> db_auc.c:157 IMSI='262424036249525': No 2G Auth Data 20241014082653456 DAUC <0003> db_auc.c:192 IMSI='262424036249525': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262424036249525" to be handled at TC_gsup_check_imei_via_proxy(273) 20241014082653467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4258 20241014082653469 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653469 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424036249525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424036249525" source_name="the-source\n"} 20241014082653469 DMAIN <0000> hlr.c:424 IMSI='262424036249525': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653469 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262424036249525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424036249525" destination_name="the-source\n"} 20241014082653469 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424036249525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653469 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653469 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262424036249525" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424036249525" TC_gsup_check_imei_via_proxy(273)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653470 DAUC <0003> db_auc.c:157 IMSI='262424036249525': No 2G Auth Data 20241014082653471 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653471 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424036249525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424036249525" source_name="the-source\n"} 20241014082653471 DAUC <0003> hlr.c:417 IMSI='262424036249525': storing IMEI = 12345678901234 20241014082653474 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262424036249525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424036249525" destination_name="the-source\n"} 20241014082653474 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424036249525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653474 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653474 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653474 DAUC <0003> db_auc.c:157 IMSI='262424036249525': No 2G Auth Data 20241014082653475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@0889f90c89b5: Final verdict of PTC: pass 20241014082653483 DAUC <0003> db_auc.c:157 IMSI='262421145740730': No 2G Auth Data 20241014082653483 DAUC <0003> db_auc.c:192 IMSI='262421145740730': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262421145740730" to be handled at TC_gsup_check_imei_via_proxy(274) 20241014082653497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20241014082653499 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653499 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421145740730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145740730" source_name="the-source\n"} 20241014082653499 DMAIN <0000> hlr.c:424 IMSI='262421145740730': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653499 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262421145740730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421145740730" destination_name="the-source\n"} 20241014082653499 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421145740730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653499 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653499 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262421145740730" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421145740730" TC_gsup_check_imei_via_proxy(274)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653501 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653501 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421145740730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145740730" source_name="the-source\n"} 20241014082653501 DAUC <0003> hlr.c:417 IMSI='262421145740730': storing IMEI = 12345678901234 20241014082653503 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262421145740730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421145740730" destination_name="the-source\n"} 20241014082653503 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421145740730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653503 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653503 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@0889f90c89b5: Final verdict of PTC: pass 20241014082653515 DAUC <0003> db_auc.c:157 IMSI='262425122642307': No 2G Auth Data 20241014082653515 DAUC <0003> db_auc.c:192 IMSI='262425122642307': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262425122642307" to be handled at TC_gsup_check_imei_via_proxy(275) 20241014082653529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 20241014082653531 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653531 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425122642307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425122642307" source_name="the-source\n"} 20241014082653531 DMAIN <0000> hlr.c:424 IMSI='262425122642307': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653531 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262425122642307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425122642307" destination_name="the-source\n"} 20241014082653531 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262425122642307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653531 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653531 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262425122642307" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425122642307" TC_gsup_check_imei_via_proxy(275)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653533 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653533 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425122642307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425122642307" source_name="the-source\n"} 20241014082653533 DAUC <0003> hlr.c:417 IMSI='262425122642307': storing IMEI = 12345678901234 20241014082653535 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262425122642307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425122642307" destination_name="the-source\n"} 20241014082653535 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262425122642307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653535 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653535 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@0889f90c89b5: Final verdict of PTC: pass 20241014082653547 DAUC <0003> db_auc.c:157 IMSI='262423128203087': No 2G Auth Data 20241014082653547 DAUC <0003> db_auc.c:192 IMSI='262423128203087': No 3G Auth Data HLR_Test-GSUP(266)@0889f90c89b5: Created GsupExpect[0] for "262423128203087" to be handled at TC_gsup_check_imei_via_proxy(276) 20241014082653577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4258 20241014082653579 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653579 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423128203087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128203087" source_name="the-source\n"} 20241014082653579 DMAIN <0000> hlr.c:424 IMSI='262423128203087': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014082653579 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262423128203087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128203087" destination_name="the-source\n"} 20241014082653579 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262423128203087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653579 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653579 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0889f90c89b5: Found GsupExpect[0] for "262423128203087" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@0889f90c89b5: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423128203087" TC_gsup_check_imei_via_proxy(276)@0889f90c89b5: setverdict(pass): none -> pass 20241014082653581 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653581 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423128203087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128203087" source_name="the-source\n"} 20241014082653581 DAUC <0003> hlr.c:417 IMSI='262423128203087': storing IMEI = 12345678901234 20241014082653592 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262423128203087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128203087" destination_name="the-source\n"} 20241014082653592 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262423128203087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082653592 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082653592 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082653593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@0889f90c89b5: Final verdict of PTC: pass 20241014082653624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082653624 DLINP <000b> input/ipa.c:451 connected read/write 20241014082653624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082653624 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082653624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082653624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082653624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241014082653624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40299<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@0889f90c89b5: Final verdict of PTC: none 267@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:53 UTC 2024 ====== 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 20241014082653646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46358<->l=127.0.0.1:4258 20241014082653747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46358<->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=68308) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:55 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_check_imei_invalid_len started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082656856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082656856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082656861 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082656863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082656865 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082656865 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082656865 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082656865 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082656865 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082656865 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082656865 DLGSUP <0013> gsup_server.c:235 2: 20241014082656865 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082656865 DLGSUP <0013> gsup_server.c:235 3: 20241014082656865 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082656865 DLGSUP <0013> gsup_server.c:235 4: 20241014082656865 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082656865 DLGSUP <0013> gsup_server.c:235 5: 20241014082656865 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082656865 DLGSUP <0013> gsup_server.c:235 7: 20241014082656865 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082656865 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082656865 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082656865 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@0889f90c89b5: 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") 20241014082656892 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40123<->l=127.0.0.1:4259) 20241014082656927 DAUC <0003> db_auc.c:157 IMSI='262420639966331': No 2G Auth Data 20241014082656927 DAUC <0003> db_auc.c:192 IMSI='262420639966331': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262420639966331" to be handled at TC_gsup_check_imei_invalid_len(281) 20241014082656965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46380<->l=127.0.0.1:4258 20241014082656975 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082656975 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420639966331"} 20241014082656975 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082656975 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420639966331" cause=Invalid mandatory information} 20241014082656975 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082656975 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082656975 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262420639966331" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420639966331" TC_gsup_check_imei_invalid_len(281)@0889f90c89b5: setverdict(pass): none -> pass 20241014082656980 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082656980 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420639966331"} 20241014082656980 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082656980 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420639966331" cause=Invalid mandatory information} 20241014082656980 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082656980 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082656980 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082656982 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082656982 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420639966331"} 20241014082656982 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082656982 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420639966331" cause=Invalid mandatory information} 20241014082656982 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082656982 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082656983 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082656985 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082656985 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420639966331"} 20241014082656985 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082656985 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420639966331" cause=Invalid mandatory information} 20241014082656985 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082656985 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082656985 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082656988 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082656988 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420639966331"} 20241014082656988 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082656988 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420639966331" cause=Invalid mandatory information} 20241014082656988 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420639966331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082656988 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082656988 DLINP <000b> input/ipa.c:451 connected read/write 20241014082656988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082656990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46380<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@0889f90c89b5: Final verdict of PTC: pass 20241014082657000 DAUC <0003> db_auc.c:157 IMSI='262429960073135': No 2G Auth Data 20241014082657000 DAUC <0003> db_auc.c:192 IMSI='262429960073135': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262429960073135" to be handled at TC_gsup_check_imei_invalid_len(282) 20241014082657012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 20241014082657014 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657014 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429960073135"} 20241014082657014 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082657014 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429960073135" cause=Invalid mandatory information} 20241014082657014 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657014 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657014 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262429960073135" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429960073135" TC_gsup_check_imei_invalid_len(282)@0889f90c89b5: setverdict(pass): none -> pass 20241014082657014 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657014 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429960073135"} 20241014082657014 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082657014 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429960073135" cause=Invalid mandatory information} 20241014082657014 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657014 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657014 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657015 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429960073135"} 20241014082657015 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082657015 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429960073135" cause=Invalid mandatory information} 20241014082657015 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657015 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429960073135"} 20241014082657015 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082657015 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429960073135" cause=Invalid mandatory information} 20241014082657015 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657015 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657016 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657016 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429960073135"} 20241014082657016 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082657016 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429960073135" cause=Invalid mandatory information} 20241014082657016 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429960073135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657016 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657016 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@0889f90c89b5: Final verdict of PTC: pass 20241014082657024 DAUC <0003> db_auc.c:157 IMSI='262426124737973': No 2G Auth Data 20241014082657024 DAUC <0003> db_auc.c:192 IMSI='262426124737973': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262426124737973" to be handled at TC_gsup_check_imei_invalid_len(283) 20241014082657035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241014082657037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657037 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426124737973"} 20241014082657037 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082657037 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426124737973" cause=Invalid mandatory information} 20241014082657037 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262426124737973" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426124737973" TC_gsup_check_imei_invalid_len(283)@0889f90c89b5: setverdict(pass): none -> pass 20241014082657037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657037 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426124737973"} 20241014082657037 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082657037 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426124737973" cause=Invalid mandatory information} 20241014082657037 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657037 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657038 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657038 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426124737973"} 20241014082657038 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082657038 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426124737973" cause=Invalid mandatory information} 20241014082657038 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657038 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657038 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657038 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657038 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426124737973"} 20241014082657038 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082657038 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426124737973" cause=Invalid mandatory information} 20241014082657038 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657038 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657038 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657039 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657039 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426124737973"} 20241014082657039 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082657039 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426124737973" cause=Invalid mandatory information} 20241014082657039 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426124737973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657039 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657039 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@0889f90c89b5: Final verdict of PTC: pass 20241014082657047 DAUC <0003> db_auc.c:157 IMSI='262429906295957': No 2G Auth Data 20241014082657047 DAUC <0003> db_auc.c:192 IMSI='262429906295957': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262429906295957" to be handled at TC_gsup_check_imei_invalid_len(284) 20241014082657059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 20241014082657060 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657060 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429906295957"} 20241014082657060 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082657060 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429906295957" cause=Invalid mandatory information} 20241014082657060 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657060 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657060 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262429906295957" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429906295957" TC_gsup_check_imei_invalid_len(284)@0889f90c89b5: setverdict(pass): none -> pass 20241014082657061 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657061 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429906295957"} 20241014082657061 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082657061 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429906295957" cause=Invalid mandatory information} 20241014082657061 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657061 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657061 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657062 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657062 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429906295957"} 20241014082657062 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082657062 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429906295957" cause=Invalid mandatory information} 20241014082657062 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657062 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657062 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657062 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657062 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429906295957"} 20241014082657062 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082657062 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429906295957" cause=Invalid mandatory information} 20241014082657062 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657062 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657062 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657063 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657063 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429906295957"} 20241014082657063 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082657063 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429906295957" cause=Invalid mandatory information} 20241014082657063 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429906295957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657063 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657063 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@0889f90c89b5: Final verdict of PTC: pass 20241014082657071 DAUC <0003> db_auc.c:157 IMSI='262428137814487': No 2G Auth Data 20241014082657071 DAUC <0003> db_auc.c:192 IMSI='262428137814487': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262428137814487" to be handled at TC_gsup_check_imei_invalid_len(285) 20241014082657082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 20241014082657083 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657083 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428137814487"} 20241014082657083 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082657083 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428137814487" cause=Invalid mandatory information} 20241014082657083 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657083 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657083 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262428137814487" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428137814487" TC_gsup_check_imei_invalid_len(285)@0889f90c89b5: setverdict(pass): none -> pass 20241014082657084 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657084 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428137814487"} 20241014082657084 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082657084 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428137814487" cause=Invalid mandatory information} 20241014082657084 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657084 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657084 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657085 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428137814487"} 20241014082657085 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082657085 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428137814487" cause=Invalid mandatory information} 20241014082657085 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657085 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428137814487"} 20241014082657085 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082657085 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428137814487" cause=Invalid mandatory information} 20241014082657085 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657085 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657086 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657086 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428137814487"} 20241014082657086 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082657086 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428137814487" cause=Invalid mandatory information} 20241014082657086 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428137814487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657086 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657086 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@0889f90c89b5: Final verdict of PTC: pass 20241014082657094 DAUC <0003> db_auc.c:157 IMSI='262421883766963': No 2G Auth Data 20241014082657094 DAUC <0003> db_auc.c:192 IMSI='262421883766963': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262421883766963" to be handled at TC_gsup_check_imei_invalid_len(286) 20241014082657108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 20241014082657109 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657109 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421883766963"} 20241014082657109 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082657109 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421883766963" cause=Invalid mandatory information} 20241014082657109 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657109 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657109 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262421883766963" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421883766963" TC_gsup_check_imei_invalid_len(286)@0889f90c89b5: setverdict(pass): none -> pass 20241014082657110 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657110 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421883766963"} 20241014082657110 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082657110 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421883766963" cause=Invalid mandatory information} 20241014082657110 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657110 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657110 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657110 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657110 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421883766963"} 20241014082657111 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082657111 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421883766963" cause=Invalid mandatory information} 20241014082657111 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657111 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421883766963"} 20241014082657111 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082657111 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421883766963" cause=Invalid mandatory information} 20241014082657111 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657111 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421883766963"} 20241014082657111 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082657111 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421883766963" cause=Invalid mandatory information} 20241014082657111 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421883766963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657111 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@0889f90c89b5: Final verdict of PTC: pass 20241014082657123 DAUC <0003> db_auc.c:157 IMSI='262423494087729': No 2G Auth Data 20241014082657123 DAUC <0003> db_auc.c:192 IMSI='262423494087729': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262423494087729" to be handled at TC_gsup_check_imei_invalid_len(287) 20241014082657137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 20241014082657139 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657139 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423494087729"} 20241014082657139 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082657139 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423494087729" cause=Invalid mandatory information} 20241014082657139 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657139 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657139 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262423494087729" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423494087729" TC_gsup_check_imei_invalid_len(287)@0889f90c89b5: setverdict(pass): none -> pass 20241014082657140 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657140 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423494087729"} 20241014082657140 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082657140 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423494087729" cause=Invalid mandatory information} 20241014082657140 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657140 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657140 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657140 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657140 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423494087729"} 20241014082657140 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082657140 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423494087729" cause=Invalid mandatory information} 20241014082657140 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657140 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657140 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657141 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657141 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423494087729"} 20241014082657141 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082657141 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423494087729" cause=Invalid mandatory information} 20241014082657141 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657141 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657141 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657141 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657141 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423494087729"} 20241014082657141 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082657141 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423494087729" cause=Invalid mandatory information} 20241014082657141 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423494087729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657141 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657141 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@0889f90c89b5: Final verdict of PTC: pass 20241014082657152 DAUC <0003> db_auc.c:157 IMSI='262422882673983': No 2G Auth Data 20241014082657152 DAUC <0003> db_auc.c:192 IMSI='262422882673983': No 3G Auth Data HLR_Test-GSUP(278)@0889f90c89b5: Created GsupExpect[0] for "262422882673983" to be handled at TC_gsup_check_imei_invalid_len(288) 20241014082657166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 20241014082657168 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657168 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422882673983"} 20241014082657168 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014082657168 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422882673983" cause=Invalid mandatory information} 20241014082657168 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657168 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657168 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0889f90c89b5: Found GsupExpect[0] for "262422882673983" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@0889f90c89b5: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422882673983" TC_gsup_check_imei_invalid_len(288)@0889f90c89b5: setverdict(pass): none -> pass 20241014082657168 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657168 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422882673983"} 20241014082657168 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014082657168 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422882673983" cause=Invalid mandatory information} 20241014082657168 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657168 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657168 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657169 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657169 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422882673983"} 20241014082657169 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014082657169 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422882673983" cause=Invalid mandatory information} 20241014082657169 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657169 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657169 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657169 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657169 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422882673983"} 20241014082657169 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014082657169 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422882673983" cause=Invalid mandatory information} 20241014082657169 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657169 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657169 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657170 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657170 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422882673983"} 20241014082657170 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014082657170 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422882673983" cause=Invalid mandatory information} 20241014082657170 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422882673983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082657170 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082657170 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082657170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@0889f90c89b5: Final verdict of PTC: pass MTC@0889f90c89b5: setverdict(pass): none -> pass 20241014082657179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 20241014082657179 DLINP <000b> input/ipa.c:451 connected read/write 20241014082657179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082657179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082657179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082657179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082657179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40123<->l=127.0.0.1:4259) 279@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP(278)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: pass MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@0889f90c89b5: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:26:57 UTC 2024 ====== 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 20241014082657202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4258 20241014082657303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46476<->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=50172) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:26:59 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_gsup_check_imei_unknown_imsi started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082700423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082700423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082700428 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082700429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082700433 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082700433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082700433 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082700433 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082700433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082700433 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082700433 DLGSUP <0013> gsup_server.c:235 2: 20241014082700433 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082700433 DLGSUP <0013> gsup_server.c:235 3: 20241014082700433 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082700433 DLGSUP <0013> gsup_server.c:235 4: 20241014082700433 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082700433 DLGSUP <0013> gsup_server.c:235 5: 20241014082700433 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082700433 DLGSUP <0013> gsup_server.c:235 7: 20241014082700433 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082700433 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082700433 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082700433 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@0889f90c89b5: 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") 20241014082700456 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35447<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@0889f90c89b5: Created GsupExpect[0] for "262429253493285" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241014082700469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 20241014082700482 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082700482 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429253493285"} 20241014082700482 DMAIN <0000> hlr.c:424 IMSI='262429253493285': has IMEI = 22245678901234 (consider setting 'store-imei') 20241014082700482 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241014082700482 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429253493285" cause=Invalid mandatory information} 20241014082700482 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082700482 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082700482 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@0889f90c89b5: Found GsupExpect[0] for "262429253493285" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@0889f90c89b5: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429253493285" TC_gsup_check_imei_unknown_imsi(293)@0889f90c89b5: setverdict(pass): none -> pass 20241014082700491 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082700491 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429253493285"} 20241014082700491 DAUC <0003> hlr.c:417 IMSI='262429253493285': storing IMEI = 22245678901234 20241014082700491 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429253493285': no such subscriber 20241014082700491 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241014082700491 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429253493285" cause=Invalid mandatory information} 20241014082700491 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429253493285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082700491 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082700491 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082700494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@0889f90c89b5: Final verdict of PTC: pass 20241014082700496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241014082700497 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35447<->l=127.0.0.1:4259) 20241014082700497 DLINP <000b> input/ipa.c:451 connected read/write 20241014082700497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082700497 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082700497 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(290)@0889f90c89b5: Final verdict of PTC: none 20241014082700497 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 291: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@0889f90c89b5: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:00 UTC 2024 ====== 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 20241014082700529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241014082700630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46512<->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=14768) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:02 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082703732 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082703732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082703736 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@0889f90c89b5: 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) } } } } 20241014082703738 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703738 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082703738 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082703738 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082703738 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082703738 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082703738 DLGSUP <0013> gsup_server.c:235 2: 20241014082703738 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082703738 DLGSUP <0013> gsup_server.c:235 3: 20241014082703738 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082703738 DLGSUP <0013> gsup_server.c:235 4: 20241014082703738 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082703738 DLGSUP <0013> gsup_server.c:235 5: 20241014082703738 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082703738 DLGSUP <0013> gsup_server.c:235 7: 20241014082703738 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082703738 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082703738 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082703738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@0889f90c89b5: 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(294)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@0889f90c89b5: 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") 20241014082703751 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46395<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0889f90c89b5: Created GsupExpect[0] for "262429844129351" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241014082703760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 20241014082703778 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703778 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844129351"} 20241014082703778 DMAIN <0000> hlr.c:216 IMSI='262429844129351': Creating subscriber on demand 20241014082703792 DMAIN <0000> hlr.c:232 IMSI='262429844129351': Successfully assigned MSISDN='325' 20241014082703792 DAUC <0003> hlr.c:417 IMSI='262429844129351': storing IMEI = 12345678901234 20241014082703809 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429844129351"} 20241014082703809 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082703809 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703809 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@0889f90c89b5: Found GsupExpect[0] for "262429844129351" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@0889f90c89b5: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429844129351" TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): none -> pass 20241014082703811 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703811 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703812 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703812 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703812 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703812 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703813 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703813 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703813 DLU <0006> fsm.c:456 lu(262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082703813 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082703826 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082703826 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703827 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703827 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703827 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703827 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429844129351"} 20241014082703827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082703827 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082703827 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429844129351"} 20241014082703827 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082703827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082703827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082703827 DLU <0006> fsm.c:568 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082703827 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703827 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703832 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703832 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844129351"} 20241014082703832 DMAIN <0000> hlr.c:216 IMSI='262429844129351': Creating subscriber on demand 20241014082703843 DMAIN <0000> hlr.c:232 IMSI='262429844129351': Successfully assigned MSISDN='749' 20241014082703843 DAUC <0003> hlr.c:417 IMSI='262429844129351': storing IMEI = 12345678901234 20241014082703846 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429844129351"} 20241014082703846 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082703846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703846 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703846 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703846 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703846 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703846 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703847 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703847 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703847 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703847 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703847 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703847 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703847 DLU <0006> fsm.c:456 lu(262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082703847 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082703853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082703853 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703853 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703853 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703853 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703853 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429844129351"} 20241014082703853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082703853 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082703853 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429844129351"} 20241014082703853 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082703853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082703854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082703854 DLU <0006> fsm.c:568 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082703854 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703854 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703858 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703858 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844129351"} 20241014082703858 DMAIN <0000> hlr.c:216 IMSI='262429844129351': Creating subscriber on demand 20241014082703863 DMAIN <0000> hlr.c:232 IMSI='262429844129351': Successfully assigned MSISDN='730' 20241014082703863 DAUC <0003> hlr.c:417 IMSI='262429844129351': storing IMEI = 12345678901234 20241014082703866 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429844129351"} 20241014082703866 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082703866 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703866 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703866 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703866 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703867 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703867 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703867 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703867 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703867 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703867 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703868 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703868 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703868 DLU <0006> fsm.c:456 lu(262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082703868 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014082703868 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429844129351" cause=GPRS services not allowed} 20241014082703868 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082703868 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082703868 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Freeing instance 20241014082703868 DLU <0006> fsm.c:568 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Deallocated 20241014082703868 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703868 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703873 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703873 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844129351"} 20241014082703873 DMAIN <0000> hlr.c:216 IMSI='262429844129351': Creating subscriber on demand 20241014082703878 DMAIN <0000> hlr.c:232 IMSI='262429844129351': Successfully assigned MSISDN='538' 20241014082703879 DAUC <0003> hlr.c:417 IMSI='262429844129351': storing IMEI = 12345678901234 20241014082703881 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429844129351"} 20241014082703881 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082703881 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703881 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703883 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703883 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703884 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703884 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703885 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703885 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703887 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703887 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703887 DLU <0006> fsm.c:456 lu(262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082703887 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014082703887 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429844129351" cause=GPRS services not allowed} 20241014082703887 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082703887 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082703887 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Freeing instance 20241014082703887 DLU <0006> fsm.c:568 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Deallocated 20241014082703887 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703887 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703898 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703898 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844129351"} 20241014082703898 DMAIN <0000> hlr.c:216 IMSI='262429844129351': Creating subscriber on demand 20241014082703901 DAUC <0003> hlr.c:417 IMSI='262429844129351': storing IMEI = 12345678901234 20241014082703904 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429844129351"} 20241014082703904 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082703904 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703904 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703906 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703906 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703908 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703908 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703909 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703909 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703912 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703912 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703912 DLU <0006> fsm.c:456 lu(262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082703912 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014082703912 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429844129351" cause=GPRS services not allowed} 20241014082703912 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082703912 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082703912 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Freeing instance 20241014082703912 DLU <0006> fsm.c:568 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Deallocated 20241014082703912 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703912 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703924 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703924 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844129351"} 20241014082703924 DMAIN <0000> hlr.c:216 IMSI='262429844129351': Creating subscriber on demand 20241014082703927 DAUC <0003> hlr.c:417 IMSI='262429844129351': storing IMEI = 12345678901234 20241014082703930 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429844129351"} 20241014082703930 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014082703930 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703930 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703932 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703932 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703934 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703934 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703936 DAUC <0003> db_auc.c:157 IMSI='262429844129351': No 2G Auth Data 20241014082703936 DAUC <0003> db_auc.c:192 IMSI='262429844129351': No 3G Auth Data 20241014082703938 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703938 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703939 DLU <0006> fsm.c:456 lu(262429844129351)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082703939 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082703945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082703945 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429844129351" cn_domain=PS} 20241014082703945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703945 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703948 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703948 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429844129351"} 20241014082703948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082703948 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082703948 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429844129351"} 20241014082703948 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429844129351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082703948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082703948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082703948 DLU <0006> fsm.c:568 lu(PS:IMSI-262429844129351)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082703948 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082703948 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082703955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@0889f90c89b5: Final verdict of PTC: pass 20241014082703957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4258 20241014082703959 DLINP <000b> input/ipa.c:451 connected read/write 20241014082703959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082703959 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082703959 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082703959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082703959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46395<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0889f90c89b5: Final verdict of PTC: none 296@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 296: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@0889f90c89b5: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:03 UTC 2024 ====== 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 20241014082703992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 20241014082704093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5804) Waiting for packet dumper to finish... 1 (prev_count=5804, count=32212) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:06 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_subscr_create_on_demand_ul started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082707207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082707207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082707212 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082707217 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082707217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082707217 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082707217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082707217 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082707217 DLGSUP <0013> gsup_server.c:235 2: 20241014082707217 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082707217 DLGSUP <0013> gsup_server.c:235 3: 20241014082707217 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082707217 DLGSUP <0013> gsup_server.c:235 4: 20241014082707217 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082707217 DLGSUP <0013> gsup_server.c:235 5: 20241014082707217 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082707217 DLGSUP <0013> gsup_server.c:235 7: 20241014082707217 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082707217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082707217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082707217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@0889f90c89b5: 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") 20241014082707244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38371<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0889f90c89b5: Created GsupExpect[0] for "262424046657003" to be handled at TC_subscr_create_on_demand_ul(303) 20241014082707261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 20241014082707275 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707275 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707275 DMAIN <0000> hlr.c:216 IMSI='262424046657003': Creating subscriber on demand 20241014082707301 DMAIN <0000> hlr.c:232 IMSI='262424046657003': Successfully assigned MSISDN='651' 20241014082707301 DLU <0006> fsm.c:456 lu(262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082707301 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082707307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082707307 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707307 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707307 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@0889f90c89b5: Found GsupExpect[0] for "262424046657003" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@0889f90c89b5: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424046657003" 20241014082707317 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707317 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424046657003"} 20241014082707317 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082707317 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082707317 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424046657003"} 20241014082707317 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082707317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082707317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082707317 DLU <0006> fsm.c:568 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082707317 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707317 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0889f90c89b5: setverdict(pass): none -> pass 20241014082707320 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707320 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707322 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707322 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707324 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707324 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707334 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707335 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707335 DMAIN <0000> hlr.c:216 IMSI='262424046657003': Creating subscriber on demand 20241014082707340 DMAIN <0000> hlr.c:232 IMSI='262424046657003': Successfully assigned MSISDN='541' 20241014082707340 DLU <0006> fsm.c:456 lu(262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082707340 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082707346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082707346 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707346 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707346 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707349 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707349 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424046657003"} 20241014082707349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082707349 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082707349 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424046657003"} 20241014082707349 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082707349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082707349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082707349 DLU <0006> fsm.c:568 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082707349 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707349 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707351 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707351 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082707353 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707353 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707354 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707354 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707356 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707356 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707371 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707371 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707371 DMAIN <0000> hlr.c:216 IMSI='262424046657003': Creating subscriber on demand 20241014082707377 DMAIN <0000> hlr.c:232 IMSI='262424046657003': Successfully assigned MSISDN='018' 20241014082707377 DLU <0006> fsm.c:456 lu(262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082707377 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014082707377 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424046657003" cause=GPRS services not allowed} 20241014082707377 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082707377 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082707377 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Freeing instance 20241014082707377 DLU <0006> fsm.c:568 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Deallocated 20241014082707377 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707377 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707379 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707379 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082707380 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707380 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707381 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707381 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707382 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707382 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707391 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707391 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707391 DMAIN <0000> hlr.c:216 IMSI='262424046657003': Creating subscriber on demand 20241014082707397 DMAIN <0000> hlr.c:232 IMSI='262424046657003': Successfully assigned MSISDN='174' 20241014082707397 DLU <0006> fsm.c:456 lu(262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082707397 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014082707397 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424046657003" cause=GPRS services not allowed} 20241014082707397 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082707397 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082707397 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Freeing instance 20241014082707397 DLU <0006> fsm.c:568 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Deallocated 20241014082707397 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707397 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707399 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707399 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082707400 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707400 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707402 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707402 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707411 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707411 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707411 DMAIN <0000> hlr.c:216 IMSI='262424046657003': Creating subscriber on demand 20241014082707414 DLU <0006> fsm.c:456 lu(262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082707414 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014082707414 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424046657003" cause=GPRS services not allowed} 20241014082707414 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082707414 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082707414 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Freeing instance 20241014082707414 DLU <0006> fsm.c:568 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Deallocated 20241014082707414 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707415 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082707416 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707416 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707418 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707418 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707419 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707419 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707428 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707428 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707428 DMAIN <0000> hlr.c:216 IMSI='262424046657003': Creating subscriber on demand 20241014082707431 DLU <0006> fsm.c:456 lu(262424046657003)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082707431 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082707436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082707436 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424046657003" cn_domain=PS} 20241014082707436 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707437 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707440 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707440 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424046657003"} 20241014082707440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082707440 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082707440 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424046657003"} 20241014082707440 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424046657003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082707440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082707440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082707440 DLU <0006> fsm.c:568 lu(PS:IMSI-262424046657003)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082707440 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082707440 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082707442 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707442 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707443 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707443 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data 20241014082707445 DAUC <0003> db_auc.c:157 IMSI='262424046657003': No 2G Auth Data 20241014082707445 DAUC <0003> db_auc.c:192 IMSI='262424046657003': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082707451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@0889f90c89b5: Final verdict of PTC: pass 20241014082707452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 HLR_Test-GSUP(300)@0889f90c89b5: Final verdict of PTC: none 20241014082707455 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38371<->l=127.0.0.1:4259) 20241014082707455 DLINP <000b> input/ipa.c:451 connected read/write 20241014082707455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082707455 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082707455 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082707455 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(302)@0889f90c89b5: Final verdict of PTC: none 301@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 301: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@0889f90c89b5: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:07 UTC 2024 ====== 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 20241014082707487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4258 20241014082707588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49264<->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=31096) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:09 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_subscr_create_on_demand_sai started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082710716 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082710716 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082710721 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082710723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082710727 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082710727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082710727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082710727 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082710727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082710727 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082710727 DLGSUP <0013> gsup_server.c:235 2: 20241014082710727 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082710727 DLGSUP <0013> gsup_server.c:235 3: 20241014082710727 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082710727 DLGSUP <0013> gsup_server.c:235 4: 20241014082710727 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082710727 DLGSUP <0013> gsup_server.c:235 5: 20241014082710727 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082710727 DLGSUP <0013> gsup_server.c:235 7: 20241014082710727 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082710727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082710727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082710727 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@0889f90c89b5: 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") 20241014082710753 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44769<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0889f90c89b5: Created GsupExpect[0] for "262425532571877" to be handled at TC_subscr_create_on_demand_sai(308) 20241014082710767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49280<->l=127.0.0.1:4258 20241014082710772 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082710772 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425532571877"} 20241014082710772 DMAIN <0000> hlr.c:216 IMSI='262425532571877': Creating subscriber on demand 20241014082710797 DMAIN <0000> hlr.c:232 IMSI='262425532571877': Successfully assigned MSISDN='940' 20241014082710797 DAUC <0003> db_auc.c:157 IMSI='262425532571877': No 2G Auth Data 20241014082710797 DAUC <0003> db_auc.c:192 IMSI='262425532571877': No 3G Auth Data 20241014082710797 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425532571877 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 20241014082710797 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425532571877" cause=IMSI unknown in HLR} 20241014082710797 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014082710797 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082710797 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@0889f90c89b5: Found GsupExpect[0] for "262425532571877" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@0889f90c89b5: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425532571877" TC_subscr_create_on_demand_sai(308)@0889f90c89b5: setverdict(pass): none -> pass 20241014082710802 DAUC <0003> db_auc.c:157 IMSI='262425532571877': No 2G Auth Data 20241014082710802 DAUC <0003> db_auc.c:192 IMSI='262425532571877': No 3G Auth Data 20241014082710803 DAUC <0003> db_auc.c:157 IMSI='262425532571877': No 2G Auth Data 20241014082710803 DAUC <0003> db_auc.c:192 IMSI='262425532571877': No 3G Auth Data 20241014082710805 DAUC <0003> db_auc.c:157 IMSI='262425532571877': No 2G Auth Data 20241014082710805 DAUC <0003> db_auc.c:192 IMSI='262425532571877': No 3G Auth Data 20241014082710807 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082710808 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425532571877" cn_domain=PS} 20241014082710808 DLU <0006> fsm.c:456 lu(262425532571877)[0x562c35ad17e0]{UNVALIDATED}: Allocated 20241014082710808 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014082710813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425532571877)[0x562c35ad17e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082710813 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425532571877" cn_domain=PS} 20241014082710813 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082710813 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082710817 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082710817 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425532571877"} 20241014082710817 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425532571877)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082710817 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082710817 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425532571877"} 20241014082710817 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425532571877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082710817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425532571877)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082710817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425532571877)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082710817 DLU <0006> fsm.c:568 lu(PS:IMSI-262425532571877)[0x562c35ad17e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082710817 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082710817 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082710824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49280<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@0889f90c89b5: Final verdict of PTC: pass 20241014082710826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49266<->l=127.0.0.1:4258 20241014082710828 DLINP <000b> input/ipa.c:451 connected read/write 20241014082710828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082710828 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082710828 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082710828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082710828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44769<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0889f90c89b5: Final verdict of PTC: none 306@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 306: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@0889f90c89b5: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:10 UTC 2024 ====== 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 20241014082710871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49290<->l=127.0.0.1:4258 20241014082710972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49290<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1744) Waiting for packet dumper to finish... 1 (prev_count=1744, count=15460) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:13 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_MSLookup_mDNS_service_other_home started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082714086 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082714086 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082714090 DLINP <000b> input/ipa.c:451 connected read/write 20241014082714090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082714090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082714091 DLINP <000b> input/ipa.c:451 connected read/write 20241014082714091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082714091 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082714091 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082714091 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082714091 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082714091 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082714091 DLGSUP <0013> gsup_server.c:235 2: 20241014082714091 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082714091 DLGSUP <0013> gsup_server.c:235 3: 20241014082714091 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082714091 DLGSUP <0013> gsup_server.c:235 4: 20241014082714091 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082714091 DLGSUP <0013> gsup_server.c:235 5: 20241014082714091 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082714091 DLGSUP <0013> gsup_server.c:235 7: 20241014082714091 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082714091 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082714091 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082714091 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@0889f90c89b5: 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") 20241014082714113 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42359<->l=127.0.0.1:4259) 20241014082714117 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014082714117 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@0889f90c89b5: Created GsupExpect[0] for "262426761346319" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241014082714141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241014082714157 DAUC <0003> db_auc.c:157 IMSI='262426761346319': No 2G Auth Data 20241014082714157 DAUC <0003> db_auc.c:192 IMSI='262426761346319': No 3G Auth Data 20241014082714170 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615268481.msisdn 20241014082714171 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615268481.msisdn: not attached (vlr_number unset) 20241014082714171 DDGSM <0007> mslookup_server.c:327 sip.voice.491615268481.msisdn: does not exist in GSUP proxy 20241014082715178 DLINP <000b> input/ipa.c:451 connected read/write 20241014082715178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082715178 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426761346319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426761346319" cn_domain=CS} 20241014082715178 DLU <0006> fsm.c:456 lu(262426761346319)[0x562c35ad48d0]{UNVALIDATED}: Allocated 20241014082715178 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426761346319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241014082715203 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426761346319)[0x562c35ad48d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014082715203 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426761346319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426761346319" cn_domain=CS} 20241014082715203 DLINP <000b> input/ipa.c:451 connected read/write 20241014082715203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082715203 DLINP <000b> input/ipa.c:451 connected read/write 20241014082715203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@0889f90c89b5: Found GsupExpect[0] for "262426761346319" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@0889f90c89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426761346319" 20241014082715211 DLINP <000b> input/ipa.c:451 connected read/write 20241014082715211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082715211 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426761346319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426761346319"} 20241014082715211 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426761346319)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014082715211 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426761346319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014082715211 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426761346319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426761346319"} 20241014082715211 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426761346319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082715211 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426761346319)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014082715211 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426761346319)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014082715211 DLU <0006> fsm.c:568 lu(CS:IMSI-262426761346319)[0x562c35ad48d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014082715211 DLINP <000b> input/ipa.c:451 connected read/write 20241014082715211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082715212 DLINP <000b> input/ipa.c:451 connected read/write 20241014082715212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@0889f90c89b5: setverdict(pass): none -> pass 20241014082715215 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615268481.msisdn 20241014082715216 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615268481.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241014082715216 DDGSM <0007> mslookup_server.c:327 sip.voice.491615268481.msisdn: does not exist in GSUP proxy 20241014082715216 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615268481.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@0889f90c89b5: setverdict(pass): pass -> pass, component reason not changed 20241014082715224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@0889f90c89b5: Final verdict of PTC: pass 20241014082715226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4258 20241014082715228 DLINP <000b> input/ipa.c:451 connected read/write 20241014082715228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082715228 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082715228 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082715228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082715228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42359<->l=127.0.0.1:4259) 311@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP(310)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 311: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@0889f90c89b5: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:15 UTC 2024 ====== 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 20241014082715273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20241014082715374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) 20241014082716461 DSS <0004> hlr_ussd.c:239 262427237674962/0x6f53fde9: SS Session Timeout, destroying 20241014082716461 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427237674962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:17 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_MSLookup_GSUP_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082718459 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082718459 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082718462 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082718464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082718468 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082718468 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082718468 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082718468 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082718468 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082718468 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082718468 DLGSUP <0013> gsup_server.c:235 2: 20241014082718468 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082718468 DLGSUP <0013> gsup_server.c:235 3: 20241014082718468 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082718468 DLGSUP <0013> gsup_server.c:235 4: 20241014082718468 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082718468 DLGSUP <0013> gsup_server.c:235 5: 20241014082718468 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082718468 DLGSUP <0013> gsup_server.c:235 7: 20241014082718468 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082718468 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082718468 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082718468 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082718470 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014082718470 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@0889f90c89b5: 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") 20241014082718491 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40233<->l=127.0.0.1:4259) 20241014082718493 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014082718493 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@0889f90c89b5: Created GsupExpect[0] for "262426855816396" to be handled at TC_MSLookup_GSUP_proxy(320) 20241014082718501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@0889f90c89b5: Created GsupExpect[0] for "262426855816396" to be handled at TC_MSLookup_GSUP_proxy(320) 20241014082718510 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082718510 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426855816396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426855816396" cn_domain=CS} 20241014082718510 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426855816396 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241014082718510 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426855816396 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241014082718510 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426855816396.imsi 20241014082718510 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426855816396.imsi 20241014082718510 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426855816396.imsi: does not exist in local HLR 20241014082718520 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426855816396 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241014082718520 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241014082718520 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241014082718520 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241014082718520 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241014082718520 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241014082718520 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426855816396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082718520 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082718520 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014082718520 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082718520 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014082718521 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082718521 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: 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) } } } } 20241014082718525 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082718525 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082718525 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241014082718525 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241014082718525 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014082718528 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082718528 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082718528 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@0889f90c89b5: Found GsupExpect[0] for "262426855816396" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@0889f90c89b5: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426855816396" HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082718570 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082718570 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082718570 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082718570 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082718570 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426855816396 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611155370 20241014082718570 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426855816396 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082718570 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082718570 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@0889f90c89b5: Found GsupExpect[0] for "262426855816396" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@0889f90c89b5: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426855816396" 20241014082718579 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082718579 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082718579 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426855816396 MSISDN-491611155370 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082718580 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082718580 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082718583 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082718583 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082718583 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426855816396 MSISDN-491611155370 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 20241014082718583 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426855816396 MSISDN-491611155370 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082718583 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082718583 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@0889f90c89b5: setverdict(pass): none -> pass 20241014082718585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@0889f90c89b5: Final verdict of PTC: pass 20241014082718588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20241014082718591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40233<->l=127.0.0.1:4259) 20241014082718591 DLINP <000b> input/ipa.c:451 connected read/write 20241014082718591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082718591 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082718591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082718591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-server(317)@0889f90c89b5: Final verdict of PTC: none 20241014082718592 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082718592 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082718592 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 316@0889f90c89b5: Final verdict of PTC: none 20241014082718592 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241014082718592 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 316: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@0889f90c89b5: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:18 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241014082718686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 20241014082718787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=884) Waiting for packet dumper to finish... 1 (prev_count=884, count=18388) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:20 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082721907 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082721907 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082721910 DLINP <000b> input/ipa.c:451 connected read/write 20241014082721910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082721911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@0889f90c89b5: 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) } } } } 20241014082721912 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014082721912 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@0889f90c89b5: 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 } } } } 20241014082721913 DLINP <000b> input/ipa.c:451 connected read/write 20241014082721913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082721913 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082721913 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082721913 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082721913 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082721913 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082721913 DLGSUP <0013> gsup_server.c:235 2: 20241014082721913 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082721913 DLGSUP <0013> gsup_server.c:235 3: 20241014082721913 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082721913 DLGSUP <0013> gsup_server.c:235 4: 20241014082721913 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082721913 DLGSUP <0013> gsup_server.c:235 5: 20241014082721913 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082721913 DLGSUP <0013> gsup_server.c:235 7: 20241014082721913 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082721913 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082721913 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082721913 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@0889f90c89b5: 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") 20241014082721923 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37447<->l=127.0.0.1:4259) 20241014082721924 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014082721924 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@0889f90c89b5: Created GsupExpect[0] for "262422808414168" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241014082721931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4258 20241014082721935 DAUC <0003> db_auc.c:157 IMSI='262422808414168': No 2G Auth Data 20241014082721935 DAUC <0003> db_auc.c:192 IMSI='262422808414168': No 3G Auth Data 20241014082721942 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422808414168.imsi 20241014082721942 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422808414168.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0889f90c89b5: setverdict(pass): none -> pass 20241014082721948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0889f90c89b5: Final verdict of PTC: pass 20241014082721949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 20241014082721950 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37447<->l=127.0.0.1:4259) 323@0889f90c89b5: Final verdict of PTC: none 20241014082721950 DLINP <000b> input/ipa.c:451 connected read/write 20241014082721950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082721950 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082721950 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082721950 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 323: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@0889f90c89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:21 UTC 2024 ====== 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 20241014082721979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37826<->l=127.0.0.1:4258 20241014082722080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37826<->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=16088) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:24 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082725204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082725204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082725209 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082725210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@0889f90c89b5: 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)@0889f90c89b5: 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 } } } } 20241014082725214 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082725215 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082725215 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082725215 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082725215 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082725215 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082725215 DLGSUP <0013> gsup_server.c:235 2: 20241014082725215 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082725215 DLGSUP <0013> gsup_server.c:235 3: 20241014082725215 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082725215 DLGSUP <0013> gsup_server.c:235 4: 20241014082725215 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082725215 DLGSUP <0013> gsup_server.c:235 5: 20241014082725215 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082725215 DLGSUP <0013> gsup_server.c:235 7: 20241014082725215 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082725215 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082725215 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082725215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082725216 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014082725216 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@0889f90c89b5: 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") 20241014082725248 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46593<->l=127.0.0.1:4259) 20241014082725250 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014082725250 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@0889f90c89b5: Created GsupExpect[0] for "262425030631946" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241014082725261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@0889f90c89b5: Created GsupExpect[0] for "262425030631946" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241014082725268 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082725268 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425030631946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425030631946" cn_domain=CS} 20241014082725269 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425030631946 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241014082725269 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425030631946 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241014082725269 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425030631946.imsi 20241014082725269 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425030631946.imsi 20241014082725269 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425030631946.imsi: does not exist in local HLR 20241014082725279 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425030631946 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241014082725279 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241014082725279 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241014082725279 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241014082725279 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241014082725279 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241014082725280 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425030631946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082725280 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082725280 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014082725280 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082725280 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014082725280 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082725280 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: 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) } } } } 20241014082725285 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082725285 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082725285 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241014082725285 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241014082725285 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014082725288 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082725288 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082725288 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@0889f90c89b5: Found GsupExpect[0] for "262425030631946" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@0889f90c89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425030631946" HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082725330 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082725330 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082725330 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082725330 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082725331 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425030631946 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617825184 20241014082725331 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425030631946 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082725331 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082725331 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@0889f90c89b5: Found GsupExpect[0] for "262425030631946" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@0889f90c89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425030631946" 20241014082725340 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082725340 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082725340 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425030631946 MSISDN-491617825184 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082725340 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082725340 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082725344 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082725344 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082725344 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425030631946 MSISDN-491617825184 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 20241014082725344 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425030631946 MSISDN-491617825184 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082725344 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082725345 DLINP <000b> input/ipa.c:451 connected read/write 20241014082725345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082725348 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425030631946.imsi 20241014082725348 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425030631946.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0889f90c89b5: setverdict(pass): none -> pass 20241014082726351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0889f90c89b5: Final verdict of PTC: pass 20241014082726353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 20241014082726355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46593<->l=127.0.0.1:4259) 20241014082726356 DLINP <000b> input/ipa.c:451 connected read/write 20241014082726356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082726356 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(327)@0889f90c89b5: Final verdict of PTC: none 20241014082726356 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082726356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014082726357 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082726357 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082726357 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241014082726357 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241014082726357 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-server(329)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 328: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@0889f90c89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:26 UTC 2024 ====== 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 20241014082726455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 20241014082726556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@0889f90c89b5: 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@0889f90c89b5: 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 ------ Mon Oct 14 08:27:28 UTC 2024 /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@0889f90c89b5: 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@0889f90c89b5: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@0889f90c89b5: legacy= false MTC@0889f90c89b5: in not legacy case 1 MTC@0889f90c89b5: in not legacy case 2 20241014082729660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014082729660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241014082729663 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082729664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37856<->l=127.0.0.1:4258 20241014082729666 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014082729666 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@0889f90c89b5: 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 } } } } 20241014082729667 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082729667 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014082729667 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014082729667 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241014082729667 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014082729667 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241014082729667 DLGSUP <0013> gsup_server.c:235 2: 20241014082729667 DLGSUP <0013> gsup_server.c:237 2: 00 20241014082729667 DLGSUP <0013> gsup_server.c:235 3: 20241014082729667 DLGSUP <0013> gsup_server.c:237 3: 00 20241014082729667 DLGSUP <0013> gsup_server.c:235 4: 20241014082729667 DLGSUP <0013> gsup_server.c:237 4: 00 20241014082729667 DLGSUP <0013> gsup_server.c:235 5: 20241014082729667 DLGSUP <0013> gsup_server.c:237 5: 00 20241014082729667 DLGSUP <0013> gsup_server.c:235 7: 20241014082729667 DLGSUP <0013> gsup_server.c:237 7: 00 20241014082729667 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014082729667 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241014082729667 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)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@0889f90c89b5: 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") 20241014082729689 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44047<->l=127.0.0.1:4259) 20241014082729691 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014082729691 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@0889f90c89b5: Created GsupExpect[0] for "262429772354195" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241014082729703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37870<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@0889f90c89b5: Created GsupExpect[0] for "262429772354195" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241014082729710 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082729710 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429772354195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429772354195" cn_domain=CS} 20241014082729710 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429772354195 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241014082729710 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429772354195 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241014082729710 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429772354195.imsi 20241014082729710 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429772354195.imsi 20241014082729710 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429772354195.imsi: does not exist in local HLR 20241014082729715 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429772354195 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241014082729715 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241014082729715 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241014082729715 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241014082729715 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241014082729715 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241014082729715 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429772354195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014082729715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082729715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014082729715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082729715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014082729715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014082729715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: 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) } } } } 20241014082729718 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082729718 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082729718 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241014082729718 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241014082729718 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241014082729719 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082729719 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082729719 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@0889f90c89b5: Found GsupExpect[0] for "262429772354195" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@0889f90c89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429772354195" 20241014082729762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082729762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082729762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082729762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082729762 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429772354195 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616617524 20241014082729762 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429772354195 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082729762 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082729762 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@0889f90c89b5: Found GsupExpect[0] for "262429772354195" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@0889f90c89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429772354195" 20241014082729767 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082729767 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082729767 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429772354195 MSISDN-491616617524 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082729767 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082729767 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082729769 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082729769 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082729769 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429772354195 MSISDN-491616617524 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 20241014082729769 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429772354195 MSISDN-491616617524 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014082729769 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082729769 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014082729772 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616617524.msisdn 20241014082729772 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616617524.msisdn: does not exist in local HLR 20241014082729772 DDGSM <0007> mslookup_server.c:352 sip.voice.491616617524.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241014082729772 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616617524.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@0889f90c89b5: setverdict(pass): none -> pass 20241014082729775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37870<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@0889f90c89b5: Final verdict of PTC: pass 20241014082729777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37856<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP(334)@0889f90c89b5: Final verdict of PTC: none 20241014082729779 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44047<->l=127.0.0.1:4259) 20241014082729779 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014082729779 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014082729779 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241014082729779 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241014082729779 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241014082729779 DLINP <000b> input/ipa.c:451 connected read/write 20241014082729779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014082729779 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014082729779 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014082729779 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server-IPA(337)@0889f90c89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@0889f90c89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@0889f90c89b5: Final verdict of PTC: none 335@0889f90c89b5: Final verdict of PTC: none MTC@0889f90c89b5: Setting final verdict of the test case. MTC@0889f90c89b5: Local verdict of MTC: none MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC with component reference 335: none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@0889f90c89b5: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@0889f90c89b5: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@0889f90c89b5: 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'. Mon Oct 14 08:27:29 UTC 2024 ====== 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 20241014082729857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37874<->l=127.0.0.1:4258 20241014082729958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37874<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=9464) Waiting for packet dumper to finish... 1 (prev_count=9464, count=20692) MTC@0889f90c89b5: 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@0889f90c89b5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0889f90c89b5: Terminating MTC. MC@0889f90c89b5: MTC terminated. MC2> exit MC@0889f90c89b5: Shutting down session. MC@0889f90c89b5: 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-7392.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 xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (625926) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (625880) [testenv] Showing junit-xml-7392.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7392.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.083494'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.691686'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.866453'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.576116'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.086375'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.081962'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.076025'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.092346'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.751518'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.799680'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.749460'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.223043'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.137684'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.807727'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.893857'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.107259'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.339863'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.288077'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.296593'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.269815'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.288043'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.269770'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.297046'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.318230'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.251713'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.125706'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.351219'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.357211'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.336691'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.106201'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.242804'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.276680'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.143388'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.166317'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.157372'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.067353'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.179810'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.136678'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241014-0825-f52e7c51'] testenv-hlr-osmocom-latest-20241014-0825-f52e7c51 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2203/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS