Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.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 69aa39abf63ffd19aecb3502dec7251c0e77350d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 69aa39abf63ffd19aecb3502dec7251c0e77350d # timeout=10
Commit message: "ggsn: testenv: support running osmo-ggsn in QEMU"
 > git rev-list --no-walk b05196bd87251d29d0369d30a3688a49309cbb43 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins11662954574490052243.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:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] 90b1ff45f90e4b6bf4f947ddb9c163c187b593de4bdc6cdbb2fc466696fc85f6 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', '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 (9692 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_4.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_1.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_1.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_4.cc Creating dependency file for MAP_GR_DataTypes_part_5.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_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_Errors_part_2.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_1.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_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_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_4.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_4.cc Creating dependency file for SS_Templates_part_5.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_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_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_CTRL_Types.cc Creating dependency file for Osmocom_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_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_MM_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_CodecPort_CtrlFunct.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc 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_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', '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:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (394 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', '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-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 856 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410102026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.17.cc16f.202410102026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.17.cc16f.202410102026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.17.cc16f.202410102026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.17.cc16f.202410102026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410102026 [73.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410102026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410102026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.17.cc16f.202410102026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410102026 [112 kB] Fetched 856 kB in 0s (8716 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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-nightly_202410102026_amd64.deb ... Unpacking osmocom-nightly (202410102026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.17.cc16f.202410102026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.17.cc16f.202410102026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.17.cc16f.202410102026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.17.cc16f.202410102026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.17.cc16f.202410102026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.17.cc16f.202410102026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.17.cc16f.202410102026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.17.cc16f.202410102026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202410102026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410102026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410102026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410102026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410102026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410102026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.17.cc16f.202410102026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.17.cc16f.202410102026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410102026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410102026) ... Setting up osmocom-nightly (202410102026) ... Setting up libosmocore22:amd64 (1.10.0.17.cc16f.202410102026) ... Setting up libosmovty13:amd64 (1.10.0.17.cc16f.202410102026) ... Setting up libosmoisdn0:amd64 (1.10.0.17.cc16f.202410102026) ... Setting up libosmogsm20:amd64 (1.10.0.17.cc16f.202410102026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410102026) ... Setting up libosmoctrl0:amd64 (1.10.0.17.cc16f.202410102026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410102026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410102026) ... Setting up osmo-hlr (1.8.0.2.7c06.202410102026) ... 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/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241011055522723 DMAIN <0000> hlr.c:813 hlr starting 20241011055522723 DDB <0001> db.c:599 using database: hlr.db 20241011055522723 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241011055522723 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241011055522723 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241011055522723 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241011055522752 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241011055522752 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241011055522841 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241011055522842 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241011055522842 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@90b1ff45f90e: Unix server socket created successfully. MC@90b1ff45f90e: Listening on TCP port 38213. MC2> 90b1ff45f90e is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 90b1ff45f90e 38213 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@90b1ff45f90e: New HC connected from 10.0.2.100 [10.0.2.100]. 90b1ff45f90e: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@90b1ff45f90e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@90b1ff45f90e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@90b1ff45f90e: Configuration file was processed on all HCs. MC@90b1ff45f90e: Creating MTC on host 10.0.2.100. MC@90b1ff45f90e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Oct 11 05:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_sai_err_invalid_imsi started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055524393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055524393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055524395 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055524399 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055524399 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055524399 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 20241011055524399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055524399 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 20241011055524399 DLGSUP <0013> gsup_server.c:235 2: 20241011055524399 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055524399 DLGSUP <0013> gsup_server.c:235 3: 20241011055524399 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055524399 DLGSUP <0013> gsup_server.c:235 4: 20241011055524399 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055524399 DLGSUP <0013> gsup_server.c:235 5: 20241011055524399 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055524399 DLGSUP <0013> gsup_server.c:235 7: 20241011055524399 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055524399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055524399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055524399 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@90b1ff45f90e: 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") 20241011055524421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40305<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@90b1ff45f90e: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241011055524436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4258 20241011055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524441 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"} 20241011055524441 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" 20241011055524441 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} 20241011055524441 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 20241011055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055524441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@90b1ff45f90e: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055524443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@90b1ff45f90e: Final verdict of PTC: pass 20241011055524444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 20241011055524446 DLINP <000b> input/ipa.c:451 connected read/write 20241011055524446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055524446 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055524446 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055524446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055524446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40305<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@90b1ff45f90e: Final verdict of PTC: none 5@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 5: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Oct 11 05:55:24 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 20241011055524509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4258 20241011055524510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Oct 11 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_sai started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055527581 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055527581 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055527583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055527586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527586 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055527586 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055527586 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 20241011055527586 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055527586 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 20241011055527586 DLGSUP <0013> gsup_server.c:235 2: 20241011055527586 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055527586 DLGSUP <0013> gsup_server.c:235 3: 20241011055527586 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055527586 DLGSUP <0013> gsup_server.c:235 4: 20241011055527586 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055527586 DLGSUP <0013> gsup_server.c:235 5: 20241011055527586 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055527586 DLGSUP <0013> gsup_server.c:235 7: 20241011055527586 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055527586 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055527586 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055527586 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@90b1ff45f90e: 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") 20241011055527601 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34357<->l=127.0.0.1:4259) 20241011055527629 DAUC <0003> db_auc.c:157 IMSI='262427116990605': No 2G Auth Data 20241011055527629 DAUC <0003> db_auc.c:192 IMSI='262427116990605': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262427116990605" to be handled at TC_gsup_sai(12) 20241011055527665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 20241011055527670 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527670 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427116990605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427116990605"} 20241011055527678 DAUC <0003> db_auc.c:192 IMSI='262427116990605': No 3G Auth Data 20241011055527678 DAUC <0003> db_auc.c:236 IMSI='262427116990605': Calling to generate 5 vectors 20241011055527678 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055527678 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055527678 DAUC <0003> auc.c:113 vector [0]: rand = 0a733d46fb1afe8ac2d4d66724016d12 20241011055527678 DAUC <0003> auc.c:179 vector [0]: kc = d72470864f417c00 20241011055527678 DAUC <0003> auc.c:180 vector [0]: sres = 1fa140e9 20241011055527678 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [1]: rand = 6f2fd95eb07d827995092995f09d0163 20241011055527678 DAUC <0003> auc.c:179 vector [1]: kc = 08a98e2d50ac4400 20241011055527678 DAUC <0003> auc.c:180 vector [1]: sres = 0fd5ee94 20241011055527678 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [2]: rand = 77e3bef2df862a91c998f0f44e4643d3 20241011055527678 DAUC <0003> auc.c:179 vector [2]: kc = 69a3d1908b07c400 20241011055527678 DAUC <0003> auc.c:180 vector [2]: sres = 2a054c18 20241011055527678 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [3]: rand = b7d322ecb856ed57f719b53d74d6df4b 20241011055527678 DAUC <0003> auc.c:179 vector [3]: kc = c8720fa260658000 20241011055527678 DAUC <0003> auc.c:180 vector [3]: sres = c96509e7 20241011055527678 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055527678 DAUC <0003> auc.c:113 vector [4]: rand = e8312c5a3f7616fd57f2467bfe16227d 20241011055527678 DAUC <0003> auc.c:179 vector [4]: kc = 46e05fe120370800 20241011055527678 DAUC <0003> auc.c:180 vector [4]: sres = fd1b0f49 20241011055527678 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055527678 DAUC <0003> db_auc.c:245 IMSI='262427116990605': Generated 5 vectors 20241011055527678 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427116990605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427116990605"} 20241011055527678 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427116990605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527678 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527678 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262427116990605" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_sai(12)"262427116990605" TC_gsup_sai(12)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(12)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055527681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 TC_gsup_sai(12)@90b1ff45f90e: Final verdict of PTC: pass 20241011055527706 DAUC <0003> db_auc.c:157 IMSI='262423565172621': No 2G Auth Data 20241011055527706 DAUC <0003> db_auc.c:192 IMSI='262423565172621': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262423565172621" to be handled at TC_gsup_sai(13) 20241011055527736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42842<->l=127.0.0.1:4258 20241011055527740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527740 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423565172621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423565172621"} 20241011055527740 DAUC <0003> db_auc.c:192 IMSI='262423565172621': No 3G Auth Data 20241011055527740 DAUC <0003> db_auc.c:236 IMSI='262423565172621': Calling to generate 5 vectors 20241011055527740 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055527740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055527740 DAUC <0003> auc.c:113 vector [0]: rand = fc59f8750e17099824ec143f180fe0c1 20241011055527740 DAUC <0003> auc.c:179 vector [0]: kc = 6a9b2e3cb0cd8c00 20241011055527740 DAUC <0003> auc.c:180 vector [0]: sres = 58ee7eb2 20241011055527740 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [1]: rand = 85ba5253d65da8e42e69e5f4510fc283 20241011055527740 DAUC <0003> auc.c:179 vector [1]: kc = 5c98adf7894af400 20241011055527740 DAUC <0003> auc.c:180 vector [1]: sres = f6c89266 20241011055527740 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [2]: rand = 4699f308395b35c9a6db39519c17717a 20241011055527740 DAUC <0003> auc.c:179 vector [2]: kc = 26c542ee79f99c00 20241011055527740 DAUC <0003> auc.c:180 vector [2]: sres = 35f1ddc9 20241011055527740 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [3]: rand = 3cdb8ef5571ca2d1dadf6fea53dbbf4e 20241011055527740 DAUC <0003> auc.c:179 vector [3]: kc = 160f3192c8548c00 20241011055527740 DAUC <0003> auc.c:180 vector [3]: sres = 02c5c782 20241011055527740 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055527740 DAUC <0003> auc.c:113 vector [4]: rand = 4ada9dcde9d8d636485eebb4c3ee3687 20241011055527740 DAUC <0003> auc.c:179 vector [4]: kc = 163a606b07f20000 20241011055527740 DAUC <0003> auc.c:180 vector [4]: sres = 8351ebc7 20241011055527740 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055527740 DAUC <0003> db_auc.c:245 IMSI='262423565172621': Generated 5 vectors 20241011055527740 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423565172621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423565172621"} 20241011055527740 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423565172621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262423565172621" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_sai(13)"262423565172621" TC_gsup_sai(13)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(13)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055527743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42842<->l=127.0.0.1:4258 TC_gsup_sai(13)@90b1ff45f90e: Final verdict of PTC: pass 20241011055527768 DAUC <0003> db_auc.c:157 IMSI='262425147766724': No 2G Auth Data 20241011055527768 DAUC <0003> db_auc.c:192 IMSI='262425147766724': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262425147766724" to be handled at TC_gsup_sai(14) 20241011055527800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 20241011055527803 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527803 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425147766724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425147766724"} 20241011055527803 DAUC <0003> db_auc.c:192 IMSI='262425147766724': No 3G Auth Data 20241011055527803 DAUC <0003> db_auc.c:236 IMSI='262425147766724': Calling to generate 5 vectors 20241011055527803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055527803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055527803 DAUC <0003> auc.c:113 vector [0]: rand = 52a7c019ad29c55d6189b6ecf099fade 20241011055527803 DAUC <0003> auc.c:179 vector [0]: kc = c4aa854008593f33 20241011055527803 DAUC <0003> auc.c:180 vector [0]: sres = 126af8e5 20241011055527803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055527803 DAUC <0003> auc.c:113 vector [1]: rand = f808f2c54699624e083937828674f183 20241011055527804 DAUC <0003> auc.c:179 vector [1]: kc = 36a0eb4507cc2ed9 20241011055527804 DAUC <0003> auc.c:180 vector [1]: sres = a7bdfb65 20241011055527804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055527804 DAUC <0003> auc.c:113 vector [2]: rand = ddae98e05408b8a962efedd6c12af6ef 20241011055527804 DAUC <0003> auc.c:179 vector [2]: kc = ea7647f7bdaba854 20241011055527804 DAUC <0003> auc.c:180 vector [2]: sres = cac95c3c 20241011055527804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055527804 DAUC <0003> auc.c:113 vector [3]: rand = 056acc87567b5eba312a529e7a68ac89 20241011055527804 DAUC <0003> auc.c:179 vector [3]: kc = a478188af289a872 20241011055527804 DAUC <0003> auc.c:180 vector [3]: sres = cd72b4b9 20241011055527804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055527804 DAUC <0003> auc.c:113 vector [4]: rand = f89c46f35ed19dc7098d124e6a5de7da 20241011055527804 DAUC <0003> auc.c:179 vector [4]: kc = 892628b8b10e5934 20241011055527804 DAUC <0003> auc.c:180 vector [4]: sres = d2b01ea7 20241011055527804 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055527804 DAUC <0003> db_auc.c:245 IMSI='262425147766724': Generated 5 vectors 20241011055527804 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425147766724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425147766724"} 20241011055527804 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425147766724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527804 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527804 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262425147766724" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_sai(14)"262425147766724" TC_gsup_sai(14)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(14)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055527806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 TC_gsup_sai(14)@90b1ff45f90e: Final verdict of PTC: pass 20241011055527830 DAUC <0003> db_auc.c:157 IMSI='262424443059032': No 2G Auth Data 20241011055527830 DAUC <0003> db_auc.c:192 IMSI='262424443059032': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262424443059032" to be handled at TC_gsup_sai(15) 20241011055527863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 20241011055527866 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527866 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424443059032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424443059032"} 20241011055527866 DAUC <0003> db_auc.c:157 IMSI='262424443059032': No 2G Auth Data 20241011055527866 DAUC <0003> db_auc.c:236 IMSI='262424443059032': Calling to generate 5 vectors 20241011055527866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055527866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055527866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055527866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055527866 DAUC <0003> auc.c:113 vector [0]: rand = a4b4d36a7c6bb07f1554b3f5bad8af99 20241011055527866 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055527866 DAUC <0003> auc.c:142 vector [0]: autn = 420eecc386c200001c234079e518c2d1 20241011055527866 DAUC <0003> auc.c:143 vector [0]: ck = 208eabf813ffb0e03d494df1422b2bcf 20241011055527866 DAUC <0003> auc.c:144 vector [0]: ik = e61882017c9122ae716baf33d0b1e079 20241011055527866 DAUC <0003> auc.c:145 vector [0]: res = 8811344170d9812e0000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [0]: kc = 8ab4cb3bfdf459f8 20241011055527866 DAUC <0003> auc.c:152 vector [0]: sres = f8c8b56f 20241011055527866 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [1]: rand = 90f998c9bacebec4353c8bc46057a5cc 20241011055527866 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055527866 DAUC <0003> auc.c:142 vector [1]: autn = 3045109f603300008a421c759c50c89f 20241011055527866 DAUC <0003> auc.c:143 vector [1]: ck = 246803f65094e1a0127d9f139da0bd67 20241011055527866 DAUC <0003> auc.c:144 vector [1]: ik = 3569740904695356fb26e55cab0ab795 20241011055527866 DAUC <0003> auc.c:145 vector [1]: res = 9610474ecd8697330000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [1]: kc = f85a0db06257b804 20241011055527866 DAUC <0003> auc.c:152 vector [1]: sres = 5b96d07d 20241011055527866 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [2]: rand = f9cde4c32b8595ba7021b2d272d3a63b 20241011055527866 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055527866 DAUC <0003> auc.c:142 vector [2]: autn = 901c2cca9a060000ffb8c228113f8869 20241011055527866 DAUC <0003> auc.c:143 vector [2]: ck = 10e9fb39d52a81776552064c02fae317 20241011055527866 DAUC <0003> auc.c:144 vector [2]: ik = dbd83b615ded103a1847e3b6444589d2 20241011055527866 DAUC <0003> auc.c:145 vector [2]: res = cefb73e300c4fe600000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [2]: kc = b62425a2ce78fb88 20241011055527866 DAUC <0003> auc.c:152 vector [2]: sres = ce3f8d83 20241011055527866 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [3]: rand = e0b32965ff97b4b26ff36a0b53544cef 20241011055527866 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055527866 DAUC <0003> auc.c:142 vector [3]: autn = 25cc1a981d41000058f29304b4aaace6 20241011055527866 DAUC <0003> auc.c:143 vector [3]: ck = e34608a389cc374d21e52cd7a05bf8c2 20241011055527866 DAUC <0003> auc.c:144 vector [3]: ik = e2ece283db3ad8e7bddd877c7c4d1953 20241011055527866 DAUC <0003> auc.c:145 vector [3]: res = 194c7d9a3f1745960000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [3]: kc = 9d92418b8ee00e3b 20241011055527866 DAUC <0003> auc.c:152 vector [3]: sres = 265b380c 20241011055527866 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055527866 DAUC <0003> auc.c:113 vector [4]: rand = 343e5f5d5c18aef028539b65d0e9093f 20241011055527866 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055527866 DAUC <0003> auc.c:142 vector [4]: autn = 954de6c62a090000fa68311f3d08d35e 20241011055527866 DAUC <0003> auc.c:143 vector [4]: ck = 500aafefed88ce2177c3d8df0df5abe9 20241011055527866 DAUC <0003> auc.c:144 vector [4]: ik = 5118c852ac3c54f77c21628d2d6cef7a 20241011055527866 DAUC <0003> auc.c:145 vector [4]: res = cf60c4e5821f09190000000000000000 20241011055527866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055527866 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055527866 DAUC <0003> auc.c:151 vector [4]: kc = 0af0ddef612dde45 20241011055527866 DAUC <0003> auc.c:152 vector [4]: sres = 4d7fcdfc 20241011055527866 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055527866 DAUC <0003> db_auc.c:245 IMSI='262424443059032': Generated 5 vectors 20241011055527866 DAUC <0003> db_auc.c:249 IMSI='262424443059032': Updating SQN=161 in DB 20241011055527874 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424443059032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424443059032"} 20241011055527874 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424443059032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527874 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527874 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262424443059032" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_sai(15)"262424443059032" TC_gsup_sai(15)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(15)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055527877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 TC_gsup_sai(15)@90b1ff45f90e: Final verdict of PTC: pass 20241011055527901 DAUC <0003> db_auc.c:157 IMSI='262420744853185': No 2G Auth Data 20241011055527901 DAUC <0003> db_auc.c:192 IMSI='262420744853185': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262420744853185" to be handled at TC_gsup_sai(16) 20241011055527933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 20241011055527937 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055527937 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420744853185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420744853185"} 20241011055527937 DAUC <0003> db_auc.c:157 IMSI='262420744853185': No 2G Auth Data 20241011055527937 DAUC <0003> db_auc.c:236 IMSI='262420744853185': Calling to generate 5 vectors 20241011055527937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055527937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055527937 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055527937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055527937 DAUC <0003> auc.c:113 vector [0]: rand = 7d6d5bcda569807238322919c2be2435 20241011055527937 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055527937 DAUC <0003> auc.c:142 vector [0]: autn = c52699c6c7ea000026b84cdf58f2bd22 20241011055527937 DAUC <0003> auc.c:143 vector [0]: ck = ab19d80a38824fa5d29eeea6c58d0f37 20241011055527937 DAUC <0003> auc.c:144 vector [0]: ik = 3df88ebac9e71dc813449bb605679312 20241011055527937 DAUC <0003> auc.c:145 vector [0]: res = b596ee3cc660a59c0000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [0]: kc = 573b23a0318fce48 20241011055527937 DAUC <0003> auc.c:152 vector [0]: sres = 73f64ba0 20241011055527937 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [1]: rand = 6896a1614add034235726d89e1b196c5 20241011055527937 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055527937 DAUC <0003> auc.c:142 vector [1]: autn = fac7ed61697e0000c7561174960ae342 20241011055527937 DAUC <0003> auc.c:143 vector [1]: ck = 721d15f4c44183eebf586cde564a8e95 20241011055527937 DAUC <0003> auc.c:144 vector [1]: ik = b0435c95cfdb589ee1c7118d3139689f 20241011055527937 DAUC <0003> auc.c:145 vector [1]: res = 837a1e02d39bb1680000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [1]: kc = 9cc134326ce93d7a 20241011055527937 DAUC <0003> auc.c:152 vector [1]: sres = 50e1af6a 20241011055527937 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [2]: rand = af8ffdff188051b60462cda6bf1c6731 20241011055527937 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055527937 DAUC <0003> auc.c:142 vector [2]: autn = cf64db4cded800004256e49ce8b05da3 20241011055527937 DAUC <0003> auc.c:143 vector [2]: ck = 36ccb372e5ef3e3c4e866793719a2385 20241011055527937 DAUC <0003> auc.c:144 vector [2]: ik = 355f45fae5fe50851fbf84357453a004 20241011055527937 DAUC <0003> auc.c:145 vector [2]: res = 9bea7dacdee977230000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [2]: kc = 52aa152e05d8ed38 20241011055527937 DAUC <0003> auc.c:152 vector [2]: sres = 45030a8f 20241011055527937 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [3]: rand = 6b4486f80eee03081bf3a33ec047d888 20241011055527937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055527937 DAUC <0003> auc.c:142 vector [3]: autn = d691336e39dc0000253c74de289f5d13 20241011055527937 DAUC <0003> auc.c:143 vector [3]: ck = 3b10bfb8d879c2eb4a76247bb054fee3 20241011055527937 DAUC <0003> auc.c:144 vector [3]: ik = e3998db03f6c88ec8a824aade284f980 20241011055527937 DAUC <0003> auc.c:145 vector [3]: res = 44b7b95dc42633b30000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [3]: kc = 187d5cdeb5c54d64 20241011055527937 DAUC <0003> auc.c:152 vector [3]: sres = 80918aee 20241011055527937 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055527937 DAUC <0003> auc.c:113 vector [4]: rand = e6414a99a7596d7945d3cc343779b1a6 20241011055527937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055527937 DAUC <0003> auc.c:142 vector [4]: autn = 1c4cc8b7c24e0000411341bebeec76d4 20241011055527937 DAUC <0003> auc.c:143 vector [4]: ck = 395e82ab90f17da958f7d7f603a44a9f 20241011055527937 DAUC <0003> auc.c:144 vector [4]: ik = 68a285e4788f944edfa4fb9429a9f4a0 20241011055527937 DAUC <0003> auc.c:145 vector [4]: res = c4cb6f2ee96582450000000000000000 20241011055527937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055527937 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055527937 DAUC <0003> auc.c:151 vector [4]: kc = d6af2b2dc27357d8 20241011055527937 DAUC <0003> auc.c:152 vector [4]: sres = 2daeed6b 20241011055527937 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055527937 DAUC <0003> db_auc.c:245 IMSI='262420744853185': Generated 5 vectors 20241011055527937 DAUC <0003> db_auc.c:249 IMSI='262420744853185': Updating SQN=161 in DB 20241011055527945 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420744853185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420744853185"} 20241011055527945 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420744853185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055527945 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055527945 DLINP <000b> input/ipa.c:451 connected read/write 20241011055527945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262420744853185" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_sai(16)"262420744853185" TC_gsup_sai(16)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(16)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055527948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 TC_gsup_sai(16)@90b1ff45f90e: Final verdict of PTC: pass 20241011055527972 DAUC <0003> db_auc.c:157 IMSI='262422647610631': No 2G Auth Data 20241011055527972 DAUC <0003> db_auc.c:192 IMSI='262422647610631': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262422647610631" to be handled at TC_gsup_sai(17) 20241011055528012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 20241011055528015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528015 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422647610631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422647610631"} 20241011055528015 DAUC <0003> db_auc.c:236 IMSI='262422647610631': Calling to generate 5 vectors 20241011055528015 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055528015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055528015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055528015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055528015 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055528015 DAUC <0003> auc.c:113 vector [0]: rand = 0fb4d92e1419f6bee02207309aa9d8ae 20241011055528015 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055528015 DAUC <0003> auc.c:142 vector [0]: autn = 045793fb20710000e0ff797ea1e19f36 20241011055528015 DAUC <0003> auc.c:143 vector [0]: ck = 163ad93b01778c8c1a039fdae8f05eea 20241011055528015 DAUC <0003> auc.c:144 vector [0]: ik = dbf1b62706584a90f88201e47752a7fa 20241011055528015 DAUC <0003> auc.c:145 vector [0]: res = 292355f33d9387a60000000000000000 20241011055528015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055528015 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055528015 DAUC <0003> auc.c:179 vector [0]: kc = 7a94fd41fb143800 20241011055528015 DAUC <0003> auc.c:180 vector [0]: sres = 8555923b 20241011055528015 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055528015 DAUC <0003> auc.c:113 vector [1]: rand = 15e08904d90e87644f7a92e3b8c88624 20241011055528015 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055528015 DAUC <0003> auc.c:142 vector [1]: autn = ac4f2c0e9354000024443c1bdea684c7 20241011055528015 DAUC <0003> auc.c:143 vector [1]: ck = f6db6c1fa7442e6e197b9872c5123a73 20241011055528015 DAUC <0003> auc.c:144 vector [1]: ik = 122a53b298ee5b2bd9948c37acb13789 20241011055528015 DAUC <0003> auc.c:145 vector [1]: res = 1be50d570f58f6f50000000000000000 20241011055528015 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055528015 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055528015 DAUC <0003> auc.c:179 vector [1]: kc = 1e6f03007b160000 20241011055528015 DAUC <0003> auc.c:180 vector [1]: sres = a57ff9e3 20241011055528015 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055528015 DAUC <0003> auc.c:113 vector [2]: rand = 44b58a19ae49c4a69a01d0249ffe0e02 20241011055528015 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055528015 DAUC <0003> auc.c:142 vector [2]: autn = c2b719f9165f000027cd64930973a178 20241011055528016 DAUC <0003> auc.c:143 vector [2]: ck = 89da50a71f6f8b1f2a091bcabcc8c0cc 20241011055528016 DAUC <0003> auc.c:144 vector [2]: ik = b0a9bc7c2a26b04b6c5d5578a5e62f6f 20241011055528016 DAUC <0003> auc.c:145 vector [2]: res = 90c593efcbe6ca5d0000000000000000 20241011055528016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055528016 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055528016 DAUC <0003> auc.c:179 vector [2]: kc = 00e30f653a2e7400 20241011055528016 DAUC <0003> auc.c:180 vector [2]: sres = b248b415 20241011055528016 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055528016 DAUC <0003> auc.c:113 vector [3]: rand = e6f52e08a6867dce20aed7909b777133 20241011055528016 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055528016 DAUC <0003> auc.c:142 vector [3]: autn = fd654609b4bf00003b1e5da009710dbb 20241011055528016 DAUC <0003> auc.c:143 vector [3]: ck = 83854230e42f1c4c8f5ad457e54cad9d 20241011055528016 DAUC <0003> auc.c:144 vector [3]: ik = 015273847e1bb1cd4e180327611bbe5f 20241011055528016 DAUC <0003> auc.c:145 vector [3]: res = 3deef2a4f45c30970000000000000000 20241011055528016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055528016 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055528016 DAUC <0003> auc.c:179 vector [3]: kc = 6e31216f947e8800 20241011055528016 DAUC <0003> auc.c:180 vector [3]: sres = cf6aea68 20241011055528016 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055528016 DAUC <0003> auc.c:113 vector [4]: rand = af7c03ff23e8f22f4d274438fb8a12a3 20241011055528016 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055528016 DAUC <0003> auc.c:142 vector [4]: autn = 5499b944a61e0000996801f63a03e95c 20241011055528016 DAUC <0003> auc.c:143 vector [4]: ck = 30da9549c7198563d52672b0c06f0dbc 20241011055528016 DAUC <0003> auc.c:144 vector [4]: ik = 27445e03f29e9635a1b8df364b096a4b 20241011055528016 DAUC <0003> auc.c:145 vector [4]: res = e4bfecb773212cff0000000000000000 20241011055528016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055528016 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055528016 DAUC <0003> auc.c:179 vector [4]: kc = 1068993eb550ac00 20241011055528016 DAUC <0003> auc.c:180 vector [4]: sres = e3b76483 20241011055528016 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055528016 DAUC <0003> db_auc.c:245 IMSI='262422647610631': Generated 5 vectors 20241011055528016 DAUC <0003> db_auc.c:249 IMSI='262422647610631': Updating SQN=161 in DB 20241011055528026 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422647610631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422647610631"} 20241011055528026 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422647610631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055528026 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528026 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262422647610631" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_sai(17)"262422647610631" TC_gsup_sai(17)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(17)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055528029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 TC_gsup_sai(17)@90b1ff45f90e: Final verdict of PTC: pass 20241011055528073 DAUC <0003> db_auc.c:157 IMSI='262421861699579': No 2G Auth Data 20241011055528073 DAUC <0003> db_auc.c:192 IMSI='262421861699579': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262421861699579" to be handled at TC_gsup_sai(18) 20241011055528113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20241011055528117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528117 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421861699579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421861699579"} 20241011055528117 DAUC <0003> db_auc.c:236 IMSI='262421861699579': Calling to generate 5 vectors 20241011055528117 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055528117 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055528117 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055528117 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055528117 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055528117 DAUC <0003> auc.c:113 vector [0]: rand = f6b55a2dbd9f0d0503f85ec112b9ddb4 20241011055528117 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055528117 DAUC <0003> auc.c:142 vector [0]: autn = 6a5b86bfbb8c00001d010c0e4719b421 20241011055528117 DAUC <0003> auc.c:143 vector [0]: ck = 061c916b1bfc2bb3c1faffc029526471 20241011055528117 DAUC <0003> auc.c:144 vector [0]: ik = bc7548ae08010cf3ea939c82cd8cc923 20241011055528117 DAUC <0003> auc.c:145 vector [0]: res = 2b4f9ac8825329d30000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055528117 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055528117 DAUC <0003> auc.c:179 vector [0]: kc = 6fecd0dd78221800 20241011055528117 DAUC <0003> auc.c:180 vector [0]: sres = 5f411cba 20241011055528117 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055528117 DAUC <0003> auc.c:113 vector [1]: rand = 07ecd38f3a83d06d9bac1e20172d4bb5 20241011055528117 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055528117 DAUC <0003> auc.c:142 vector [1]: autn = c821a5039f5200000ad378fa34ab772d 20241011055528117 DAUC <0003> auc.c:143 vector [1]: ck = fd9c02f1087e69a874a6c5abc5a3fd1d 20241011055528117 DAUC <0003> auc.c:144 vector [1]: ik = 1c1bd02e30fa179da48e8930bb6cd03e 20241011055528117 DAUC <0003> auc.c:145 vector [1]: res = 72c4b9d7bc055cf90000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055528117 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055528117 DAUC <0003> auc.c:179 vector [1]: kc = d96db7049a8f5000 20241011055528117 DAUC <0003> auc.c:180 vector [1]: sres = 879de97d 20241011055528117 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055528117 DAUC <0003> auc.c:113 vector [2]: rand = 8efa43ebc7a4d5ef80840e9356c344c2 20241011055528117 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055528117 DAUC <0003> auc.c:142 vector [2]: autn = 9a81e60f0ac4000039d67b262032f224 20241011055528117 DAUC <0003> auc.c:143 vector [2]: ck = 895a4b65745230f3b200ce2ab1a95c35 20241011055528117 DAUC <0003> auc.c:144 vector [2]: ik = 63e069ae334e94871ff5651026bbdc33 20241011055528117 DAUC <0003> auc.c:145 vector [2]: res = 8b9b5b797ae94bd60000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055528117 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055528117 DAUC <0003> auc.c:179 vector [2]: kc = 179de5e1aece5c00 20241011055528117 DAUC <0003> auc.c:180 vector [2]: sres = 6c6a4202 20241011055528117 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055528117 DAUC <0003> auc.c:113 vector [3]: rand = 4fc48068847da426c017302cbc271dbc 20241011055528117 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055528117 DAUC <0003> auc.c:142 vector [3]: autn = 3798aa03ff8c0000469dd0ae43b829f5 20241011055528117 DAUC <0003> auc.c:143 vector [3]: ck = 6607ed6eebd599f56668ace2f8f018f6 20241011055528117 DAUC <0003> auc.c:144 vector [3]: ik = e3499d42f668b82dfacd9bb4a4753fd6 20241011055528117 DAUC <0003> auc.c:145 vector [3]: res = ea9b8d81307b908a0000000000000000 20241011055528117 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055528118 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055528118 DAUC <0003> auc.c:179 vector [3]: kc = a2e7886a987db400 20241011055528118 DAUC <0003> auc.c:180 vector [3]: sres = 9a696179 20241011055528118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055528118 DAUC <0003> auc.c:113 vector [4]: rand = 80afe06c8a347831f3d5dc1d34aa34c6 20241011055528118 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055528118 DAUC <0003> auc.c:142 vector [4]: autn = 2ad55a227e310000285e12c41c329ab1 20241011055528118 DAUC <0003> auc.c:143 vector [4]: ck = 3a086740636684475ab77e070011fa20 20241011055528118 DAUC <0003> auc.c:144 vector [4]: ik = 0c80b9e207c39fe214a4b0d1da58de60 20241011055528118 DAUC <0003> auc.c:145 vector [4]: res = f11c79e9b05f20b50000000000000000 20241011055528118 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055528118 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055528118 DAUC <0003> auc.c:179 vector [4]: kc = d1fb862712c4bc00 20241011055528118 DAUC <0003> auc.c:180 vector [4]: sres = b3ebd13e 20241011055528118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055528118 DAUC <0003> db_auc.c:245 IMSI='262421861699579': Generated 5 vectors 20241011055528118 DAUC <0003> db_auc.c:249 IMSI='262421861699579': Updating SQN=161 in DB 20241011055528126 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421861699579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421861699579"} 20241011055528126 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421861699579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055528126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262421861699579" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_sai(18)"262421861699579" TC_gsup_sai(18)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(18)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055528129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 TC_gsup_sai(18)@90b1ff45f90e: Final verdict of PTC: pass 20241011055528162 DAUC <0003> db_auc.c:157 IMSI='262420938520598': No 2G Auth Data 20241011055528162 DAUC <0003> db_auc.c:192 IMSI='262420938520598': No 3G Auth Data HLR_Test-GSUP(9)@90b1ff45f90e: Created GsupExpect[0] for "262420938520598" to be handled at TC_gsup_sai(19) 20241011055528200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 20241011055528203 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528203 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420938520598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420938520598"} 20241011055528203 DAUC <0003> db_auc.c:236 IMSI='262420938520598': Calling to generate 5 vectors 20241011055528204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055528204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055528204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055528204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055528204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055528204 DAUC <0003> auc.c:113 vector [0]: rand = 8a67ded349fdce760509109d17f6f47c 20241011055528204 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055528204 DAUC <0003> auc.c:142 vector [0]: autn = 88f5fc1e00590000339bba13b18a794a 20241011055528204 DAUC <0003> auc.c:143 vector [0]: ck = a50b1e78b565a9485c2e711be95c8d37 20241011055528204 DAUC <0003> auc.c:144 vector [0]: ik = ac0657f9685582a1456ceb47c979d32e 20241011055528204 DAUC <0003> auc.c:145 vector [0]: res = 844c39336659e16d0000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [0]: kc = 6aa4caeeb21b79b9 20241011055528204 DAUC <0003> auc.c:180 vector [0]: sres = 19b0651d 20241011055528204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [1]: rand = f5cda07acae6361af8a51b2dfaee8090 20241011055528204 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055528204 DAUC <0003> auc.c:142 vector [1]: autn = 8d50e4859ff50000dba508da20bbb477 20241011055528204 DAUC <0003> auc.c:143 vector [1]: ck = f2bb06d5682dfcc49e10dfb3f6071d63 20241011055528204 DAUC <0003> auc.c:144 vector [1]: ik = dbf70190c9b9f0255a2f2cbcbccb51ae 20241011055528204 DAUC <0003> auc.c:145 vector [1]: res = c42f0fbc167366a90000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [1]: kc = 9004c2554d4d1747 20241011055528204 DAUC <0003> auc.c:180 vector [1]: sres = 6e5df1d3 20241011055528204 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [2]: rand = 3b188b001604599fdfe646e5f1589dfb 20241011055528204 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055528204 DAUC <0003> auc.c:142 vector [2]: autn = 21b0840b1a4d00005543fea79c52cd6c 20241011055528204 DAUC <0003> auc.c:143 vector [2]: ck = 97150bd4ea35e274ca66dd668f78ef64 20241011055528204 DAUC <0003> auc.c:144 vector [2]: ik = f6eb0adb368a838cac14deba69807530 20241011055528204 DAUC <0003> auc.c:145 vector [2]: res = ffd05eb1b67c08a10000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [2]: kc = af6cf073f45c2e97 20241011055528204 DAUC <0003> auc.c:180 vector [2]: sres = 047ad9b9 20241011055528204 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [3]: rand = 900d6365e19b69c076bfca7c55040349 20241011055528204 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055528204 DAUC <0003> auc.c:142 vector [3]: autn = 1a0f13006bc50000b7f1e51cc6887090 20241011055528204 DAUC <0003> auc.c:143 vector [3]: ck = 22a4310aae63107577703aeabc589b34 20241011055528204 DAUC <0003> auc.c:144 vector [3]: ik = 73ba4dfe947f333d9b72a0a288c79ff8 20241011055528204 DAUC <0003> auc.c:145 vector [3]: res = 9366d62c32c1c30b0000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [3]: kc = 1816612c71ed72e1 20241011055528204 DAUC <0003> auc.c:180 vector [3]: sres = 7ce5ecac 20241011055528204 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055528204 DAUC <0003> auc.c:113 vector [4]: rand = c2dd6304bd2d281b39646526061e559d 20241011055528204 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055528204 DAUC <0003> auc.c:142 vector [4]: autn = 6222338f2719000079a94b46fd5fbdc6 20241011055528204 DAUC <0003> auc.c:143 vector [4]: ck = b3942d4dd99cb6e57f2e62c5c5bb360f 20241011055528204 DAUC <0003> auc.c:144 vector [4]: ik = 91625ed396e196390f208505cdf89be3 20241011055528204 DAUC <0003> auc.c:145 vector [4]: res = b7b94507419e4c1b0000000000000000 20241011055528204 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055528204 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055528204 DAUC <0003> auc.c:179 vector [4]: kc = bfd5ffed0e6ae262 20241011055528204 DAUC <0003> auc.c:180 vector [4]: sres = 19c42dc0 20241011055528204 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055528204 DAUC <0003> db_auc.c:245 IMSI='262420938520598': Generated 5 vectors 20241011055528204 DAUC <0003> db_auc.c:249 IMSI='262420938520598': Updating SQN=161 in DB 20241011055528213 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420938520598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420938520598"} 20241011055528213 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420938520598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055528213 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055528213 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@90b1ff45f90e: Found GsupExpect[0] for "262420938520598" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_sai(19)"262420938520598" TC_gsup_sai(19)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai(19)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055528216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 TC_gsup_sai(19)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055528241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 20241011055528243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34357<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@90b1ff45f90e: Final verdict of PTC: none 20241011055528243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055528243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055528243 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055528243 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055528243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@90b1ff45f90e: Final verdict of PTC: none 10@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_sai finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Oct 11 05:55:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241011055528282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 20241011055528283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5368) Waiting for packet dumper to finish... 1 (prev_count=5368, count=45476) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Oct 11 05:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_sai_num_auth_vectors started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055531357 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055531357 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055531359 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055531362 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531362 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055531362 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055531362 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 20241011055531362 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055531362 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 20241011055531362 DLGSUP <0013> gsup_server.c:235 2: 20241011055531362 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055531362 DLGSUP <0013> gsup_server.c:235 3: 20241011055531362 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055531362 DLGSUP <0013> gsup_server.c:235 4: 20241011055531362 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055531362 DLGSUP <0013> gsup_server.c:235 5: 20241011055531362 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055531362 DLGSUP <0013> gsup_server.c:235 7: 20241011055531362 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055531362 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055531362 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055531362 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@90b1ff45f90e: 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") 20241011055531379 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41981<->l=127.0.0.1:4259) 20241011055531404 DAUC <0003> db_auc.c:157 IMSI='262428518637822': No 2G Auth Data 20241011055531404 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262428518637822" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241011055531440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20241011055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531445 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531445 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531445 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 1 vectors 20241011055531445 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241011055531445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531445 DAUC <0003> auc.c:113 vector [0]: rand = 5b0de06ff5f0305bef1786864a8087d3 20241011055531445 DAUC <0003> auc.c:179 vector [0]: kc = 8aca1c304b0bb000 20241011055531445 DAUC <0003> auc.c:180 vector [0]: sres = eacd2625 20241011055531445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531445 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 1 vectors 20241011055531445 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531445 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531445 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262428518637822" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428518637822" TC_gsup_sai_num_auth_vectors(24)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055531448 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531448 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531448 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531448 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 4 vectors 20241011055531448 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241011055531448 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531448 DAUC <0003> auc.c:113 vector [0]: rand = a48f2ce005be2a3ffdf88af8ebeb13aa 20241011055531448 DAUC <0003> auc.c:179 vector [0]: kc = ad9ac637884fe400 20241011055531448 DAUC <0003> auc.c:180 vector [0]: sres = 22ec4a66 20241011055531448 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531448 DAUC <0003> auc.c:113 vector [1]: rand = 00c5980469e8fd36bb8406bde21a33aa 20241011055531448 DAUC <0003> auc.c:179 vector [1]: kc = 4c631ebb0cb01c00 20241011055531448 DAUC <0003> auc.c:180 vector [1]: sres = 0694aae5 20241011055531448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531448 DAUC <0003> auc.c:113 vector [2]: rand = df792a6517c2f1d67ddd93b8e3fcedd1 20241011055531448 DAUC <0003> auc.c:179 vector [2]: kc = 6e12b1de5b604400 20241011055531448 DAUC <0003> auc.c:180 vector [2]: sres = 8bcfbd81 20241011055531448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531448 DAUC <0003> auc.c:113 vector [3]: rand = d82e5b459117bf4d9f39b70ad4846a57 20241011055531448 DAUC <0003> auc.c:179 vector [3]: kc = 6ec2db125814e400 20241011055531448 DAUC <0003> auc.c:180 vector [3]: sres = e388f640 20241011055531448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531448 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 4 vectors 20241011055531448 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531448 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531448 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531448 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531450 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531450 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531450 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531450 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 5 vectors 20241011055531450 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531450 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531450 DAUC <0003> auc.c:113 vector [0]: rand = 8f5adb8a8638c846b44aeb293bd9b924 20241011055531450 DAUC <0003> auc.c:179 vector [0]: kc = d5d78220fb6d6800 20241011055531450 DAUC <0003> auc.c:180 vector [0]: sres = 834f73a0 20241011055531450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [1]: rand = 8c9cdc35e691b570d430c2f74fcdbc30 20241011055531450 DAUC <0003> auc.c:179 vector [1]: kc = cd05450e3a495000 20241011055531450 DAUC <0003> auc.c:180 vector [1]: sres = 3ceabf2f 20241011055531450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [2]: rand = a679bbdec147d9e5a97e7579bded3b07 20241011055531450 DAUC <0003> auc.c:179 vector [2]: kc = fc18537a53839800 20241011055531450 DAUC <0003> auc.c:180 vector [2]: sres = 92203ab8 20241011055531450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [3]: rand = f6d5d69beeb94916075e699481069069 20241011055531450 DAUC <0003> auc.c:179 vector [3]: kc = 13856d517a63c400 20241011055531450 DAUC <0003> auc.c:180 vector [3]: sres = 0c73fdca 20241011055531450 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531450 DAUC <0003> auc.c:113 vector [4]: rand = c1db1309c55eab8f4459a274c7a47ac5 20241011055531450 DAUC <0003> auc.c:179 vector [4]: kc = e6ed301108693400 20241011055531450 DAUC <0003> auc.c:180 vector [4]: sres = ed16272e 20241011055531450 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531450 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 5 vectors 20241011055531450 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531450 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531450 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531450 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531452 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428518637822"} 20241011055531452 DAUC <0003> db_auc.c:192 IMSI='262428518637822': No 3G Auth Data 20241011055531452 DAUC <0003> db_auc.c:236 IMSI='262428518637822': Calling to generate 5 vectors 20241011055531452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531452 DAUC <0003> auc.c:113 vector [0]: rand = 0c003fda8becd213b0e6957a55e2f217 20241011055531452 DAUC <0003> auc.c:179 vector [0]: kc = 18045f8ea145c400 20241011055531452 DAUC <0003> auc.c:180 vector [0]: sres = 90ffe86e 20241011055531452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [1]: rand = 3ec55ecdb943223fa5f92f6680fb1a41 20241011055531452 DAUC <0003> auc.c:179 vector [1]: kc = ea2e8984875ebc00 20241011055531452 DAUC <0003> auc.c:180 vector [1]: sres = 5d9e7d80 20241011055531452 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [2]: rand = 27824d27acdb3c3fe28b94f8957b38bd 20241011055531452 DAUC <0003> auc.c:179 vector [2]: kc = 45e70da7d2a9cc00 20241011055531452 DAUC <0003> auc.c:180 vector [2]: sres = 7374f480 20241011055531452 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [3]: rand = d8e480a79c0c20133ded28110fe9de76 20241011055531452 DAUC <0003> auc.c:179 vector [3]: kc = 5c34e3c166db9400 20241011055531452 DAUC <0003> auc.c:180 vector [3]: sres = 3e1cdf02 20241011055531452 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531452 DAUC <0003> auc.c:113 vector [4]: rand = a8b63fefc6abdac3d9545685a101b852 20241011055531452 DAUC <0003> auc.c:179 vector [4]: kc = 32b3f3c7674c6400 20241011055531452 DAUC <0003> auc.c:180 vector [4]: sres = 18ed4d29 20241011055531452 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531452 DAUC <0003> db_auc.c:245 IMSI='262428518637822': Generated 5 vectors 20241011055531452 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428518637822"} 20241011055531452 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428518637822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@90b1ff45f90e: Final verdict of PTC: pass 20241011055531479 DAUC <0003> db_auc.c:157 IMSI='262421846696986': No 2G Auth Data 20241011055531479 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262421846696986" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241011055531512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 20241011055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531516 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531516 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531516 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 1 vectors 20241011055531516 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241011055531516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531516 DAUC <0003> auc.c:113 vector [0]: rand = fcab629370c83e7834189e3728bc1e68 20241011055531516 DAUC <0003> auc.c:179 vector [0]: kc = 69fa4e6370d08000 20241011055531516 DAUC <0003> auc.c:180 vector [0]: sres = 4c855385 20241011055531516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531516 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 1 vectors 20241011055531516 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531516 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262421846696986" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421846696986" TC_gsup_sai_num_auth_vectors(25)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055531518 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531518 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531518 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531518 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 4 vectors 20241011055531518 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241011055531518 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531518 DAUC <0003> auc.c:113 vector [0]: rand = 25d2c7fd75a8208a0797d7bf96cfa07f 20241011055531519 DAUC <0003> auc.c:179 vector [0]: kc = 864511d9e75c7800 20241011055531519 DAUC <0003> auc.c:180 vector [0]: sres = 488d6838 20241011055531519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531519 DAUC <0003> auc.c:113 vector [1]: rand = bbd942595333842325cf9f59ea72348b 20241011055531519 DAUC <0003> auc.c:179 vector [1]: kc = c0d125e7330a6c00 20241011055531519 DAUC <0003> auc.c:180 vector [1]: sres = 12148985 20241011055531519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531519 DAUC <0003> auc.c:113 vector [2]: rand = 1db11109e33ae43c40368962fae47544 20241011055531519 DAUC <0003> auc.c:179 vector [2]: kc = 3411580166824000 20241011055531519 DAUC <0003> auc.c:180 vector [2]: sres = 5887a15e 20241011055531519 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531519 DAUC <0003> auc.c:113 vector [3]: rand = a5490e28fea8b654d81ffe2409bb9df5 20241011055531519 DAUC <0003> auc.c:179 vector [3]: kc = 00df9477ae949400 20241011055531519 DAUC <0003> auc.c:180 vector [3]: sres = 7e477b4b 20241011055531519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531519 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 4 vectors 20241011055531519 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531519 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531521 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531521 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531521 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 5 vectors 20241011055531521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531521 DAUC <0003> auc.c:113 vector [0]: rand = fd9763eb6062202381f8d2bf7bc7095d 20241011055531521 DAUC <0003> auc.c:179 vector [0]: kc = 5bdb3bd5d6ca9c00 20241011055531521 DAUC <0003> auc.c:180 vector [0]: sres = da29a816 20241011055531521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [1]: rand = 43bb3560157d7cb5b5ba1a5e2364ab1f 20241011055531521 DAUC <0003> auc.c:179 vector [1]: kc = 80aae11cd4db4000 20241011055531521 DAUC <0003> auc.c:180 vector [1]: sres = a10e3169 20241011055531521 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [2]: rand = 5246183785472b0a00d239f7408d4959 20241011055531521 DAUC <0003> auc.c:179 vector [2]: kc = 0c6ccbbab3125800 20241011055531521 DAUC <0003> auc.c:180 vector [2]: sres = 2ce4b5b8 20241011055531521 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [3]: rand = ea6e0804e2d200a9e1d6cec2c5ed2101 20241011055531521 DAUC <0003> auc.c:179 vector [3]: kc = 54eb782020923400 20241011055531521 DAUC <0003> auc.c:180 vector [3]: sres = 91b5f758 20241011055531521 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531521 DAUC <0003> auc.c:113 vector [4]: rand = e3e843923d19ff4d924bc5128b175463 20241011055531521 DAUC <0003> auc.c:179 vector [4]: kc = 53f38238ca289000 20241011055531521 DAUC <0003> auc.c:180 vector [4]: sres = e48670bb 20241011055531521 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531521 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 5 vectors 20241011055531521 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531521 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531523 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531523 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421846696986"} 20241011055531523 DAUC <0003> db_auc.c:192 IMSI='262421846696986': No 3G Auth Data 20241011055531523 DAUC <0003> db_auc.c:236 IMSI='262421846696986': Calling to generate 5 vectors 20241011055531523 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531523 DAUC <0003> auc.c:113 vector [0]: rand = 7f11fcd4ea89ef2aa77e0c6fc5a60e23 20241011055531523 DAUC <0003> auc.c:179 vector [0]: kc = ee2acedcac636000 20241011055531523 DAUC <0003> auc.c:180 vector [0]: sres = 66722c62 20241011055531523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [1]: rand = 0c91ba6ee625efef5af73333466f49ed 20241011055531523 DAUC <0003> auc.c:179 vector [1]: kc = df24c288f567dc00 20241011055531523 DAUC <0003> auc.c:180 vector [1]: sres = e986834b 20241011055531523 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [2]: rand = fa1a30c4b432d9b24c3155c73e41564f 20241011055531523 DAUC <0003> auc.c:179 vector [2]: kc = 53911061f16c5c00 20241011055531523 DAUC <0003> auc.c:180 vector [2]: sres = d154ff6c 20241011055531523 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [3]: rand = 2cdccc5a149322ea09752d9f53365810 20241011055531523 DAUC <0003> auc.c:179 vector [3]: kc = d20508182eef6800 20241011055531523 DAUC <0003> auc.c:180 vector [3]: sres = df106893 20241011055531523 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531523 DAUC <0003> auc.c:113 vector [4]: rand = 6635de07d40941d991a4be2b4885c17f 20241011055531523 DAUC <0003> auc.c:179 vector [4]: kc = 6192082576bfbc00 20241011055531523 DAUC <0003> auc.c:180 vector [4]: sres = 9d9f126d 20241011055531523 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531523 DAUC <0003> db_auc.c:245 IMSI='262421846696986': Generated 5 vectors 20241011055531523 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421846696986"} 20241011055531523 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421846696986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531523 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531523 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@90b1ff45f90e: Final verdict of PTC: pass 20241011055531548 DAUC <0003> db_auc.c:157 IMSI='262421551462981': No 2G Auth Data 20241011055531548 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262421551462981" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241011055531578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 20241011055531580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531580 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531580 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531580 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 1 vectors 20241011055531580 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241011055531580 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531580 DAUC <0003> auc.c:113 vector [0]: rand = 5c28c3949b3c2cb73e06a42bc08d8842 20241011055531580 DAUC <0003> auc.c:179 vector [0]: kc = a802ce9f64e16675 20241011055531580 DAUC <0003> auc.c:180 vector [0]: sres = a8311c7f 20241011055531580 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531580 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 1 vectors 20241011055531580 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531580 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262421551462981" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421551462981" TC_gsup_sai_num_auth_vectors(26)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055531582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531582 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531582 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531582 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 4 vectors 20241011055531582 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241011055531582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531582 DAUC <0003> auc.c:113 vector [0]: rand = 87fc4aac6e20b708f3a8228972ba7e38 20241011055531582 DAUC <0003> auc.c:179 vector [0]: kc = 9e8957abef11ab6c 20241011055531582 DAUC <0003> auc.c:180 vector [0]: sres = cb4f2be4 20241011055531582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531582 DAUC <0003> auc.c:113 vector [1]: rand = 2cb1bccecaa6f186138ad8228b45b0d3 20241011055531582 DAUC <0003> auc.c:179 vector [1]: kc = d3d87209e6e8ad6e 20241011055531582 DAUC <0003> auc.c:180 vector [1]: sres = 5f439243 20241011055531582 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531582 DAUC <0003> auc.c:113 vector [2]: rand = b756a7323741f446b4f3fd2ad2ea5cd1 20241011055531583 DAUC <0003> auc.c:179 vector [2]: kc = 2908592732052e92 20241011055531583 DAUC <0003> auc.c:180 vector [2]: sres = d06da1a4 20241011055531583 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531583 DAUC <0003> auc.c:113 vector [3]: rand = 784fcc94eb170e9ce87a40882f87c27e 20241011055531583 DAUC <0003> auc.c:179 vector [3]: kc = c16227c43666ebed 20241011055531583 DAUC <0003> auc.c:180 vector [3]: sres = 3afc138f 20241011055531583 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531583 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 4 vectors 20241011055531583 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531583 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531584 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531584 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531584 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531584 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 5 vectors 20241011055531584 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531584 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531584 DAUC <0003> auc.c:113 vector [0]: rand = d44e526153b4008bfd2a3169f40d575f 20241011055531584 DAUC <0003> auc.c:179 vector [0]: kc = 4cdcbecce39bc08e 20241011055531584 DAUC <0003> auc.c:180 vector [0]: sres = 3fb2bcaa 20241011055531584 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531584 DAUC <0003> auc.c:113 vector [1]: rand = d94601b0b01bfa56a53133c3b164d81e 20241011055531584 DAUC <0003> auc.c:179 vector [1]: kc = 2ebc3f13380bca12 20241011055531585 DAUC <0003> auc.c:180 vector [1]: sres = d55a4f0f 20241011055531585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531585 DAUC <0003> auc.c:113 vector [2]: rand = 57c82493afe1cd0168561c0033491843 20241011055531585 DAUC <0003> auc.c:179 vector [2]: kc = 5517e816b17aabdd 20241011055531585 DAUC <0003> auc.c:180 vector [2]: sres = b6dca3ec 20241011055531585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531585 DAUC <0003> auc.c:113 vector [3]: rand = 2a710aa9adb3264cf3a194d083e56e61 20241011055531585 DAUC <0003> auc.c:179 vector [3]: kc = d8e6b4468e99db47 20241011055531585 DAUC <0003> auc.c:180 vector [3]: sres = 2d83bd7c 20241011055531585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531585 DAUC <0003> auc.c:113 vector [4]: rand = 624e3241379cda9c528c161b859a4a07 20241011055531585 DAUC <0003> auc.c:179 vector [4]: kc = 1b2d1412851a4220 20241011055531585 DAUC <0003> auc.c:180 vector [4]: sres = a4c9b1cd 20241011055531585 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531585 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 5 vectors 20241011055531585 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531585 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531586 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421551462981"} 20241011055531586 DAUC <0003> db_auc.c:192 IMSI='262421551462981': No 3G Auth Data 20241011055531586 DAUC <0003> db_auc.c:236 IMSI='262421551462981': Calling to generate 5 vectors 20241011055531586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241011055531586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531586 DAUC <0003> auc.c:113 vector [0]: rand = e40c2ebfb054591cc9fb7a0aa19478ec 20241011055531586 DAUC <0003> auc.c:179 vector [0]: kc = daa715c9f9371499 20241011055531586 DAUC <0003> auc.c:180 vector [0]: sres = db18b37c 20241011055531586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241011055531586 DAUC <0003> auc.c:113 vector [1]: rand = 48eef7d679fba3221840cb8bbf89db44 20241011055531586 DAUC <0003> auc.c:179 vector [1]: kc = 98e24d072d4206b1 20241011055531586 DAUC <0003> auc.c:180 vector [1]: sres = 152a0ace 20241011055531586 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241011055531586 DAUC <0003> auc.c:113 vector [2]: rand = 86ecbc829a0293a730aef2ac58425f8b 20241011055531586 DAUC <0003> auc.c:179 vector [2]: kc = 40988e68af901ceb 20241011055531586 DAUC <0003> auc.c:180 vector [2]: sres = 36023824 20241011055531586 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241011055531586 DAUC <0003> auc.c:113 vector [3]: rand = ab37bf725aaba405b018b5b9d325acd3 20241011055531587 DAUC <0003> auc.c:179 vector [3]: kc = ec390121d4e22a24 20241011055531587 DAUC <0003> auc.c:180 vector [3]: sres = ee2dfba4 20241011055531587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241011055531587 DAUC <0003> auc.c:113 vector [4]: rand = 3353411ec4622a1a43614bbb8b0e6296 20241011055531587 DAUC <0003> auc.c:179 vector [4]: kc = ef41a81fd6254843 20241011055531587 DAUC <0003> auc.c:180 vector [4]: sres = 1d009d46 20241011055531587 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241011055531587 DAUC <0003> db_auc.c:245 IMSI='262421551462981': Generated 5 vectors 20241011055531587 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421551462981"} 20241011055531587 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421551462981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531587 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531587 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@90b1ff45f90e: Final verdict of PTC: pass 20241011055531614 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531614 DAUC <0003> db_auc.c:192 IMSI='262420618212450': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262420618212450" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241011055531647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42924<->l=127.0.0.1:4258 20241011055531650 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531650 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531650 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531650 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 1 vectors 20241011055531650 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241011055531650 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531650 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531650 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531650 DAUC <0003> auc.c:113 vector [0]: rand = 50405b4faf37722da204a0f30377a22d 20241011055531650 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531650 DAUC <0003> auc.c:142 vector [0]: autn = 2db5e21aca64000031d7fa250cce1331 20241011055531650 DAUC <0003> auc.c:143 vector [0]: ck = 870d45a5f50e63d62a1c913b4f3c7f33 20241011055531650 DAUC <0003> auc.c:144 vector [0]: ik = 3eb3ccee63d02478a119236cfe222ea4 20241011055531650 DAUC <0003> auc.c:145 vector [0]: res = ac2c5bed74090c230000000000000000 20241011055531650 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531650 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531650 DAUC <0003> auc.c:151 vector [0]: kc = 32bb3b1c27c01639 20241011055531650 DAUC <0003> auc.c:152 vector [0]: sres = d82557ce 20241011055531650 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531650 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 1 vectors 20241011055531650 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=33 in DB 20241011055531658 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531658 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531658 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531658 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262420618212450" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420618212450" TC_gsup_sai_num_auth_vectors(27)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055531660 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531660 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531661 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531661 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 4 vectors 20241011055531661 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241011055531661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531661 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055531661 DAUC <0003> auc.c:113 vector [0]: rand = 8d42319b0cfd25453a0d152e39abe1ac 20241011055531661 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055531661 DAUC <0003> auc.c:142 vector [0]: autn = 475e738aaa6f0000e1210d9ca0c6f59b 20241011055531661 DAUC <0003> auc.c:143 vector [0]: ck = 89cbaaad6264af6df075d18b1d5d7b97 20241011055531661 DAUC <0003> auc.c:144 vector [0]: ik = 89e3b58304e2ff15e4c917ec9b4ba7f9 20241011055531661 DAUC <0003> auc.c:145 vector [0]: res = e074aa32d3aee8ab0000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [0]: kc = 1494d949e0908c16 20241011055531661 DAUC <0003> auc.c:152 vector [0]: sres = 33da4299 20241011055531661 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531661 DAUC <0003> auc.c:113 vector [1]: rand = fd0c20bceeae3df7528d8a9d6bc5aa29 20241011055531661 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055531661 DAUC <0003> auc.c:142 vector [1]: autn = 962ae1fd99a2000011bfbd40be264f32 20241011055531661 DAUC <0003> auc.c:143 vector [1]: ck = f9d11a37d26822b6319731663debb1d6 20241011055531661 DAUC <0003> auc.c:144 vector [1]: ik = 4d80c630a796ebf3a4b28ba97ca4405f 20241011055531661 DAUC <0003> auc.c:145 vector [1]: res = 617e04a96418eb960000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [1]: kc = 217466c834b138cc 20241011055531661 DAUC <0003> auc.c:152 vector [1]: sres = 0566ef3f 20241011055531661 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531661 DAUC <0003> auc.c:113 vector [2]: rand = b04a2f07aa0bb6603fa162c4b295579e 20241011055531661 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055531661 DAUC <0003> auc.c:142 vector [2]: autn = f3e629abfc160000e76c4361751d2153 20241011055531661 DAUC <0003> auc.c:143 vector [2]: ck = b20e666f0dbfe8ed60909f92922dd56c 20241011055531661 DAUC <0003> auc.c:144 vector [2]: ik = e86e696c0e24a14ca81491b20444edf9 20241011055531661 DAUC <0003> auc.c:145 vector [2]: res = ea7ff3048cc87a180000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [2]: kc = 92e4012395f27134 20241011055531661 DAUC <0003> auc.c:152 vector [2]: sres = 66b7891c 20241011055531661 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531661 DAUC <0003> auc.c:113 vector [3]: rand = 1d35eccc574379b52e56998efe7fab50 20241011055531661 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055531661 DAUC <0003> auc.c:142 vector [3]: autn = 98f4af08f3460000d6ed50a48a789204 20241011055531661 DAUC <0003> auc.c:143 vector [3]: ck = 16a6ca03590eccc2977e7a6297352ef8 20241011055531661 DAUC <0003> auc.c:144 vector [3]: ik = 020fc27bc2b9a8a5b96bed4effc59123 20241011055531661 DAUC <0003> auc.c:145 vector [3]: res = 3ba03f0208f790640000000000000000 20241011055531661 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531661 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531661 DAUC <0003> auc.c:151 vector [3]: kc = 3abc9f54f347dbbc 20241011055531661 DAUC <0003> auc.c:152 vector [3]: sres = 3357af66 20241011055531661 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531661 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 4 vectors 20241011055531661 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=161 in DB 20241011055531668 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531668 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531668 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531668 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531671 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531671 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531671 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531671 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 5 vectors 20241011055531671 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531671 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531671 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531671 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055531671 DAUC <0003> auc.c:113 vector [0]: rand = 7a6e8a12e9f0b20190a913f79925bd2e 20241011055531671 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055531671 DAUC <0003> auc.c:142 vector [0]: autn = 9c0e00830aed00006381417697a0a798 20241011055531671 DAUC <0003> auc.c:143 vector [0]: ck = d1a6752789c404b23c7a732a3c28e15c 20241011055531671 DAUC <0003> auc.c:144 vector [0]: ik = 40fdddc4d0a08ec77866dd23cf166e6e 20241011055531671 DAUC <0003> auc.c:145 vector [0]: res = 13ad8c36d34496120000000000000000 20241011055531671 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531671 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531671 DAUC <0003> auc.c:151 vector [0]: kc = d54706eaaa5a0547 20241011055531671 DAUC <0003> auc.c:152 vector [0]: sres = c0e91a24 20241011055531671 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531671 DAUC <0003> auc.c:113 vector [1]: rand = 6c25ffd18c71d4dcead21ae331b7427e 20241011055531671 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055531671 DAUC <0003> auc.c:142 vector [1]: autn = 27866fcf5ee20000ab50d5ef5f4e9886 20241011055531671 DAUC <0003> auc.c:143 vector [1]: ck = 510ab89d11711456c8bfce0ef3ca0149 20241011055531671 DAUC <0003> auc.c:144 vector [1]: ik = 661012abbaaf633c3dc57fcb2a193dde 20241011055531671 DAUC <0003> auc.c:145 vector [1]: res = 602740350269eeec0000000000000000 20241011055531671 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531671 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531671 DAUC <0003> auc.c:151 vector [1]: kc = c2601bf3720d4bfd 20241011055531671 DAUC <0003> auc.c:152 vector [1]: sres = 624eaed9 20241011055531671 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531671 DAUC <0003> auc.c:113 vector [2]: rand = ff17c1a667fcc75889936e1aefaea2b4 20241011055531671 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055531671 DAUC <0003> auc.c:142 vector [2]: autn = cdca41008942000098444522d57f808c 20241011055531671 DAUC <0003> auc.c:143 vector [2]: ck = 06d7db862fda83e1c21399cd01e22d15 20241011055531671 DAUC <0003> auc.c:144 vector [2]: ik = 83351f22812fc1cf7345dc22bd45260d 20241011055531671 DAUC <0003> auc.c:145 vector [2]: res = 146906801f3077e20000000000000000 20241011055531671 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531671 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531671 DAUC <0003> auc.c:151 vector [2]: kc = 34b4814b12524936 20241011055531671 DAUC <0003> auc.c:152 vector [2]: sres = 0b597162 20241011055531671 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531671 DAUC <0003> auc.c:113 vector [3]: rand = b08b86824c13d06ee5fd4d06ebc4cf0e 20241011055531671 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055531671 DAUC <0003> auc.c:142 vector [3]: autn = be45690abe830000378f3ca7bbe2f27e 20241011055531671 DAUC <0003> auc.c:143 vector [3]: ck = 706c4bb21c3e352adbc0ca2070cb68d1 20241011055531671 DAUC <0003> auc.c:144 vector [3]: ik = 8282664b455f5119002814bf6df334b5 20241011055531671 DAUC <0003> auc.c:145 vector [3]: res = 06073c123c63d74d0000000000000000 20241011055531672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531672 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531672 DAUC <0003> auc.c:151 vector [3]: kc = 2906f36644593857 20241011055531672 DAUC <0003> auc.c:152 vector [3]: sres = 3a64eb5f 20241011055531672 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531672 DAUC <0003> auc.c:113 vector [4]: rand = 24664a56562aa6fc6df00fb186e921f3 20241011055531672 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055531672 DAUC <0003> auc.c:142 vector [4]: autn = 38bd14b2612f0000ed6498f871172deb 20241011055531672 DAUC <0003> auc.c:143 vector [4]: ck = 209c5a49f6f62c81585bd934efc4f9fe 20241011055531672 DAUC <0003> auc.c:144 vector [4]: ik = ac0d587f3dbc7fdac6871cbccc794c0f 20241011055531672 DAUC <0003> auc.c:145 vector [4]: res = 56ae3ec80fe2bf460000000000000000 20241011055531672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531672 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531672 DAUC <0003> auc.c:151 vector [4]: kc = 124dc7bee8f7e6aa 20241011055531672 DAUC <0003> auc.c:152 vector [4]: sres = 594c818e 20241011055531672 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531672 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 5 vectors 20241011055531672 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=321 in DB 20241011055531679 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531679 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531679 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531679 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531682 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531682 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618212450"} 20241011055531682 DAUC <0003> db_auc.c:157 IMSI='262420618212450': No 2G Auth Data 20241011055531682 DAUC <0003> db_auc.c:236 IMSI='262420618212450': Calling to generate 5 vectors 20241011055531682 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531682 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055531682 DAUC <0003> auc.c:113 vector [0]: rand = d41515973299a75158ceef7058f8e399 20241011055531682 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055531682 DAUC <0003> auc.c:142 vector [0]: autn = c8b0687e7fb000009915cd79b80d1254 20241011055531682 DAUC <0003> auc.c:143 vector [0]: ck = 560d74c46b6630a5d4fd3f8ce4a1aa55 20241011055531682 DAUC <0003> auc.c:144 vector [0]: ik = e0e66dc74715e8fe4cce4b1b08f0a14b 20241011055531682 DAUC <0003> auc.c:145 vector [0]: res = 06f76ade1977cc620000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [0]: kc = 2ed86d94c022d345 20241011055531682 DAUC <0003> auc.c:152 vector [0]: sres = 1f80a6bc 20241011055531682 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [1]: rand = 97a3411d1abaebd9a92f9d5395d7879d 20241011055531682 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055531682 DAUC <0003> auc.c:142 vector [1]: autn = 1301aea6215e0000cc4a3e34bd0ff9a1 20241011055531682 DAUC <0003> auc.c:143 vector [1]: ck = 43fcf88a341a624e1375fcfff18c9dcc 20241011055531682 DAUC <0003> auc.c:144 vector [1]: ik = f0e96bbc89deb1f65356debae68a40a7 20241011055531682 DAUC <0003> auc.c:145 vector [1]: res = 5365561c03df11f80000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [1]: kc = f336b173aac20ed3 20241011055531682 DAUC <0003> auc.c:152 vector [1]: sres = 50ba47e4 20241011055531682 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [2]: rand = 7465446b4389c37dd3cbce24f3657795 20241011055531682 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055531682 DAUC <0003> auc.c:142 vector [2]: autn = e8f6b283ec4f00008c5683c2612072c8 20241011055531682 DAUC <0003> auc.c:143 vector [2]: ck = 8fe771bd5ceda2d649f2312156219283 20241011055531682 DAUC <0003> auc.c:144 vector [2]: ik = 2a55ee9b26aad225182a354ccb2b3272 20241011055531682 DAUC <0003> auc.c:145 vector [2]: res = 5efa7179b201552a0000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [2]: kc = f46a9b4be74dd002 20241011055531682 DAUC <0003> auc.c:152 vector [2]: sres = ecfb2453 20241011055531682 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [3]: rand = 699ecd01caed9845c2ac88ad665718a7 20241011055531682 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055531682 DAUC <0003> auc.c:142 vector [3]: autn = 88038725af3c0000dad69a2e5f2ee89a 20241011055531682 DAUC <0003> auc.c:143 vector [3]: ck = 026bba561d67875e5551107cce64cd6d 20241011055531682 DAUC <0003> auc.c:144 vector [3]: ik = 413758b4d45e28527ed607813d322188 20241011055531682 DAUC <0003> auc.c:145 vector [3]: res = 4f23e4855a30c5140000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [3]: kc = 68dbf51f3a6f43e9 20241011055531682 DAUC <0003> auc.c:152 vector [3]: sres = 15132191 20241011055531682 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531682 DAUC <0003> auc.c:113 vector [4]: rand = e0f7d359c698df0178d751dbf757374e 20241011055531682 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055531682 DAUC <0003> auc.c:142 vector [4]: autn = 530f2591fca700009b221824409a10ed 20241011055531682 DAUC <0003> auc.c:143 vector [4]: ck = 6744c7caf8d7b60fd4a75cd851b45b4a 20241011055531682 DAUC <0003> auc.c:144 vector [4]: ik = 8e9233863acc4402e15ac3a56919e35e 20241011055531682 DAUC <0003> auc.c:145 vector [4]: res = dc9e623b4687144c0000000000000000 20241011055531682 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531682 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531682 DAUC <0003> auc.c:151 vector [4]: kc = dc2b6b31fab64a19 20241011055531682 DAUC <0003> auc.c:152 vector [4]: sres = 9a197677 20241011055531682 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531682 DAUC <0003> db_auc.c:245 IMSI='262420618212450': Generated 5 vectors 20241011055531682 DAUC <0003> db_auc.c:249 IMSI='262420618212450': Updating SQN=481 in DB 20241011055531691 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420618212450"} 20241011055531691 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420618212450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42924<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@90b1ff45f90e: Final verdict of PTC: pass 20241011055531718 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531718 DAUC <0003> db_auc.c:192 IMSI='262421918457012': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262421918457012" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241011055531750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42940<->l=127.0.0.1:4258 20241011055531754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531754 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531754 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531754 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 1 vectors 20241011055531754 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241011055531754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531754 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531754 DAUC <0003> auc.c:113 vector [0]: rand = 5ad5f7070de07ab6f608a329f7ee9e54 20241011055531754 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531754 DAUC <0003> auc.c:142 vector [0]: autn = 5bfc261589300000d670eb4cfda17668 20241011055531754 DAUC <0003> auc.c:143 vector [0]: ck = 6fdc2302712a17af220422d07fc04199 20241011055531754 DAUC <0003> auc.c:144 vector [0]: ik = 4b11b399cd18d0f73cd563d8f1c3394f 20241011055531754 DAUC <0003> auc.c:145 vector [0]: res = d0943fc4d171d8ea0000000000000000 20241011055531754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531754 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531754 DAUC <0003> auc.c:151 vector [0]: kc = 3a1cd1933231bf8e 20241011055531754 DAUC <0003> auc.c:152 vector [0]: sres = 01e5e72e 20241011055531754 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531754 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 1 vectors 20241011055531754 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=33 in DB 20241011055531762 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531762 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262421918457012" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421918457012" TC_gsup_sai_num_auth_vectors(28)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055531765 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531765 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531765 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531765 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 4 vectors 20241011055531765 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241011055531765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531765 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055531765 DAUC <0003> auc.c:113 vector [0]: rand = 1169e3957ab27068e180632c8cb135a4 20241011055531765 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055531765 DAUC <0003> auc.c:142 vector [0]: autn = a2675bd071570000d83bfe6c0c519dd3 20241011055531765 DAUC <0003> auc.c:143 vector [0]: ck = ccdab72ce7d48fd09f10d66790e17a27 20241011055531765 DAUC <0003> auc.c:144 vector [0]: ik = 53be75e23212b6bffdca392718b5e0fb 20241011055531765 DAUC <0003> auc.c:145 vector [0]: res = 78eaba6f7a8b86030000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [0]: kc = fdbe2d8e5d92a3b3 20241011055531765 DAUC <0003> auc.c:152 vector [0]: sres = 02613c6c 20241011055531765 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531765 DAUC <0003> auc.c:113 vector [1]: rand = f75bab85027df992c7a6d37c93788654 20241011055531765 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055531765 DAUC <0003> auc.c:142 vector [1]: autn = 82dc6f08ac6300008fd59668b1578ccb 20241011055531765 DAUC <0003> auc.c:143 vector [1]: ck = 8030a76a2c86ac1c812a8187f1b31af8 20241011055531765 DAUC <0003> auc.c:144 vector [1]: ik = 4c6bc91e439137e90e2332ba92c9847e 20241011055531765 DAUC <0003> auc.c:145 vector [1]: res = f4e22fb6ff2ae9030000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [1]: kc = 4352dd490c6d0573 20241011055531765 DAUC <0003> auc.c:152 vector [1]: sres = 0bc8c6b5 20241011055531765 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531765 DAUC <0003> auc.c:113 vector [2]: rand = 0bfdffd525acac77feac900b6a3383b6 20241011055531765 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055531765 DAUC <0003> auc.c:142 vector [2]: autn = 8d691ddb4002000041f3ccaca6497bfe 20241011055531765 DAUC <0003> auc.c:143 vector [2]: ck = 1592705da50f7865c03060edf1ad7363 20241011055531765 DAUC <0003> auc.c:144 vector [2]: ik = c40dbe3d949e20bfd4af1a2ae9afa405 20241011055531765 DAUC <0003> auc.c:145 vector [2]: res = 88d3a11301f3f79a0000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [2]: kc = c500b4a729938fbc 20241011055531765 DAUC <0003> auc.c:152 vector [2]: sres = 89205689 20241011055531765 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531765 DAUC <0003> auc.c:113 vector [3]: rand = 1f68eb7dfb88fb2cbbb7c22c885f341b 20241011055531765 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055531765 DAUC <0003> auc.c:142 vector [3]: autn = f6a0d1cc6dba00006a6c228b5eb163ff 20241011055531765 DAUC <0003> auc.c:143 vector [3]: ck = 313d03221184d98a51c6fabfeaf8a85b 20241011055531765 DAUC <0003> auc.c:144 vector [3]: ik = ccc12ea426c4ca87d442650b9ccc192e 20241011055531765 DAUC <0003> auc.c:145 vector [3]: res = 69ce1f34b8ea188d0000000000000000 20241011055531765 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531765 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531765 DAUC <0003> auc.c:151 vector [3]: kc = 7878b2324174a278 20241011055531765 DAUC <0003> auc.c:152 vector [3]: sres = d12407b9 20241011055531765 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531765 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 4 vectors 20241011055531765 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=161 in DB 20241011055531773 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531773 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531773 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531773 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531776 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531776 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531776 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 5 vectors 20241011055531776 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531776 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531776 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531776 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055531776 DAUC <0003> auc.c:113 vector [0]: rand = 9053c37ce2faad0c74ca03624110c847 20241011055531776 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055531776 DAUC <0003> auc.c:142 vector [0]: autn = b9188d3e40eb00004ec9506cd655448d 20241011055531776 DAUC <0003> auc.c:143 vector [0]: ck = 2972c5f253afa7aec63d63c6f0da139b 20241011055531776 DAUC <0003> auc.c:144 vector [0]: ik = e95e5b1e153ad27d58a0c206b20becd2 20241011055531776 DAUC <0003> auc.c:145 vector [0]: res = f560c42b1d6c31520000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [0]: kc = 5eb13f2c04448a9a 20241011055531776 DAUC <0003> auc.c:152 vector [0]: sres = e80cf579 20241011055531776 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [1]: rand = 3a3195349e4b05f4476e642c675a766c 20241011055531776 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055531776 DAUC <0003> auc.c:142 vector [1]: autn = f953a51044b6000086626538cd8948db 20241011055531776 DAUC <0003> auc.c:143 vector [1]: ck = 4076b9ee349366fe17a82f8fb4ce4ff1 20241011055531776 DAUC <0003> auc.c:144 vector [1]: ik = 45f990526d0001b543bfbd6568fd2487 20241011055531776 DAUC <0003> auc.c:145 vector [1]: res = c51ad4064da45dc10000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [1]: kc = 5198bb5685a00c3d 20241011055531776 DAUC <0003> auc.c:152 vector [1]: sres = 88be89c7 20241011055531776 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [2]: rand = ddf5ee69160d7723171d3cfd22fcdbe4 20241011055531776 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055531776 DAUC <0003> auc.c:142 vector [2]: autn = 65aab1583dad00009d4383d484520d0f 20241011055531776 DAUC <0003> auc.c:143 vector [2]: ck = ba48554f53e619801fbdce7cfb1201fd 20241011055531776 DAUC <0003> auc.c:144 vector [2]: ik = 0b889d814ad7855c5a970de2dd1fe100 20241011055531776 DAUC <0003> auc.c:145 vector [2]: res = d15c53c903ec12ca0000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [2]: kc = f4ea0b503f3c7c21 20241011055531776 DAUC <0003> auc.c:152 vector [2]: sres = d2b04103 20241011055531776 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [3]: rand = a6aa7af7faa178b4470eaf4cd2fc4fbc 20241011055531776 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055531776 DAUC <0003> auc.c:142 vector [3]: autn = 85903af991fd000051079269ed0eda51 20241011055531776 DAUC <0003> auc.c:143 vector [3]: ck = ce315c3a406a4ceae3af0a72b8efc6d5 20241011055531776 DAUC <0003> auc.c:144 vector [3]: ik = cd250e47c70c3e8a3148fa1fd92f2041 20241011055531776 DAUC <0003> auc.c:145 vector [3]: res = eb4f7c7875e0744f0000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [3]: kc = d1f3a210e6a694f4 20241011055531776 DAUC <0003> auc.c:152 vector [3]: sres = 9eaf0837 20241011055531776 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531776 DAUC <0003> auc.c:113 vector [4]: rand = 814918fec28b284fd3cd0d874fa8c0eb 20241011055531776 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055531776 DAUC <0003> auc.c:142 vector [4]: autn = 5824e2ec2775000068c8dc63c5f0b054 20241011055531776 DAUC <0003> auc.c:143 vector [4]: ck = 29ccdb8d42e1f9e44ee5df769fc44876 20241011055531776 DAUC <0003> auc.c:144 vector [4]: ik = a5c1f58cf38d10a07332023b9bb647b1 20241011055531776 DAUC <0003> auc.c:145 vector [4]: res = 8d04287aeb68cc850000000000000000 20241011055531776 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531776 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531776 DAUC <0003> auc.c:151 vector [4]: kc = b1daf34cb51ee683 20241011055531776 DAUC <0003> auc.c:152 vector [4]: sres = 666ce4ff 20241011055531776 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531776 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 5 vectors 20241011055531776 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=321 in DB 20241011055531783 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531783 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531783 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531783 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531787 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531787 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421918457012"} 20241011055531787 DAUC <0003> db_auc.c:157 IMSI='262421918457012': No 2G Auth Data 20241011055531787 DAUC <0003> db_auc.c:236 IMSI='262421918457012': Calling to generate 5 vectors 20241011055531787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055531787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531787 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055531787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055531787 DAUC <0003> auc.c:113 vector [0]: rand = 79477f12f0af4b9aa7c36fb180d148cc 20241011055531787 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055531787 DAUC <0003> auc.c:142 vector [0]: autn = b61218c2f9340000a2df325e8c496191 20241011055531788 DAUC <0003> auc.c:143 vector [0]: ck = 3f96320301751c050536aea57185eecf 20241011055531788 DAUC <0003> auc.c:144 vector [0]: ik = 28be4e37e7bc6b548735c70356f3ac3e 20241011055531788 DAUC <0003> auc.c:145 vector [0]: res = fd2eba4e710f71120000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [0]: kc = 952b1592c1bf35a0 20241011055531788 DAUC <0003> auc.c:152 vector [0]: sres = 8c21cb5c 20241011055531788 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [1]: rand = bda7e7d9eb987c4363bb29dbfb5ff6ce 20241011055531788 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055531788 DAUC <0003> auc.c:142 vector [1]: autn = bdea96b5da0600001c4969a9bbb531e8 20241011055531788 DAUC <0003> auc.c:143 vector [1]: ck = f917331b71b95ce69904e0666a32105d 20241011055531788 DAUC <0003> auc.c:144 vector [1]: ik = 9adb45a1af5a1f9eefbf94c7fbaf08df 20241011055531788 DAUC <0003> auc.c:145 vector [1]: res = db7ede516047ac990000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [1]: kc = 1577021b4f7e5bfa 20241011055531788 DAUC <0003> auc.c:152 vector [1]: sres = bb3972c8 20241011055531788 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [2]: rand = 95e3a4bbbc27f058e870b4fc54fb4b82 20241011055531788 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055531788 DAUC <0003> auc.c:142 vector [2]: autn = fa563ca5c6e3000041ba0fde52a6629a 20241011055531788 DAUC <0003> auc.c:143 vector [2]: ck = 71dceaad11ff4e4a5321445b970fc549 20241011055531788 DAUC <0003> auc.c:144 vector [2]: ik = c716bb0dc3fb1279f6629a4f68bfb442 20241011055531788 DAUC <0003> auc.c:145 vector [2]: res = 596a6d8b3c3e70940000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [2]: kc = 13898fb42db42d38 20241011055531788 DAUC <0003> auc.c:152 vector [2]: sres = 65541d1f 20241011055531788 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [3]: rand = 44070952272e18231f37fd9bd8bac074 20241011055531788 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055531788 DAUC <0003> auc.c:142 vector [3]: autn = 32473557fff800007a1cb5835cdc2b66 20241011055531788 DAUC <0003> auc.c:143 vector [3]: ck = 6a0d1ad6e6b4d3f9277d15a8f707916c 20241011055531788 DAUC <0003> auc.c:144 vector [3]: ik = d597edb199964a8c00ac01cd2f2d4cfb 20241011055531788 DAUC <0003> auc.c:145 vector [3]: res = f273302ba95a44490000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [3]: kc = 984be302a70844e2 20241011055531788 DAUC <0003> auc.c:152 vector [3]: sres = 5b297462 20241011055531788 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055531788 DAUC <0003> auc.c:113 vector [4]: rand = 04b53412bed81ecd8f4a19fc17bb505c 20241011055531788 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055531788 DAUC <0003> auc.c:142 vector [4]: autn = 870336ffdb6d00002101972232e662b8 20241011055531788 DAUC <0003> auc.c:143 vector [4]: ck = 96fbc3cb7d9bf577914c01a561499a88 20241011055531788 DAUC <0003> auc.c:144 vector [4]: ik = 8d04756c787bee155653b7e658577200 20241011055531788 DAUC <0003> auc.c:145 vector [4]: res = 19649df01e2b6e140000000000000000 20241011055531788 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531788 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055531788 DAUC <0003> auc.c:151 vector [4]: kc = dce000e43cfef3ea 20241011055531788 DAUC <0003> auc.c:152 vector [4]: sres = 074ff3e4 20241011055531788 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055531788 DAUC <0003> db_auc.c:245 IMSI='262421918457012': Generated 5 vectors 20241011055531788 DAUC <0003> db_auc.c:249 IMSI='262421918457012': Updating SQN=481 in DB 20241011055531795 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421918457012"} 20241011055531795 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421918457012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531795 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531796 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42940<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@90b1ff45f90e: Final verdict of PTC: pass 20241011055531823 DAUC <0003> db_auc.c:157 IMSI='262420364858931': No 2G Auth Data 20241011055531823 DAUC <0003> db_auc.c:192 IMSI='262420364858931': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262420364858931" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241011055531862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20241011055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531865 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531866 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 1 vectors 20241011055531866 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241011055531866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531866 DAUC <0003> auc.c:113 vector [0]: rand = 0af1aefc8b02185127d4f41db03ef4bc 20241011055531866 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531866 DAUC <0003> auc.c:142 vector [0]: autn = 66b992af48cf000016e839b9e6cadbfd 20241011055531866 DAUC <0003> auc.c:143 vector [0]: ck = e43b171aac32a61fdec8bcb15fe6ee0f 20241011055531866 DAUC <0003> auc.c:144 vector [0]: ik = 0f2ee56df2e2b0da05e7dcfaf0b09783 20241011055531866 DAUC <0003> auc.c:145 vector [0]: res = 63de9377994bb1c20000000000000000 20241011055531866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531866 DAUC <0003> auc.c:179 vector [0]: kc = 2aaa85c10b764400 20241011055531866 DAUC <0003> auc.c:180 vector [0]: sres = 197201d4 20241011055531866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531866 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 1 vectors 20241011055531866 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=33 in DB 20241011055531877 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531877 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262420364858931" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420364858931" TC_gsup_sai_num_auth_vectors(29)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055531881 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531881 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531881 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 4 vectors 20241011055531881 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241011055531881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055531881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531881 DAUC <0003> auc.c:113 vector [0]: rand = 8df03108f62fa44e383e64517530474a 20241011055531881 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055531881 DAUC <0003> auc.c:142 vector [0]: autn = 3703165ea37c0000c9fd0e2b4d11742d 20241011055531881 DAUC <0003> auc.c:143 vector [0]: ck = ed36855d67941182cc2d689850273fce 20241011055531881 DAUC <0003> auc.c:144 vector [0]: ik = 72a3b47de442fde358d290149a1bcbdc 20241011055531881 DAUC <0003> auc.c:145 vector [0]: res = 0c00d608c488f48f0000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [0]: kc = 48e0602f5b365000 20241011055531881 DAUC <0003> auc.c:180 vector [0]: sres = 8b63c3c2 20241011055531881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531881 DAUC <0003> auc.c:113 vector [1]: rand = 5992a25be913d8458bbd5b2b17b399f1 20241011055531881 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055531881 DAUC <0003> auc.c:142 vector [1]: autn = e078f042466a0000f9190d77a3337a89 20241011055531881 DAUC <0003> auc.c:143 vector [1]: ck = 42701c7fd4be2fa9ed7e33c7d27078da 20241011055531881 DAUC <0003> auc.c:144 vector [1]: ik = 2a002f3af98dd5cb02de904b0044c226 20241011055531881 DAUC <0003> auc.c:145 vector [1]: res = e003993d799cc4d50000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [1]: kc = 040d033ce1e0bc00 20241011055531881 DAUC <0003> auc.c:180 vector [1]: sres = 574ec12f 20241011055531881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055531881 DAUC <0003> auc.c:113 vector [2]: rand = e130fa5b61460e58fa78a58c305841b5 20241011055531881 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055531881 DAUC <0003> auc.c:142 vector [2]: autn = 5d100cc3651700005f863c3fac8c0ef0 20241011055531881 DAUC <0003> auc.c:143 vector [2]: ck = 5755cda376f661b2be3e30e04a2c7cd9 20241011055531881 DAUC <0003> auc.c:144 vector [2]: ik = 6511a7b5b5fa6ba4f5c50763e5208547 20241011055531881 DAUC <0003> auc.c:145 vector [2]: res = a8f55256936906f00000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [2]: kc = 934265a078dfac00 20241011055531881 DAUC <0003> auc.c:180 vector [2]: sres = 62a65cca 20241011055531881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055531881 DAUC <0003> auc.c:113 vector [3]: rand = e5e8d28994a69e4ebdfa64182a5f86cd 20241011055531881 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055531881 DAUC <0003> auc.c:142 vector [3]: autn = f8d978d6ccde00009389e7550df6cba1 20241011055531881 DAUC <0003> auc.c:143 vector [3]: ck = f8e94a47a9b28ad6ca2549672a2f3248 20241011055531881 DAUC <0003> auc.c:144 vector [3]: ik = 519fc7e85a3b701a709732ea9a4e1347 20241011055531881 DAUC <0003> auc.c:145 vector [3]: res = d9987a46ad466a4f0000000000000000 20241011055531881 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531881 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055531881 DAUC <0003> auc.c:179 vector [3]: kc = 4ebb67d1020d6c00 20241011055531881 DAUC <0003> auc.c:180 vector [3]: sres = e158215d 20241011055531881 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055531881 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 4 vectors 20241011055531881 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=161 in DB 20241011055531890 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531890 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531893 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531893 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531893 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 5 vectors 20241011055531893 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055531893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055531893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531893 DAUC <0003> auc.c:113 vector [0]: rand = ba9d7f79a2aa03ba3733deebd4ae357c 20241011055531893 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055531893 DAUC <0003> auc.c:142 vector [0]: autn = 6ea23f922ccd0000a038d1a6f94269a9 20241011055531893 DAUC <0003> auc.c:143 vector [0]: ck = ac06f6f9526f4c2b90ee03c08de0110c 20241011055531893 DAUC <0003> auc.c:144 vector [0]: ik = 5e89207beb7c47c92bc8cb4b792439ce 20241011055531893 DAUC <0003> auc.c:145 vector [0]: res = c9df9e9c774209bb0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [0]: kc = b82c441c3f6c2800 20241011055531893 DAUC <0003> auc.c:180 vector [0]: sres = 738d9882 20241011055531893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [1]: rand = d0fd4b8a8156fb395f7efe5bd5a65d3c 20241011055531893 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055531893 DAUC <0003> auc.c:142 vector [1]: autn = defb3a25a21c0000bcea809206c391a5 20241011055531893 DAUC <0003> auc.c:143 vector [1]: ck = 776f66fc4e611337a67cb3b444586bd4 20241011055531893 DAUC <0003> auc.c:144 vector [1]: ik = 2aafe93da2b54c57677abfb23ca67dda 20241011055531893 DAUC <0003> auc.c:145 vector [1]: res = c59566ef9e3f1bfe0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [1]: kc = a122003214106400 20241011055531893 DAUC <0003> auc.c:180 vector [1]: sres = 12e4e306 20241011055531893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [2]: rand = 578006fa5c5e584edd652562999dd6d0 20241011055531893 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055531893 DAUC <0003> auc.c:142 vector [2]: autn = 29874d86ebaa0000d0e33f39dac29a3b 20241011055531893 DAUC <0003> auc.c:143 vector [2]: ck = 1b8b25aa7e45c9993c2fb73f0a9b17cc 20241011055531893 DAUC <0003> auc.c:144 vector [2]: ik = 51668d5946cbf932f9b2879baab00d0f 20241011055531893 DAUC <0003> auc.c:145 vector [2]: res = f39eb369c767fecf0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [2]: kc = a1ebb87c199d4c00 20241011055531893 DAUC <0003> auc.c:180 vector [2]: sres = eb3d3bf2 20241011055531893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [3]: rand = 19e845247fa620ba4f5faedeb010df7b 20241011055531893 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055531893 DAUC <0003> auc.c:142 vector [3]: autn = c6232931c922000080bef224082cec95 20241011055531893 DAUC <0003> auc.c:143 vector [3]: ck = a298c4951a621a52c1704e724d2684bd 20241011055531893 DAUC <0003> auc.c:144 vector [3]: ik = 46d1e8721d43efff16577d7be04e5fc2 20241011055531893 DAUC <0003> auc.c:145 vector [3]: res = 5f76bb6084c783e00000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [3]: kc = 33803b0824545000 20241011055531893 DAUC <0003> auc.c:180 vector [3]: sres = b4d3e09f 20241011055531893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055531893 DAUC <0003> auc.c:113 vector [4]: rand = 0df1ac4db2d92517c61a25978533fc2b 20241011055531893 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055531893 DAUC <0003> auc.c:142 vector [4]: autn = 6e756bfe0c4c000018a091609132c467 20241011055531893 DAUC <0003> auc.c:143 vector [4]: ck = 71fa8c4594ec309357ab8333b8fab4e0 20241011055531893 DAUC <0003> auc.c:144 vector [4]: ik = 09342a15a8fcde53d2a3f30f9c2da956 20241011055531893 DAUC <0003> auc.c:145 vector [4]: res = 07876c6a5dbdca7c0000000000000000 20241011055531893 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531893 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055531893 DAUC <0003> auc.c:179 vector [4]: kc = 2fc1d63c557cac00 20241011055531893 DAUC <0003> auc.c:180 vector [4]: sres = 906b7db1 20241011055531893 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055531893 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 5 vectors 20241011055531893 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=321 in DB 20241011055531901 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531901 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531901 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531901 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531904 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531904 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420364858931"} 20241011055531904 DAUC <0003> db_auc.c:236 IMSI='262420364858931': Calling to generate 5 vectors 20241011055531904 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055531904 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531904 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531904 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055531904 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531904 DAUC <0003> auc.c:113 vector [0]: rand = 7f6fbd04719cda48e93a80629021e3cc 20241011055531904 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055531904 DAUC <0003> auc.c:142 vector [0]: autn = 0e46ae03db980000cde4eeb7436c454d 20241011055531904 DAUC <0003> auc.c:143 vector [0]: ck = 04c23306ba46cf6f7469543906909238 20241011055531904 DAUC <0003> auc.c:144 vector [0]: ik = 89b77ddf81f8c0a40063ad0dd7196b3e 20241011055531904 DAUC <0003> auc.c:145 vector [0]: res = 4442c462a516357c0000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531904 DAUC <0003> auc.c:179 vector [0]: kc = 21c247abb6999c00 20241011055531904 DAUC <0003> auc.c:180 vector [0]: sres = f78fcea3 20241011055531904 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531904 DAUC <0003> auc.c:113 vector [1]: rand = 254e0eb4155ec5cc951280ec344910c2 20241011055531904 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055531904 DAUC <0003> auc.c:142 vector [1]: autn = 784c2bde200e0000329fb2880be96d61 20241011055531904 DAUC <0003> auc.c:143 vector [1]: ck = 4bf94f3144ae2cb39f926bf3811d9139 20241011055531904 DAUC <0003> auc.c:144 vector [1]: ik = 7cdcdc18adea7fe33bb97be68835120d 20241011055531904 DAUC <0003> auc.c:145 vector [1]: res = 0193061d9279e1b20000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055531904 DAUC <0003> auc.c:179 vector [1]: kc = 46cc959dd2ad4c00 20241011055531904 DAUC <0003> auc.c:180 vector [1]: sres = eb312bde 20241011055531904 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055531904 DAUC <0003> auc.c:113 vector [2]: rand = 66a39fe148ceda23bfc48e8cb71a92ca 20241011055531904 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055531904 DAUC <0003> auc.c:142 vector [2]: autn = b3ef850fabe40000130ec4a68a07029e 20241011055531904 DAUC <0003> auc.c:143 vector [2]: ck = 45af3ef3fcacfd71f7f253233e0817e1 20241011055531904 DAUC <0003> auc.c:144 vector [2]: ik = f155735d4321ed1a50b70707a22d7945 20241011055531904 DAUC <0003> auc.c:145 vector [2]: res = 850cec499e4bd1020000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055531904 DAUC <0003> auc.c:179 vector [2]: kc = bc4828c261c67800 20241011055531904 DAUC <0003> auc.c:180 vector [2]: sres = f69f3bac 20241011055531904 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055531904 DAUC <0003> auc.c:113 vector [3]: rand = 3bfe6990255636f53cd444f3ffe89765 20241011055531904 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055531904 DAUC <0003> auc.c:142 vector [3]: autn = 820657793e6e0000dce40fdb9cfb6d52 20241011055531904 DAUC <0003> auc.c:143 vector [3]: ck = d8456b83f72b1acfca5a7eb9c60e6458 20241011055531904 DAUC <0003> auc.c:144 vector [3]: ik = b2160f504daf8194b1e2280014813dd8 20241011055531904 DAUC <0003> auc.c:145 vector [3]: res = 17dd0986245f00060000000000000000 20241011055531904 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055531904 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055531905 DAUC <0003> auc.c:179 vector [3]: kc = f4ef558551db3000 20241011055531905 DAUC <0003> auc.c:180 vector [3]: sres = 76ac8032 20241011055531905 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055531905 DAUC <0003> auc.c:113 vector [4]: rand = 284042bf54e798faca97b26cd4f40000 20241011055531905 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055531905 DAUC <0003> auc.c:142 vector [4]: autn = c80ca2a7a26b0000661f1458c1d754b3 20241011055531905 DAUC <0003> auc.c:143 vector [4]: ck = 2382edddc3717704bdd74991e20755f0 20241011055531905 DAUC <0003> auc.c:144 vector [4]: ik = c2640f8c8a911fee6da66c98520b9fdf 20241011055531905 DAUC <0003> auc.c:145 vector [4]: res = 4d29f002c17a846d0000000000000000 20241011055531905 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055531905 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055531905 DAUC <0003> auc.c:179 vector [4]: kc = b9e9bb8b7221b800 20241011055531905 DAUC <0003> auc.c:180 vector [4]: sres = 6a18f670 20241011055531905 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055531905 DAUC <0003> db_auc.c:245 IMSI='262420364858931': Generated 5 vectors 20241011055531905 DAUC <0003> db_auc.c:249 IMSI='262420364858931': Updating SQN=481 in DB 20241011055531913 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420364858931"} 20241011055531913 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420364858931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055531913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055531913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055531916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@90b1ff45f90e: Final verdict of PTC: pass 20241011055531949 DAUC <0003> db_auc.c:157 IMSI='262425298337924': No 2G Auth Data 20241011055531949 DAUC <0003> db_auc.c:192 IMSI='262425298337924': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262425298337924" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241011055531990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 20241011055531995 DLINP <000b> input/ipa.c:451 connected read/write 20241011055531995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055531995 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055531995 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 1 vectors 20241011055531995 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241011055531995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055531995 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055531995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055531995 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055531995 DAUC <0003> auc.c:113 vector [0]: rand = 1b88775a7a6e18b9850302173e87f1cc 20241011055531995 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055531995 DAUC <0003> auc.c:142 vector [0]: autn = 733f2e7fecba00003385ff5c26de795f 20241011055531995 DAUC <0003> auc.c:143 vector [0]: ck = a5b385cfc33618f487225e351f9a900a 20241011055531995 DAUC <0003> auc.c:144 vector [0]: ik = 4e7b896fbf2cc34e8806a286e70f31f4 20241011055531995 DAUC <0003> auc.c:145 vector [0]: res = 495be9b97bd3ac7a0000000000000000 20241011055531995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055531995 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055531995 DAUC <0003> auc.c:179 vector [0]: kc = a460ab59f8fa9800 20241011055531995 DAUC <0003> auc.c:180 vector [0]: sres = 6724a414 20241011055531995 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055531995 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 1 vectors 20241011055531995 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=33 in DB 20241011055532003 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532003 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262425298337924" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425298337924" TC_gsup_sai_num_auth_vectors(30)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055532006 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532006 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055532006 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 4 vectors 20241011055532006 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241011055532006 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532006 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532006 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055532006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532006 DAUC <0003> auc.c:113 vector [0]: rand = 3eeeb06da0abd5b942b1c9cbc0f94dd5 20241011055532006 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055532006 DAUC <0003> auc.c:142 vector [0]: autn = 047eb30e84f1000090502c8804a6b4d8 20241011055532006 DAUC <0003> auc.c:143 vector [0]: ck = d294e45881b96fd1abfa55e0f438a07f 20241011055532006 DAUC <0003> auc.c:144 vector [0]: ik = a07d1c94978f39da87f789849ad8b1ea 20241011055532006 DAUC <0003> auc.c:145 vector [0]: res = 9c85bd5ba836d4600000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [0]: kc = e2d4d0b101d0b000 20241011055532006 DAUC <0003> auc.c:180 vector [0]: sres = e441195b 20241011055532006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532006 DAUC <0003> auc.c:113 vector [1]: rand = eb2139259b66ea0da9b1415c0ae41e87 20241011055532006 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055532006 DAUC <0003> auc.c:142 vector [1]: autn = c872c46eb0ea000094fdd80cd121df89 20241011055532006 DAUC <0003> auc.c:143 vector [1]: ck = bf6bd66c7ff7a5325b0c279573a9f15f 20241011055532006 DAUC <0003> auc.c:144 vector [1]: ik = 2790e7d2dae5ca7d46ab8956c78a9546 20241011055532006 DAUC <0003> auc.c:145 vector [1]: res = 607495ff753f8cc60000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [1]: kc = ce5c3f6255160400 20241011055532006 DAUC <0003> auc.c:180 vector [1]: sres = 91309dc8 20241011055532006 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532006 DAUC <0003> auc.c:113 vector [2]: rand = 55afd5007ade8f83b234f919de406b19 20241011055532006 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055532006 DAUC <0003> auc.c:142 vector [2]: autn = 46d1da0f42010000978b85285008e83b 20241011055532006 DAUC <0003> auc.c:143 vector [2]: ck = 81cf5e20120c2b6d0b59250b7b03a2a5 20241011055532006 DAUC <0003> auc.c:144 vector [2]: ik = 0993bc9b084c8ebd40437007bc752bb2 20241011055532006 DAUC <0003> auc.c:145 vector [2]: res = c369bc6840d7fa160000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [2]: kc = cbc0a6fad1311000 20241011055532006 DAUC <0003> auc.c:180 vector [2]: sres = 34693bec 20241011055532006 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532006 DAUC <0003> auc.c:113 vector [3]: rand = da81b2bfd6b795bc60ae83f367db1520 20241011055532006 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055532006 DAUC <0003> auc.c:142 vector [3]: autn = 2eece74f88ce0000ba868a7961c8c01d 20241011055532006 DAUC <0003> auc.c:143 vector [3]: ck = 605b16758387e69669813ebacd5ad55d 20241011055532006 DAUC <0003> auc.c:144 vector [3]: ik = 28d493a508681c2cf9db46d4084d76d8 20241011055532006 DAUC <0003> auc.c:145 vector [3]: res = afedf41cbb05240c0000000000000000 20241011055532006 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532006 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532006 DAUC <0003> auc.c:179 vector [3]: kc = 7fa5fae179d89c00 20241011055532006 DAUC <0003> auc.c:180 vector [3]: sres = 5574c9c4 20241011055532006 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532006 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 4 vectors 20241011055532006 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=161 in DB 20241011055532014 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532014 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532017 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055532017 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 5 vectors 20241011055532017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532017 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532017 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532017 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055532017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532017 DAUC <0003> auc.c:113 vector [0]: rand = 2415752811efaae901f1d231f647e9c4 20241011055532017 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055532017 DAUC <0003> auc.c:142 vector [0]: autn = cdeaf849cfa10000011565b0e292a9fc 20241011055532017 DAUC <0003> auc.c:143 vector [0]: ck = ff53d177178ba31de7d0285c988bdd9f 20241011055532017 DAUC <0003> auc.c:144 vector [0]: ik = 0e0fcca7532600fb079c10d8dbe38939 20241011055532017 DAUC <0003> auc.c:145 vector [0]: res = dd38467ce42aca900000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [0]: kc = 317f18ca5ba08400 20241011055532017 DAUC <0003> auc.c:180 vector [0]: sres = ef69fa8d 20241011055532017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [1]: rand = fe444019c0e2c7c8efb8a15a0d225049 20241011055532017 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055532017 DAUC <0003> auc.c:142 vector [1]: autn = 41f7c421e0210000dfff635687def46c 20241011055532017 DAUC <0003> auc.c:143 vector [1]: ck = c4f098181466ec3b5bcbe8b7355bf27f 20241011055532017 DAUC <0003> auc.c:144 vector [1]: ik = fbe6a2f8899e1a3de17674b1160537dc 20241011055532017 DAUC <0003> auc.c:145 vector [1]: res = 64b8965f2c75a3910000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [1]: kc = 45690ba334416c00 20241011055532017 DAUC <0003> auc.c:180 vector [1]: sres = 504f48cf 20241011055532017 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [2]: rand = 11128a7501dd6f4f344bb476e5701c24 20241011055532017 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055532017 DAUC <0003> auc.c:142 vector [2]: autn = a5cb9a203ba40000904e5ecc0aa3fce0 20241011055532017 DAUC <0003> auc.c:143 vector [2]: ck = 0b6d99b93d643b2162537e5a5ac87314 20241011055532017 DAUC <0003> auc.c:144 vector [2]: ik = 7a40e617d4a2bc5c120291a769f07773 20241011055532017 DAUC <0003> auc.c:145 vector [2]: res = 431a94db8e95092d0000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [2]: kc = d96e4fe61965bc00 20241011055532017 DAUC <0003> auc.c:180 vector [2]: sres = 26efcb0c 20241011055532017 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [3]: rand = 8fc990d2f9fe988bbc0ade8579c562d2 20241011055532017 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055532017 DAUC <0003> auc.c:142 vector [3]: autn = 7ca479fc2a0f0000f38954e8887aa170 20241011055532017 DAUC <0003> auc.c:143 vector [3]: ck = a954a02c30a538cc039eb81032806c86 20241011055532017 DAUC <0003> auc.c:144 vector [3]: ik = c38d3a4d6f2d2ae679371c60f3cee149 20241011055532017 DAUC <0003> auc.c:145 vector [3]: res = 9f51367a1db9572c0000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [3]: kc = 70f1030b46034800 20241011055532017 DAUC <0003> auc.c:180 vector [3]: sres = 632e7388 20241011055532017 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532017 DAUC <0003> auc.c:113 vector [4]: rand = d63c5391c7a4988bbc4ef6ac3d5c24c4 20241011055532017 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055532017 DAUC <0003> auc.c:142 vector [4]: autn = fce5cca789370000ea4b9e23230b06c4 20241011055532017 DAUC <0003> auc.c:143 vector [4]: ck = 0669cc02932085921c0a9710f4554cd5 20241011055532017 DAUC <0003> auc.c:144 vector [4]: ik = 5fe8e58c7c459aa3398bf01ed06cfb04 20241011055532017 DAUC <0003> auc.c:145 vector [4]: res = 94ede3405d6928ce0000000000000000 20241011055532017 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532017 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532017 DAUC <0003> auc.c:179 vector [4]: kc = f16ee49cf9ae7000 20241011055532017 DAUC <0003> auc.c:180 vector [4]: sres = 4a1e5189 20241011055532018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532018 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 5 vectors 20241011055532018 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=321 in DB 20241011055532025 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532025 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532025 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532025 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055532028 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532028 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425298337924"} 20241011055532028 DAUC <0003> db_auc.c:236 IMSI='262425298337924': Calling to generate 5 vectors 20241011055532028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532028 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532028 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532028 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055532028 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532028 DAUC <0003> auc.c:113 vector [0]: rand = f2faed561571a1bb31f428b3536c2acc 20241011055532028 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055532028 DAUC <0003> auc.c:142 vector [0]: autn = 5af708c2f6d800005b7a541164008442 20241011055532028 DAUC <0003> auc.c:143 vector [0]: ck = b0193831fd8b223a00179178fcf5c7fe 20241011055532028 DAUC <0003> auc.c:144 vector [0]: ik = ed6d11cfc04303895759cd227c1eaed9 20241011055532028 DAUC <0003> auc.c:145 vector [0]: res = ab54655cd6c298440000000000000000 20241011055532028 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532028 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532028 DAUC <0003> auc.c:179 vector [0]: kc = 0d771e6f4e1c7000 20241011055532028 DAUC <0003> auc.c:180 vector [0]: sres = 628b7ccb 20241011055532028 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532028 DAUC <0003> auc.c:113 vector [1]: rand = 722ac269d9b2a10bc7c7e72049a4768d 20241011055532028 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055532028 DAUC <0003> auc.c:142 vector [1]: autn = 66a064026ab300000e73dcefaa232ef0 20241011055532028 DAUC <0003> auc.c:143 vector [1]: ck = dc45b22202f08cfb6a95f96a77cfc5d1 20241011055532028 DAUC <0003> auc.c:144 vector [1]: ik = eab5a1e6fe82ca24f65aacf6b8fd2fa3 20241011055532028 DAUC <0003> auc.c:145 vector [1]: res = b3838fdc6320571d0000000000000000 20241011055532028 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532028 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [1]: kc = acec63a6ddb9c400 20241011055532029 DAUC <0003> auc.c:180 vector [1]: sres = bdcc15c4 20241011055532029 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532029 DAUC <0003> auc.c:113 vector [2]: rand = 4080288cd000dca0687e4dfcbc3578b6 20241011055532029 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055532029 DAUC <0003> auc.c:142 vector [2]: autn = ce3cb2f08a6c0000ec75945632af9e64 20241011055532029 DAUC <0003> auc.c:143 vector [2]: ck = 10d8cc47bac771e65b67c017b95904b6 20241011055532029 DAUC <0003> auc.c:144 vector [2]: ik = 5d880ce1b79f27c64f9ec8e3e4033b3a 20241011055532029 DAUC <0003> auc.c:145 vector [2]: res = ba4adb2d9caa85430000000000000000 20241011055532029 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532029 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [2]: kc = e4acbf27ab95dc00 20241011055532029 DAUC <0003> auc.c:180 vector [2]: sres = 5812653a 20241011055532029 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532029 DAUC <0003> auc.c:113 vector [3]: rand = ed34cb28dc30848458b2ed16827af71a 20241011055532029 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055532029 DAUC <0003> auc.c:142 vector [3]: autn = 860210db843d00008d0d43883bba2615 20241011055532029 DAUC <0003> auc.c:143 vector [3]: ck = dedf1149788bd46c868440aa1d64a93f 20241011055532029 DAUC <0003> auc.c:144 vector [3]: ik = eade438996acb8e629fdf8cf229761c7 20241011055532029 DAUC <0003> auc.c:145 vector [3]: res = 61a8421b6317ad960000000000000000 20241011055532029 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532029 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [3]: kc = e25857efce53a400 20241011055532029 DAUC <0003> auc.c:180 vector [3]: sres = ad1ca59c 20241011055532029 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532029 DAUC <0003> auc.c:113 vector [4]: rand = a3fcad6739019a564d1225973e9ed339 20241011055532029 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055532029 DAUC <0003> auc.c:142 vector [4]: autn = 04afe154cfcc0000c1a61fbac4606193 20241011055532029 DAUC <0003> auc.c:143 vector [4]: ck = b2f1585fccb4d388c57cf117b4de1f4d 20241011055532029 DAUC <0003> auc.c:144 vector [4]: ik = b2ea49b3a889f61008b62159e14fc0d2 20241011055532029 DAUC <0003> auc.c:145 vector [4]: res = 33f8e045a37688680000000000000000 20241011055532029 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532029 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532029 DAUC <0003> auc.c:179 vector [4]: kc = a0b91b87941e5c00 20241011055532029 DAUC <0003> auc.c:180 vector [4]: sres = ed895d85 20241011055532029 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532029 DAUC <0003> db_auc.c:245 IMSI='262425298337924': Generated 5 vectors 20241011055532029 DAUC <0003> db_auc.c:249 IMSI='262425298337924': Updating SQN=481 in DB 20241011055532036 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425298337924"} 20241011055532036 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425298337924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532036 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532036 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055532039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@90b1ff45f90e: Final verdict of PTC: pass 20241011055532070 DAUC <0003> db_auc.c:157 IMSI='262420340412672': No 2G Auth Data 20241011055532070 DAUC <0003> db_auc.c:192 IMSI='262420340412672': No 3G Auth Data HLR_Test-GSUP(21)@90b1ff45f90e: Created GsupExpect[0] for "262420340412672" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241011055532112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 20241011055532116 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532116 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532116 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 1 vectors 20241011055532116 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241011055532116 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532116 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532116 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055532116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532116 DAUC <0003> auc.c:113 vector [0]: rand = c35feb8e266a1d61261f36e2ffbf06a7 20241011055532116 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055532116 DAUC <0003> auc.c:142 vector [0]: autn = 8c338c4a61ef00000fc338c8dc30a3aa 20241011055532116 DAUC <0003> auc.c:143 vector [0]: ck = 419d734d21ee9e775770631b64f85b1c 20241011055532116 DAUC <0003> auc.c:144 vector [0]: ik = 5b1da841f6135402d4330de98c267615 20241011055532116 DAUC <0003> auc.c:145 vector [0]: res = 03646963fe9b18d40000000000000000 20241011055532116 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532116 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532116 DAUC <0003> auc.c:179 vector [0]: kc = 63ecd350ce5b5db7 20241011055532116 DAUC <0003> auc.c:180 vector [0]: sres = fd9ab195 20241011055532116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532116 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 1 vectors 20241011055532116 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=33 in DB 20241011055532123 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532123 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@90b1ff45f90e: Found GsupExpect[0] for "262420340412672" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420340412672" TC_gsup_sai_num_auth_vectors(31)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055532126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532126 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532127 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 4 vectors 20241011055532127 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241011055532127 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532127 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532127 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241011055532127 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532127 DAUC <0003> auc.c:113 vector [0]: rand = b35b7c3de592a19bda1cab65f3fddc8d 20241011055532127 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241011055532127 DAUC <0003> auc.c:142 vector [0]: autn = 0d8a008268e80000f0211445c40d9fdd 20241011055532127 DAUC <0003> auc.c:143 vector [0]: ck = 34b6beb49ae5fb1d8cac4028202224f9 20241011055532127 DAUC <0003> auc.c:144 vector [0]: ik = 2cca27891b772f9191b50aa4e3841e15 20241011055532127 DAUC <0003> auc.c:145 vector [0]: res = 70121c89ea44fdea0000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [0]: kc = 552d2d2b9e319708 20241011055532127 DAUC <0003> auc.c:180 vector [0]: sres = e609a23f 20241011055532127 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532127 DAUC <0003> auc.c:113 vector [1]: rand = e37f6b790575234f31a74f316929a2b1 20241011055532127 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241011055532127 DAUC <0003> auc.c:142 vector [1]: autn = 0df964e58f4e00003d05fff204076366 20241011055532127 DAUC <0003> auc.c:143 vector [1]: ck = d8dd0ec1fddfb3db1d86cbaaa9986666 20241011055532127 DAUC <0003> auc.c:144 vector [1]: ik = 91a90bab74bd4f9384f0c687b980ae6b 20241011055532127 DAUC <0003> auc.c:145 vector [1]: res = 863afb72cbab0aa20000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [1]: kc = 684f103c24e2bd35 20241011055532127 DAUC <0003> auc.c:180 vector [1]: sres = 2102ccd6 20241011055532127 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532127 DAUC <0003> auc.c:113 vector [2]: rand = 0cf23767d221e70c0d2c3ef7851568c0 20241011055532127 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241011055532127 DAUC <0003> auc.c:142 vector [2]: autn = 624fa0f758c00000db0aa9401cb2c131 20241011055532127 DAUC <0003> auc.c:143 vector [2]: ck = 6f0a4f603ab4c264c36f414b81eec8cd 20241011055532127 DAUC <0003> auc.c:144 vector [2]: ik = 9310eb68cf03d880127e397eba240b8c 20241011055532127 DAUC <0003> auc.c:145 vector [2]: res = 943461596a5058b70000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [2]: kc = 89ce495774436549 20241011055532127 DAUC <0003> auc.c:180 vector [2]: sres = b012a045 20241011055532127 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532127 DAUC <0003> auc.c:113 vector [3]: rand = 3fa5361f9546590432202851e34f8a72 20241011055532127 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241011055532127 DAUC <0003> auc.c:142 vector [3]: autn = 0902ac5f807b000010241f6efdbbc92e 20241011055532127 DAUC <0003> auc.c:143 vector [3]: ck = 06db91314807ea05db0ba039c2c554f6 20241011055532127 DAUC <0003> auc.c:144 vector [3]: ik = 7b2146d8d7e639f17cc4d54768d783b4 20241011055532127 DAUC <0003> auc.c:145 vector [3]: res = 1e9029fc5d8b8e760000000000000000 20241011055532127 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532127 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532127 DAUC <0003> auc.c:179 vector [3]: kc = b28bac0d2381f0c8 20241011055532127 DAUC <0003> auc.c:180 vector [3]: sres = 0360ddaa 20241011055532127 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532127 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 4 vectors 20241011055532127 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=161 in DB 20241011055532134 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532134 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055532137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532137 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532137 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 5 vectors 20241011055532137 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532137 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532137 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532137 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241011055532137 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532137 DAUC <0003> auc.c:113 vector [0]: rand = 97c172c2f7a513965fe76923ed4f5dd5 20241011055532137 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241011055532137 DAUC <0003> auc.c:142 vector [0]: autn = 80e3608ab28b0000f93b9f4f26ed9542 20241011055532137 DAUC <0003> auc.c:143 vector [0]: ck = c513e3fd19b14f3cd54b89333aa2b41e 20241011055532137 DAUC <0003> auc.c:144 vector [0]: ik = ba979654e677db157de6bfd134a6a630 20241011055532137 DAUC <0003> auc.c:145 vector [0]: res = 31f0f24affe709420000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [0]: kc = b1294119c397af31 20241011055532137 DAUC <0003> auc.c:180 vector [0]: sres = b383a4e8 20241011055532137 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [1]: rand = f75fa89465853eb9191dfba815b9dcb4 20241011055532137 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241011055532137 DAUC <0003> auc.c:142 vector [1]: autn = 137497fa651800000c22b5da3bbff714 20241011055532137 DAUC <0003> auc.c:143 vector [1]: ck = 347c94c5d1fda6152714c708f1f1f250 20241011055532137 DAUC <0003> auc.c:144 vector [1]: ik = 92ec757fdc188070cc327074448f23cf 20241011055532137 DAUC <0003> auc.c:145 vector [1]: res = ca32b317187a7ea00000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [1]: kc = b02211b16e5a2df4 20241011055532137 DAUC <0003> auc.c:180 vector [1]: sres = 5d0247eb 20241011055532137 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [2]: rand = 4bc6fd5c3134870ff4d553d273837418 20241011055532137 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241011055532137 DAUC <0003> auc.c:142 vector [2]: autn = e27dbfde35660000b402ddc72707e094 20241011055532137 DAUC <0003> auc.c:143 vector [2]: ck = ba020a433b31fc25e28f5ed2f9a58a4b 20241011055532137 DAUC <0003> auc.c:144 vector [2]: ik = 38b7bd60703e591584766ad2682eb98f 20241011055532137 DAUC <0003> auc.c:145 vector [2]: res = 638a21b9155dac360000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [2]: kc = f1b283905991f10b 20241011055532137 DAUC <0003> auc.c:180 vector [2]: sres = a88f54fc 20241011055532137 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [3]: rand = 9cb45e1cbb364061848dbad8349c33fc 20241011055532137 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241011055532137 DAUC <0003> auc.c:142 vector [3]: autn = 0bc409bb2dac000035680a6f789a37f4 20241011055532137 DAUC <0003> auc.c:143 vector [3]: ck = 79e2aa631b7fa62d504b378251a47142 20241011055532137 DAUC <0003> auc.c:144 vector [3]: ik = 09971479035293dfeccd4d6132807405 20241011055532137 DAUC <0003> auc.c:145 vector [3]: res = 4f1d4c71cb5d888b0000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [3]: kc = 2988d87a3b423fe8 20241011055532137 DAUC <0003> auc.c:180 vector [3]: sres = a45c8ff9 20241011055532137 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532137 DAUC <0003> auc.c:113 vector [4]: rand = 574bfc27c525d9a22c25ee6f6cd3c418 20241011055532137 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241011055532137 DAUC <0003> auc.c:142 vector [4]: autn = 6c4f1c0ef0db00009d175d743e21d8fc 20241011055532137 DAUC <0003> auc.c:143 vector [4]: ck = f8b75e57bd1a45ec486b68ea3b0c3603 20241011055532137 DAUC <0003> auc.c:144 vector [4]: ik = f4599e6d2437576b7e93ffa43bb7b36f 20241011055532137 DAUC <0003> auc.c:145 vector [4]: res = 25d3d059be1ab2580000000000000000 20241011055532137 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532137 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532137 DAUC <0003> auc.c:179 vector [4]: kc = 747ef2abf1774802 20241011055532137 DAUC <0003> auc.c:180 vector [4]: sres = b58d2ccf 20241011055532137 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532137 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 5 vectors 20241011055532137 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=321 in DB 20241011055532145 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532145 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532145 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532145 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055532148 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532148 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340412672"} 20241011055532148 DAUC <0003> db_auc.c:236 IMSI='262420340412672': Calling to generate 5 vectors 20241011055532148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055532148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055532148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055532148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241011055532148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055532148 DAUC <0003> auc.c:113 vector [0]: rand = 0f837028539762fe7f2bf697a10a99da 20241011055532148 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241011055532148 DAUC <0003> auc.c:142 vector [0]: autn = a07415a73cb1000027ac86d6c322e9ae 20241011055532148 DAUC <0003> auc.c:143 vector [0]: ck = 3de99fce03b930d2bd59595fa0fcc771 20241011055532148 DAUC <0003> auc.c:144 vector [0]: ik = 9eb085312d60fde5d6984e7b932a1a56 20241011055532148 DAUC <0003> auc.c:145 vector [0]: res = d0b7c08a7091df370000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [0]: kc = 378b28856f1e8d88 20241011055532148 DAUC <0003> auc.c:180 vector [0]: sres = 79c63eb0 20241011055532148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [1]: rand = a99690cc46c6d1d6108dc357039dd54a 20241011055532148 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241011055532148 DAUC <0003> auc.c:142 vector [1]: autn = e5df6aaadb5c0000c77dc23ed63e419b 20241011055532148 DAUC <0003> auc.c:143 vector [1]: ck = ae562d4ee583a509f2ed0474b28d0f53 20241011055532148 DAUC <0003> auc.c:144 vector [1]: ik = 37438d43e68b7098f732f5448b2f6c3c 20241011055532148 DAUC <0003> auc.c:145 vector [1]: res = d037a2a44f035d580000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [1]: kc = 23dfc885412dfa38 20241011055532148 DAUC <0003> auc.c:180 vector [1]: sres = 0655fb7c 20241011055532148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [2]: rand = 978156f47a1b821eebd448e93020a297 20241011055532148 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241011055532148 DAUC <0003> auc.c:142 vector [2]: autn = 2d7be3142ff50000ff37e2f393b09cab 20241011055532148 DAUC <0003> auc.c:143 vector [2]: ck = 19c49f082fdc0cd23c1b4d40884c2e64 20241011055532148 DAUC <0003> auc.c:144 vector [2]: ik = 6a68391a19e015791c07f6289cad11ed 20241011055532148 DAUC <0003> auc.c:145 vector [2]: res = 44bc40c969d934870000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [2]: kc = 0ceebab72137c4ee 20241011055532148 DAUC <0003> auc.c:180 vector [2]: sres = bd7ee3fd 20241011055532148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [3]: rand = cbac900925f220c31bfd6a787721a0ff 20241011055532148 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241011055532148 DAUC <0003> auc.c:142 vector [3]: autn = a05c16561fbe00006f0b80de34f06114 20241011055532148 DAUC <0003> auc.c:143 vector [3]: ck = 9c9355147a608fea00c0c6e78f8000af 20241011055532148 DAUC <0003> auc.c:144 vector [3]: ik = 5a5a698c4007f14f261dc6d2b8b65332 20241011055532148 DAUC <0003> auc.c:145 vector [3]: res = d14e3469510712c70000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [3]: kc = 23ee05dd2cb99dbc 20241011055532148 DAUC <0003> auc.c:180 vector [3]: sres = f8f1b756 20241011055532148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055532148 DAUC <0003> auc.c:113 vector [4]: rand = ea4a9ca72c493c53931de9f2f40eab54 20241011055532148 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241011055532148 DAUC <0003> auc.c:142 vector [4]: autn = 95c16094d6830000bc6ada6b31213542 20241011055532148 DAUC <0003> auc.c:143 vector [4]: ck = aaf72e5ff54a2307863d5dc0b9388d2d 20241011055532148 DAUC <0003> auc.c:144 vector [4]: ik = b0521d9c6b823cf4fdfe9623753c7512 20241011055532148 DAUC <0003> auc.c:145 vector [4]: res = 0a3b7577b2007a730000000000000000 20241011055532148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055532148 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055532148 DAUC <0003> auc.c:179 vector [4]: kc = 9250bf943d913aa4 20241011055532148 DAUC <0003> auc.c:180 vector [4]: sres = 7dd0aa5c 20241011055532148 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055532148 DAUC <0003> db_auc.c:245 IMSI='262420340412672': Generated 5 vectors 20241011055532148 DAUC <0003> db_auc.c:249 IMSI='262420340412672': Updating SQN=481 in DB 20241011055532158 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340412672"} 20241011055532158 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420340412672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055532158 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055532158 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055532161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055532186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241011055532187 DLINP <000b> input/ipa.c:451 connected read/write 20241011055532187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055532187 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055532187 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055532187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055532187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41981<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@90b1ff45f90e: Final verdict of PTC: none 22@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Oct 11 05:55:32 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 20241011055532227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 20241011055532227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=25176) Waiting for packet dumper to finish... 1 (prev_count=25176, count=59568) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Oct 11 05:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_sai_eps started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055535306 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055535306 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055535308 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055535311 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055535311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055535311 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 20241011055535311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055535311 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 20241011055535311 DLGSUP <0013> gsup_server.c:235 2: 20241011055535311 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055535311 DLGSUP <0013> gsup_server.c:235 3: 20241011055535311 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055535311 DLGSUP <0013> gsup_server.c:235 4: 20241011055535311 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055535311 DLGSUP <0013> gsup_server.c:235 5: 20241011055535311 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055535311 DLGSUP <0013> gsup_server.c:235 7: 20241011055535311 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055535311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055535311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055535311 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@90b1ff45f90e: 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") 20241011055535330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241011055535343 DAUC <0003> db_auc.c:157 IMSI='262428511209013': No 2G Auth Data 20241011055535343 DAUC <0003> db_auc.c:192 IMSI='262428511209013': No 3G Auth Data HLR_Test-GSUP(33)@90b1ff45f90e: Created GsupExpect[0] for "262428511209013" to be handled at TC_gsup_sai_eps(36) 20241011055535376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 20241011055535380 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535380 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428511209013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428511209013"} 20241011055535380 DAUC <0003> db_auc.c:157 IMSI='262428511209013': No 2G Auth Data 20241011055535380 DAUC <0003> db_auc.c:236 IMSI='262428511209013': Calling to generate 5 vectors 20241011055535380 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055535380 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535380 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535380 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535380 DAUC <0003> auc.c:113 vector [0]: rand = e1c62ed3a2a1f45d5fce285ae077a73d 20241011055535380 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535380 DAUC <0003> auc.c:142 vector [0]: autn = 387c82c685348000be10fc3cf1bd6b92 20241011055535380 DAUC <0003> auc.c:143 vector [0]: ck = ee42502bfb03c19a268c5b1b557c6c63 20241011055535380 DAUC <0003> auc.c:144 vector [0]: ik = 794e1a4d9da31bcf72b5523c1e048591 20241011055535380 DAUC <0003> auc.c:145 vector [0]: res = 5b4b396b217be62c0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [0]: kc = c33543412dd833a7 20241011055535380 DAUC <0003> auc.c:152 vector [0]: sres = 7a30df47 20241011055535380 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [1]: rand = ebeae8ef600fcf949a7cfcc4cfe584ae 20241011055535380 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535380 DAUC <0003> auc.c:142 vector [1]: autn = 10b1cd86e8fb8000f1b262bce55f1630 20241011055535380 DAUC <0003> auc.c:143 vector [1]: ck = 4f7142e5b686411af3beabb29a5e96e3 20241011055535380 DAUC <0003> auc.c:144 vector [1]: ik = 252fcebbf67129b77e33dd3d0bc09119 20241011055535380 DAUC <0003> auc.c:145 vector [1]: res = f64d9211c773a7bf0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [1]: kc = e7d3fad1d1696f57 20241011055535380 DAUC <0003> auc.c:152 vector [1]: sres = 313e35ae 20241011055535380 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [2]: rand = 8ddfad7ffaf6814a5d2274d5a53a5f70 20241011055535380 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535380 DAUC <0003> auc.c:142 vector [2]: autn = 426f26d1bd1f8000f4cc3b37d7a0091e 20241011055535380 DAUC <0003> auc.c:143 vector [2]: ck = 152374cafa37c0ecf777d7ef329c6961 20241011055535380 DAUC <0003> auc.c:144 vector [2]: ik = 87c906109ebf0213755493b470422e82 20241011055535380 DAUC <0003> auc.c:145 vector [2]: res = def401ccacbe16ac0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [2]: kc = 10c936812656851c 20241011055535380 DAUC <0003> auc.c:152 vector [2]: sres = 724a1760 20241011055535380 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [3]: rand = 9d355664357be826b4865ef9ad9eb562 20241011055535380 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535380 DAUC <0003> auc.c:142 vector [3]: autn = 75e53830d5588000b7549844afc85830 20241011055535380 DAUC <0003> auc.c:143 vector [3]: ck = 962d25f28e22349ed8bbc0f3105d7282 20241011055535380 DAUC <0003> auc.c:144 vector [3]: ik = 92334414230997651e251dee392b48f1 20241011055535380 DAUC <0003> auc.c:145 vector [3]: res = 261d998a60b7ed6e0000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [3]: kc = c280bcfb845d9988 20241011055535380 DAUC <0003> auc.c:152 vector [3]: sres = 46aa74e4 20241011055535380 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055535380 DAUC <0003> auc.c:113 vector [4]: rand = d4e4e7b103600e1e122842e2c0aa7fbb 20241011055535380 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535380 DAUC <0003> auc.c:142 vector [4]: autn = 31d69283cc958000852e9a1265a22e7d 20241011055535380 DAUC <0003> auc.c:143 vector [4]: ck = 06c585fcffdaf0b233731da4d949b78e 20241011055535380 DAUC <0003> auc.c:144 vector [4]: ik = 9003688de9bcb4598bd44ae368e6f697 20241011055535380 DAUC <0003> auc.c:145 vector [4]: res = 709c2536954e3fc30000000000000000 20241011055535380 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535380 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055535380 DAUC <0003> auc.c:151 vector [4]: kc = 2e61ba36a7c905f2 20241011055535380 DAUC <0003> auc.c:152 vector [4]: sres = e5d21af5 20241011055535380 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055535380 DAUC <0003> db_auc.c:245 IMSI='262428511209013': Generated 5 vectors 20241011055535380 DAUC <0003> db_auc.c:249 IMSI='262428511209013': Updating SQN=161 in DB 20241011055535388 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428511209013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428511209013"} 20241011055535388 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428511209013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535388 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535388 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90b1ff45f90e: Found GsupExpect[0] for "262428511209013" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428511209013" TC_gsup_sai_eps(36)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055535392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@90b1ff45f90e: Final verdict of PTC: pass 20241011055535416 DAUC <0003> db_auc.c:157 IMSI='262429728120371': No 2G Auth Data 20241011055535416 DAUC <0003> db_auc.c:192 IMSI='262429728120371': No 3G Auth Data HLR_Test-GSUP(33)@90b1ff45f90e: Created GsupExpect[0] for "262429728120371" to be handled at TC_gsup_sai_eps(37) 20241011055535450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20241011055535454 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535454 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429728120371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429728120371"} 20241011055535454 DAUC <0003> db_auc.c:157 IMSI='262429728120371': No 2G Auth Data 20241011055535454 DAUC <0003> db_auc.c:236 IMSI='262429728120371': Calling to generate 5 vectors 20241011055535454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241011055535454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535454 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241011055535454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535454 DAUC <0003> auc.c:113 vector [0]: rand = 344d66fbebd77d257b1ad147e693a3da 20241011055535454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535454 DAUC <0003> auc.c:142 vector [0]: autn = 284a1d31cabf800099413c1d27d66513 20241011055535454 DAUC <0003> auc.c:143 vector [0]: ck = 920c9f5253e4d824b697dae0dba8addd 20241011055535454 DAUC <0003> auc.c:144 vector [0]: ik = d761c9b4b385c77427de17a59716f0b7 20241011055535454 DAUC <0003> auc.c:145 vector [0]: res = dd730483e63d8a560000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [0]: kc = d4249ba3acdf423a 20241011055535454 DAUC <0003> auc.c:152 vector [0]: sres = 3b4e8ed5 20241011055535454 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [1]: rand = 29c1de6ffcf345e7337d23f26bcf8caf 20241011055535454 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535454 DAUC <0003> auc.c:142 vector [1]: autn = 0413f59f9fa08000e6f96494a4843a37 20241011055535454 DAUC <0003> auc.c:143 vector [1]: ck = 1db434191f0f49dada735535d426a219 20241011055535454 DAUC <0003> auc.c:144 vector [1]: ik = d2ed9f0139a6ba1ba9be2bfe8f196236 20241011055535454 DAUC <0003> auc.c:145 vector [1]: res = 0871580a33c473ba0000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [1]: kc = bc94d5d37d9633ee 20241011055535454 DAUC <0003> auc.c:152 vector [1]: sres = 3bb52bb0 20241011055535454 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [2]: rand = e55e62ae048d268f8428590730550bf8 20241011055535454 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535454 DAUC <0003> auc.c:142 vector [2]: autn = 5d0fa18f76eb80004cc25f3ab00897fa 20241011055535454 DAUC <0003> auc.c:143 vector [2]: ck = ae6981fef21dd03c21670ff5a02cf84a 20241011055535454 DAUC <0003> auc.c:144 vector [2]: ik = b9e8033306aa7a71f13e68249aaa6d3c 20241011055535454 DAUC <0003> auc.c:145 vector [2]: res = c6dcc883c1d26f800000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [2]: kc = c7d8e51cce313f3b 20241011055535454 DAUC <0003> auc.c:152 vector [2]: sres = 070ea703 20241011055535454 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [3]: rand = b0fec14eda4624def752cc23cba863cc 20241011055535454 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535454 DAUC <0003> auc.c:142 vector [3]: autn = 239fc6a04913800045a1827311cd57a9 20241011055535454 DAUC <0003> auc.c:143 vector [3]: ck = 1abf6cd208dd0515b6a37699463b30bd 20241011055535454 DAUC <0003> auc.c:144 vector [3]: ik = 594522265e4cc9358412befb07e0ff2f 20241011055535454 DAUC <0003> auc.c:145 vector [3]: res = ea621434e213f0b60000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [3]: kc = 714b8696174a03b2 20241011055535454 DAUC <0003> auc.c:152 vector [3]: sres = 0871e482 20241011055535454 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241011055535454 DAUC <0003> auc.c:113 vector [4]: rand = a4a398a56f19a55d9002bafcfbdf25ff 20241011055535454 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535454 DAUC <0003> auc.c:142 vector [4]: autn = 620448d40c03800030bc652358503f53 20241011055535454 DAUC <0003> auc.c:143 vector [4]: ck = 1911299151644d4223437321f4ccdce9 20241011055535454 DAUC <0003> auc.c:144 vector [4]: ik = fd84247c9784c64151caee668a236396 20241011055535454 DAUC <0003> auc.c:145 vector [4]: res = eb7fc53924a8e6570000000000000000 20241011055535454 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535454 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241011055535454 DAUC <0003> auc.c:151 vector [4]: kc = 961c90aab80f347c 20241011055535454 DAUC <0003> auc.c:152 vector [4]: sres = cfd7236e 20241011055535454 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241011055535454 DAUC <0003> db_auc.c:245 IMSI='262429728120371': Generated 5 vectors 20241011055535454 DAUC <0003> db_auc.c:249 IMSI='262429728120371': Updating SQN=161 in DB 20241011055535462 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429728120371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429728120371"} 20241011055535462 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429728120371 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90b1ff45f90e: Found GsupExpect[0] for "262429728120371" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429728120371" TC_gsup_sai_eps(37)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055535465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@90b1ff45f90e: Final verdict of PTC: pass 20241011055535490 DAUC <0003> db_auc.c:157 IMSI='262420986194462': No 2G Auth Data 20241011055535490 DAUC <0003> db_auc.c:192 IMSI='262420986194462': No 3G Auth Data HLR_Test-GSUP(33)@90b1ff45f90e: Created GsupExpect[0] for "262420986194462" to be handled at TC_gsup_sai_eps(38) 20241011055535529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20241011055535533 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535533 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420986194462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986194462"} 20241011055535533 DAUC <0003> db_auc.c:236 IMSI='262420986194462': Calling to generate 5 vectors 20241011055535533 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055535533 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535533 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535533 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535533 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055535533 DAUC <0003> auc.c:113 vector [0]: rand = 5d7e08778c0d263958208304b8574f8c 20241011055535533 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535533 DAUC <0003> auc.c:142 vector [0]: autn = cb575f01bb4a8000acf5cc5fde841fa8 20241011055535533 DAUC <0003> auc.c:143 vector [0]: ck = ab6f4f83076085347d12bd5dbecb270d 20241011055535533 DAUC <0003> auc.c:144 vector [0]: ik = 45cbf524086cc96442bc92723e2cb9de 20241011055535533 DAUC <0003> auc.c:145 vector [0]: res = ad15e27f95d057e10000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [0]: kc = cddb0144a9443c00 20241011055535533 DAUC <0003> auc.c:180 vector [0]: sres = 0747d542 20241011055535533 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [1]: rand = c766b12f975075de7f9ab18ad909033c 20241011055535533 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535533 DAUC <0003> auc.c:142 vector [1]: autn = fda14c56acea8000e7676a0324399198 20241011055535533 DAUC <0003> auc.c:143 vector [1]: ck = ea7e2eb7a8471546b2f9d4abca61602b 20241011055535533 DAUC <0003> auc.c:144 vector [1]: ik = f8e5f15ec22c2fd39de90da5262c1709 20241011055535533 DAUC <0003> auc.c:145 vector [1]: res = 8725837ba1e4dec40000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [1]: kc = b2fb97316e3dd400 20241011055535533 DAUC <0003> auc.c:180 vector [1]: sres = f94b3f52 20241011055535533 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [2]: rand = e3bbf74d7b61dd738f268a01a8db8401 20241011055535533 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535533 DAUC <0003> auc.c:142 vector [2]: autn = e525121f14928000fa254ffe9163ed21 20241011055535533 DAUC <0003> auc.c:143 vector [2]: ck = ac971e7578b62dee732b1164ba45a9dd 20241011055535533 DAUC <0003> auc.c:144 vector [2]: ik = cc0c0f3a8097efd1ae3e3d2bad17bedc 20241011055535533 DAUC <0003> auc.c:145 vector [2]: res = f58d1e0b175e54370000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [2]: kc = 61bef65b5aa22c00 20241011055535533 DAUC <0003> auc.c:180 vector [2]: sres = 5d3eb482 20241011055535533 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [3]: rand = b8a51ff1b7d122d7caf8e405654b636e 20241011055535533 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535533 DAUC <0003> auc.c:142 vector [3]: autn = 2e861b13ebb680007be1ebc343072273 20241011055535533 DAUC <0003> auc.c:143 vector [3]: ck = 2492137c02f55e1b0e33829e1216a46a 20241011055535533 DAUC <0003> auc.c:144 vector [3]: ik = e5cdfd192e928a1acec8ef45b661d4b8 20241011055535533 DAUC <0003> auc.c:145 vector [3]: res = 98760d8b2c26b95f0000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [3]: kc = 65e8ca6ff6697800 20241011055535533 DAUC <0003> auc.c:180 vector [3]: sres = a18499a7 20241011055535533 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055535533 DAUC <0003> auc.c:113 vector [4]: rand = a7ccf3a332b0e18ff8ec8509ccd7d754 20241011055535533 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535533 DAUC <0003> auc.c:142 vector [4]: autn = 252d4a8280cb80004a1207958e95d8cc 20241011055535533 DAUC <0003> auc.c:143 vector [4]: ck = 4e2e5ffbf1a33e98b39eb3d0fbf9b290 20241011055535533 DAUC <0003> auc.c:144 vector [4]: ik = acc6058816d5f33d3e3ea93c855ae1a4 20241011055535533 DAUC <0003> auc.c:145 vector [4]: res = 9e0867885c24d6460000000000000000 20241011055535533 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535533 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055535533 DAUC <0003> auc.c:179 vector [4]: kc = a2f60b4406329000 20241011055535533 DAUC <0003> auc.c:180 vector [4]: sres = d0d2d5e7 20241011055535533 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055535533 DAUC <0003> db_auc.c:245 IMSI='262420986194462': Generated 5 vectors 20241011055535533 DAUC <0003> db_auc.c:249 IMSI='262420986194462': Updating SQN=161 in DB 20241011055535541 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420986194462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986194462"} 20241011055535541 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420986194462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535541 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535541 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90b1ff45f90e: Found GsupExpect[0] for "262420986194462" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420986194462" TC_gsup_sai_eps(38)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055535545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@90b1ff45f90e: Final verdict of PTC: pass 20241011055535576 DAUC <0003> db_auc.c:157 IMSI='262425179838239': No 2G Auth Data 20241011055535576 DAUC <0003> db_auc.c:192 IMSI='262425179838239': No 3G Auth Data HLR_Test-GSUP(33)@90b1ff45f90e: Created GsupExpect[0] for "262425179838239" to be handled at TC_gsup_sai_eps(39) 20241011055535617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4258 20241011055535620 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535620 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425179838239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425179838239"} 20241011055535620 DAUC <0003> db_auc.c:236 IMSI='262425179838239': Calling to generate 5 vectors 20241011055535620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055535620 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535620 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535620 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055535620 DAUC <0003> auc.c:113 vector [0]: rand = 35a9969aabc791ba8087e50ab73d45f9 20241011055535620 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535620 DAUC <0003> auc.c:142 vector [0]: autn = 9c0a77b8143e80002ae4ffd0c80ece61 20241011055535620 DAUC <0003> auc.c:143 vector [0]: ck = ecca57ae8940935ed602dc40b45662c3 20241011055535620 DAUC <0003> auc.c:144 vector [0]: ik = 4618dc8921b65e8cd0580e6353a52387 20241011055535620 DAUC <0003> auc.c:145 vector [0]: res = 4bf83507aceb29000000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [0]: kc = 5a475b3aeec92c00 20241011055535620 DAUC <0003> auc.c:180 vector [0]: sres = 5bad023e 20241011055535620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [1]: rand = 6eaafcbec41d8cd95974bfc341889235 20241011055535620 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535620 DAUC <0003> auc.c:142 vector [1]: autn = 3d4ee7e36258800039cae74098b753e3 20241011055535620 DAUC <0003> auc.c:143 vector [1]: ck = 9456aaa5338faf95d7cb62b75d9b63ad 20241011055535620 DAUC <0003> auc.c:144 vector [1]: ik = 2c83b35ee08dd27ab5cda3c5cf7cf056 20241011055535620 DAUC <0003> auc.c:145 vector [1]: res = 26495c0e5b3da35d0000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [1]: kc = f623ec62ea8b1400 20241011055535620 DAUC <0003> auc.c:180 vector [1]: sres = ad6c861d 20241011055535620 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [2]: rand = 68b79f47b115e93ead79b3796e308b32 20241011055535620 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535620 DAUC <0003> auc.c:142 vector [2]: autn = 5ea5e345248f800080b8ab0fcec1d7e3 20241011055535620 DAUC <0003> auc.c:143 vector [2]: ck = 83d7ccbd86a3fec5a7fa21d170b18a13 20241011055535620 DAUC <0003> auc.c:144 vector [2]: ik = 2978f53089aeb35fca87edcd820d3d69 20241011055535620 DAUC <0003> auc.c:145 vector [2]: res = 8729047896f279dd0000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [2]: kc = df67df4ae6cdd800 20241011055535620 DAUC <0003> auc.c:180 vector [2]: sres = e4d8e67c 20241011055535620 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [3]: rand = a28096f101ef81069365871aaedbb431 20241011055535620 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535620 DAUC <0003> auc.c:142 vector [3]: autn = 3983e471ca3f8000eee750222af163da 20241011055535620 DAUC <0003> auc.c:143 vector [3]: ck = 54314e0033d602e818bfa71a5d665a8a 20241011055535620 DAUC <0003> auc.c:144 vector [3]: ik = 0559be49d2566f71eedc21acef13908b 20241011055535620 DAUC <0003> auc.c:145 vector [3]: res = 31226ae07f7bf6160000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [3]: kc = 4a4c93d324124800 20241011055535620 DAUC <0003> auc.c:180 vector [3]: sres = 9234eb18 20241011055535620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055535620 DAUC <0003> auc.c:113 vector [4]: rand = 55d6c69b5b0bda497319d7ec79ee28bb 20241011055535620 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535620 DAUC <0003> auc.c:142 vector [4]: autn = bb0521cd438a800048910a64412e8517 20241011055535620 DAUC <0003> auc.c:143 vector [4]: ck = 9f662d33fbfa5055cae66c9f3263fe5f 20241011055535620 DAUC <0003> auc.c:144 vector [4]: ik = dc33a29f9ac391502315a48b9162ad62 20241011055535620 DAUC <0003> auc.c:145 vector [4]: res = 0055b1a6837df0c40000000000000000 20241011055535620 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535620 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055535620 DAUC <0003> auc.c:179 vector [4]: kc = 5557aea69434f400 20241011055535620 DAUC <0003> auc.c:180 vector [4]: sres = ba71617f 20241011055535620 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055535620 DAUC <0003> db_auc.c:245 IMSI='262425179838239': Generated 5 vectors 20241011055535620 DAUC <0003> db_auc.c:249 IMSI='262425179838239': Updating SQN=161 in DB 20241011055535627 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425179838239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425179838239"} 20241011055535627 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425179838239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535627 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535627 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90b1ff45f90e: Found GsupExpect[0] for "262425179838239" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425179838239" TC_gsup_sai_eps(39)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055535631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43014<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@90b1ff45f90e: Final verdict of PTC: pass 20241011055535663 DAUC <0003> db_auc.c:157 IMSI='262424299841506': No 2G Auth Data 20241011055535663 DAUC <0003> db_auc.c:192 IMSI='262424299841506': No 3G Auth Data HLR_Test-GSUP(33)@90b1ff45f90e: Created GsupExpect[0] for "262424299841506" to be handled at TC_gsup_sai_eps(40) 20241011055535701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 20241011055535706 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535706 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424299841506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424299841506"} 20241011055535706 DAUC <0003> db_auc.c:236 IMSI='262424299841506': Calling to generate 5 vectors 20241011055535706 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241011055535706 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241011055535706 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241011055535706 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241011055535706 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241011055535706 DAUC <0003> auc.c:113 vector [0]: rand = 7320527cdb839f3c4b3883c5e920250f 20241011055535706 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241011055535706 DAUC <0003> auc.c:142 vector [0]: autn = 7a02c82078b580000749621b15259e49 20241011055535706 DAUC <0003> auc.c:143 vector [0]: ck = e9a46294900f40cdd22a864871839105 20241011055535706 DAUC <0003> auc.c:144 vector [0]: ik = e26b06816432bdb4fb44b999f3517848 20241011055535706 DAUC <0003> auc.c:145 vector [0]: res = 9ddbdd5f654e7b060000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [0]: kc = ac640c213f2f6dc8 20241011055535706 DAUC <0003> auc.c:180 vector [0]: sres = c2583013 20241011055535706 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [1]: rand = a7e15a537087e755ee487cda99de2fde 20241011055535706 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241011055535706 DAUC <0003> auc.c:142 vector [1]: autn = abe75e261cfd80009409c6984bea1949 20241011055535706 DAUC <0003> auc.c:143 vector [1]: ck = 59522d8b236ba8d00222d7485b94c950 20241011055535706 DAUC <0003> auc.c:144 vector [1]: ik = 5c0bd0b2140c54c429492ab4ed86a53f 20241011055535706 DAUC <0003> auc.c:145 vector [1]: res = 4bdfa534da94523e0000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [1]: kc = f630c530f8e847fd 20241011055535706 DAUC <0003> auc.c:180 vector [1]: sres = 93b351c6 20241011055535706 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [2]: rand = 273656da4cb1f74f86495530d1494145 20241011055535706 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241011055535706 DAUC <0003> auc.c:142 vector [2]: autn = 55c32b0eb58480001fed2ebad2b21591 20241011055535706 DAUC <0003> auc.c:143 vector [2]: ck = 026ee9bc5c98614728bcfcbcb2a9351d 20241011055535706 DAUC <0003> auc.c:144 vector [2]: ik = ee14b3816a79918ca4b3766c87e0927d 20241011055535706 DAUC <0003> auc.c:145 vector [2]: res = c3dc2e502b7ee7f40000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [2]: kc = 390667af4b7273de 20241011055535706 DAUC <0003> auc.c:180 vector [2]: sres = ac3b681f 20241011055535706 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [3]: rand = e9c44bae898a392c2aa346765b69d29f 20241011055535706 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241011055535706 DAUC <0003> auc.c:142 vector [3]: autn = 97c4520c7ecc8000e5dff7d59d1aefd5 20241011055535706 DAUC <0003> auc.c:143 vector [3]: ck = 2439c650e09cbef52f368be2c68981c7 20241011055535706 DAUC <0003> auc.c:144 vector [3]: ik = 3c3d4650d7df1299fa405121c69e26f6 20241011055535706 DAUC <0003> auc.c:145 vector [3]: res = f0f3343f8224640a0000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [3]: kc = c85a30a185fbb731 20241011055535706 DAUC <0003> auc.c:180 vector [3]: sres = 1afc3079 20241011055535706 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241011055535706 DAUC <0003> auc.c:113 vector [4]: rand = 19e48df51d83eb99dd71c414d9b6230a 20241011055535706 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241011055535706 DAUC <0003> auc.c:142 vector [4]: autn = e9d9cae6fcb9800060343ca1db3b9f28 20241011055535706 DAUC <0003> auc.c:143 vector [4]: ck = 822af68ee3f06d14d77abb54dd0b2f1e 20241011055535706 DAUC <0003> auc.c:144 vector [4]: ik = d93c71349528e3ee5cb947265322ed28 20241011055535706 DAUC <0003> auc.c:145 vector [4]: res = 928af84a3898d7790000000000000000 20241011055535706 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241011055535706 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241011055535706 DAUC <0003> auc.c:179 vector [4]: kc = 368a945c4e0f7ce6 20241011055535706 DAUC <0003> auc.c:180 vector [4]: sres = dc5854c6 20241011055535706 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241011055535706 DAUC <0003> db_auc.c:245 IMSI='262424299841506': Generated 5 vectors 20241011055535706 DAUC <0003> db_auc.c:249 IMSI='262424299841506': Updating SQN=161 in DB 20241011055535713 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424299841506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424299841506"} 20241011055535713 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424299841506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055535713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055535713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@90b1ff45f90e: Found GsupExpect[0] for "262424299841506" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424299841506" TC_gsup_sai_eps(40)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055535717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055535742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42980<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@90b1ff45f90e: Final verdict of PTC: none 20241011055535743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241011055535743 DLINP <000b> input/ipa.c:451 connected read/write 20241011055535743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055535744 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055535744 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055535744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Oct 11 05:55:35 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 20241011055535788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4258 20241011055535789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=33100) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Oct 11 05:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_ul_unknown_imsi started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055538858 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055538858 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055538860 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055538862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055538862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055538862 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 20241011055538862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055538862 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 20241011055538862 DLGSUP <0013> gsup_server.c:235 2: 20241011055538862 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055538862 DLGSUP <0013> gsup_server.c:235 3: 20241011055538862 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055538862 DLGSUP <0013> gsup_server.c:235 4: 20241011055538862 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055538862 DLGSUP <0013> gsup_server.c:235 5: 20241011055538862 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055538862 DLGSUP <0013> gsup_server.c:235 7: 20241011055538862 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055538863 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055538863 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055538863 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@90b1ff45f90e: 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") 20241011055538887 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45221<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@90b1ff45f90e: Created GsupExpect[0] for "262427846379594" to be handled at TC_gsup_ul_unknown_imsi(45) 20241011055538905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4258 20241011055538909 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538909 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427846379594" cn_domain=PS} 20241011055538910 DLU <0006> fsm.c:456 lu(262427846379594)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055538910 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241011055538910 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427846379594" cause=IMSI unknown in HLR} 20241011055538910 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427846379594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055538910 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427846379594)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055538910 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427846379594)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055538910 DLU <0006> fsm.c:568 lu(PS:IMSI-262427846379594)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055538910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055538910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@90b1ff45f90e: Found GsupExpect[0] for "262427846379594" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427846379594" TC_gsup_ul_unknown_imsi(45)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055538912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@90b1ff45f90e: Final verdict of PTC: pass 20241011055538912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20241011055538913 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45221<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@90b1ff45f90e: Final verdict of PTC: none 20241011055538913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055538913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055538913 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055538914 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055538914 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 43: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Oct 11 05:55:38 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 20241011055538958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241011055538959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12436) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Oct 11 05:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055542033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055542033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055542035 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055542039 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542039 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055542039 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055542039 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 20241011055542039 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055542039 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 20241011055542039 DLGSUP <0013> gsup_server.c:235 2: 20241011055542039 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055542039 DLGSUP <0013> gsup_server.c:235 3: 20241011055542039 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055542039 DLGSUP <0013> gsup_server.c:235 4: 20241011055542039 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055542039 DLGSUP <0013> gsup_server.c:235 5: 20241011055542039 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055542039 DLGSUP <0013> gsup_server.c:235 7: 20241011055542039 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055542039 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055542039 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055542039 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@90b1ff45f90e: 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") 20241011055542056 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46803<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@90b1ff45f90e: Created GsupExpect[0] for "262429228814573" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241011055542067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50148<->l=127.0.0.1:4258 20241011055542081 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542081 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429228814573" cn_domain=PS source_name="the-source\n"} 20241011055542081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055542081 DLU <0006> fsm.c:456 lu(262429228814573)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055542081 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241011055542081 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429228814573" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241011055542081 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429228814573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055542081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429228814573)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055542081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429228814573)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055542081 DLU <0006> fsm.c:568 lu(PS:IMSI-262429228814573)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055542081 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055542081 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@90b1ff45f90e: Found GsupExpect[0] for "262429228814573" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429228814573" TC_gsup_ul_unknown_imsi_via_proxy(50)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055542084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50148<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@90b1ff45f90e: Final verdict of PTC: pass 20241011055542085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20241011055542086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46803<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@90b1ff45f90e: Final verdict of PTC: none 20241011055542086 DLINP <000b> input/ipa.c:451 connected read/write 20241011055542086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055542086 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055542086 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055542086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055542086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@90b1ff45f90e: Final verdict of PTC: none 48@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 48: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Oct 11 05:55:42 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 20241011055542129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 20241011055542129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Oct 11 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055545200 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055545200 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055545201 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@90b1ff45f90e: 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 } } } } 20241011055545203 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545203 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055545203 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055545203 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 20241011055545203 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055545203 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 20241011055545203 DLGSUP <0013> gsup_server.c:235 2: 20241011055545203 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055545203 DLGSUP <0013> gsup_server.c:235 3: 20241011055545203 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055545203 DLGSUP <0013> gsup_server.c:235 4: 20241011055545203 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055545203 DLGSUP <0013> gsup_server.c:235 5: 20241011055545203 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055545203 DLGSUP <0013> gsup_server.c:235 7: 20241011055545203 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055545203 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055545203 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055545203 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@90b1ff45f90e: 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") 20241011055545220 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43837<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@90b1ff45f90e: Created GsupExpect[0] for "262423672934865" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241011055545234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50182<->l=127.0.0.1:4258 20241011055545245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545245 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423672934865" cn_domain=PS} 20241011055545245 DLU <0006> fsm.c:456 lu(262423672934865)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055545245 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241011055545245 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423672934865" cause=Roaming not allowed in this location area} 20241011055545245 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423672934865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055545245 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423672934865)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055545245 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423672934865)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055545245 DLU <0006> fsm.c:568 lu(PS:IMSI-262423672934865)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055545245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055545245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@90b1ff45f90e: Found GsupExpect[0] for "262423672934865" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423672934865" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055545248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50182<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@90b1ff45f90e: Final verdict of PTC: pass 20241011055545249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50166<->l=127.0.0.1:4258 20241011055545250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43837<->l=127.0.0.1:4259) 20241011055545251 DLINP <000b> input/ipa.c:451 connected read/write 20241011055545251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055545251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055545251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055545251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@90b1ff45f90e: Final verdict of PTC: none 53@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 53: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Oct 11 05:55:45 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 20241011055545293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241011055545293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Oct 11 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_sai_err_unknown_imsi started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055548364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055548364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055548365 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055548367 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055548368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055548368 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 20241011055548368 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055548368 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 20241011055548368 DLGSUP <0013> gsup_server.c:235 2: 20241011055548368 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055548368 DLGSUP <0013> gsup_server.c:235 3: 20241011055548368 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055548368 DLGSUP <0013> gsup_server.c:235 4: 20241011055548368 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055548368 DLGSUP <0013> gsup_server.c:235 5: 20241011055548368 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055548368 DLGSUP <0013> gsup_server.c:235 7: 20241011055548368 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055548368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055548368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055548368 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@90b1ff45f90e: 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") 20241011055548385 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42609<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@90b1ff45f90e: Created GsupExpect[0] for "262428173005972" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241011055548396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 20241011055548409 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548409 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428173005972"} 20241011055548409 DAUC <0003> db_auc.c:133 IMSI='262428173005972': No such subscriber 20241011055548409 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241011055548409 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428173005972" cause=IMSI unknown in HLR} 20241011055548409 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428173005972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055548409 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055548409 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@90b1ff45f90e: Found GsupExpect[0] for "262428173005972" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428173005972" TC_gsup_sai_err_unknown_imsi(60)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055548412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@90b1ff45f90e: Final verdict of PTC: pass 20241011055548413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20241011055548414 DLINP <000b> input/ipa.c:451 connected read/write 20241011055548414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055548414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055548414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055548414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055548414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42609<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@90b1ff45f90e: Final verdict of PTC: none 58@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 58: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Oct 11 05:55:48 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 20241011055548453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241011055548453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12356) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Oct 11 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_ul started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055551523 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055551523 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055551525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055551527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551527 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055551527 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055551527 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 20241011055551527 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055551527 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 20241011055551527 DLGSUP <0013> gsup_server.c:235 2: 20241011055551527 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055551527 DLGSUP <0013> gsup_server.c:235 3: 20241011055551527 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055551527 DLGSUP <0013> gsup_server.c:235 4: 20241011055551527 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055551527 DLGSUP <0013> gsup_server.c:235 5: 20241011055551527 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055551527 DLGSUP <0013> gsup_server.c:235 7: 20241011055551527 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055551527 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055551527 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055551527 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@90b1ff45f90e: 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") 20241011055551547 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42927<->l=127.0.0.1:4259) 20241011055551570 DAUC <0003> db_auc.c:157 IMSI='262420447678267': No 2G Auth Data 20241011055551570 DAUC <0003> db_auc.c:192 IMSI='262420447678267': No 3G Auth Data HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262420447678267" to be handled at TC_gsup_ul(65) 20241011055551602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4258 20241011055551606 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551606 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420447678267" cn_domain=PS} 20241011055551606 DLU <0006> fsm.c:456 lu(262420447678267)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551606 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420447678267)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551621 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420447678267" cn_domain=PS} 20241011055551621 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551621 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262420447678267" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_ul(65)"262420447678267" 20241011055551624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551624 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420447678267"} 20241011055551624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551624 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551624 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420447678267"} 20241011055551624 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420447678267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551624 DLU <0006> fsm.c:568 lu(PS:IMSI-262420447678267)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(65)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055551626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4258 TC_gsup_ul(65)@90b1ff45f90e: Final verdict of PTC: pass 20241011055551650 DAUC <0003> db_auc.c:157 IMSI='262422092775717': No 2G Auth Data 20241011055551650 DAUC <0003> db_auc.c:192 IMSI='262422092775717': No 3G Auth Data 20241011055551659 DLGSUP <0013> hlr.c:121 IMSI 262422092775717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262422092775717" to be handled at TC_gsup_ul(66) 20241011055551681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 20241011055551685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551685 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422092775717" cn_domain=PS} 20241011055551685 DLU <0006> fsm.c:456 lu(262422092775717)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551685 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422092775717)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551699 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422092775717" cn_domain=PS} 20241011055551699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262422092775717" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_ul(66)"262422092775717" 20241011055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551702 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422092775717"} 20241011055551702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551702 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551702 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422092775717"} 20241011055551702 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422092775717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551702 DLU <0006> fsm.c:568 lu(PS:IMSI-262422092775717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(66)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055551704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4258 TC_gsup_ul(66)@90b1ff45f90e: Final verdict of PTC: pass 20241011055551727 DAUC <0003> db_auc.c:157 IMSI='262420191946831': No 2G Auth Data 20241011055551727 DAUC <0003> db_auc.c:192 IMSI='262420191946831': No 3G Auth Data 20241011055551735 DLGSUP <0013> hlr.c:121 IMSI 262420191946831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262420191946831" to be handled at TC_gsup_ul(67) 20241011055551755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 20241011055551759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551759 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420191946831" cn_domain=PS} 20241011055551759 DLU <0006> fsm.c:456 lu(262420191946831)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551759 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420191946831)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551774 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420191946831" cn_domain=PS} 20241011055551774 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551774 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262420191946831" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_ul(67)"262420191946831" 20241011055551777 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551777 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420191946831"} 20241011055551777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551777 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551777 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420191946831"} 20241011055551777 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420191946831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551777 DLU <0006> fsm.c:568 lu(PS:IMSI-262420191946831)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551777 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551777 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(67)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055551779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 TC_gsup_ul(67)@90b1ff45f90e: Final verdict of PTC: pass 20241011055551804 DAUC <0003> db_auc.c:157 IMSI='262428030510557': No 2G Auth Data 20241011055551804 DAUC <0003> db_auc.c:192 IMSI='262428030510557': No 3G Auth Data 20241011055551812 DLGSUP <0013> hlr.c:121 IMSI 262428030510557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262428030510557" to be handled at TC_gsup_ul(68) 20241011055551836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 20241011055551839 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551839 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428030510557" cn_domain=PS} 20241011055551839 DLU <0006> fsm.c:456 lu(262428030510557)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551839 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428030510557)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551854 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428030510557" cn_domain=PS} 20241011055551854 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551854 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262428030510557" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_ul(68)"262428030510557" 20241011055551856 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551856 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428030510557"} 20241011055551856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551856 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551856 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428030510557"} 20241011055551856 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428030510557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551856 DLU <0006> fsm.c:568 lu(PS:IMSI-262428030510557)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551856 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551857 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(68)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055551858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 TC_gsup_ul(68)@90b1ff45f90e: Final verdict of PTC: pass 20241011055551885 DAUC <0003> db_auc.c:157 IMSI='262428407030097': No 2G Auth Data 20241011055551885 DAUC <0003> db_auc.c:192 IMSI='262428407030097': No 3G Auth Data 20241011055551897 DLGSUP <0013> hlr.c:121 IMSI 262428407030097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262428407030097" to be handled at TC_gsup_ul(69) 20241011055551923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49178<->l=127.0.0.1:4258 20241011055551925 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551925 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428407030097" cn_domain=PS} 20241011055551925 DLU <0006> fsm.c:456 lu(262428407030097)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055551925 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055551947 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428407030097)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055551947 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428407030097" cn_domain=PS} 20241011055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262428407030097" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_ul(69)"262428407030097" 20241011055551950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055551950 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428407030097"} 20241011055551950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055551950 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055551950 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428407030097"} 20241011055551950 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428407030097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055551950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055551950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055551950 DLU <0006> fsm.c:568 lu(PS:IMSI-262428407030097)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055551950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055551950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055551950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(69)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055551952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49178<->l=127.0.0.1:4258 TC_gsup_ul(69)@90b1ff45f90e: Final verdict of PTC: pass 20241011055551976 DAUC <0003> db_auc.c:157 IMSI='262421546040426': No 2G Auth Data 20241011055551976 DAUC <0003> db_auc.c:192 IMSI='262421546040426': No 3G Auth Data 20241011055551984 DLGSUP <0013> hlr.c:121 IMSI 262421546040426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262421546040426" to be handled at TC_gsup_ul(70) 20241011055552016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4258 20241011055552020 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552020 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421546040426" cn_domain=PS} 20241011055552020 DLU <0006> fsm.c:456 lu(262421546040426)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055552020 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055552035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421546040426)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055552035 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421546040426" cn_domain=PS} 20241011055552035 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552035 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262421546040426" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_ul(70)"262421546040426" 20241011055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552038 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421546040426"} 20241011055552038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055552038 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055552038 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421546040426"} 20241011055552038 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421546040426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055552038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055552038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055552038 DLU <0006> fsm.c:568 lu(PS:IMSI-262421546040426)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(70)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055552040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4258 TC_gsup_ul(70)@90b1ff45f90e: Final verdict of PTC: pass 20241011055552071 DAUC <0003> db_auc.c:157 IMSI='262425033457114': No 2G Auth Data 20241011055552071 DAUC <0003> db_auc.c:192 IMSI='262425033457114': No 3G Auth Data 20241011055552080 DLGSUP <0013> hlr.c:121 IMSI 262425033457114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262425033457114" to be handled at TC_gsup_ul(71) 20241011055552112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 20241011055552115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552116 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425033457114" cn_domain=PS} 20241011055552116 DLU <0006> fsm.c:456 lu(262425033457114)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055552116 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055552134 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425033457114)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055552134 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425033457114" cn_domain=PS} 20241011055552134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552134 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262425033457114" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_ul(71)"262425033457114" 20241011055552137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552137 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425033457114"} 20241011055552137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055552137 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055552137 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425033457114"} 20241011055552137 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425033457114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055552137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055552137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055552137 DLU <0006> fsm.c:568 lu(PS:IMSI-262425033457114)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055552137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(71)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055552139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 TC_gsup_ul(71)@90b1ff45f90e: Final verdict of PTC: pass 20241011055552171 DAUC <0003> db_auc.c:157 IMSI='262424420989264': No 2G Auth Data 20241011055552171 DAUC <0003> db_auc.c:192 IMSI='262424420989264': No 3G Auth Data 20241011055552179 DLGSUP <0013> hlr.c:121 IMSI 262424420989264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@90b1ff45f90e: Created GsupExpect[0] for "262424420989264" to be handled at TC_gsup_ul(72) 20241011055552210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20241011055552212 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552212 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424420989264" cn_domain=PS} 20241011055552213 DLU <0006> fsm.c:456 lu(262424420989264)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055552213 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055552230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424420989264)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055552230 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424420989264" cn_domain=PS} 20241011055552230 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552230 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@90b1ff45f90e: Found GsupExpect[0] for "262424420989264" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_ul(72)"262424420989264" 20241011055552233 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552233 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424420989264"} 20241011055552233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055552233 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055552233 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424420989264"} 20241011055552233 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424420989264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055552233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055552233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055552233 DLU <0006> fsm.c:568 lu(PS:IMSI-262424420989264)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055552233 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055552233 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul(72)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055552235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 TC_gsup_ul(72)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055552260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 20241011055552262 DLINP <000b> input/ipa.c:451 connected read/write 20241011055552262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055552262 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055552262 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055552262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055552262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42927<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@90b1ff45f90e: Final verdict of PTC: none 63@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_ul finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Oct 11 05:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241011055552307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49214<->l=127.0.0.1:4258 20241011055552308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49214<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=22096) Waiting for packet dumper to finish... 1 (prev_count=22096, count=45144) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Oct 11 05:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_ul_via_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055555384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055555384 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055555387 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49228<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055555390 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555390 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055555390 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055555390 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 20241011055555390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055555390 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 20241011055555390 DLGSUP <0013> gsup_server.c:235 2: 20241011055555390 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055555390 DLGSUP <0013> gsup_server.c:235 3: 20241011055555390 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055555390 DLGSUP <0013> gsup_server.c:235 4: 20241011055555390 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055555390 DLGSUP <0013> gsup_server.c:235 5: 20241011055555390 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055555390 DLGSUP <0013> gsup_server.c:235 7: 20241011055555390 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055555390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055555390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055555390 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@90b1ff45f90e: 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") 20241011055555409 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39197<->l=127.0.0.1:4259) 20241011055555435 DAUC <0003> db_auc.c:157 IMSI='262420536091266': No 2G Auth Data 20241011055555435 DAUC <0003> db_auc.c:192 IMSI='262420536091266': No 3G Auth Data HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262420536091266" to be handled at TC_gsup_ul_via_proxy(77) 20241011055555471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 20241011055555476 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555476 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420536091266" cn_domain=PS source_name="the-source\n"} 20241011055555476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055555476 DLU <0006> fsm.c:456 lu(262420536091266)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555476 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420536091266)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555491 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420536091266" cn_domain=PS destination_name="the-source\n"} 20241011055555491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555492 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262420536091266" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420536091266" 20241011055555495 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555495 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420536091266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420536091266" source_name="the-source\n"} 20241011055555495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555495 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555495 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420536091266" destination_name="the-source\n"} 20241011055555495 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420536091266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555495 DLU <0006> fsm.c:568 lu(PS:IMSI-262420536091266)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555495 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555495 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055555497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@90b1ff45f90e: Final verdict of PTC: pass 20241011055555522 DAUC <0003> db_auc.c:157 IMSI='262425177542753': No 2G Auth Data 20241011055555522 DAUC <0003> db_auc.c:192 IMSI='262425177542753': No 3G Auth Data 20241011055555530 DLGSUP <0013> hlr.c:121 IMSI 262425177542753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262425177542753" to be handled at TC_gsup_ul_via_proxy(78) 20241011055555555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 20241011055555557 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555557 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425177542753" cn_domain=PS source_name="the-source\n"} 20241011055555557 DLU <0006> fsm.c:456 lu(262425177542753)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555557 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425177542753)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555572 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425177542753" cn_domain=PS destination_name="the-source\n"} 20241011055555572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262425177542753" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425177542753" 20241011055555575 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555575 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425177542753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425177542753" source_name="the-source\n"} 20241011055555575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555575 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555575 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425177542753" destination_name="the-source\n"} 20241011055555576 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425177542753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555576 DLU <0006> fsm.c:568 lu(PS:IMSI-262425177542753)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555576 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555576 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055555577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@90b1ff45f90e: Final verdict of PTC: pass 20241011055555601 DAUC <0003> db_auc.c:157 IMSI='262426532307955': No 2G Auth Data 20241011055555601 DAUC <0003> db_auc.c:192 IMSI='262426532307955': No 3G Auth Data 20241011055555609 DLGSUP <0013> hlr.c:121 IMSI 262426532307955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262426532307955" to be handled at TC_gsup_ul_via_proxy(79) 20241011055555633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4258 20241011055555637 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555637 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426532307955" cn_domain=PS source_name="the-source\n"} 20241011055555637 DLU <0006> fsm.c:456 lu(262426532307955)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555637 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426532307955)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555652 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426532307955" cn_domain=PS destination_name="the-source\n"} 20241011055555652 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555652 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262426532307955" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426532307955" 20241011055555655 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555655 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426532307955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426532307955" source_name="the-source\n"} 20241011055555655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555655 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555655 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426532307955" destination_name="the-source\n"} 20241011055555655 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426532307955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555655 DLU <0006> fsm.c:568 lu(PS:IMSI-262426532307955)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555655 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555655 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055555657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@90b1ff45f90e: Final verdict of PTC: pass 20241011055555682 DAUC <0003> db_auc.c:157 IMSI='262425481170909': No 2G Auth Data 20241011055555682 DAUC <0003> db_auc.c:192 IMSI='262425481170909': No 3G Auth Data 20241011055555691 DLGSUP <0013> hlr.c:121 IMSI 262425481170909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262425481170909" to be handled at TC_gsup_ul_via_proxy(80) 20241011055555714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4258 20241011055555718 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555718 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425481170909" cn_domain=PS source_name="the-source\n"} 20241011055555718 DLU <0006> fsm.c:456 lu(262425481170909)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555718 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425481170909)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555733 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425481170909" cn_domain=PS destination_name="the-source\n"} 20241011055555733 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555733 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262425481170909" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425481170909" 20241011055555736 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555736 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425481170909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425481170909" source_name="the-source\n"} 20241011055555736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555736 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555736 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425481170909" destination_name="the-source\n"} 20241011055555736 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425481170909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555736 DLU <0006> fsm.c:568 lu(PS:IMSI-262425481170909)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555736 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555736 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055555738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@90b1ff45f90e: Final verdict of PTC: pass 20241011055555762 DAUC <0003> db_auc.c:157 IMSI='262422588012825': No 2G Auth Data 20241011055555762 DAUC <0003> db_auc.c:192 IMSI='262422588012825': No 3G Auth Data 20241011055555773 DLGSUP <0013> hlr.c:121 IMSI 262422588012825: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262422588012825" to be handled at TC_gsup_ul_via_proxy(81) 20241011055555798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4258 20241011055555801 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555801 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422588012825" cn_domain=PS source_name="the-source\n"} 20241011055555801 DLU <0006> fsm.c:456 lu(262422588012825)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555801 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422588012825)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555818 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422588012825" cn_domain=PS destination_name="the-source\n"} 20241011055555818 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555818 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262422588012825" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422588012825" 20241011055555821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555821 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422588012825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422588012825" source_name="the-source\n"} 20241011055555821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555821 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555821 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422588012825" destination_name="the-source\n"} 20241011055555821 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422588012825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555821 DLU <0006> fsm.c:568 lu(PS:IMSI-262422588012825)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055555823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@90b1ff45f90e: Final verdict of PTC: pass 20241011055555846 DAUC <0003> db_auc.c:157 IMSI='262422901336774': No 2G Auth Data 20241011055555846 DAUC <0003> db_auc.c:192 IMSI='262422901336774': No 3G Auth Data 20241011055555855 DLGSUP <0013> hlr.c:121 IMSI 262422901336774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262422901336774" to be handled at TC_gsup_ul_via_proxy(82) 20241011055555888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4258 20241011055555892 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555892 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901336774" cn_domain=PS source_name="the-source\n"} 20241011055555892 DLU <0006> fsm.c:456 lu(262422901336774)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555892 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055555907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422901336774)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055555907 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422901336774" cn_domain=PS destination_name="the-source\n"} 20241011055555907 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555907 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262422901336774" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422901336774" 20241011055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555910 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422901336774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422901336774" source_name="the-source\n"} 20241011055555910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055555910 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055555910 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422901336774" destination_name="the-source\n"} 20241011055555910 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422901336774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055555910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055555910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055555910 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901336774)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055555912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49292<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@90b1ff45f90e: Final verdict of PTC: pass 20241011055555944 DAUC <0003> db_auc.c:157 IMSI='262422298027561': No 2G Auth Data 20241011055555944 DAUC <0003> db_auc.c:192 IMSI='262422298027561': No 3G Auth Data 20241011055555951 DLGSUP <0013> hlr.c:121 IMSI 262422298027561: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262422298027561" to be handled at TC_gsup_ul_via_proxy(83) 20241011055555983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4258 20241011055555986 DLINP <000b> input/ipa.c:451 connected read/write 20241011055555986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055555986 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422298027561" cn_domain=PS source_name="the-source\n"} 20241011055555987 DLU <0006> fsm.c:456 lu(262422298027561)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055555987 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055556002 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422298027561)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055556002 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422298027561" cn_domain=PS destination_name="the-source\n"} 20241011055556002 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556002 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262422298027561" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422298027561" 20241011055556005 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556005 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422298027561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422298027561" source_name="the-source\n"} 20241011055556005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055556005 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055556005 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422298027561" destination_name="the-source\n"} 20241011055556005 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422298027561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055556005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055556005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055556005 DLU <0006> fsm.c:568 lu(PS:IMSI-262422298027561)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055556005 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556005 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055556007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@90b1ff45f90e: Final verdict of PTC: pass 20241011055556045 DAUC <0003> db_auc.c:157 IMSI='262420914769483': No 2G Auth Data 20241011055556045 DAUC <0003> db_auc.c:192 IMSI='262420914769483': No 3G Auth Data 20241011055556057 DLGSUP <0013> hlr.c:121 IMSI 262420914769483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@90b1ff45f90e: Created GsupExpect[0] for "262420914769483" to be handled at TC_gsup_ul_via_proxy(84) 20241011055556098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4258 20241011055556102 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556102 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420914769483" cn_domain=PS source_name="the-source\n"} 20241011055556102 DLU <0006> fsm.c:456 lu(262420914769483)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055556102 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241011055556123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420914769483)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055556123 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420914769483" cn_domain=PS destination_name="the-source\n"} 20241011055556123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556123 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@90b1ff45f90e: Found GsupExpect[0] for "262420914769483" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262420914769483" 20241011055556126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556126 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420914769483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420914769483" source_name="the-source\n"} 20241011055556126 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055556126 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055556126 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420914769483" destination_name="the-source\n"} 20241011055556126 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420914769483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055556126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055556126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055556126 DLU <0006> fsm.c:568 lu(PS:IMSI-262420914769483)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055556126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055556126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055556127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49322<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055556152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49228<->l=127.0.0.1:4258 20241011055556153 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39197<->l=127.0.0.1:4259) 20241011055556153 DLINP <000b> input/ipa.c:451 connected read/write 20241011055556153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055556153 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055556153 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055556153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055556153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@90b1ff45f90e: Final verdict of PTC: none 75@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Oct 11 05:55:56 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 20241011055556195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4258 20241011055556196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19548) Waiting for packet dumper to finish... 1 (prev_count=19548, count=46064) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Oct 11 05:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_ul_subscriber_data started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055559267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055559267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055559268 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055559270 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055559270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055559270 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 20241011055559270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055559270 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 20241011055559270 DLGSUP <0013> gsup_server.c:235 2: 20241011055559270 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055559270 DLGSUP <0013> gsup_server.c:235 3: 20241011055559270 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055559270 DLGSUP <0013> gsup_server.c:235 4: 20241011055559270 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055559270 DLGSUP <0013> gsup_server.c:235 5: 20241011055559270 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055559270 DLGSUP <0013> gsup_server.c:235 7: 20241011055559270 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055559270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055559270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055559270 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@90b1ff45f90e: 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") 20241011055559289 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46129<->l=127.0.0.1:4259) 20241011055559311 DAUC <0003> db_auc.c:157 IMSI='262424556342021': No 2G Auth Data 20241011055559311 DAUC <0003> db_auc.c:192 IMSI='262424556342021': No 3G Auth Data HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262424556342021" to be handled at TC_gsup_ul_subscriber_data(89) 20241011055559344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055559349 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559349 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424556342021" cn_domain=PS} 20241011055559349 DLU <0006> fsm.c:456 lu(262424556342021)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559349 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424556342021)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559366 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424556342021" cn_domain=PS} 20241011055559366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262424556342021" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424556342021" 20241011055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559369 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424556342021"} 20241011055559369 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559369 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559369 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424556342021"} 20241011055559369 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424556342021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559369 DLU <0006> fsm.c:568 lu(PS:IMSI-262424556342021)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055559372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@90b1ff45f90e: Final verdict of PTC: pass 20241011055559404 DAUC <0003> db_auc.c:157 IMSI='262425772473376': No 2G Auth Data 20241011055559404 DAUC <0003> db_auc.c:192 IMSI='262425772473376': No 3G Auth Data 20241011055559413 DLGSUP <0013> hlr.c:121 IMSI 262425772473376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262425772473376" to be handled at TC_gsup_ul_subscriber_data(90) 20241011055559438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055559441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559441 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425772473376" cn_domain=PS} 20241011055559442 DLU <0006> fsm.c:456 lu(262425772473376)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559442 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425772473376)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559457 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425772473376" cn_domain=PS} 20241011055559457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262425772473376" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425772473376" 20241011055559461 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559461 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425772473376"} 20241011055559461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559461 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559461 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425772473376"} 20241011055559461 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425772473376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559461 DLU <0006> fsm.c:568 lu(PS:IMSI-262425772473376)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559461 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559461 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055559463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@90b1ff45f90e: Final verdict of PTC: pass 20241011055559493 DAUC <0003> db_auc.c:157 IMSI='262426411044102': No 2G Auth Data 20241011055559493 DAUC <0003> db_auc.c:192 IMSI='262426411044102': No 3G Auth Data 20241011055559502 DLGSUP <0013> hlr.c:121 IMSI 262426411044102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262426411044102" to be handled at TC_gsup_ul_subscriber_data(91) 20241011055559529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055559533 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559533 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426411044102" cn_domain=PS} 20241011055559533 DLU <0006> fsm.c:456 lu(262426411044102)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559533 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426411044102)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559551 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426411044102" cn_domain=PS} 20241011055559551 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559551 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262426411044102" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426411044102" 20241011055559554 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559554 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426411044102"} 20241011055559554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559554 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559554 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426411044102"} 20241011055559554 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426411044102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559554 DLU <0006> fsm.c:568 lu(PS:IMSI-262426411044102)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559554 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559554 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055559556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@90b1ff45f90e: Final verdict of PTC: pass 20241011055559580 DAUC <0003> db_auc.c:157 IMSI='262429970876203': No 2G Auth Data 20241011055559580 DAUC <0003> db_auc.c:192 IMSI='262429970876203': No 3G Auth Data 20241011055559588 DLGSUP <0013> hlr.c:121 IMSI 262429970876203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262429970876203" to be handled at TC_gsup_ul_subscriber_data(92) 20241011055559612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055559616 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559616 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429970876203" cn_domain=PS} 20241011055559616 DLU <0006> fsm.c:456 lu(262429970876203)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559616 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559631 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429970876203)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559631 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429970876203" cn_domain=PS} 20241011055559631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262429970876203" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429970876203" 20241011055559634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559634 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429970876203"} 20241011055559634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559634 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559634 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429970876203"} 20241011055559634 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429970876203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559634 DLU <0006> fsm.c:568 lu(PS:IMSI-262429970876203)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055559636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@90b1ff45f90e: Final verdict of PTC: pass 20241011055559661 DAUC <0003> db_auc.c:157 IMSI='262422133832284': No 2G Auth Data 20241011055559661 DAUC <0003> db_auc.c:192 IMSI='262422133832284': No 3G Auth Data 20241011055559671 DLGSUP <0013> hlr.c:121 IMSI 262422133832284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262422133832284" to be handled at TC_gsup_ul_subscriber_data(93) 20241011055559694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055559698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559698 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422133832284" cn_domain=PS} 20241011055559698 DLU <0006> fsm.c:456 lu(262422133832284)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559698 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422133832284)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559713 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422133832284" cn_domain=PS} 20241011055559713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559713 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262422133832284" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422133832284" 20241011055559716 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559716 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422133832284"} 20241011055559716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559716 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559716 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422133832284"} 20241011055559716 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422133832284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559716 DLU <0006> fsm.c:568 lu(PS:IMSI-262422133832284)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559716 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559716 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055559718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@90b1ff45f90e: Final verdict of PTC: pass 20241011055559744 DAUC <0003> db_auc.c:157 IMSI='262429966870087': No 2G Auth Data 20241011055559744 DAUC <0003> db_auc.c:192 IMSI='262429966870087': No 3G Auth Data 20241011055559752 DLGSUP <0013> hlr.c:121 IMSI 262429966870087: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262429966870087" to be handled at TC_gsup_ul_subscriber_data(94) 20241011055559784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055559788 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559788 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429966870087" cn_domain=PS} 20241011055559788 DLU <0006> fsm.c:456 lu(262429966870087)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559788 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429966870087)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559805 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429966870087" cn_domain=PS} 20241011055559805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262429966870087" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429966870087" 20241011055559809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559809 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429966870087"} 20241011055559809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559809 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559809 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429966870087"} 20241011055559809 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429966870087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559809 DLU <0006> fsm.c:568 lu(PS:IMSI-262429966870087)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055559811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@90b1ff45f90e: Final verdict of PTC: pass 20241011055559842 DAUC <0003> db_auc.c:157 IMSI='262428029140791': No 2G Auth Data 20241011055559842 DAUC <0003> db_auc.c:192 IMSI='262428029140791': No 3G Auth Data 20241011055559850 DLGSUP <0013> hlr.c:121 IMSI 262428029140791: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262428029140791" to be handled at TC_gsup_ul_subscriber_data(95) 20241011055559885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055559888 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559888 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428029140791" cn_domain=PS} 20241011055559888 DLU <0006> fsm.c:456 lu(262428029140791)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055559888 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055559910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428029140791)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055559910 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428029140791" cn_domain=PS} 20241011055559910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262428029140791" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428029140791" 20241011055559913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055559913 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428029140791"} 20241011055559913 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055559913 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055559913 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428029140791"} 20241011055559913 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428029140791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055559913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055559913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055559913 DLU <0006> fsm.c:568 lu(PS:IMSI-262428029140791)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055559913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055559913 DLINP <000b> input/ipa.c:451 connected read/write 20241011055559913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055559915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@90b1ff45f90e: Final verdict of PTC: pass 20241011055559959 DAUC <0003> db_auc.c:157 IMSI='262427408181717': No 2G Auth Data 20241011055559959 DAUC <0003> db_auc.c:192 IMSI='262427408181717': No 3G Auth Data 20241011055559977 DLGSUP <0013> hlr.c:121 IMSI 262427408181717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@90b1ff45f90e: Created GsupExpect[0] for "262427408181717" to be handled at TC_gsup_ul_subscriber_data(96) 20241011055600010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@90b1ff45f90e: GSUP ul subscriber_data<unbound> 20241011055600015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055600015 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427408181717" cn_domain=PS} 20241011055600015 DLU <0006> fsm.c:456 lu(262427408181717)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055600015 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055600030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427408181717)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055600030 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427408181717" cn_domain=PS} 20241011055600030 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055600030 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@90b1ff45f90e: Found GsupExpect[0] for "262427408181717" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427408181717" 20241011055600033 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055600033 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427408181717"} 20241011055600033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055600033 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055600033 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427408181717"} 20241011055600033 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427408181717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055600033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055600033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055600033 DLU <0006> fsm.c:568 lu(PS:IMSI-262427408181717)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055600033 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055600033 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055600035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055600061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@90b1ff45f90e: Final verdict of PTC: none 20241011055600062 DLINP <000b> input/ipa.c:451 connected read/write 20241011055600062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055600062 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 87@90b1ff45f90e: Final verdict of PTC: none 20241011055600062 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055600062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055600062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46129<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(88)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Oct 11 05:56:00 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 20241011055600104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 20241011055600204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=24520) Waiting for packet dumper to finish... 1 (prev_count=24520, count=50612) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Oct 11 05:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_vty started. MTC@90b1ff45f90e: legacy= true 20241011055603277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055603277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055603279 DLINP <000b> input/ipa.c:451 connected read/write 20241011055603279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055603280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055603281 DLINP <000b> input/ipa.c:451 connected read/write 20241011055603281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055603281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055603281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055603281 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 20241011055603281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055603281 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 20241011055603281 DLGSUP <0013> gsup_server.c:235 2: 20241011055603281 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055603281 DLGSUP <0013> gsup_server.c:235 3: 20241011055603281 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055603281 DLGSUP <0013> gsup_server.c:235 4: 20241011055603281 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055603281 DLGSUP <0013> gsup_server.c:235 5: 20241011055603281 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055603281 DLGSUP <0013> gsup_server.c:235 7: 20241011055603281 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055603281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055603281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055603281 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@90b1ff45f90e: 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") 20241011055603304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40599<->l=127.0.0.1:4259) 20241011055603323 DAUC <0003> db_auc.c:157 IMSI='262426278679404': No 2G Auth Data 20241011055603323 DAUC <0003> db_auc.c:192 IMSI='262426278679404': No 3G Auth Data 20241011055603342 DAUC <0003> db_auc.c:192 IMSI='262426278679404': No 3G Auth Data 20241011055603367 DAUC <0003> db_auc.c:157 IMSI='262427348655892': No 2G Auth Data 20241011055603367 DAUC <0003> db_auc.c:192 IMSI='262427348655892': No 3G Auth Data 20241011055603389 DAUC <0003> db_auc.c:157 IMSI='262427348655892': No 2G Auth Data 20241011055603424 DAUC <0003> db_auc.c:157 IMSI='262428641518000': No 2G Auth Data 20241011055603424 DAUC <0003> db_auc.c:192 IMSI='262428641518000': No 3G Auth Data MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055603486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 20241011055603487 DLINP <000b> input/ipa.c:451 connected read/write 20241011055603487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055603487 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055603487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055603487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055603487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40599<->l=127.0.0.1:4259) 98@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@90b1ff45f90e: Test case TC_vty finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Oct 11 05:56:03 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241011055603528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241011055603629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Oct 11 05:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_vty_msisdn_isd started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055606706 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055606706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055606709 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055606711 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606711 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055606711 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055606711 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 20241011055606711 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055606711 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 20241011055606711 DLGSUP <0013> gsup_server.c:235 2: 20241011055606711 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055606711 DLGSUP <0013> gsup_server.c:235 3: 20241011055606711 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055606711 DLGSUP <0013> gsup_server.c:235 4: 20241011055606711 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055606711 DLGSUP <0013> gsup_server.c:235 5: 20241011055606711 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055606711 DLGSUP <0013> gsup_server.c:235 7: 20241011055606711 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055606711 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055606711 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055606711 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@90b1ff45f90e: 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") 20241011055606730 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46237<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@90b1ff45f90e: Created GsupExpect[0] for "262427244170405" to be handled at TC_vty_msisdn_isd(104) 20241011055606745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20241011055606766 DAUC <0003> db_auc.c:157 IMSI='262427244170405': No 2G Auth Data 20241011055606766 DAUC <0003> db_auc.c:192 IMSI='262427244170405': No 3G Auth Data 20241011055606790 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606790 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427244170405" cn_domain=PS} 20241011055606790 DLU <0006> fsm.c:456 lu(262427244170405)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055606791 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055606805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427244170405)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055606805 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427244170405" cn_domain=PS} 20241011055606805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@90b1ff45f90e: Found GsupExpect[0] for "262427244170405" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@90b1ff45f90e: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427244170405" 20241011055606809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606809 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427244170405"} 20241011055606809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055606809 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055606809 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427244170405"} 20241011055606809 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055606809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055606809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055606809 DLU <0006> fsm.c:568 lu(PS:IMSI-262427244170405)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055606809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606809 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055606819 DLGSUP <0013> hlr.c:128 IMSI 262427244170405: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241011055606819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055606819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055606821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@90b1ff45f90e: Final verdict of PTC: pass 20241011055606821 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606821 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427244170405"} 20241011055606821 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241011055606821 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427244170405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055606822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20241011055606823 DLINP <000b> input/ipa.c:451 connected read/write 20241011055606823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055606823 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055606823 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055606823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055606823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46237<->l=127.0.0.1:4259) 102@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP(101)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 102: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Oct 11 05:56:06 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 20241011055606867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20241011055606967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Oct 11 05:56:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_purge_cs started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055610040 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055610040 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055610042 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055610045 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610045 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055610045 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055610045 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 20241011055610045 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055610045 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 20241011055610045 DLGSUP <0013> gsup_server.c:235 2: 20241011055610045 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055610045 DLGSUP <0013> gsup_server.c:235 3: 20241011055610045 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055610045 DLGSUP <0013> gsup_server.c:235 4: 20241011055610045 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055610045 DLGSUP <0013> gsup_server.c:235 5: 20241011055610045 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055610045 DLGSUP <0013> gsup_server.c:235 7: 20241011055610045 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055610045 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055610045 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055610045 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@90b1ff45f90e: 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") 20241011055610065 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35641<->l=127.0.0.1:4259) 20241011055610090 DAUC <0003> db_auc.c:157 IMSI='262428371524886': No 2G Auth Data 20241011055610090 DAUC <0003> db_auc.c:192 IMSI='262428371524886': No 3G Auth Data HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262428371524886" to be handled at TC_gsup_purge_cs(109) 20241011055610126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4258 20241011055610133 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610133 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428371524886" cn_domain=PS} 20241011055610133 DLU <0006> fsm.c:456 lu(262428371524886)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610133 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428371524886)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610149 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428371524886" cn_domain=PS} 20241011055610149 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610149 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262428371524886" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428371524886" 20241011055610152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610152 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428371524886"} 20241011055610152 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610152 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610152 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428371524886"} 20241011055610152 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610152 DLU <0006> fsm.c:568 lu(PS:IMSI-262428371524886)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610154 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610154 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428371524886" cn_domain=CS} 20241011055610154 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610162 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428371524886"} 20241011055610162 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428371524886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610162 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610162 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@90b1ff45f90e: Final verdict of PTC: pass 20241011055610188 DAUC <0003> db_auc.c:157 IMSI='262425778148336': No 2G Auth Data 20241011055610188 DAUC <0003> db_auc.c:192 IMSI='262425778148336': No 3G Auth Data 20241011055610196 DLGSUP <0013> hlr.c:121 IMSI 262425778148336: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262425778148336" to be handled at TC_gsup_purge_cs(110) 20241011055610218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4258 20241011055610222 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610222 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425778148336" cn_domain=PS} 20241011055610222 DLU <0006> fsm.c:456 lu(262425778148336)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610222 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425778148336)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610237 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425778148336" cn_domain=PS} 20241011055610237 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610237 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262425778148336" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425778148336" 20241011055610240 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610240 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425778148336"} 20241011055610240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610240 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610240 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425778148336"} 20241011055610240 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610240 DLU <0006> fsm.c:568 lu(PS:IMSI-262425778148336)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610240 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610240 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610242 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610242 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425778148336" cn_domain=CS} 20241011055610242 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610250 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425778148336"} 20241011055610250 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425778148336 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@90b1ff45f90e: Final verdict of PTC: pass 20241011055610283 DAUC <0003> db_auc.c:157 IMSI='262425061947202': No 2G Auth Data 20241011055610283 DAUC <0003> db_auc.c:192 IMSI='262425061947202': No 3G Auth Data 20241011055610296 DLGSUP <0013> hlr.c:121 IMSI 262425061947202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262425061947202" to be handled at TC_gsup_purge_cs(111) 20241011055610319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 20241011055610323 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610323 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425061947202" cn_domain=PS} 20241011055610323 DLU <0006> fsm.c:456 lu(262425061947202)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610323 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610339 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425061947202)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610339 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425061947202" cn_domain=PS} 20241011055610339 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610339 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262425061947202" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425061947202" 20241011055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610342 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425061947202"} 20241011055610342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610342 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610342 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425061947202"} 20241011055610342 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610342 DLU <0006> fsm.c:568 lu(PS:IMSI-262425061947202)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610344 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610344 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425061947202" cn_domain=CS} 20241011055610344 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610351 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425061947202"} 20241011055610351 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425061947202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610351 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610351 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@90b1ff45f90e: Final verdict of PTC: pass 20241011055610388 DAUC <0003> db_auc.c:157 IMSI='262422549420371': No 2G Auth Data 20241011055610388 DAUC <0003> db_auc.c:192 IMSI='262422549420371': No 3G Auth Data 20241011055610396 DLGSUP <0013> hlr.c:121 IMSI 262422549420371: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262422549420371" to be handled at TC_gsup_purge_cs(112) 20241011055610426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241011055610430 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610430 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422549420371" cn_domain=PS} 20241011055610430 DLU <0006> fsm.c:456 lu(262422549420371)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610430 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422549420371)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610457 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422549420371" cn_domain=PS} 20241011055610457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262422549420371" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422549420371" 20241011055610460 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610460 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422549420371"} 20241011055610460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610460 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610460 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422549420371"} 20241011055610460 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610460 DLU <0006> fsm.c:568 lu(PS:IMSI-262422549420371)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610460 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610460 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610462 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422549420371" cn_domain=CS} 20241011055610462 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610480 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422549420371"} 20241011055610481 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422549420371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610481 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610481 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@90b1ff45f90e: Final verdict of PTC: pass 20241011055610507 DAUC <0003> db_auc.c:157 IMSI='262425581216565': No 2G Auth Data 20241011055610507 DAUC <0003> db_auc.c:192 IMSI='262425581216565': No 3G Auth Data 20241011055610516 DLGSUP <0013> hlr.c:121 IMSI 262425581216565: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262425581216565" to be handled at TC_gsup_purge_cs(113) 20241011055610541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241011055610544 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610544 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425581216565" cn_domain=PS} 20241011055610544 DLU <0006> fsm.c:456 lu(262425581216565)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610544 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425581216565)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610560 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425581216565" cn_domain=PS} 20241011055610560 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610560 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262425581216565" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425581216565" 20241011055610563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610563 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425581216565"} 20241011055610563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610563 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610563 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425581216565"} 20241011055610563 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610564 DLU <0006> fsm.c:568 lu(PS:IMSI-262425581216565)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610566 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425581216565" cn_domain=CS} 20241011055610566 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610574 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425581216565"} 20241011055610574 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425581216565 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610574 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610574 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@90b1ff45f90e: Final verdict of PTC: pass 20241011055610601 DAUC <0003> db_auc.c:157 IMSI='262428638160052': No 2G Auth Data 20241011055610601 DAUC <0003> db_auc.c:192 IMSI='262428638160052': No 3G Auth Data 20241011055610610 DLGSUP <0013> hlr.c:121 IMSI 262428638160052: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262428638160052" to be handled at TC_gsup_purge_cs(114) 20241011055610643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4258 20241011055610647 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610647 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428638160052" cn_domain=PS} 20241011055610647 DLU <0006> fsm.c:456 lu(262428638160052)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610647 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428638160052)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610662 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428638160052" cn_domain=PS} 20241011055610662 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610662 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262428638160052" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428638160052" 20241011055610665 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610665 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428638160052"} 20241011055610665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610665 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610665 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428638160052"} 20241011055610665 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610665 DLU <0006> fsm.c:568 lu(PS:IMSI-262428638160052)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610665 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610665 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610668 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610668 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428638160052" cn_domain=CS} 20241011055610668 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610675 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428638160052"} 20241011055610675 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428638160052 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610675 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610675 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@90b1ff45f90e: Final verdict of PTC: pass 20241011055610710 DAUC <0003> db_auc.c:157 IMSI='262421664794089': No 2G Auth Data 20241011055610710 DAUC <0003> db_auc.c:192 IMSI='262421664794089': No 3G Auth Data 20241011055610718 DLGSUP <0013> hlr.c:121 IMSI 262421664794089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262421664794089" to be handled at TC_gsup_purge_cs(115) 20241011055610750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 20241011055610754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610754 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421664794089" cn_domain=PS} 20241011055610754 DLU <0006> fsm.c:456 lu(262421664794089)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610754 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421664794089)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610769 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421664794089" cn_domain=PS} 20241011055610769 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610769 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262421664794089" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421664794089" 20241011055610772 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610772 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421664794089"} 20241011055610772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610772 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610772 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421664794089"} 20241011055610772 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610772 DLU <0006> fsm.c:568 lu(PS:IMSI-262421664794089)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610772 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610772 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610774 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610774 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421664794089" cn_domain=CS} 20241011055610774 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610781 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421664794089"} 20241011055610781 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421664794089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@90b1ff45f90e: Final verdict of PTC: pass 20241011055610816 DAUC <0003> db_auc.c:157 IMSI='262421271887921': No 2G Auth Data 20241011055610816 DAUC <0003> db_auc.c:192 IMSI='262421271887921': No 3G Auth Data 20241011055610824 DLGSUP <0013> hlr.c:121 IMSI 262421271887921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@90b1ff45f90e: Created GsupExpect[0] for "262421271887921" to be handled at TC_gsup_purge_cs(116) 20241011055610857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241011055610861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610861 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421271887921" cn_domain=PS} 20241011055610861 DLU <0006> fsm.c:456 lu(262421271887921)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055610861 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055610877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421271887921)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055610877 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421271887921" cn_domain=PS} 20241011055610877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@90b1ff45f90e: Found GsupExpect[0] for "262421271887921" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421271887921" 20241011055610880 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610880 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421271887921"} 20241011055610880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055610880 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055610880 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421271887921"} 20241011055610880 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055610880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055610880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055610880 DLU <0006> fsm.c:568 lu(PS:IMSI-262421271887921)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055610880 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610880 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610882 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610882 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421271887921" cn_domain=CS} 20241011055610882 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241011055610890 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421271887921"} 20241011055610890 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421271887921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055610890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055610890 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055610891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055610916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4258 20241011055610917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055610917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055610917 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055610917 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055610917 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@90b1ff45f90e: Final verdict of PTC: none 20241011055610917 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35641<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@90b1ff45f90e: Final verdict of PTC: none 107@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Oct 11 05:56:10 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 20241011055610960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241011055611061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30068) Waiting for packet dumper to finish... 1 (prev_count=30068, count=48944) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Oct 11 05:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_purge_ps started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055614139 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055614140 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055614142 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055614145 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055614146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055614146 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 20241011055614146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055614146 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 20241011055614146 DLGSUP <0013> gsup_server.c:235 2: 20241011055614146 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055614146 DLGSUP <0013> gsup_server.c:235 3: 20241011055614146 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055614146 DLGSUP <0013> gsup_server.c:235 4: 20241011055614146 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055614146 DLGSUP <0013> gsup_server.c:235 5: 20241011055614146 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055614146 DLGSUP <0013> gsup_server.c:235 7: 20241011055614146 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055614146 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055614146 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055614146 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@90b1ff45f90e: 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") 20241011055614161 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37579<->l=127.0.0.1:4259) 20241011055614175 DAUC <0003> db_auc.c:157 IMSI='262422564592600': No 2G Auth Data 20241011055614175 DAUC <0003> db_auc.c:192 IMSI='262422564592600': No 3G Auth Data HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262422564592600" to be handled at TC_gsup_purge_ps(121) 20241011055614212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 20241011055614216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614216 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422564592600" cn_domain=PS} 20241011055614216 DLU <0006> fsm.c:456 lu(262422564592600)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614216 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422564592600)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614232 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422564592600" cn_domain=PS} 20241011055614232 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614232 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262422564592600" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422564592600" 20241011055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614235 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422564592600"} 20241011055614235 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614235 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614235 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422564592600"} 20241011055614235 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614235 DLU <0006> fsm.c:568 lu(PS:IMSI-262422564592600)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614238 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614238 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422564592600" cn_domain=PS} 20241011055614238 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614245 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422564592600"} 20241011055614245 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422564592600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614245 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@90b1ff45f90e: Final verdict of PTC: pass 20241011055614272 DAUC <0003> db_auc.c:157 IMSI='262425343780997': No 2G Auth Data 20241011055614272 DAUC <0003> db_auc.c:192 IMSI='262425343780997': No 3G Auth Data 20241011055614281 DLGSUP <0013> hlr.c:121 IMSI 262425343780997: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262425343780997" to be handled at TC_gsup_purge_ps(122) 20241011055614303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 20241011055614307 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614307 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425343780997" cn_domain=PS} 20241011055614307 DLU <0006> fsm.c:456 lu(262425343780997)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614307 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425343780997)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614322 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425343780997" cn_domain=PS} 20241011055614322 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614322 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262425343780997" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425343780997" 20241011055614325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614326 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425343780997"} 20241011055614326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614326 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614326 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425343780997"} 20241011055614326 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614326 DLU <0006> fsm.c:568 lu(PS:IMSI-262425343780997)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614328 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614328 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425343780997" cn_domain=PS} 20241011055614328 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614336 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425343780997"} 20241011055614336 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425343780997 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@90b1ff45f90e: Final verdict of PTC: pass 20241011055614362 DAUC <0003> db_auc.c:157 IMSI='262427313586044': No 2G Auth Data 20241011055614362 DAUC <0003> db_auc.c:192 IMSI='262427313586044': No 3G Auth Data 20241011055614370 DLGSUP <0013> hlr.c:121 IMSI 262427313586044: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262427313586044" to be handled at TC_gsup_purge_ps(123) 20241011055614393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 20241011055614397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614397 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427313586044" cn_domain=PS} 20241011055614397 DLU <0006> fsm.c:456 lu(262427313586044)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614397 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427313586044)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614412 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427313586044" cn_domain=PS} 20241011055614412 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614412 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262427313586044" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427313586044" 20241011055614415 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614415 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427313586044"} 20241011055614415 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614415 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614415 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427313586044"} 20241011055614415 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614415 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614415 DLU <0006> fsm.c:568 lu(PS:IMSI-262427313586044)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614415 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614415 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614417 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614417 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427313586044" cn_domain=PS} 20241011055614417 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614425 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427313586044"} 20241011055614425 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427313586044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614425 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614425 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@90b1ff45f90e: Final verdict of PTC: pass 20241011055614451 DAUC <0003> db_auc.c:157 IMSI='262420482342773': No 2G Auth Data 20241011055614451 DAUC <0003> db_auc.c:192 IMSI='262420482342773': No 3G Auth Data 20241011055614460 DLGSUP <0013> hlr.c:121 IMSI 262420482342773: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262420482342773" to be handled at TC_gsup_purge_ps(124) 20241011055614485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 20241011055614489 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614490 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420482342773" cn_domain=PS} 20241011055614490 DLU <0006> fsm.c:456 lu(262420482342773)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614490 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614507 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420482342773)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614507 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420482342773" cn_domain=PS} 20241011055614507 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614508 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262420482342773" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420482342773" 20241011055614511 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614511 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420482342773"} 20241011055614511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614511 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614511 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420482342773"} 20241011055614511 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614511 DLU <0006> fsm.c:568 lu(PS:IMSI-262420482342773)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614511 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614511 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614513 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614513 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420482342773" cn_domain=PS} 20241011055614513 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614521 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420482342773"} 20241011055614521 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420482342773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@90b1ff45f90e: Final verdict of PTC: pass 20241011055614547 DAUC <0003> db_auc.c:157 IMSI='262420655558835': No 2G Auth Data 20241011055614547 DAUC <0003> db_auc.c:192 IMSI='262420655558835': No 3G Auth Data 20241011055614555 DLGSUP <0013> hlr.c:121 IMSI 262420655558835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262420655558835" to be handled at TC_gsup_purge_ps(125) 20241011055614580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241011055614583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614583 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420655558835" cn_domain=PS} 20241011055614583 DLU <0006> fsm.c:456 lu(262420655558835)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614583 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420655558835)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614599 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420655558835" cn_domain=PS} 20241011055614599 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614599 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262420655558835" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420655558835" 20241011055614602 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614602 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420655558835"} 20241011055614602 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614602 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614602 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420655558835"} 20241011055614602 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614602 DLU <0006> fsm.c:568 lu(PS:IMSI-262420655558835)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614602 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614602 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614604 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420655558835" cn_domain=PS} 20241011055614604 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614612 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420655558835"} 20241011055614612 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420655558835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614612 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614612 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@90b1ff45f90e: Final verdict of PTC: pass 20241011055614638 DAUC <0003> db_auc.c:157 IMSI='262425914544695': No 2G Auth Data 20241011055614638 DAUC <0003> db_auc.c:192 IMSI='262425914544695': No 3G Auth Data 20241011055614647 DLGSUP <0013> hlr.c:121 IMSI 262425914544695: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262425914544695" to be handled at TC_gsup_purge_ps(126) 20241011055614680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4258 20241011055614683 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614683 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425914544695" cn_domain=PS} 20241011055614683 DLU <0006> fsm.c:456 lu(262425914544695)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614683 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425914544695)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614699 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425914544695" cn_domain=PS} 20241011055614699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614699 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262425914544695" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425914544695" 20241011055614702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614702 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425914544695"} 20241011055614702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614702 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614702 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425914544695"} 20241011055614702 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614702 DLU <0006> fsm.c:568 lu(PS:IMSI-262425914544695)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614702 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614704 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614704 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425914544695" cn_domain=PS} 20241011055614704 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614711 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425914544695"} 20241011055614711 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425914544695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614711 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614711 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@90b1ff45f90e: Final verdict of PTC: pass 20241011055614747 DAUC <0003> db_auc.c:157 IMSI='262427432681745': No 2G Auth Data 20241011055614747 DAUC <0003> db_auc.c:192 IMSI='262427432681745': No 3G Auth Data 20241011055614756 DLGSUP <0013> hlr.c:121 IMSI 262427432681745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262427432681745" to be handled at TC_gsup_purge_ps(127) 20241011055614787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38874<->l=127.0.0.1:4258 20241011055614791 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614791 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427432681745" cn_domain=PS} 20241011055614791 DLU <0006> fsm.c:456 lu(262427432681745)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614791 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427432681745)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614807 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427432681745" cn_domain=PS} 20241011055614807 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614807 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262427432681745" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427432681745" 20241011055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614810 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427432681745"} 20241011055614810 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614810 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614810 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427432681745"} 20241011055614810 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614810 DLU <0006> fsm.c:568 lu(PS:IMSI-262427432681745)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614812 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614812 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427432681745" cn_domain=PS} 20241011055614812 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614820 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427432681745"} 20241011055614820 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427432681745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614820 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614820 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38874<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@90b1ff45f90e: Final verdict of PTC: pass 20241011055614854 DAUC <0003> db_auc.c:157 IMSI='262422089044716': No 2G Auth Data 20241011055614854 DAUC <0003> db_auc.c:192 IMSI='262422089044716': No 3G Auth Data 20241011055614862 DLGSUP <0013> hlr.c:121 IMSI 262422089044716: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@90b1ff45f90e: Created GsupExpect[0] for "262422089044716" to be handled at TC_gsup_purge_ps(128) 20241011055614895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 20241011055614898 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614898 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422089044716" cn_domain=PS} 20241011055614898 DLU <0006> fsm.c:456 lu(262422089044716)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055614898 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055614914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422089044716)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055614914 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422089044716" cn_domain=PS} 20241011055614914 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614914 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@90b1ff45f90e: Found GsupExpect[0] for "262422089044716" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422089044716" 20241011055614917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614917 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422089044716"} 20241011055614917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055614917 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055614917 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422089044716"} 20241011055614917 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055614917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055614917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055614917 DLU <0006> fsm.c:568 lu(PS:IMSI-262422089044716)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055614917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614917 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614919 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422089044716" cn_domain=PS} 20241011055614919 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241011055614926 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422089044716"} 20241011055614926 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422089044716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241011055614926 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055614926 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055614928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055614954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20241011055614955 DLINP <000b> input/ipa.c:451 connected read/write 20241011055614955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055614955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055614955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055614955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055614955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37579<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@90b1ff45f90e: Final verdict of PTC: none 119@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Oct 11 05:56:14 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 20241011055614996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 20241011055615097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31412) Waiting for packet dumper to finish... 1 (prev_count=31412, count=48780) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Oct 11 05:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_purge_unknown started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055618175 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055618175 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055618177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055618179 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618179 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055618179 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055618179 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 20241011055618179 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055618179 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 20241011055618179 DLGSUP <0013> gsup_server.c:235 2: 20241011055618179 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055618179 DLGSUP <0013> gsup_server.c:235 3: 20241011055618179 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055618179 DLGSUP <0013> gsup_server.c:235 4: 20241011055618179 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055618179 DLGSUP <0013> gsup_server.c:235 5: 20241011055618179 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055618179 DLGSUP <0013> gsup_server.c:235 7: 20241011055618179 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055618179 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055618179 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055618179 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@90b1ff45f90e: 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") 20241011055618195 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40629<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@90b1ff45f90e: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241011055618208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241011055618225 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618225 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} 20241011055618225 DLU <0006> fsm.c:456 lu(2345743413463)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055618225 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 20241011055618225 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} 20241011055618225 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055618225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b954620180]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055618225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b954620180]{UNVALIDATED}: Freeing instance 20241011055618225 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55b954620180]{UNVALIDATED}: Deallocated 20241011055618225 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055618225 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@90b1ff45f90e: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@90b1ff45f90e: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055618228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055618229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@90b1ff45f90e: Final verdict of PTC: none 20241011055618230 DLINP <000b> input/ipa.c:451 connected read/write 20241011055618230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055618230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055618230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055618230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055618230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40629<->l=127.0.0.1:4259) 131@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Oct 11 05:56:18 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 20241011055618272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51584<->l=127.0.0.1:4258 20241011055618373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51584<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12528) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Oct 11 05:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_unknown started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055621448 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055621448 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055621449 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055621452 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621452 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055621452 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055621452 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 20241011055621452 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055621452 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 20241011055621452 DLGSUP <0013> gsup_server.c:235 2: 20241011055621452 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055621452 DLGSUP <0013> gsup_server.c:235 3: 20241011055621452 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055621452 DLGSUP <0013> gsup_server.c:235 4: 20241011055621452 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055621452 DLGSUP <0013> gsup_server.c:235 5: 20241011055621452 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055621452 DLGSUP <0013> gsup_server.c:235 7: 20241011055621452 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055621452 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055621452 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055621452 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@90b1ff45f90e: 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") 20241011055621467 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36245<->l=127.0.0.1:4259) 20241011055621482 DAUC <0003> db_auc.c:157 IMSI='262427075932866': No 2G Auth Data 20241011055621482 DAUC <0003> db_auc.c:192 IMSI='262427075932866': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262427075932866" to be handled at TC_mo_ussd_unknown(138) 20241011055621519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20241011055621527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621527 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427075932866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427075932866" session_id=2850841314 session_state=BEGIN} 20241011055621527 DSS <0004> hlr_ussd.c:576 262427075932866/0xa9ec62e2: Process SS (BEGIN) 20241011055621527 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621527 DSS <0004> hlr_ussd.c:518 262427075932866/0xa9ec62e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621527 DSS <0004> hlr_ussd.c:523 262427075932866/0xa9ec62e2: USSD for unknown code '*#200#' 20241011055621527 DSS <0004> hlr_ussd.c:354 262427075932866/0xa9ec62e2: Tx ReturnError(1, 0x12) 20241011055621527 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427075932866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427075932866" session_id=2850841314 session_state=END} 20241011055621527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621527 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262427075932866" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427075932866" TC_mo_ussd_unknown(138)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621539 DAUC <0003> db_auc.c:157 IMSI='262424809729967': No 2G Auth Data 20241011055621539 DAUC <0003> db_auc.c:192 IMSI='262424809729967': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262424809729967" to be handled at TC_mo_ussd_unknown(139) 20241011055621573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 20241011055621578 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621578 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424809729967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424809729967" session_id=2138605955 session_state=BEGIN} 20241011055621578 DSS <0004> hlr_ussd.c:576 262424809729967/0x7f788983: Process SS (BEGIN) 20241011055621578 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621578 DSS <0004> hlr_ussd.c:518 262424809729967/0x7f788983: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621578 DSS <0004> hlr_ussd.c:523 262424809729967/0x7f788983: USSD for unknown code '*#200#' 20241011055621578 DSS <0004> hlr_ussd.c:354 262424809729967/0x7f788983: Tx ReturnError(1, 0x12) 20241011055621578 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424809729967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424809729967" session_id=2138605955 session_state=END} 20241011055621578 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621579 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262424809729967" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424809729967" TC_mo_ussd_unknown(139)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621590 DAUC <0003> db_auc.c:157 IMSI='262429554860863': No 2G Auth Data 20241011055621590 DAUC <0003> db_auc.c:192 IMSI='262429554860863': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262429554860863" to be handled at TC_mo_ussd_unknown(140) 20241011055621623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 20241011055621629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621629 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429554860863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429554860863" session_id=3357028924 session_state=BEGIN} 20241011055621629 DSS <0004> hlr_ussd.c:576 262429554860863/0xc818323c: Process SS (BEGIN) 20241011055621629 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621629 DSS <0004> hlr_ussd.c:518 262429554860863/0xc818323c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621629 DSS <0004> hlr_ussd.c:523 262429554860863/0xc818323c: USSD for unknown code '*#200#' 20241011055621629 DSS <0004> hlr_ussd.c:354 262429554860863/0xc818323c: Tx ReturnError(1, 0x12) 20241011055621629 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429554860863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429554860863" session_id=3357028924 session_state=END} 20241011055621629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262429554860863" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429554860863" TC_mo_ussd_unknown(140)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621653 DAUC <0003> db_auc.c:157 IMSI='262422644131456': No 2G Auth Data 20241011055621653 DAUC <0003> db_auc.c:192 IMSI='262422644131456': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262422644131456" to be handled at TC_mo_ussd_unknown(141) 20241011055621681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241011055621687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621687 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422644131456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422644131456" session_id=3694173205 session_state=BEGIN} 20241011055621687 DSS <0004> hlr_ussd.c:576 262422644131456/0xdc309c15: Process SS (BEGIN) 20241011055621687 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621687 DSS <0004> hlr_ussd.c:518 262422644131456/0xdc309c15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621687 DSS <0004> hlr_ussd.c:523 262422644131456/0xdc309c15: USSD for unknown code '*#200#' 20241011055621687 DSS <0004> hlr_ussd.c:354 262422644131456/0xdc309c15: Tx ReturnError(1, 0x12) 20241011055621687 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422644131456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422644131456" session_id=3694173205 session_state=END} 20241011055621687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262422644131456" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422644131456" TC_mo_ussd_unknown(141)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621694 DAUC <0003> db_auc.c:157 IMSI='262421576323968': No 2G Auth Data 20241011055621694 DAUC <0003> db_auc.c:192 IMSI='262421576323968': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262421576323968" to be handled at TC_mo_ussd_unknown(142) 20241011055621722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241011055621730 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621730 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421576323968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421576323968" session_id=2015106667 session_state=BEGIN} 20241011055621730 DSS <0004> hlr_ussd.c:576 262421576323968/0x781c166b: Process SS (BEGIN) 20241011055621730 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621730 DSS <0004> hlr_ussd.c:518 262421576323968/0x781c166b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621730 DSS <0004> hlr_ussd.c:523 262421576323968/0x781c166b: USSD for unknown code '*#200#' 20241011055621730 DSS <0004> hlr_ussd.c:354 262421576323968/0x781c166b: Tx ReturnError(1, 0x12) 20241011055621730 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421576323968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421576323968" session_id=2015106667 session_state=END} 20241011055621730 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621730 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262421576323968" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421576323968" TC_mo_ussd_unknown(142)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621738 DAUC <0003> db_auc.c:157 IMSI='262420741536852': No 2G Auth Data 20241011055621738 DAUC <0003> db_auc.c:192 IMSI='262420741536852': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262420741536852" to be handled at TC_mo_ussd_unknown(143) 20241011055621769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51662<->l=127.0.0.1:4258 20241011055621776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621776 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420741536852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420741536852" session_id=128808734 session_state=BEGIN} 20241011055621776 DSS <0004> hlr_ussd.c:576 262420741536852/0x07ad771e: Process SS (BEGIN) 20241011055621776 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621776 DSS <0004> hlr_ussd.c:518 262420741536852/0x07ad771e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621776 DSS <0004> hlr_ussd.c:523 262420741536852/0x07ad771e: USSD for unknown code '*#200#' 20241011055621776 DSS <0004> hlr_ussd.c:354 262420741536852/0x07ad771e: Tx ReturnError(1, 0x12) 20241011055621776 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420741536852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420741536852" session_id=128808734 session_state=END} 20241011055621776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621776 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262420741536852" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420741536852" TC_mo_ussd_unknown(143)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51662<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621784 DAUC <0003> db_auc.c:157 IMSI='262421600878447': No 2G Auth Data 20241011055621784 DAUC <0003> db_auc.c:192 IMSI='262421600878447': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262421600878447" to be handled at TC_mo_ussd_unknown(144) 20241011055621813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4258 20241011055621817 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621817 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421600878447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421600878447" session_id=544327175 session_state=BEGIN} 20241011055621817 DSS <0004> hlr_ussd.c:576 262421600878447/0x2071c607: Process SS (BEGIN) 20241011055621817 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621817 DSS <0004> hlr_ussd.c:518 262421600878447/0x2071c607: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621817 DSS <0004> hlr_ussd.c:523 262421600878447/0x2071c607: USSD for unknown code '*#200#' 20241011055621817 DSS <0004> hlr_ussd.c:354 262421600878447/0x2071c607: Tx ReturnError(1, 0x12) 20241011055621817 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421600878447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421600878447" session_id=544327175 session_state=END} 20241011055621817 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621817 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262421600878447" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421600878447" TC_mo_ussd_unknown(144)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621824 DAUC <0003> db_auc.c:157 IMSI='262421017299227': No 2G Auth Data 20241011055621824 DAUC <0003> db_auc.c:192 IMSI='262421017299227': No 3G Auth Data HLR_Test-GSUP(135)@90b1ff45f90e: Created GsupExpect[0] for "262421017299227" to be handled at TC_mo_ussd_unknown(145) 20241011055621856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 20241011055621861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621861 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421017299227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421017299227" session_id=1953333053 session_state=BEGIN} 20241011055621861 DSS <0004> hlr_ussd.c:576 262421017299227/0x746d7f3d: Process SS (BEGIN) 20241011055621861 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241011055621861 DSS <0004> hlr_ussd.c:518 262421017299227/0x746d7f3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241011055621861 DSS <0004> hlr_ussd.c:523 262421017299227/0x746d7f3d: USSD for unknown code '*#200#' 20241011055621861 DSS <0004> hlr_ussd.c:354 262421017299227/0x746d7f3d: Tx ReturnError(1, 0x12) 20241011055621861 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421017299227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421017299227" session_id=1953333053 session_state=END} 20241011055621861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055621861 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@90b1ff45f90e: Found GsupExpect[0] for "262421017299227" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421017299227" TC_mo_ussd_unknown(145)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055621864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@90b1ff45f90e: Final verdict of PTC: pass 20241011055621865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51586<->l=127.0.0.1:4258 20241011055621865 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36245<->l=127.0.0.1:4259) 20241011055621865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055621865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055621865 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055621865 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055621865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@90b1ff45f90e: Final verdict of PTC: none 136@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 136: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Oct 11 05:56:21 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 20241011055621908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 20241011055622009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=26604) Waiting for packet dumper to finish... 1 (prev_count=26604, count=40256) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Oct 11 05:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_euse_disc started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055625090 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055625090 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055625093 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055625097 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055625097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055625097 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 20241011055625097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055625097 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 20241011055625097 DLGSUP <0013> gsup_server.c:235 2: 20241011055625097 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055625097 DLGSUP <0013> gsup_server.c:235 3: 20241011055625097 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055625097 DLGSUP <0013> gsup_server.c:235 4: 20241011055625097 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055625097 DLGSUP <0013> gsup_server.c:235 5: 20241011055625097 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055625097 DLGSUP <0013> gsup_server.c:235 7: 20241011055625097 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055625097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055625097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055625097 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@90b1ff45f90e: 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") 20241011055625114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43003<->l=127.0.0.1:4259) 20241011055625136 DAUC <0003> db_auc.c:157 IMSI='262427083171891': No 2G Auth Data 20241011055625136 DAUC <0003> db_auc.c:192 IMSI='262427083171891': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262427083171891" to be handled at TC_mo_ussd_euse_disc(150) 20241011055625161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20241011055625169 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625169 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427083171891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427083171891" session_id=1903143100 session_state=BEGIN} 20241011055625169 DSS <0004> hlr_ussd.c:576 262427083171891/0x716fa8bc: Process SS (BEGIN) 20241011055625169 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625169 DSS <0004> hlr_ussd.c:518 262427083171891/0x716fa8bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625169 DSS <0004> hlr_ussd.c:542 262427083171891/0x716fa8bc: Cannot find conn for EUSE EUSE-foobar 20241011055625169 DSS <0004> hlr_ussd.c:354 262427083171891/0x716fa8bc: Tx ReturnError(1, 0x22) 20241011055625169 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427083171891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427083171891" session_id=1903143100 session_state=END} 20241011055625169 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625169 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262427083171891" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427083171891" TC_mo_ussd_euse_disc(150)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625176 DAUC <0003> db_auc.c:157 IMSI='262428329492174': No 2G Auth Data 20241011055625176 DAUC <0003> db_auc.c:192 IMSI='262428329492174': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262428329492174" to be handled at TC_mo_ussd_euse_disc(151) 20241011055625198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 20241011055625205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625205 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428329492174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428329492174" session_id=1437773908 session_state=BEGIN} 20241011055625205 DSS <0004> hlr_ussd.c:576 262428329492174/0x55b2b054: Process SS (BEGIN) 20241011055625205 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625205 DSS <0004> hlr_ussd.c:518 262428329492174/0x55b2b054: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625205 DSS <0004> hlr_ussd.c:542 262428329492174/0x55b2b054: Cannot find conn for EUSE EUSE-foobar 20241011055625205 DSS <0004> hlr_ussd.c:354 262428329492174/0x55b2b054: Tx ReturnError(1, 0x22) 20241011055625205 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428329492174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428329492174" session_id=1437773908 session_state=END} 20241011055625205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262428329492174" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428329492174" TC_mo_ussd_euse_disc(151)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625211 DAUC <0003> db_auc.c:157 IMSI='262426476958443': No 2G Auth Data 20241011055625211 DAUC <0003> db_auc.c:192 IMSI='262426476958443': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262426476958443" to be handled at TC_mo_ussd_euse_disc(152) 20241011055625234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 20241011055625241 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625241 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426476958443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426476958443" session_id=3767904823 session_state=BEGIN} 20241011055625241 DSS <0004> hlr_ussd.c:576 262426476958443/0xe095aa37: Process SS (BEGIN) 20241011055625241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625241 DSS <0004> hlr_ussd.c:518 262426476958443/0xe095aa37: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625241 DSS <0004> hlr_ussd.c:542 262426476958443/0xe095aa37: Cannot find conn for EUSE EUSE-foobar 20241011055625241 DSS <0004> hlr_ussd.c:354 262426476958443/0xe095aa37: Tx ReturnError(1, 0x22) 20241011055625241 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426476958443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426476958443" session_id=3767904823 session_state=END} 20241011055625241 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625241 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262426476958443" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426476958443" TC_mo_ussd_euse_disc(152)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625250 DAUC <0003> db_auc.c:157 IMSI='262425406274485': No 2G Auth Data 20241011055625250 DAUC <0003> db_auc.c:192 IMSI='262425406274485': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262425406274485" to be handled at TC_mo_ussd_euse_disc(153) 20241011055625274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20241011055625280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625280 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425406274485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425406274485" session_id=2026224362 session_state=BEGIN} 20241011055625280 DSS <0004> hlr_ussd.c:576 262425406274485/0x78c5baea: Process SS (BEGIN) 20241011055625280 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625280 DSS <0004> hlr_ussd.c:518 262425406274485/0x78c5baea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625280 DSS <0004> hlr_ussd.c:542 262425406274485/0x78c5baea: Cannot find conn for EUSE EUSE-foobar 20241011055625280 DSS <0004> hlr_ussd.c:354 262425406274485/0x78c5baea: Tx ReturnError(1, 0x22) 20241011055625280 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425406274485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425406274485" session_id=2026224362 session_state=END} 20241011055625280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262425406274485" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425406274485" TC_mo_ussd_euse_disc(153)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625287 DAUC <0003> db_auc.c:157 IMSI='262424090102548': No 2G Auth Data 20241011055625287 DAUC <0003> db_auc.c:192 IMSI='262424090102548': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262424090102548" to be handled at TC_mo_ussd_euse_disc(154) 20241011055625312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4258 20241011055625317 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625317 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424090102548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424090102548" session_id=1342780494 session_state=BEGIN} 20241011055625317 DSS <0004> hlr_ussd.c:576 262424090102548/0x5009344e: Process SS (BEGIN) 20241011055625317 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625317 DSS <0004> hlr_ussd.c:518 262424090102548/0x5009344e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625317 DSS <0004> hlr_ussd.c:542 262424090102548/0x5009344e: Cannot find conn for EUSE EUSE-foobar 20241011055625317 DSS <0004> hlr_ussd.c:354 262424090102548/0x5009344e: Tx ReturnError(1, 0x22) 20241011055625317 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424090102548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424090102548" session_id=1342780494 session_state=END} 20241011055625317 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625317 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262424090102548" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424090102548" TC_mo_ussd_euse_disc(154)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625326 DAUC <0003> db_auc.c:157 IMSI='262425734210622': No 2G Auth Data 20241011055625326 DAUC <0003> db_auc.c:192 IMSI='262425734210622': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262425734210622" to be handled at TC_mo_ussd_euse_disc(155) 20241011055625354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20241011055625358 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625358 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425734210622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425734210622" session_id=2645529910 session_state=BEGIN} 20241011055625358 DSS <0004> hlr_ussd.c:576 262425734210622/0x9daf9536: Process SS (BEGIN) 20241011055625358 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625358 DSS <0004> hlr_ussd.c:518 262425734210622/0x9daf9536: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625358 DSS <0004> hlr_ussd.c:542 262425734210622/0x9daf9536: Cannot find conn for EUSE EUSE-foobar 20241011055625358 DSS <0004> hlr_ussd.c:354 262425734210622/0x9daf9536: Tx ReturnError(1, 0x22) 20241011055625358 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425734210622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425734210622" session_id=2645529910 session_state=END} 20241011055625358 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625358 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262425734210622" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425734210622" TC_mo_ussd_euse_disc(155)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625365 DAUC <0003> db_auc.c:157 IMSI='262427518471819': No 2G Auth Data 20241011055625365 DAUC <0003> db_auc.c:192 IMSI='262427518471819': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262427518471819" to be handled at TC_mo_ussd_euse_disc(156) 20241011055625392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 20241011055625397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625397 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427518471819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427518471819" session_id=2348219971 session_state=BEGIN} 20241011055625397 DSS <0004> hlr_ussd.c:576 262427518471819/0x8bf6fe43: Process SS (BEGIN) 20241011055625397 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625397 DSS <0004> hlr_ussd.c:518 262427518471819/0x8bf6fe43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625397 DSS <0004> hlr_ussd.c:542 262427518471819/0x8bf6fe43: Cannot find conn for EUSE EUSE-foobar 20241011055625397 DSS <0004> hlr_ussd.c:354 262427518471819/0x8bf6fe43: Tx ReturnError(1, 0x22) 20241011055625397 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427518471819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427518471819" session_id=2348219971 session_state=END} 20241011055625397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262427518471819" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427518471819" TC_mo_ussd_euse_disc(156)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625406 DAUC <0003> db_auc.c:157 IMSI='262427437831329': No 2G Auth Data 20241011055625406 DAUC <0003> db_auc.c:192 IMSI='262427437831329': No 3G Auth Data HLR_Test-GSUP(147)@90b1ff45f90e: Created GsupExpect[0] for "262427437831329" to be handled at TC_mo_ussd_euse_disc(157) 20241011055625433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20241011055625440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625440 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427437831329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427437831329" session_id=1726265634 session_state=BEGIN} 20241011055625440 DSS <0004> hlr_ussd.c:576 262427437831329/0x66e4b922: Process SS (BEGIN) 20241011055625440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055625440 DSS <0004> hlr_ussd.c:518 262427437831329/0x66e4b922: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055625440 DSS <0004> hlr_ussd.c:542 262427437831329/0x66e4b922: Cannot find conn for EUSE EUSE-foobar 20241011055625440 DSS <0004> hlr_ussd.c:354 262427437831329/0x66e4b922: Tx ReturnError(1, 0x22) 20241011055625440 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427437831329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427437831329" session_id=1726265634 session_state=END} 20241011055625440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055625440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@90b1ff45f90e: Found GsupExpect[0] for "262427437831329" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427437831329" TC_mo_ussd_euse_disc(157)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055625443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@90b1ff45f90e: Final verdict of PTC: pass 20241011055625443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241011055625444 DLINP <000b> input/ipa.c:451 connected read/write 20241011055625444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055625444 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055625444 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055625444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055625444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43003<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@90b1ff45f90e: Final verdict of PTC: none 148@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 148: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Oct 11 05:56:25 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 20241011055625483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241011055625684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29304) Waiting for packet dumper to finish... 1 (prev_count=29304, count=39492) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Oct 11 05:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_imsi started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055628757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055628757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055628759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055628762 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055628762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055628762 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 20241011055628762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055628762 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 20241011055628762 DLGSUP <0013> gsup_server.c:235 2: 20241011055628762 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055628762 DLGSUP <0013> gsup_server.c:235 3: 20241011055628762 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055628762 DLGSUP <0013> gsup_server.c:235 4: 20241011055628762 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055628762 DLGSUP <0013> gsup_server.c:235 5: 20241011055628762 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055628762 DLGSUP <0013> gsup_server.c:235 7: 20241011055628762 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055628762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055628762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055628762 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@90b1ff45f90e: 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") 20241011055628781 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35233<->l=127.0.0.1:4259) 20241011055628800 DAUC <0003> db_auc.c:157 IMSI='262420567543934': No 2G Auth Data 20241011055628800 DAUC <0003> db_auc.c:192 IMSI='262420567543934': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262420567543934" to be handled at TC_mo_ussd_iuse_imsi(162) 20241011055628823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241011055628829 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628829 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420567543934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420567543934" session_id=2105875516 session_state=BEGIN} 20241011055628829 DSS <0004> hlr_ussd.c:576 262420567543934/0x7d851c3c: Process SS (BEGIN) 20241011055628829 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628829 DSS <0004> hlr_ussd.c:518 262420567543934/0x7d851c3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628829 DSS <0004> hlr_ussd.c:363 262420567543934/0x7d851c3c: Tx USSD 'Your IMSI is 262420567543934' 20241011055628829 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420567543934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567543934" session_id=2105875516 session_state=END} 20241011055628829 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420567543934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628829 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628829 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262420567543934" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420567543934" TC_mo_ussd_iuse_imsi(162)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AC66BBD568B3DC8C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055628835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@90b1ff45f90e: Final verdict of PTC: pass 20241011055628839 DAUC <0003> db_auc.c:157 IMSI='262422806134039': No 2G Auth Data 20241011055628839 DAUC <0003> db_auc.c:192 IMSI='262422806134039': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262422806134039" to be handled at TC_mo_ussd_iuse_imsi(163) 20241011055628865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 20241011055628871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628871 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422806134039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422806134039" session_id=1427891688 session_state=BEGIN} 20241011055628871 DSS <0004> hlr_ussd.c:576 262422806134039/0x551be5e8: Process SS (BEGIN) 20241011055628871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628871 DSS <0004> hlr_ussd.c:518 262422806134039/0x551be5e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628871 DSS <0004> hlr_ussd.c:363 262422806134039/0x551be5e8: Tx USSD 'Your IMSI is 262422806134039' 20241011055628871 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422806134039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422806134039" session_id=1427891688 session_state=END} 20241011055628871 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422806134039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262422806134039" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422806134039" TC_mo_ussd_iuse_imsi(163)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990C07B3C56634D82C07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055628875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@90b1ff45f90e: Final verdict of PTC: pass 20241011055628882 DAUC <0003> db_auc.c:157 IMSI='262423022711969': No 2G Auth Data 20241011055628882 DAUC <0003> db_auc.c:192 IMSI='262423022711969': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262423022711969" to be handled at TC_mo_ussd_iuse_imsi(164) 20241011055628909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20241011055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628915 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423022711969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423022711969" session_id=1143881164 session_state=BEGIN} 20241011055628915 DSS <0004> hlr_ussd.c:576 262423022711969/0x442e3dcc: Process SS (BEGIN) 20241011055628915 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628915 DSS <0004> hlr_ussd.c:518 262423022711969/0x442e3dcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628915 DSS <0004> hlr_ussd.c:363 262423022711969/0x442e3dcc: Tx USSD 'Your IMSI is 262423022711969' 20241011055628915 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423022711969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423022711969" session_id=1143881164 session_state=END} 20241011055628915 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423022711969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262423022711969" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423022711969" TC_mo_ussd_iuse_imsi(164)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C2693DD62B19C2D07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055628918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@90b1ff45f90e: Final verdict of PTC: pass 20241011055628925 DAUC <0003> db_auc.c:157 IMSI='262423946906475': No 2G Auth Data 20241011055628925 DAUC <0003> db_auc.c:192 IMSI='262423946906475': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262423946906475" to be handled at TC_mo_ussd_iuse_imsi(165) 20241011055628951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20241011055628957 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055628957 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423946906475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423946906475" session_id=2139598619 session_state=BEGIN} 20241011055628957 DSS <0004> hlr_ussd.c:576 262423946906475/0x7f87af1b: Process SS (BEGIN) 20241011055628957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055628957 DSS <0004> hlr_ussd.c:518 262423946906475/0x7f87af1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055628957 DSS <0004> hlr_ussd.c:363 262423946906475/0x7f87af1b: Tx USSD 'Your IMSI is 262423946906475' 20241011055628957 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423946906475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423946906475" session_id=2139598619 session_state=END} 20241011055628957 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423946906475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055628957 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055628957 DLINP <000b> input/ipa.c:451 connected read/write 20241011055628957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262423946906475" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423946906475" TC_mo_ussd_iuse_imsi(165)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C47B3E56036DAAD06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055628961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@90b1ff45f90e: Final verdict of PTC: pass 20241011055628968 DAUC <0003> db_auc.c:157 IMSI='262426209074254': No 2G Auth Data 20241011055628968 DAUC <0003> db_auc.c:192 IMSI='262426209074254': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262426209074254" to be handled at TC_mo_ussd_iuse_imsi(166) 20241011055628996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20241011055629003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629003 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426209074254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426209074254" session_id=3766676273 session_state=BEGIN} 20241011055629003 DSS <0004> hlr_ussd.c:576 262426209074254/0xe082eb31: Process SS (BEGIN) 20241011055629003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629003 DSS <0004> hlr_ussd.c:518 262426209074254/0xe082eb31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629003 DSS <0004> hlr_ussd.c:363 262426209074254/0xe082eb31: Tx USSD 'Your IMSI is 262426209074254' 20241011055629003 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426209074254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426209074254" session_id=3766676273 session_state=END} 20241011055629003 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426209074254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629003 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262426209074254" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426209074254" TC_mo_ussd_iuse_imsi(166)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D06CBC16E34598D06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055629007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@90b1ff45f90e: Final verdict of PTC: pass 20241011055629015 DAUC <0003> db_auc.c:157 IMSI='262424669756074': No 2G Auth Data 20241011055629015 DAUC <0003> db_auc.c:192 IMSI='262424669756074': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262424669756074" to be handled at TC_mo_ussd_iuse_imsi(167) 20241011055629047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241011055629052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629052 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424669756074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424669756074" session_id=1993557531 session_state=BEGIN} 20241011055629052 DSS <0004> hlr_ussd.c:576 262424669756074/0x76d3461b: Process SS (BEGIN) 20241011055629052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629052 DSS <0004> hlr_ussd.c:518 262424669756074/0x76d3461b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629052 DSS <0004> hlr_ussd.c:363 262424669756074/0x76d3461b: Tx USSD 'Your IMSI is 262424669756074' 20241011055629052 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424669756074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424669756074" session_id=1993557531 session_state=END} 20241011055629052 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424669756074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262424669756074" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424669756074" TC_mo_ussd_iuse_imsi(167)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD66CBDD6A36D88D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055629056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@90b1ff45f90e: Final verdict of PTC: pass 20241011055629060 DAUC <0003> db_auc.c:157 IMSI='262423730744157': No 2G Auth Data 20241011055629060 DAUC <0003> db_auc.c:192 IMSI='262423730744157': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262423730744157" to be handled at TC_mo_ussd_iuse_imsi(168) 20241011055629085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241011055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629090 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423730744157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423730744157" session_id=1688357521 session_state=BEGIN} 20241011055629090 DSS <0004> hlr_ussd.c:576 262423730744157/0x64a24a91: Process SS (BEGIN) 20241011055629090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629090 DSS <0004> hlr_ussd.c:518 262423730744157/0x64a24a91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629090 DSS <0004> hlr_ussd.c:363 262423730744157/0x64a24a91: Tx USSD 'Your IMSI is 262423730744157' 20241011055629090 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423730744157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423730744157" session_id=1688357521 session_state=END} 20241011055629090 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423730744157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262423730744157" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423730744157" TC_mo_ussd_iuse_imsi(168)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9EC3683DD68B458ED06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055629094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@90b1ff45f90e: Final verdict of PTC: pass 20241011055629098 DAUC <0003> db_auc.c:157 IMSI='262421192114324': No 2G Auth Data 20241011055629098 DAUC <0003> db_auc.c:192 IMSI='262421192114324': No 3G Auth Data HLR_Test-GSUP(159)@90b1ff45f90e: Created GsupExpect[0] for "262421192114324" to be handled at TC_mo_ussd_iuse_imsi(169) 20241011055629126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4258 20241011055629131 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629131 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421192114324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421192114324" session_id=88275999 session_state=BEGIN} 20241011055629131 DSS <0004> hlr_ussd.c:576 262421192114324/0x0542fc1f: Process SS (BEGIN) 20241011055629131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055629131 DSS <0004> hlr_ussd.c:518 262421192114324/0x0542fc1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055629131 DSS <0004> hlr_ussd.c:363 262421192114324/0x0542fc1f: Tx USSD 'Your IMSI is 262421192114324' 20241011055629131 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421192114324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421192114324" session_id=88275999 session_state=END} 20241011055629131 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421192114324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055629131 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055629131 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@90b1ff45f90e: Found GsupExpect[0] for "262421192114324" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421192114324" TC_mo_ussd_iuse_imsi(169)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C9693C562B4998C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055629134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@90b1ff45f90e: Final verdict of PTC: pass 20241011055629135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 20241011055629136 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35233<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@90b1ff45f90e: Final verdict of PTC: none 20241011055629137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055629137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055629137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055629137 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055629137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@90b1ff45f90e: Final verdict of PTC: none 160@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 160: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Oct 11 05:56:29 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 20241011055629180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43770<->l=127.0.0.1:4258 20241011055629381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43770<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5660) Waiting for packet dumper to finish... 1 (prev_count=5660, count=40512) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Oct 11 05:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055632457 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055632457 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055632459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055632462 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632462 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055632462 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055632462 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 20241011055632462 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055632462 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 20241011055632462 DLGSUP <0013> gsup_server.c:235 2: 20241011055632462 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055632462 DLGSUP <0013> gsup_server.c:235 3: 20241011055632462 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055632462 DLGSUP <0013> gsup_server.c:235 4: 20241011055632462 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055632462 DLGSUP <0013> gsup_server.c:235 5: 20241011055632462 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055632462 DLGSUP <0013> gsup_server.c:235 7: 20241011055632462 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055632462 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055632462 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055632462 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@90b1ff45f90e: 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") 20241011055632480 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39157<->l=127.0.0.1:4259) 20241011055632498 DAUC <0003> db_auc.c:157 IMSI='262420241658876': No 2G Auth Data 20241011055632498 DAUC <0003> db_auc.c:192 IMSI='262420241658876': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262420241658876" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241011055632522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20241011055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632530 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420241658876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420241658876" source_name="the-source\n" session_id=3742592310 session_state=BEGIN} 20241011055632530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055632530 DSS <0004> hlr_ussd.c:576 262420241658876/0xdf136d36: Process SS (BEGIN) 20241011055632530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632530 DSS <0004> hlr_ussd.c:518 262420241658876/0xdf136d36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632530 DSS <0004> hlr_ussd.c:363 262420241658876/0xdf136d36: Tx USSD 'Your IMSI is 262420241658876' 20241011055632530 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420241658876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420241658876" destination_name="the-source\n" session_id=3742592310 session_state=END} 20241011055632530 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420241658876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262420241658876" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420241658876" TC_mo_ussd_iuse_imsi_via_proxy(174)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194C468BD96A38DCCD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632538 DAUC <0003> db_auc.c:157 IMSI='262422512167480': No 2G Auth Data 20241011055632538 DAUC <0003> db_auc.c:192 IMSI='262422512167480': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262422512167480" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241011055632562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241011055632567 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632567 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422512167480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422512167480" source_name="the-source\n" session_id=3477446836 session_state=BEGIN} 20241011055632567 DSS <0004> hlr_ussd.c:576 262422512167480/0xcf45a0b4: Process SS (BEGIN) 20241011055632567 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632567 DSS <0004> hlr_ussd.c:518 262422512167480/0xcf45a0b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632567 DSS <0004> hlr_ussd.c:363 262422512167480/0xcf45a0b4: Tx USSD 'Your IMSI is 262422512167480' 20241011055632567 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422512167480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422512167480" destination_name="the-source\n" session_id=3477446836 session_state=END} 20241011055632567 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422512167480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632567 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632567 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262422512167480" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422512167480" TC_mo_ussd_iuse_imsi_via_proxy(175)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AC1693C56C371A0E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632574 DAUC <0003> db_auc.c:157 IMSI='262428809716659': No 2G Auth Data 20241011055632574 DAUC <0003> db_auc.c:192 IMSI='262428809716659': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262428809716659" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241011055632598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 20241011055632604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632604 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428809716659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428809716659" source_name="the-source\n" session_id=4089851117 session_state=BEGIN} 20241011055632604 DSS <0004> hlr_ussd.c:576 262428809716659/0xf3c62ced: Process SS (BEGIN) 20241011055632604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632604 DSS <0004> hlr_ussd.c:518 262428809716659/0xf3c62ced: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632604 DSS <0004> hlr_ussd.c:363 262428809716659/0xf3c62ced: Tx USSD 'Your IMSI is 262428809716659' 20241011055632604 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428809716659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809716659" destination_name="the-source\n" session_id=4089851117 session_state=END} 20241011055632604 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262428809716659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632604 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262428809716659" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428809716659" TC_mo_ussd_iuse_imsi_via_proxy(176)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E07CBDD62365B2D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632613 DAUC <0003> db_auc.c:157 IMSI='262427048822191': No 2G Auth Data 20241011055632613 DAUC <0003> db_auc.c:192 IMSI='262427048822191': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262427048822191" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241011055632636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20241011055632642 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632642 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427048822191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427048822191" source_name="the-source\n" session_id=3752595561 session_state=BEGIN} 20241011055632642 DSS <0004> hlr_ussd.c:576 262427048822191/0xdfac1069: Process SS (BEGIN) 20241011055632642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632642 DSS <0004> hlr_ussd.c:518 262427048822191/0xdfac1069: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632642 DSS <0004> hlr_ussd.c:363 262427048822191/0xdfac1069: Tx USSD 'Your IMSI is 262427048822191' 20241011055632642 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427048822191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427048822191" destination_name="the-source\n" session_id=3752595561 session_state=END} 20241011055632642 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427048822191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632642 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632642 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262427048822191" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427048822191" TC_mo_ussd_iuse_imsi_via_proxy(177)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D46C3E164B2582E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632651 DAUC <0003> db_auc.c:157 IMSI='262426557715417': No 2G Auth Data 20241011055632651 DAUC <0003> db_auc.c:192 IMSI='262426557715417': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262426557715417" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241011055632675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20241011055632680 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632680 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426557715417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426557715417" source_name="the-source\n" session_id=1045225447 session_state=BEGIN} 20241011055632680 DSS <0004> hlr_ussd.c:576 262426557715417/0x3e4cdfe7: Process SS (BEGIN) 20241011055632680 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632680 DSS <0004> hlr_ussd.c:518 262426557715417/0x3e4cdfe7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632680 DSS <0004> hlr_ussd.c:363 262426557715417/0x3e4cdfe7: Tx USSD 'Your IMSI is 262426557715417' 20241011055632680 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426557715417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426557715417" destination_name="the-source\n" session_id=1045225447 session_state=END} 20241011055632680 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426557715417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632680 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632680 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262426557715417" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426557715417" TC_mo_ussd_iuse_imsi_via_proxy(178)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD56BBDD62355AEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632688 DAUC <0003> db_auc.c:157 IMSI='262429730774286': No 2G Auth Data 20241011055632688 DAUC <0003> db_auc.c:192 IMSI='262429730774286': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262429730774286" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241011055632713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 20241011055632718 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632718 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429730774286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429730774286" source_name="the-source\n" session_id=218995170 session_state=BEGIN} 20241011055632718 DSS <0004> hlr_ussd.c:576 262429730774286/0x0d0d99e2: Process SS (BEGIN) 20241011055632718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632718 DSS <0004> hlr_ussd.c:518 262429730774286/0x0d0d99e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632718 DSS <0004> hlr_ussd.c:363 262429730774286/0x0d0d99e2: Tx USSD 'Your IMSI is 262429730774286' 20241011055632718 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429730774286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429730774286" destination_name="the-source\n" session_id=218995170 session_state=END} 20241011055632718 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429730774286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632718 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632719 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262429730774286" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429730774286" TC_mo_ussd_iuse_imsi_via_proxy(179)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EE3683DD6E3419CE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632726 DAUC <0003> db_auc.c:157 IMSI='262425736510848': No 2G Auth Data 20241011055632726 DAUC <0003> db_auc.c:192 IMSI='262425736510848': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262425736510848" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241011055632755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4258 20241011055632759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632759 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425736510848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425736510848" source_name="the-source\n" session_id=2122450907 session_state=BEGIN} 20241011055632759 DSS <0004> hlr_ussd.c:576 262425736510848/0x7e8207db: Process SS (BEGIN) 20241011055632759 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632759 DSS <0004> hlr_ussd.c:518 262425736510848/0x7e8207db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632759 DSS <0004> hlr_ussd.c:363 262425736510848/0x7e8207db: Tx USSD 'Your IMSI is 262425736510848' 20241011055632759 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425736510848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425736510848" destination_name="the-source\n" session_id=2122450907 session_state=END} 20241011055632759 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425736510848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632760 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262425736510848" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425736510848" TC_mo_ussd_iuse_imsi_via_proxy(180)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459ED36B3D562301C0D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632767 DAUC <0003> db_auc.c:157 IMSI='262425279285823': No 2G Auth Data 20241011055632767 DAUC <0003> db_auc.c:192 IMSI='262425279285823': No 3G Auth Data HLR_Test-GSUP(171)@90b1ff45f90e: Created GsupExpect[0] for "262425279285823" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241011055632794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4258 20241011055632799 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632799 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425279285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425279285823" source_name="the-source\n" session_id=3346346684 session_state=BEGIN} 20241011055632799 DSS <0004> hlr_ussd.c:576 262425279285823/0xc77532bc: Process SS (BEGIN) 20241011055632799 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241011055632799 DSS <0004> hlr_ussd.c:518 262425279285823/0xc77532bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241011055632799 DSS <0004> hlr_ussd.c:363 262425279285823/0xc77532bc: Tx USSD 'Your IMSI is 262425279285823' 20241011055632799 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425279285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425279285823" destination_name="the-source\n" session_id=3346346684 session_state=END} 20241011055632799 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425279285823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055632799 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055632799 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@90b1ff45f90e: Found GsupExpect[0] for "262425279285823" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425279285823" TC_mo_ussd_iuse_imsi_via_proxy(181)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D76CBC970359C6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055632803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@90b1ff45f90e: Final verdict of PTC: pass 20241011055632803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241011055632805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39157<->l=127.0.0.1:4259) 20241011055632805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055632805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055632805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@90b1ff45f90e: Final verdict of PTC: none 20241011055632805 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055632805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055632805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 172: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Oct 11 05:56:32 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 20241011055632842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43874<->l=127.0.0.1:4258 20241011055633043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43874<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35712) Waiting for packet dumper to finish... 1 (prev_count=35712, count=40176) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Oct 11 05:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_msisdn started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055636118 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055636118 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055636120 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055636122 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636122 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055636122 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055636122 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 20241011055636122 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055636122 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 20241011055636122 DLGSUP <0013> gsup_server.c:235 2: 20241011055636122 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055636122 DLGSUP <0013> gsup_server.c:235 3: 20241011055636122 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055636122 DLGSUP <0013> gsup_server.c:235 4: 20241011055636122 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055636122 DLGSUP <0013> gsup_server.c:235 5: 20241011055636122 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055636122 DLGSUP <0013> gsup_server.c:235 7: 20241011055636122 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055636122 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055636122 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055636122 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@90b1ff45f90e: 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") 20241011055636138 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34895<->l=127.0.0.1:4259) 20241011055636147 DAUC <0003> db_auc.c:157 IMSI='262420236672275': No 2G Auth Data 20241011055636147 DAUC <0003> db_auc.c:192 IMSI='262420236672275': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262420236672275" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241011055636170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 20241011055636177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636177 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420236672275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420236672275" session_id=1883256555 session_state=BEGIN} 20241011055636177 DSS <0004> hlr_ussd.c:576 262420236672275/0x704036eb: Process SS (BEGIN) 20241011055636177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636177 DSS <0004> hlr_ussd.c:518 262420236672275/0x704036eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636177 DSS <0004> hlr_ussd.c:363 262420236672275/0x704036eb: Tx USSD 'Your extension is 491616211773' 20241011055636177 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420236672275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420236672275" session_id=1883256555 session_state=END} 20241011055636177 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420236672275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636177 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262420236672275" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420236672275" TC_mo_ussd_iuse_msisdn(186)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB258EC769B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636185 DAUC <0003> db_auc.c:157 IMSI='262423437650267': No 2G Auth Data 20241011055636185 DAUC <0003> db_auc.c:192 IMSI='262423437650267': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262423437650267" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241011055636209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 20241011055636216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636216 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423437650267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423437650267" session_id=1401055271 session_state=BEGIN} 20241011055636216 DSS <0004> hlr_ussd.c:576 262423437650267/0x53826827: Process SS (BEGIN) 20241011055636216 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636216 DSS <0004> hlr_ussd.c:518 262423437650267/0x53826827: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636216 DSS <0004> hlr_ussd.c:363 262423437650267/0x53826827: Tx USSD 'Your extension is 491610306322' 20241011055636216 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423437650267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423437650267" session_id=1401055271 session_state=END} 20241011055636216 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423437650267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636216 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262423437650267" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262423437650267" TC_mo_ussd_iuse_msisdn(187)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56033986D269301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636226 DAUC <0003> db_auc.c:157 IMSI='262426715603928': No 2G Auth Data 20241011055636226 DAUC <0003> db_auc.c:192 IMSI='262426715603928': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262426715603928" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241011055636250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43924<->l=127.0.0.1:4258 20241011055636257 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636257 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426715603928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426715603928" session_id=2340928865 session_state=BEGIN} 20241011055636257 DSS <0004> hlr_ussd.c:576 262426715603928/0x8b87bd61: Process SS (BEGIN) 20241011055636257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636257 DSS <0004> hlr_ussd.c:518 262426715603928/0x8b87bd61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636257 DSS <0004> hlr_ussd.c:363 262426715603928/0x8b87bd61: Tx USSD 'Your extension is 491611861305' 20241011055636257 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426715603928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426715603928" session_id=2340928865 session_state=END} 20241011055636257 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426715603928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636257 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636257 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262426715603928" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426715603928" TC_mo_ussd_iuse_msisdn(188)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562385B6C06AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636266 DAUC <0003> db_auc.c:157 IMSI='262429836865929': No 2G Auth Data 20241011055636266 DAUC <0003> db_auc.c:192 IMSI='262429836865929': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262429836865929" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241011055636289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4258 20241011055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636296 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429836865929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429836865929" session_id=3565102941 session_state=BEGIN} 20241011055636296 DSS <0004> hlr_ussd.c:576 262429836865929/0xd47f275d: Process SS (BEGIN) 20241011055636296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636296 DSS <0004> hlr_ussd.c:518 262429836865929/0xd47f275d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636296 DSS <0004> hlr_ussd.c:363 262429836865929/0xd47f275d: Tx USSD 'Your extension is 491611304521' 20241011055636296 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429836865929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429836865929" session_id=3565102941 session_state=END} 20241011055636296 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429836865929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636296 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262429836865929" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429836865929" TC_mo_ussd_iuse_msisdn(189)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5623318AD268B01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636304 DAUC <0003> db_auc.c:157 IMSI='262421851369863': No 2G Auth Data 20241011055636304 DAUC <0003> db_auc.c:192 IMSI='262421851369863': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262421851369863" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241011055636328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4258 20241011055636334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636334 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421851369863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421851369863" session_id=2697914302 session_state=BEGIN} 20241011055636334 DSS <0004> hlr_ussd.c:576 262421851369863/0xa0cee7be: Process SS (BEGIN) 20241011055636334 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636334 DSS <0004> hlr_ussd.c:518 262421851369863/0xa0cee7be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636334 DSS <0004> hlr_ussd.c:363 262421851369863/0xa0cee7be: Tx USSD 'Your extension is 491613741438' 20241011055636334 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421851369863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421851369863" session_id=2697914302 session_state=END} 20241011055636334 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421851369863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262421851369863" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421851369863" TC_mo_ussd_iuse_msisdn(190)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566375A8C36C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43944<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636342 DAUC <0003> db_auc.c:157 IMSI='262421375439249': No 2G Auth Data 20241011055636342 DAUC <0003> db_auc.c:192 IMSI='262421375439249': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262421375439249" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241011055636370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 20241011055636375 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636375 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421375439249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421375439249" session_id=3764847112 session_state=BEGIN} 20241011055636375 DSS <0004> hlr_ussd.c:576 262421375439249/0xe0670208: Process SS (BEGIN) 20241011055636376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636376 DSS <0004> hlr_ussd.c:518 262421375439249/0xe0670208: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636376 DSS <0004> hlr_ussd.c:363 262421375439249/0xe0670208: Tx USSD 'Your extension is 491618175265' 20241011055636376 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421375439249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421375439249" session_id=3764847112 session_state=END} 20241011055636376 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421375439249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262421375439249" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421375439249" TC_mo_ussd_iuse_msisdn(191)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B15B4D66AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636384 DAUC <0003> db_auc.c:157 IMSI='262428139834519': No 2G Auth Data 20241011055636384 DAUC <0003> db_auc.c:192 IMSI='262428139834519': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262428139834519" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241011055636418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4258 20241011055636423 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636423 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428139834519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428139834519" session_id=4262697048 session_state=BEGIN} 20241011055636423 DSS <0004> hlr_ussd.c:576 262428139834519/0xfe139858: Process SS (BEGIN) 20241011055636423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636423 DSS <0004> hlr_ussd.c:518 262428139834519/0xfe139858: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636423 DSS <0004> hlr_ussd.c:363 262428139834519/0xfe139858: Tx USSD 'Your extension is 491613107721' 20241011055636423 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428139834519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428139834519" session_id=4262697048 session_state=END} 20241011055636423 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428139834519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636423 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636423 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262428139834519" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262428139834519" TC_mo_ussd_iuse_msisdn(192)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56631D8ED268B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636430 DAUC <0003> db_auc.c:157 IMSI='262425702961463': No 2G Auth Data 20241011055636430 DAUC <0003> db_auc.c:192 IMSI='262425702961463': No 3G Auth Data HLR_Test-GSUP(183)@90b1ff45f90e: Created GsupExpect[0] for "262425702961463" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241011055636458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 20241011055636466 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636466 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425702961463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425702961463" session_id=3791324619 session_state=BEGIN} 20241011055636466 DSS <0004> hlr_ussd.c:576 262425702961463/0xe1fb05cb: Process SS (BEGIN) 20241011055636466 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055636466 DSS <0004> hlr_ussd.c:518 262425702961463/0xe1fb05cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055636466 DSS <0004> hlr_ussd.c:363 262425702961463/0xe1fb05cb: Tx USSD 'Your extension is 491618270068' 20241011055636466 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425702961463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425702961463" session_id=3791324619 session_state=END} 20241011055636466 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425702961463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055636466 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055636466 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@90b1ff45f90e: Found GsupExpect[0] for "262425702961463" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425702961463" TC_mo_ussd_iuse_msisdn(193)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B21B0C66C301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055636471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@90b1ff45f90e: Final verdict of PTC: pass 20241011055636472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4258 20241011055636473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34895<->l=127.0.0.1:4259) 20241011055636473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055636473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055636473 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055636473 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055636473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP(183)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@90b1ff45f90e: Final verdict of PTC: none 184@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 184: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Oct 11 05:56:36 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 20241011055636516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 20241011055636717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5720) Waiting for packet dumper to finish... 1 (prev_count=5720, count=40124) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Oct 11 05:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055639795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055639795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055639797 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055639801 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639801 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055639801 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055639801 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 20241011055639801 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055639801 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 20241011055639801 DLGSUP <0013> gsup_server.c:235 2: 20241011055639801 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055639801 DLGSUP <0013> gsup_server.c:235 3: 20241011055639801 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055639801 DLGSUP <0013> gsup_server.c:235 4: 20241011055639801 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055639801 DLGSUP <0013> gsup_server.c:235 5: 20241011055639801 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055639801 DLGSUP <0013> gsup_server.c:235 7: 20241011055639801 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055639801 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055639801 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055639801 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@90b1ff45f90e: 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") 20241011055639820 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33757<->l=127.0.0.1:4259) 20241011055639830 DAUC <0003> db_auc.c:157 IMSI='262426373589782': No 2G Auth Data 20241011055639830 DAUC <0003> db_auc.c:192 IMSI='262426373589782': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262426373589782" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241011055639854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 20241011055639862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639862 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426373589782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426373589782" source_name="the-source\n" session_id=3141941250 session_state=BEGIN} 20241011055639862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055639862 DSS <0004> hlr_ussd.c:576 262426373589782/0xbb463802: Process SS (BEGIN) 20241011055639862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639862 DSS <0004> hlr_ussd.c:518 262426373589782/0xbb463802: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639862 DSS <0004> hlr_ussd.c:363 262426373589782/0xbb463802: Tx USSD 'Your extension is 491611050378' 20241011055639862 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426373589782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426373589782" destination_name="the-source\n" session_id=3141941250 session_state=END} 20241011055639862 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426373589782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262426373589782" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426373589782" TC_mo_ussd_iuse_msisdn_via_proxy(198)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B01A6C76C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055639866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@90b1ff45f90e: Final verdict of PTC: pass 20241011055639870 DAUC <0003> db_auc.c:157 IMSI='262425717940433': No 2G Auth Data 20241011055639870 DAUC <0003> db_auc.c:192 IMSI='262425717940433': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262425717940433" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241011055639893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20241011055639900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639900 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425717940433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717940433" source_name="the-source\n" session_id=4054840874 session_state=BEGIN} 20241011055639900 DSS <0004> hlr_ussd.c:576 262425717940433/0xf1aff62a: Process SS (BEGIN) 20241011055639900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639900 DSS <0004> hlr_ussd.c:518 262425717940433/0xf1aff62a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639900 DSS <0004> hlr_ussd.c:363 262425717940433/0xf1aff62a: Tx USSD 'Your extension is 491612067656' 20241011055639900 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425717940433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717940433" destination_name="the-source\n" session_id=4054840874 session_state=END} 20241011055639900 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425717940433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262425717940433" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425717940433" TC_mo_ussd_iuse_msisdn_via_proxy(199)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56430DBCD56B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055639904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@90b1ff45f90e: Final verdict of PTC: pass 20241011055639908 DAUC <0003> db_auc.c:157 IMSI='262420713521400': No 2G Auth Data 20241011055639908 DAUC <0003> db_auc.c:192 IMSI='262420713521400': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262420713521400" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241011055639930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20241011055639936 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639936 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420713521400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420713521400" source_name="the-source\n" session_id=3794515391 session_state=BEGIN} 20241011055639936 DSS <0004> hlr_ussd.c:576 262420713521400/0xe22bb5bf: Process SS (BEGIN) 20241011055639936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639936 DSS <0004> hlr_ussd.c:518 262420713521400/0xe22bb5bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639936 DSS <0004> hlr_ussd.c:363 262420713521400/0xe22bb5bf: Tx USSD 'Your extension is 491618284004' 20241011055639936 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420713521400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420713521400" destination_name="the-source\n" session_id=3794515391 session_state=END} 20241011055639936 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262420713521400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639936 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639936 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262420713521400" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420713521400" TC_mo_ussd_iuse_msisdn_via_proxy(200)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570321C0D06A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055639940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@90b1ff45f90e: Final verdict of PTC: pass 20241011055639946 DAUC <0003> db_auc.c:157 IMSI='262425649166427': No 2G Auth Data 20241011055639946 DAUC <0003> db_auc.c:192 IMSI='262425649166427': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262425649166427" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241011055639968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20241011055639973 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055639973 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425649166427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425649166427" source_name="the-source\n" session_id=1276343735 session_state=BEGIN} 20241011055639973 DSS <0004> hlr_ussd.c:576 262425649166427/0x4c1375b7: Process SS (BEGIN) 20241011055639973 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055639973 DSS <0004> hlr_ussd.c:518 262425649166427/0x4c1375b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055639973 DSS <0004> hlr_ussd.c:363 262425649166427/0x4c1375b7: Tx USSD 'Your extension is 491610226317' 20241011055639973 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425649166427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425649166427" destination_name="the-source\n" session_id=1276343735 session_state=END} 20241011055639973 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425649166427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055639973 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055639973 DLINP <000b> input/ipa.c:451 connected read/write 20241011055639973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262425649166427" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425649166427" TC_mo_ussd_iuse_msisdn_via_proxy(201)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56032996D16BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055639978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@90b1ff45f90e: Final verdict of PTC: pass 20241011055639982 DAUC <0003> db_auc.c:157 IMSI='262427076873477': No 2G Auth Data 20241011055639982 DAUC <0003> db_auc.c:192 IMSI='262427076873477': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262427076873477" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241011055640005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 20241011055640010 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640010 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427076873477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427076873477" source_name="the-source\n" session_id=984322261 session_state=BEGIN} 20241011055640010 DSS <0004> hlr_ussd.c:576 262427076873477/0x3aab90d5: Process SS (BEGIN) 20241011055640010 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640010 DSS <0004> hlr_ussd.c:518 262427076873477/0x3aab90d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640010 DSS <0004> hlr_ussd.c:363 262427076873477/0x3aab90d5: Tx USSD 'Your extension is 491613104672' 20241011055640010 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427076873477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427076873477" destination_name="the-source\n" session_id=984322261 session_state=END} 20241011055640010 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262427076873477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640010 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640010 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262427076873477" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262427076873477" TC_mo_ussd_iuse_msisdn_via_proxy(202)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5663118CD769301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055640014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@90b1ff45f90e: Final verdict of PTC: pass 20241011055640018 DAUC <0003> db_auc.c:157 IMSI='262421426003716': No 2G Auth Data 20241011055640018 DAUC <0003> db_auc.c:192 IMSI='262421426003716': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262421426003716" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241011055640045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20241011055640052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640052 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421426003716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421426003716" source_name="the-source\n" session_id=2131122794 session_state=BEGIN} 20241011055640052 DSS <0004> hlr_ussd.c:576 262421426003716/0x7f065a6a: Process SS (BEGIN) 20241011055640052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640052 DSS <0004> hlr_ussd.c:518 262421426003716/0x7f065a6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640052 DSS <0004> hlr_ussd.c:363 262421426003716/0x7f065a6a: Tx USSD 'Your extension is 491610366730' 20241011055640052 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421426003716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421426003716" destination_name="the-source\n" session_id=2131122794 session_state=END} 20241011055640052 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421426003716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640052 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262421426003716" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421426003716" TC_mo_ussd_iuse_msisdn_via_proxy(203)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560339BED368301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055640056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@90b1ff45f90e: Final verdict of PTC: pass 20241011055640060 DAUC <0003> db_auc.c:157 IMSI='262427645144256': No 2G Auth Data 20241011055640060 DAUC <0003> db_auc.c:192 IMSI='262427645144256': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262427645144256" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241011055640089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20241011055640094 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640094 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427645144256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427645144256" source_name="the-source\n" session_id=1766754418 session_state=BEGIN} 20241011055640094 DSS <0004> hlr_ussd.c:576 262427645144256/0x694e8872: Process SS (BEGIN) 20241011055640094 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640094 DSS <0004> hlr_ussd.c:518 262427645144256/0x694e8872: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640094 DSS <0004> hlr_ussd.c:363 262427645144256/0x694e8872: Tx USSD 'Your extension is 491610200252' 20241011055640094 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427645144256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645144256" destination_name="the-source\n" session_id=1766754418 session_state=END} 20241011055640094 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427645144256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640094 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640095 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262427645144256" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427645144256" TC_mo_ussd_iuse_msisdn_via_proxy(204)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56032184C569301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055640098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@90b1ff45f90e: Final verdict of PTC: pass 20241011055640102 DAUC <0003> db_auc.c:157 IMSI='262420020790972': No 2G Auth Data 20241011055640102 DAUC <0003> db_auc.c:192 IMSI='262420020790972': No 3G Auth Data HLR_Test-GSUP(195)@90b1ff45f90e: Created GsupExpect[0] for "262420020790972" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241011055640131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 20241011055640136 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640137 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420020790972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420020790972" source_name="the-source\n" session_id=1644886579 session_state=BEGIN} 20241011055640137 DSS <0004> hlr_ussd.c:576 262420020790972/0x620afa33: Process SS (BEGIN) 20241011055640137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241011055640137 DSS <0004> hlr_ussd.c:518 262420020790972/0x620afa33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241011055640137 DSS <0004> hlr_ussd.c:363 262420020790972/0x620afa33: Tx USSD 'Your extension is 491616258142' 20241011055640137 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420020790972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420020790972" destination_name="the-source\n" session_id=1644886579 session_state=END} 20241011055640137 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262420020790972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055640137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055640137 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@90b1ff45f90e: Found GsupExpect[0] for "262420020790972" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420020790972" TC_mo_ussd_iuse_msisdn_via_proxy(205)@90b1ff45f90e: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB21A2E469301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055640141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@90b1ff45f90e: Final verdict of PTC: pass 20241011055640141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 20241011055640142 DLINP <000b> input/ipa.c:451 connected read/write 20241011055640142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055640142 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055640142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055640142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055640142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@90b1ff45f90e: Final verdict of PTC: none 20241011055640143 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33757<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 196: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Oct 11 05:56:40 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 20241011055640186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20241011055640387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32388) Waiting for packet dumper to finish... 1 (prev_count=32388, count=40212) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Oct 11 05:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_euse started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 20241011055643469 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46685 20241011055643469 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46685 MTC@90b1ff45f90e: in not legacy case 2 IPA-EUSE-foobar(208)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055643471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643471 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643473 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055643473 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055643474 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643474 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055643474 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241011055643474 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241011055643474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241011055643474 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 20241011055643474 DLGSUP <0013> gsup_server.c:235 2: 20241011055643474 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055643474 DLGSUP <0013> gsup_server.c:235 3: 20241011055643474 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055643474 DLGSUP <0013> gsup_server.c:235 4: 20241011055643474 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055643474 DLGSUP <0013> gsup_server.c:235 5: 20241011055643474 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055643474 DLGSUP <0013> gsup_server.c:235 7: 20241011055643474 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055643474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055643474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055643474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46685 IPA-EUSE-foobar(208)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055643475 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055643478 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643478 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055643478 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055643478 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 20241011055643478 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055643478 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 20241011055643478 DLGSUP <0013> gsup_server.c:235 2: 20241011055643478 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055643478 DLGSUP <0013> gsup_server.c:235 3: 20241011055643478 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055643478 DLGSUP <0013> gsup_server.c:235 4: 20241011055643478 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055643478 DLGSUP <0013> gsup_server.c:235 5: 20241011055643478 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055643478 DLGSUP <0013> gsup_server.c:235 7: 20241011055643478 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055643478 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055643478 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055643478 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@90b1ff45f90e: 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") 20241011055643498 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38277<->l=127.0.0.1:4259) 20241011055643519 DAUC <0003> db_auc.c:157 IMSI='262424178814732': No 2G Auth Data 20241011055643519 DAUC <0003> db_auc.c:192 IMSI='262424178814732': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262424178814732" to be handled at TC_mo_ussd_euse(212) 20241011055643547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20241011055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643555 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424178814732" session_id=2357102573 session_state=BEGIN} 20241011055643555 DSS <0004> hlr_ussd.c:576 262424178814732/0x8c7e87ed: Process SS (BEGIN) 20241011055643555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643555 DSS <0004> hlr_ussd.c:518 262424178814732/0x8c7e87ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643555 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643555 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643563 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643563 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178814732" session_id=2357102573 session_state=END} 20241011055643563 DSS <0004> hlr_ussd.c:576 262424178814732/0x8c7e87ed: Process SS (END) 20241011055643563 DSS <0004> hlr_ussd.c:518 262424178814732/0x8c7e87ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643563 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178814732" session_id=2357102573 session_state=END} 20241011055643563 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643563 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262424178814732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643563 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262424178814732" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424178814732" TC_mo_ussd_euse(212)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@90b1ff45f90e: Final verdict of PTC: pass 20241011055643575 DAUC <0003> db_auc.c:157 IMSI='262426899621285': No 2G Auth Data 20241011055643575 DAUC <0003> db_auc.c:192 IMSI='262426899621285': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262426899621285" to be handled at TC_mo_ussd_euse(213) 20241011055643602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 20241011055643608 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643608 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426899621285" session_id=4226565980 session_state=BEGIN} 20241011055643608 DSS <0004> hlr_ussd.c:576 262426899621285/0xfbec475c: Process SS (BEGIN) 20241011055643608 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643608 DSS <0004> hlr_ussd.c:518 262426899621285/0xfbec475c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643608 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643608 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643608 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643608 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643610 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643610 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899621285" session_id=4226565980 session_state=END} 20241011055643610 DSS <0004> hlr_ussd.c:576 262426899621285/0xfbec475c: Process SS (END) 20241011055643610 DSS <0004> hlr_ussd.c:518 262426899621285/0xfbec475c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643610 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899621285" session_id=4226565980 session_state=END} 20241011055643610 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643610 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426899621285 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262426899621285" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426899621285" TC_mo_ussd_euse(213)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@90b1ff45f90e: Final verdict of PTC: pass 20241011055643620 DAUC <0003> db_auc.c:157 IMSI='262420722349482': No 2G Auth Data 20241011055643620 DAUC <0003> db_auc.c:192 IMSI='262420722349482': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262420722349482" to be handled at TC_mo_ussd_euse(214) 20241011055643646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 20241011055643651 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643651 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420722349482" session_id=3655624079 session_state=BEGIN} 20241011055643651 DSS <0004> hlr_ussd.c:576 262420722349482/0xd9e4658f: Process SS (BEGIN) 20241011055643651 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643651 DSS <0004> hlr_ussd.c:518 262420722349482/0xd9e4658f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643651 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643651 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643651 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643651 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643653 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643653 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643653 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420722349482" session_id=3655624079 session_state=END} 20241011055643653 DSS <0004> hlr_ussd.c:576 262420722349482/0xd9e4658f: Process SS (END) 20241011055643653 DSS <0004> hlr_ussd.c:518 262420722349482/0xd9e4658f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643653 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420722349482" session_id=3655624079 session_state=END} 20241011055643653 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643653 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420722349482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643653 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643653 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262420722349482" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420722349482" TC_mo_ussd_euse(214)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@90b1ff45f90e: Final verdict of PTC: pass 20241011055643663 DAUC <0003> db_auc.c:157 IMSI='262426569193628': No 2G Auth Data 20241011055643663 DAUC <0003> db_auc.c:192 IMSI='262426569193628': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262426569193628" to be handled at TC_mo_ussd_euse(215) 20241011055643691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 20241011055643697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643697 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426569193628" session_id=2360464099 session_state=BEGIN} 20241011055643697 DSS <0004> hlr_ussd.c:576 262426569193628/0x8cb1d2e3: Process SS (BEGIN) 20241011055643697 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643697 DSS <0004> hlr_ussd.c:518 262426569193628/0x8cb1d2e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643697 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643697 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643698 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643698 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426569193628" session_id=2360464099 session_state=END} 20241011055643698 DSS <0004> hlr_ussd.c:576 262426569193628/0x8cb1d2e3: Process SS (END) 20241011055643698 DSS <0004> hlr_ussd.c:518 262426569193628/0x8cb1d2e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643698 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426569193628" session_id=2360464099 session_state=END} 20241011055643698 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643698 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426569193628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643698 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262426569193628" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426569193628" TC_mo_ussd_euse(215)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@90b1ff45f90e: Final verdict of PTC: pass 20241011055643706 DAUC <0003> db_auc.c:157 IMSI='262429818101225': No 2G Auth Data 20241011055643706 DAUC <0003> db_auc.c:192 IMSI='262429818101225': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262429818101225" to be handled at TC_mo_ussd_euse(216) 20241011055643730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20241011055643735 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643735 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429818101225" session_id=3401998680 session_state=BEGIN} 20241011055643735 DSS <0004> hlr_ussd.c:576 262429818101225/0xcac66158: Process SS (BEGIN) 20241011055643735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643735 DSS <0004> hlr_ussd.c:518 262429818101225/0xcac66158: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643735 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643735 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643735 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643735 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643737 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643737 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429818101225" session_id=3401998680 session_state=END} 20241011055643737 DSS <0004> hlr_ussd.c:576 262429818101225/0xcac66158: Process SS (END) 20241011055643737 DSS <0004> hlr_ussd.c:518 262429818101225/0xcac66158: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643737 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429818101225" session_id=3401998680 session_state=END} 20241011055643737 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643737 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429818101225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262429818101225" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429818101225" TC_mo_ussd_euse(216)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@90b1ff45f90e: Final verdict of PTC: pass 20241011055643745 DAUC <0003> db_auc.c:157 IMSI='262429328416813': No 2G Auth Data 20241011055643745 DAUC <0003> db_auc.c:192 IMSI='262429328416813': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262429328416813" to be handled at TC_mo_ussd_euse(217) 20241011055643774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 20241011055643780 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643780 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429328416813" session_id=2861859115 session_state=BEGIN} 20241011055643780 DSS <0004> hlr_ussd.c:576 262429328416813/0xaa94812b: Process SS (BEGIN) 20241011055643780 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643780 DSS <0004> hlr_ussd.c:518 262429328416813/0xaa94812b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643780 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643780 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643780 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643780 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643782 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643782 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643782 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429328416813" session_id=2861859115 session_state=END} 20241011055643782 DSS <0004> hlr_ussd.c:576 262429328416813/0xaa94812b: Process SS (END) 20241011055643782 DSS <0004> hlr_ussd.c:518 262429328416813/0xaa94812b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643782 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429328416813" session_id=2861859115 session_state=END} 20241011055643782 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643782 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429328416813 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643782 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643782 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262429328416813" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429328416813" TC_mo_ussd_euse(217)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@90b1ff45f90e: Final verdict of PTC: pass 20241011055643792 DAUC <0003> db_auc.c:157 IMSI='262423059754990': No 2G Auth Data 20241011055643792 DAUC <0003> db_auc.c:192 IMSI='262423059754990': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262423059754990" to be handled at TC_mo_ussd_euse(218) 20241011055643821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20241011055643826 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643826 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423059754990" session_id=1444075428 session_state=BEGIN} 20241011055643826 DSS <0004> hlr_ussd.c:576 262423059754990/0x5612d7a4: Process SS (BEGIN) 20241011055643826 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643826 DSS <0004> hlr_ussd.c:518 262423059754990/0x5612d7a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643826 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643826 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643826 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643826 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643828 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643828 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643828 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423059754990" session_id=1444075428 session_state=END} 20241011055643828 DSS <0004> hlr_ussd.c:576 262423059754990/0x5612d7a4: Process SS (END) 20241011055643828 DSS <0004> hlr_ussd.c:518 262423059754990/0x5612d7a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643828 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423059754990" session_id=1444075428 session_state=END} 20241011055643828 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643828 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423059754990 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643828 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643828 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262423059754990" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423059754990" TC_mo_ussd_euse(218)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@90b1ff45f90e: Final verdict of PTC: pass 20241011055643837 DAUC <0003> db_auc.c:157 IMSI='262424679805403': No 2G Auth Data 20241011055643837 DAUC <0003> db_auc.c:192 IMSI='262424679805403': No 3G Auth Data HLR_Test-GSUP(209)@90b1ff45f90e: Created GsupExpect[0] for "262424679805403" to be handled at TC_mo_ussd_euse(219) 20241011055643863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 20241011055643868 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643868 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424679805403" session_id=1706212784 session_state=BEGIN} 20241011055643868 DSS <0004> hlr_ussd.c:576 262424679805403/0x65b2bdb0: Process SS (BEGIN) 20241011055643868 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055643868 DSS <0004> hlr_ussd.c:518 262424679805403/0x65b2bdb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055643868 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643868 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data 20241011055643868 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643868 DLINP <000b> input/ipa.c:431 127.0.0.1:46685 sending data EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: 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 } } } } } 20241011055643870 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643870 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643870 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424679805403" session_id=1706212784 session_state=END} 20241011055643870 DSS <0004> hlr_ussd.c:576 262424679805403/0x65b2bdb0: Process SS (END) 20241011055643870 DSS <0004> hlr_ussd.c:518 262424679805403/0x65b2bdb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055643871 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424679805403" session_id=1706212784 session_state=END} 20241011055643871 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055643871 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424679805403 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055643871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055643871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@90b1ff45f90e: Found GsupExpect[0] for "262424679805403" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424679805403" TC_mo_ussd_euse(219)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055643874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@90b1ff45f90e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@90b1ff45f90e: Final verdict of PTC: none 20241011055643876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@90b1ff45f90e: Final verdict of PTC: none 20241011055643877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055643877 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055643877 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055643877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055643877 DLINP <000b> input/ipa.c:451 connected read/write 20241011055643877 DLINP <000b> input/ipa.c:405 127.0.0.1:46685 message received 20241011055643877 DLINP <000b> input/ipa.c:414 127.0.0.1:46685 connection closed with server 20241011055643877 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46685 20241011055643877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241011055643877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38277<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@90b1ff45f90e: Final verdict of PTC: none 210@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 210: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Oct 11 05:56:43 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 20241011055643923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 20241011055644123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7328) Waiting for packet dumper to finish... 1 (prev_count=7328, count=44712) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Oct 11 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_euse_continue started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 20241011055647206 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39181 20241011055647206 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39181 MTC@90b1ff45f90e: in not legacy case 2 IPA-EUSE-foobar(222)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055647208 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647208 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055647211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055647211 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647211 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647211 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055647211 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241011055647211 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241011055647211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241011055647211 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 20241011055647211 DLGSUP <0013> gsup_server.c:235 2: 20241011055647211 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055647211 DLGSUP <0013> gsup_server.c:235 3: 20241011055647211 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055647211 DLGSUP <0013> gsup_server.c:235 4: 20241011055647211 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055647211 DLGSUP <0013> gsup_server.c:235 5: 20241011055647211 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055647211 DLGSUP <0013> gsup_server.c:235 7: 20241011055647211 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055647211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055647211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055647211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39181 IPA-EUSE-foobar(222)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055647214 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055647217 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055647217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055647217 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 20241011055647217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055647217 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 20241011055647217 DLGSUP <0013> gsup_server.c:235 2: 20241011055647217 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055647217 DLGSUP <0013> gsup_server.c:235 3: 20241011055647217 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055647217 DLGSUP <0013> gsup_server.c:235 4: 20241011055647217 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055647217 DLGSUP <0013> gsup_server.c:235 5: 20241011055647217 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055647217 DLGSUP <0013> gsup_server.c:235 7: 20241011055647217 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055647217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055647217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055647217 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@90b1ff45f90e: 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") 20241011055647236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41845<->l=127.0.0.1:4259) 20241011055647245 DAUC <0003> db_auc.c:157 IMSI='262423453016476': No 2G Auth Data 20241011055647245 DAUC <0003> db_auc.c:192 IMSI='262423453016476': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262423453016476" to be handled at TC_mo_ussd_euse_continue(226) 20241011055647269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 20241011055647274 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647274 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423453016476" session_id=2691497064 session_state=BEGIN} 20241011055647274 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (BEGIN) 20241011055647274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647274 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647275 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647275 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647275 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647275 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647283 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647283 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=CONTINUE} 20241011055647283 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (CONTINUE) 20241011055647283 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647283 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=CONTINUE} 20241011055647283 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262423453016476" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423453016476" TC_mo_ussd_euse_continue(226)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647288 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423453016476" session_id=2691497064 session_state=CONTINUE} 20241011055647288 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (CONTINUE) 20241011055647288 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647288 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647288 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647288 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647290 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647290 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=END} 20241011055647290 DSS <0004> hlr_ussd.c:576 262423453016476/0xa06cfc68: Process SS (END) 20241011055647290 DSS <0004> hlr_ussd.c:518 262423453016476/0xa06cfc68: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647290 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453016476" session_id=2691497064 session_state=END} 20241011055647290 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647290 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423453016476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647290 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@90b1ff45f90e: Final verdict of PTC: pass 20241011055647296 DAUC <0003> db_auc.c:157 IMSI='262429326459075': No 2G Auth Data 20241011055647296 DAUC <0003> db_auc.c:192 IMSI='262429326459075': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262429326459075" to be handled at TC_mo_ussd_euse_continue(227) 20241011055647319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241011055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647325 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429326459075" session_id=4134572647 session_state=BEGIN} 20241011055647325 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (BEGIN) 20241011055647325 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647325 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647327 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647327 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=CONTINUE} 20241011055647327 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (CONTINUE) 20241011055647327 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647327 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=CONTINUE} 20241011055647327 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262429326459075" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429326459075" TC_mo_ussd_euse_continue(227)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647331 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429326459075" session_id=4134572647 session_state=CONTINUE} 20241011055647331 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (CONTINUE) 20241011055647331 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647331 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647331 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647331 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647333 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647333 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647333 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=END} 20241011055647333 DSS <0004> hlr_ussd.c:576 262429326459075/0xf6709267: Process SS (END) 20241011055647333 DSS <0004> hlr_ussd.c:518 262429326459075/0xf6709267: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647333 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326459075" session_id=4134572647 session_state=END} 20241011055647333 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647333 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429326459075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647333 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647333 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@90b1ff45f90e: Final verdict of PTC: pass 20241011055647339 DAUC <0003> db_auc.c:157 IMSI='262429200086144': No 2G Auth Data 20241011055647339 DAUC <0003> db_auc.c:192 IMSI='262429200086144': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262429200086144" to be handled at TC_mo_ussd_euse_continue(228) 20241011055647363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33498<->l=127.0.0.1:4258 20241011055647368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647368 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429200086144" session_id=2085369646 session_state=BEGIN} 20241011055647368 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (BEGIN) 20241011055647368 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647368 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647368 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647368 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647370 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647370 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=CONTINUE} 20241011055647370 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (CONTINUE) 20241011055647370 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647370 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=CONTINUE} 20241011055647370 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262429200086144" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429200086144" TC_mo_ussd_euse_continue(228)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647376 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429200086144" session_id=2085369646 session_state=CONTINUE} 20241011055647376 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (CONTINUE) 20241011055647376 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647376 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647376 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647376 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647376 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647378 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647378 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647378 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=END} 20241011055647378 DSS <0004> hlr_ussd.c:576 262429200086144/0x7c4c372e: Process SS (END) 20241011055647378 DSS <0004> hlr_ussd.c:518 262429200086144/0x7c4c372e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647378 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200086144" session_id=2085369646 session_state=END} 20241011055647378 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647378 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429200086144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647378 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647378 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33498<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@90b1ff45f90e: Final verdict of PTC: pass 20241011055647386 DAUC <0003> db_auc.c:157 IMSI='262423829660836': No 2G Auth Data 20241011055647386 DAUC <0003> db_auc.c:192 IMSI='262423829660836': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262423829660836" to be handled at TC_mo_ussd_euse_continue(229) 20241011055647412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241011055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647418 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423829660836" session_id=1977471577 session_state=BEGIN} 20241011055647418 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (BEGIN) 20241011055647418 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647418 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647418 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647418 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647419 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647419 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647419 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=CONTINUE} 20241011055647419 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (CONTINUE) 20241011055647419 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647419 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=CONTINUE} 20241011055647420 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647420 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647420 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262423829660836" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423829660836" TC_mo_ussd_euse_continue(229)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647426 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647426 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423829660836" session_id=1977471577 session_state=CONTINUE} 20241011055647426 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (CONTINUE) 20241011055647426 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647426 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647426 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647426 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647426 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647426 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647427 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647427 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647427 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=END} 20241011055647427 DSS <0004> hlr_ussd.c:576 262423829660836/0x75ddd259: Process SS (END) 20241011055647427 DSS <0004> hlr_ussd.c:518 262423829660836/0x75ddd259: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647427 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829660836" session_id=1977471577 session_state=END} 20241011055647427 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647427 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423829660836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647427 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647428 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@90b1ff45f90e: Final verdict of PTC: pass 20241011055647434 DAUC <0003> db_auc.c:157 IMSI='262423010302323': No 2G Auth Data 20241011055647434 DAUC <0003> db_auc.c:192 IMSI='262423010302323': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262423010302323" to be handled at TC_mo_ussd_euse_continue(230) 20241011055647459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 20241011055647464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647465 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423010302323" session_id=3752767915 session_state=BEGIN} 20241011055647465 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (BEGIN) 20241011055647465 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647465 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647465 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647465 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647465 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647465 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647467 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647467 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647467 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=CONTINUE} 20241011055647467 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (CONTINUE) 20241011055647467 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647467 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=CONTINUE} 20241011055647467 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647467 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647467 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262423010302323" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423010302323" TC_mo_ussd_euse_continue(230)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647471 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423010302323" session_id=3752767915 session_state=CONTINUE} 20241011055647471 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (CONTINUE) 20241011055647471 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647471 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647473 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647473 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=END} 20241011055647473 DSS <0004> hlr_ussd.c:576 262423010302323/0xdfaeb1ab: Process SS (END) 20241011055647473 DSS <0004> hlr_ussd.c:518 262423010302323/0xdfaeb1ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647473 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423010302323" session_id=3752767915 session_state=END} 20241011055647473 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647473 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423010302323 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@90b1ff45f90e: Final verdict of PTC: pass 20241011055647479 DAUC <0003> db_auc.c:157 IMSI='262426912677279': No 2G Auth Data 20241011055647479 DAUC <0003> db_auc.c:192 IMSI='262426912677279': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262426912677279" to be handled at TC_mo_ussd_euse_continue(231) 20241011055647508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20241011055647514 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647514 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426912677279" session_id=1238288819 session_state=BEGIN} 20241011055647514 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (BEGIN) 20241011055647514 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647514 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647514 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647514 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647514 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647514 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647516 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647516 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=CONTINUE} 20241011055647516 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (CONTINUE) 20241011055647516 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647516 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=CONTINUE} 20241011055647516 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647516 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262426912677279" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426912677279" TC_mo_ussd_euse_continue(231)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647520 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426912677279" session_id=1238288819 session_state=CONTINUE} 20241011055647520 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (CONTINUE) 20241011055647520 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647520 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647520 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647520 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647522 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647522 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647522 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=END} 20241011055647522 DSS <0004> hlr_ussd.c:576 262426912677279/0x49cec9b3: Process SS (END) 20241011055647522 DSS <0004> hlr_ussd.c:518 262426912677279/0x49cec9b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647522 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912677279" session_id=1238288819 session_state=END} 20241011055647522 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647522 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426912677279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647522 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647522 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@90b1ff45f90e: Final verdict of PTC: pass 20241011055647528 DAUC <0003> db_auc.c:157 IMSI='262421481671338': No 2G Auth Data 20241011055647528 DAUC <0003> db_auc.c:192 IMSI='262421481671338': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262421481671338" to be handled at TC_mo_ussd_euse_continue(232) 20241011055647557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 20241011055647564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647564 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421481671338" session_id=3904151030 session_state=BEGIN} 20241011055647564 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (BEGIN) 20241011055647564 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647564 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647564 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647564 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647564 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647566 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647566 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=CONTINUE} 20241011055647566 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (CONTINUE) 20241011055647566 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647566 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=CONTINUE} 20241011055647566 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647566 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262421481671338" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421481671338" TC_mo_ussd_euse_continue(232)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647570 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647570 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421481671338" session_id=3904151030 session_state=CONTINUE} 20241011055647570 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (CONTINUE) 20241011055647570 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647570 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647570 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647570 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647570 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647570 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647572 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647572 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=END} 20241011055647572 DSS <0004> hlr_ussd.c:576 262421481671338/0xe8b49df6: Process SS (END) 20241011055647572 DSS <0004> hlr_ussd.c:518 262421481671338/0xe8b49df6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647572 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421481671338" session_id=3904151030 session_state=END} 20241011055647572 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647572 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421481671338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647572 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@90b1ff45f90e: Final verdict of PTC: pass 20241011055647578 DAUC <0003> db_auc.c:157 IMSI='262423581318350': No 2G Auth Data 20241011055647578 DAUC <0003> db_auc.c:192 IMSI='262423581318350': No 3G Auth Data HLR_Test-GSUP(223)@90b1ff45f90e: Created GsupExpect[0] for "262423581318350" to be handled at TC_mo_ussd_euse_continue(233) 20241011055647606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 20241011055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647611 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423581318350" session_id=476788191 session_state=BEGIN} 20241011055647611 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (BEGIN) 20241011055647611 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241011055647611 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241011055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647611 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647611 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647613 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647613 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647613 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=CONTINUE} 20241011055647613 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (CONTINUE) 20241011055647613 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241011055647613 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=CONTINUE} 20241011055647613 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647613 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647613 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@90b1ff45f90e: Found GsupExpect[0] for "262423581318350" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423581318350" TC_mo_ussd_euse_continue(233)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647617 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423581318350" session_id=476788191 session_state=CONTINUE} 20241011055647617 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (CONTINUE) 20241011055647617 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647617 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647617 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data 20241011055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647617 DLINP <000b> input/ipa.c:431 127.0.0.1:39181 sending data EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: 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 } } } } } 20241011055647619 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647619 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647619 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=END} 20241011055647619 DSS <0004> hlr_ussd.c:576 262423581318350/0x1c6b35df: Process SS (END) 20241011055647619 DSS <0004> hlr_ussd.c:518 262423581318350/0x1c6b35df: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241011055647619 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581318350" session_id=476788191 session_state=END} 20241011055647619 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055647619 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423581318350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055647619 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055647619 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055647621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@90b1ff45f90e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@90b1ff45f90e: Final verdict of PTC: none 20241011055647623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4258 20241011055647623 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647623 DLINP <000b> input/ipa.c:405 127.0.0.1:39181 message received 20241011055647624 DLINP <000b> input/ipa.c:414 127.0.0.1:39181 connection closed with server 20241011055647624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39181 20241011055647624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241011055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241011055647624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055647624 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055647624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055647624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055647624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41845<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@90b1ff45f90e: Final verdict of PTC: none IPA-EUSE-foobar(222)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@90b1ff45f90e: Final verdict of PTC: none 224@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 224: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Oct 11 05:56:47 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 20241011055647671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 20241011055647872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35116) Waiting for packet dumper to finish... 1 (prev_count=35116, count=49464) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Oct 11 05:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_ussd_euse_defaultroute started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 20241011055650952 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43671 20241011055650952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43671 IPA-EUSE-foobar(236)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055650954 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650954 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received MTC@90b1ff45f90e: in not legacy case 2 IPA-EUSE-foobar(236)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@90b1ff45f90e: 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 } } } } 20241011055650955 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650956 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055650956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055650956 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241011055650956 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241011055650956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241011055650956 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 20241011055650956 DLGSUP <0013> gsup_server.c:235 2: 20241011055650956 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055650956 DLGSUP <0013> gsup_server.c:235 3: 20241011055650956 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055650956 DLGSUP <0013> gsup_server.c:235 4: 20241011055650956 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055650956 DLGSUP <0013> gsup_server.c:235 5: 20241011055650956 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055650956 DLGSUP <0013> gsup_server.c:235 7: 20241011055650956 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055650956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055650956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055650956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43671 IPA-EUSE-foobar(236)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055650958 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055650958 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055650960 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055650961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055650963 DLINP <000b> input/ipa.c:451 connected read/write 20241011055650963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055650963 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055650963 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055650963 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 20241011055650963 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055650963 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 20241011055650963 DLGSUP <0013> gsup_server.c:235 2: 20241011055650963 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055650963 DLGSUP <0013> gsup_server.c:235 3: 20241011055650963 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055650963 DLGSUP <0013> gsup_server.c:235 4: 20241011055650963 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055650963 DLGSUP <0013> gsup_server.c:235 5: 20241011055650963 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055650963 DLGSUP <0013> gsup_server.c:235 7: 20241011055650963 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055650963 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055650963 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055650963 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@90b1ff45f90e: 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") 20241011055650981 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41447<->l=127.0.0.1:4259) 20241011055650998 DAUC <0003> db_auc.c:157 IMSI='262420821541754': No 2G Auth Data 20241011055650998 DAUC <0003> db_auc.c:192 IMSI='262420821541754': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262420821541754" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241011055651021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20241011055651029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651029 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420821541754" session_id=2292106415 session_state=BEGIN} 20241011055651029 DSS <0004> hlr_ussd.c:576 262420821541754/0x889ec4af: Process SS (BEGIN) 20241011055651029 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651029 DSS <0004> hlr_ussd.c:518 262420821541754/0x889ec4af: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651029 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651029 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651037 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651037 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420821541754" session_id=2292106415 session_state=END} 20241011055651037 DSS <0004> hlr_ussd.c:576 262420821541754/0x889ec4af: Process SS (END) 20241011055651037 DSS <0004> hlr_ussd.c:518 262420821541754/0x889ec4af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651037 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420821541754" session_id=2292106415 session_state=END} 20241011055651037 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651037 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420821541754 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262420821541754" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420821541754" TC_mo_ussd_euse_defaultroute(240)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@90b1ff45f90e: Final verdict of PTC: pass 20241011055651046 DAUC <0003> db_auc.c:157 IMSI='262428577008509': No 2G Auth Data 20241011055651046 DAUC <0003> db_auc.c:192 IMSI='262428577008509': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262428577008509" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241011055651071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33600<->l=127.0.0.1:4258 20241011055651075 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651075 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428577008509" session_id=978339220 session_state=BEGIN} 20241011055651075 DSS <0004> hlr_ussd.c:576 262428577008509/0x3a504594: Process SS (BEGIN) 20241011055651075 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651075 DSS <0004> hlr_ussd.c:518 262428577008509/0x3a504594: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651075 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651075 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651075 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651075 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651077 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651077 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428577008509" session_id=978339220 session_state=END} 20241011055651077 DSS <0004> hlr_ussd.c:576 262428577008509/0x3a504594: Process SS (END) 20241011055651077 DSS <0004> hlr_ussd.c:518 262428577008509/0x3a504594: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651077 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428577008509" session_id=978339220 session_state=END} 20241011055651077 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651077 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428577008509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651077 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262428577008509" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428577008509" TC_mo_ussd_euse_defaultroute(241)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33600<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@90b1ff45f90e: Final verdict of PTC: pass 20241011055651085 DAUC <0003> db_auc.c:157 IMSI='262426242269406': No 2G Auth Data 20241011055651085 DAUC <0003> db_auc.c:192 IMSI='262426242269406': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262426242269406" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241011055651110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 20241011055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651115 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426242269406" session_id=3262881581 session_state=BEGIN} 20241011055651115 DSS <0004> hlr_ussd.c:576 262426242269406/0xc27b9f2d: Process SS (BEGIN) 20241011055651115 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651115 DSS <0004> hlr_ussd.c:518 262426242269406/0xc27b9f2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651115 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651115 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651117 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651117 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426242269406" session_id=3262881581 session_state=END} 20241011055651117 DSS <0004> hlr_ussd.c:576 262426242269406/0xc27b9f2d: Process SS (END) 20241011055651117 DSS <0004> hlr_ussd.c:518 262426242269406/0xc27b9f2d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651117 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426242269406" session_id=3262881581 session_state=END} 20241011055651117 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651117 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426242269406 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651117 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262426242269406" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426242269406" TC_mo_ussd_euse_defaultroute(242)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@90b1ff45f90e: Final verdict of PTC: pass 20241011055651125 DAUC <0003> db_auc.c:157 IMSI='262423986522676': No 2G Auth Data 20241011055651125 DAUC <0003> db_auc.c:192 IMSI='262423986522676': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262423986522676" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241011055651149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33616<->l=127.0.0.1:4258 20241011055651154 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651154 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423986522676" session_id=1885422609 session_state=BEGIN} 20241011055651154 DSS <0004> hlr_ussd.c:576 262423986522676/0x70614411: Process SS (BEGIN) 20241011055651154 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651155 DSS <0004> hlr_ussd.c:518 262423986522676/0x70614411: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651155 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651155 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651155 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651155 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651156 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651156 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651157 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423986522676" session_id=1885422609 session_state=END} 20241011055651157 DSS <0004> hlr_ussd.c:576 262423986522676/0x70614411: Process SS (END) 20241011055651157 DSS <0004> hlr_ussd.c:518 262423986522676/0x70614411: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651157 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423986522676" session_id=1885422609 session_state=END} 20241011055651157 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651157 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423986522676 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651157 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651157 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262423986522676" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423986522676" TC_mo_ussd_euse_defaultroute(243)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33616<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@90b1ff45f90e: Final verdict of PTC: pass 20241011055651164 DAUC <0003> db_auc.c:157 IMSI='262426970052405': No 2G Auth Data 20241011055651164 DAUC <0003> db_auc.c:192 IMSI='262426970052405': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262426970052405" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241011055651190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 20241011055651196 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651196 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426970052405" session_id=1290831449 session_state=BEGIN} 20241011055651196 DSS <0004> hlr_ussd.c:576 262426970052405/0x4cf08659: Process SS (BEGIN) 20241011055651196 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651196 DSS <0004> hlr_ussd.c:518 262426970052405/0x4cf08659: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651196 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651196 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651196 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651196 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651198 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651198 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651198 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426970052405" session_id=1290831449 session_state=END} 20241011055651198 DSS <0004> hlr_ussd.c:576 262426970052405/0x4cf08659: Process SS (END) 20241011055651198 DSS <0004> hlr_ussd.c:518 262426970052405/0x4cf08659: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651198 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426970052405" session_id=1290831449 session_state=END} 20241011055651198 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651198 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426970052405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651198 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651198 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262426970052405" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426970052405" TC_mo_ussd_euse_defaultroute(244)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@90b1ff45f90e: Final verdict of PTC: pass 20241011055651208 DAUC <0003> db_auc.c:157 IMSI='262421965902974': No 2G Auth Data 20241011055651208 DAUC <0003> db_auc.c:192 IMSI='262421965902974': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262421965902974" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241011055651236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241011055651243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651243 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421965902974" session_id=1895475118 session_state=BEGIN} 20241011055651243 DSS <0004> hlr_ussd.c:576 262421965902974/0x70faa7ae: Process SS (BEGIN) 20241011055651243 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651243 DSS <0004> hlr_ussd.c:518 262421965902974/0x70faa7ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651243 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651243 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651243 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651244 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651244 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651244 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965902974" session_id=1895475118 session_state=END} 20241011055651244 DSS <0004> hlr_ussd.c:576 262421965902974/0x70faa7ae: Process SS (END) 20241011055651244 DSS <0004> hlr_ussd.c:518 262421965902974/0x70faa7ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651244 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965902974" session_id=1895475118 session_state=END} 20241011055651244 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651244 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421965902974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651244 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651244 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262421965902974" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262421965902974" TC_mo_ussd_euse_defaultroute(245)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@90b1ff45f90e: Final verdict of PTC: pass 20241011055651252 DAUC <0003> db_auc.c:157 IMSI='262426624248206': No 2G Auth Data 20241011055651252 DAUC <0003> db_auc.c:192 IMSI='262426624248206': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262426624248206" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241011055651279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 20241011055651286 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651286 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426624248206" session_id=3665788011 session_state=BEGIN} 20241011055651286 DSS <0004> hlr_ussd.c:576 262426624248206/0xda7f7c6b: Process SS (BEGIN) 20241011055651286 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651286 DSS <0004> hlr_ussd.c:518 262426624248206/0xda7f7c6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651286 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651286 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651286 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651286 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651288 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651288 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426624248206" session_id=3665788011 session_state=END} 20241011055651288 DSS <0004> hlr_ussd.c:576 262426624248206/0xda7f7c6b: Process SS (END) 20241011055651288 DSS <0004> hlr_ussd.c:518 262426624248206/0xda7f7c6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651288 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426624248206" session_id=3665788011 session_state=END} 20241011055651288 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651288 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426624248206 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651288 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262426624248206" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426624248206" TC_mo_ussd_euse_defaultroute(246)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33634<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@90b1ff45f90e: Final verdict of PTC: pass 20241011055651295 DAUC <0003> db_auc.c:157 IMSI='262420139914160': No 2G Auth Data 20241011055651295 DAUC <0003> db_auc.c:192 IMSI='262420139914160': No 3G Auth Data HLR_Test-GSUP(237)@90b1ff45f90e: Created GsupExpect[0] for "262420139914160" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241011055651321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 20241011055651326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651326 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420139914160" session_id=3011923974 session_state=BEGIN} 20241011055651326 DSS <0004> hlr_ussd.c:576 262420139914160/0xb3865006: Process SS (BEGIN) 20241011055651326 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241011055651326 DSS <0004> hlr_ussd.c:518 262420139914160/0xb3865006: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241011055651326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651326 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data 20241011055651326 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651326 DLINP <000b> input/ipa.c:431 127.0.0.1:43671 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: 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 } } } } } 20241011055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651329 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651329 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420139914160" session_id=3011923974 session_state=END} 20241011055651329 DSS <0004> hlr_ussd.c:576 262420139914160/0xb3865006: Process SS (END) 20241011055651329 DSS <0004> hlr_ussd.c:518 262420139914160/0xb3865006: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241011055651329 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420139914160" session_id=3011923974 session_state=END} 20241011055651329 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651329 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420139914160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241011055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@90b1ff45f90e: Found GsupExpect[0] for "262420139914160" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@90b1ff45f90e: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262420139914160" TC_mo_ussd_euse_defaultroute(247)@90b1ff45f90e: 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)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055651332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@90b1ff45f90e: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@90b1ff45f90e: Final verdict of PTC: none 20241011055651335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241011055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651336 DLINP <000b> input/ipa.c:405 127.0.0.1:43671 message received 20241011055651336 DLINP <000b> input/ipa.c:414 127.0.0.1:43671 connection closed with server 20241011055651336 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43671 20241011055651336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241011055651336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41447<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@90b1ff45f90e: Final verdict of PTC: none 20241011055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241011055651336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055651336 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055651336 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055651336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@90b1ff45f90e: Final verdict of PTC: none 238@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 238: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Oct 11 05:56:51 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 20241011055651376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241011055651527 DSS <0004> hlr_ussd.c:239 262427075932866/0xa9ec62e2: SS Session Timeout, destroying 20241011055651527 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427075932866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241011055651579 DSS <0004> hlr_ussd.c:239 262424809729967/0x7f788983: SS Session Timeout, destroying 20241011055651579 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424809729967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 0 (prev_count=-1, count=7520) 20241011055651629 DSS <0004> hlr_ussd.c:239 262429554860863/0xc818323c: SS Session Timeout, destroying 20241011055651629 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429554860863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651687 DSS <0004> hlr_ussd.c:239 262422644131456/0xdc309c15: SS Session Timeout, destroying 20241011055651687 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422644131456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651730 DSS <0004> hlr_ussd.c:239 262421576323968/0x781c166b: SS Session Timeout, destroying 20241011055651730 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421576323968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651776 DSS <0004> hlr_ussd.c:239 262420741536852/0x07ad771e: SS Session Timeout, destroying 20241011055651776 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420741536852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651818 DSS <0004> hlr_ussd.c:239 262421600878447/0x2071c607: SS Session Timeout, destroying 20241011055651818 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421600878447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055651862 DSS <0004> hlr_ussd.c:239 262421017299227/0x746d7f3d: SS Session Timeout, destroying 20241011055651862 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421017299227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=7520, count=47428) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Oct 11 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_mo_sss_reject started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055654655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055654655 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055654658 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055654661 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654662 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055654662 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055654662 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 20241011055654662 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055654662 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 20241011055654662 DLGSUP <0013> gsup_server.c:235 2: 20241011055654662 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055654662 DLGSUP <0013> gsup_server.c:235 3: 20241011055654662 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055654662 DLGSUP <0013> gsup_server.c:235 4: 20241011055654662 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055654662 DLGSUP <0013> gsup_server.c:235 5: 20241011055654662 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055654662 DLGSUP <0013> gsup_server.c:235 7: 20241011055654662 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055654662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055654662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055654662 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@90b1ff45f90e: 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") 20241011055654679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43561<->l=127.0.0.1:4259) 20241011055654684 DAUC <0003> db_auc.c:157 IMSI='262422285622189': No 2G Auth Data 20241011055654684 DAUC <0003> db_auc.c:192 IMSI='262422285622189': No 3G Auth Data HLR_Test-GSUP(249)@90b1ff45f90e: Created GsupExpect[0] for "262422285622189" to be handled at TC_mo_sss_reject(252) 20241011055654707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241011055654715 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654715 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422285622189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422285622189" session_id=1262494212 session_state=BEGIN} 20241011055654715 DSS <0004> hlr_ussd.c:576 262422285622189/0x4b402204: Process SS (BEGIN) 20241011055654715 DSS <0004> hlr_ussd.c:498 262422285622189/0x4b402204: SS CompType=Invoke, OpCode=InterrogateSS 20241011055654715 DSS <0004> hlr_ussd.c:506 262422285622189/0x4b402204: Structured SS requests are not supported, rejecting... 20241011055654715 DSS <0004> hlr_ussd.c:354 262422285622189/0x4b402204: Tx ReturnError(0, 0x15) 20241011055654715 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422285622189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422285622189" session_id=1262494212 session_state=END} 20241011055654715 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055654715 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@90b1ff45f90e: Found GsupExpect[0] for "262422285622189" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@90b1ff45f90e: Added IMSI table entry 0TC_mo_sss_reject(252)"262422285622189" TC_mo_sss_reject(252)@90b1ff45f90e: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055654719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@90b1ff45f90e: Final verdict of PTC: pass 20241011055654728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4258 20241011055654729 DLINP <000b> input/ipa.c:451 connected read/write 20241011055654729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055654729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055654729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055654729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055654729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43561<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@90b1ff45f90e: Final verdict of PTC: none 250@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 250: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_mo_sss_reject finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Oct 11 05:56:54 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 20241011055654771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33666<->l=127.0.0.1:4258 20241011055654872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33666<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241011055655169 DSS <0004> hlr_ussd.c:239 262427083171891/0x716fa8bc: SS Session Timeout, destroying 20241011055655169 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427083171891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655205 DSS <0004> hlr_ussd.c:239 262428329492174/0x55b2b054: SS Session Timeout, destroying 20241011055655205 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428329492174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655241 DSS <0004> hlr_ussd.c:239 262426476958443/0xe095aa37: SS Session Timeout, destroying 20241011055655241 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426476958443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655281 DSS <0004> hlr_ussd.c:239 262425406274485/0x78c5baea: SS Session Timeout, destroying 20241011055655281 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425406274485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655317 DSS <0004> hlr_ussd.c:239 262424090102548/0x5009344e: SS Session Timeout, destroying 20241011055655317 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424090102548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655358 DSS <0004> hlr_ussd.c:239 262425734210622/0x9daf9536: SS Session Timeout, destroying 20241011055655358 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425734210622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655397 DSS <0004> hlr_ussd.c:239 262427518471819/0x8bf6fe43: SS Session Timeout, destroying 20241011055655397 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427518471819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241011055655441 DSS <0004> hlr_ussd.c:239 262427437831329/0x66e4b922: SS Session Timeout, destroying 20241011055655441 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427437831329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Oct 11 05:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_check_imei started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055657944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055657944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055657947 DLINP <000b> input/ipa.c:451 connected read/write 20241011055657947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055657947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055657950 DLINP <000b> input/ipa.c:451 connected read/write 20241011055657950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055657950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055657950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055657950 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 20241011055657950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055657950 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 20241011055657950 DLGSUP <0013> gsup_server.c:235 2: 20241011055657950 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055657950 DLGSUP <0013> gsup_server.c:235 3: 20241011055657950 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055657950 DLGSUP <0013> gsup_server.c:235 4: 20241011055657950 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055657950 DLGSUP <0013> gsup_server.c:235 5: 20241011055657950 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055657950 DLGSUP <0013> gsup_server.c:235 7: 20241011055657950 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055657950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055657950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055657950 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@90b1ff45f90e: 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") 20241011055657964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38233<->l=127.0.0.1:4259) 20241011055657982 DAUC <0003> db_auc.c:157 IMSI='262427275327271': No 2G Auth Data 20241011055657982 DAUC <0003> db_auc.c:192 IMSI='262427275327271': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262427275327271" to be handled at TC_gsup_check_imei(257) 20241011055658008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4258 20241011055658015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658015 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427275327271"} 20241011055658015 DMAIN <0000> hlr.c:435 IMSI='262427275327271': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658015 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427275327271"} 20241011055658015 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658015 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262427275327271" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_check_imei(257)"262427275327271" TC_gsup_check_imei(257)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658017 DAUC <0003> db_auc.c:192 IMSI='262427275327271': No 3G Auth Data 20241011055658020 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658020 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427275327271"} 20241011055658020 DAUC <0003> hlr.c:428 IMSI='262427275327271': storing IMEI = 12345678901234 20241011055658023 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427275327271"} 20241011055658023 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427275327271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658023 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658023 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658025 DAUC <0003> db_auc.c:192 IMSI='262427275327271': No 3G Auth Data TC_gsup_check_imei(257)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@90b1ff45f90e: Final verdict of PTC: pass 20241011055658037 DAUC <0003> db_auc.c:157 IMSI='262428670528074': No 2G Auth Data 20241011055658037 DAUC <0003> db_auc.c:192 IMSI='262428670528074': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262428670528074" to be handled at TC_gsup_check_imei(258) 20241011055658062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20241011055658066 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658066 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670528074"} 20241011055658066 DMAIN <0000> hlr.c:435 IMSI='262428670528074': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658066 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428670528074"} 20241011055658066 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658066 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658066 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262428670528074" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_check_imei(258)"262428670528074" TC_gsup_check_imei(258)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658067 DAUC <0003> db_auc.c:192 IMSI='262428670528074': No 3G Auth Data 20241011055658070 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658070 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670528074"} 20241011055658070 DAUC <0003> hlr.c:428 IMSI='262428670528074': storing IMEI = 12345678901234 20241011055658073 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428670528074"} 20241011055658073 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428670528074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658073 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658073 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658074 DAUC <0003> db_auc.c:192 IMSI='262428670528074': No 3G Auth Data 20241011055658076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@90b1ff45f90e: Final verdict of PTC: pass 20241011055658088 DAUC <0003> db_auc.c:157 IMSI='262423935179766': No 2G Auth Data 20241011055658088 DAUC <0003> db_auc.c:192 IMSI='262423935179766': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262423935179766" to be handled at TC_gsup_check_imei(259) 20241011055658113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 20241011055658118 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658118 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935179766"} 20241011055658118 DMAIN <0000> hlr.c:435 IMSI='262423935179766': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658118 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423935179766"} 20241011055658118 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658118 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658118 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262423935179766" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_check_imei(259)"262423935179766" TC_gsup_check_imei(259)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658120 DAUC <0003> db_auc.c:192 IMSI='262423935179766': No 3G Auth Data 20241011055658122 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658122 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935179766"} 20241011055658122 DAUC <0003> hlr.c:428 IMSI='262423935179766': storing IMEI = 12345678901234 20241011055658126 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423935179766"} 20241011055658126 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423935179766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658126 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658127 DAUC <0003> db_auc.c:192 IMSI='262423935179766': No 3G Auth Data 20241011055658128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@90b1ff45f90e: Final verdict of PTC: pass 20241011055658143 DAUC <0003> db_auc.c:157 IMSI='262421420805447': No 2G Auth Data 20241011055658143 DAUC <0003> db_auc.c:192 IMSI='262421420805447': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262421420805447" to be handled at TC_gsup_check_imei(260) 20241011055658169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241011055658175 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658175 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421420805447"} 20241011055658175 DMAIN <0000> hlr.c:435 IMSI='262421420805447': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658175 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421420805447"} 20241011055658175 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658175 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658175 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262421420805447" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_check_imei(260)"262421420805447" TC_gsup_check_imei(260)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658176 DAUC <0003> db_auc.c:157 IMSI='262421420805447': No 2G Auth Data 20241011055658179 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658179 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421420805447"} 20241011055658179 DAUC <0003> hlr.c:428 IMSI='262421420805447': storing IMEI = 12345678901234 20241011055658182 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421420805447"} 20241011055658182 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421420805447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658182 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658182 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658183 DAUC <0003> db_auc.c:157 IMSI='262421420805447': No 2G Auth Data 20241011055658184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@90b1ff45f90e: Final verdict of PTC: pass 20241011055658196 DAUC <0003> db_auc.c:157 IMSI='262422689585526': No 2G Auth Data 20241011055658196 DAUC <0003> db_auc.c:192 IMSI='262422689585526': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262422689585526" to be handled at TC_gsup_check_imei(261) 20241011055658219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 20241011055658224 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658224 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422689585526"} 20241011055658224 DMAIN <0000> hlr.c:435 IMSI='262422689585526': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658224 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422689585526"} 20241011055658224 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658224 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658224 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262422689585526" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_check_imei(261)"262422689585526" TC_gsup_check_imei(261)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658226 DAUC <0003> db_auc.c:157 IMSI='262422689585526': No 2G Auth Data 20241011055658228 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658228 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422689585526"} 20241011055658228 DAUC <0003> hlr.c:428 IMSI='262422689585526': storing IMEI = 12345678901234 20241011055658231 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422689585526"} 20241011055658231 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422689585526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658231 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658231 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658233 DAUC <0003> db_auc.c:157 IMSI='262422689585526': No 2G Auth Data 20241011055658233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@90b1ff45f90e: Final verdict of PTC: pass 20241011055658245 DAUC <0003> db_auc.c:157 IMSI='262428425955713': No 2G Auth Data 20241011055658245 DAUC <0003> db_auc.c:192 IMSI='262428425955713': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262428425955713" to be handled at TC_gsup_check_imei(262) 20241011055658272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20241011055658276 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658276 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428425955713"} 20241011055658276 DMAIN <0000> hlr.c:435 IMSI='262428425955713': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658276 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428425955713"} 20241011055658276 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658276 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658276 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262428425955713" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_check_imei(262)"262428425955713" TC_gsup_check_imei(262)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658280 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658280 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428425955713"} 20241011055658280 DAUC <0003> hlr.c:428 IMSI='262428425955713': storing IMEI = 12345678901234 20241011055658283 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428425955713"} 20241011055658283 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428425955713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658283 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@90b1ff45f90e: Final verdict of PTC: pass 20241011055658300 DAUC <0003> db_auc.c:157 IMSI='262420468077652': No 2G Auth Data 20241011055658300 DAUC <0003> db_auc.c:192 IMSI='262420468077652': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262420468077652" to be handled at TC_gsup_check_imei(263) 20241011055658329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241011055658334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658334 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420468077652"} 20241011055658334 DMAIN <0000> hlr.c:435 IMSI='262420468077652': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658334 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420468077652"} 20241011055658334 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658334 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262420468077652" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_check_imei(263)"262420468077652" TC_gsup_check_imei(263)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658339 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658339 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420468077652"} 20241011055658339 DAUC <0003> hlr.c:428 IMSI='262420468077652': storing IMEI = 12345678901234 20241011055658342 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420468077652"} 20241011055658342 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420468077652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658342 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@90b1ff45f90e: Final verdict of PTC: pass 20241011055658360 DAUC <0003> db_auc.c:157 IMSI='262427095055763': No 2G Auth Data 20241011055658360 DAUC <0003> db_auc.c:192 IMSI='262427095055763': No 3G Auth Data HLR_Test-GSUP(254)@90b1ff45f90e: Created GsupExpect[0] for "262427095055763" to be handled at TC_gsup_check_imei(264) 20241011055658389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 20241011055658393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658393 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095055763"} 20241011055658393 DMAIN <0000> hlr.c:435 IMSI='262427095055763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055658394 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095055763"} 20241011055658394 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@90b1ff45f90e: Found GsupExpect[0] for "262427095055763" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_check_imei(264)"262427095055763" TC_gsup_check_imei(264)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658397 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095055763"} 20241011055658397 DAUC <0003> hlr.c:428 IMSI='262427095055763': storing IMEI = 12345678901234 20241011055658401 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095055763"} 20241011055658401 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427095055763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055658401 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055658401 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055658403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055658415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 20241011055658416 DLINP <000b> input/ipa.c:451 connected read/write 20241011055658416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055658416 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055658416 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055658416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@90b1ff45f90e: Final verdict of PTC: none 20241011055658416 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38233<->l=127.0.0.1:4259) 255@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_check_imei finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Oct 11 05:56:58 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 20241011055658457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241011055658557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5392) Waiting for packet dumper to finish... 1 (prev_count=5392, count=68124) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Oct 11 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_check_imei_via_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055701633 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055701633 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055701634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055701636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701636 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055701636 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055701636 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 20241011055701636 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055701636 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 20241011055701636 DLGSUP <0013> gsup_server.c:235 2: 20241011055701636 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055701636 DLGSUP <0013> gsup_server.c:235 3: 20241011055701636 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055701636 DLGSUP <0013> gsup_server.c:235 4: 20241011055701636 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055701636 DLGSUP <0013> gsup_server.c:235 5: 20241011055701636 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055701636 DLGSUP <0013> gsup_server.c:235 7: 20241011055701636 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055701636 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055701636 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055701636 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@90b1ff45f90e: 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") 20241011055701654 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45895<->l=127.0.0.1:4259) 20241011055701663 DAUC <0003> db_auc.c:157 IMSI='262425246642377': No 2G Auth Data 20241011055701663 DAUC <0003> db_auc.c:192 IMSI='262425246642377': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262425246642377" to be handled at TC_gsup_check_imei_via_proxy(269) 20241011055701686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20241011055701691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701691 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425246642377" source_name="the-source\n"} 20241011055701691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241011055701691 DMAIN <0000> hlr.c:435 IMSI='262425246642377': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701691 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425246642377" destination_name="the-source\n"} 20241011055701691 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262425246642377" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425246642377" TC_gsup_check_imei_via_proxy(269)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055701694 DAUC <0003> db_auc.c:192 IMSI='262425246642377': No 3G Auth Data 20241011055701697 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701697 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425246642377" source_name="the-source\n"} 20241011055701697 DAUC <0003> hlr.c:428 IMSI='262425246642377': storing IMEI = 12345678901234 20241011055701700 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425246642377" destination_name="the-source\n"} 20241011055701700 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425246642377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701700 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701700 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055701701 DAUC <0003> db_auc.c:192 IMSI='262425246642377': No 3G Auth Data 20241011055701702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@90b1ff45f90e: Final verdict of PTC: pass 20241011055701714 DAUC <0003> db_auc.c:157 IMSI='262428380291012': No 2G Auth Data 20241011055701714 DAUC <0003> db_auc.c:192 IMSI='262428380291012': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262428380291012" to be handled at TC_gsup_check_imei_via_proxy(270) 20241011055701738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241011055701744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701744 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428380291012" source_name="the-source\n"} 20241011055701744 DMAIN <0000> hlr.c:435 IMSI='262428380291012': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701744 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428380291012" destination_name="the-source\n"} 20241011055701744 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262428380291012" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428380291012" TC_gsup_check_imei_via_proxy(270)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055701746 DAUC <0003> db_auc.c:192 IMSI='262428380291012': No 3G Auth Data 20241011055701748 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701748 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428380291012" source_name="the-source\n"} 20241011055701748 DAUC <0003> hlr.c:428 IMSI='262428380291012': storing IMEI = 12345678901234 20241011055701754 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428380291012" destination_name="the-source\n"} 20241011055701754 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428380291012 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701754 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055701755 DAUC <0003> db_auc.c:192 IMSI='262428380291012': No 3G Auth Data 20241011055701756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@90b1ff45f90e: Final verdict of PTC: pass 20241011055701768 DAUC <0003> db_auc.c:157 IMSI='262422376146183': No 2G Auth Data 20241011055701768 DAUC <0003> db_auc.c:192 IMSI='262422376146183': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262422376146183" to be handled at TC_gsup_check_imei_via_proxy(271) 20241011055701793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20241011055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701800 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422376146183" source_name="the-source\n"} 20241011055701800 DMAIN <0000> hlr.c:435 IMSI='262422376146183': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701800 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422376146183" destination_name="the-source\n"} 20241011055701800 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262422376146183" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262422376146183" TC_gsup_check_imei_via_proxy(271)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055701802 DAUC <0003> db_auc.c:192 IMSI='262422376146183': No 3G Auth Data 20241011055701805 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701805 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422376146183" source_name="the-source\n"} 20241011055701805 DAUC <0003> hlr.c:428 IMSI='262422376146183': storing IMEI = 12345678901234 20241011055701808 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422376146183" destination_name="the-source\n"} 20241011055701808 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422376146183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701808 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701808 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055701810 DAUC <0003> db_auc.c:192 IMSI='262422376146183': No 3G Auth Data 20241011055701811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@90b1ff45f90e: Final verdict of PTC: pass 20241011055701823 DAUC <0003> db_auc.c:157 IMSI='262422001390426': No 2G Auth Data 20241011055701823 DAUC <0003> db_auc.c:192 IMSI='262422001390426': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262422001390426" to be handled at TC_gsup_check_imei_via_proxy(272) 20241011055701845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241011055701849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701849 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422001390426" source_name="the-source\n"} 20241011055701849 DMAIN <0000> hlr.c:435 IMSI='262422001390426': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701849 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422001390426" destination_name="the-source\n"} 20241011055701849 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262422001390426" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422001390426" TC_gsup_check_imei_via_proxy(272)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055701850 DAUC <0003> db_auc.c:157 IMSI='262422001390426': No 2G Auth Data 20241011055701853 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701853 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422001390426" source_name="the-source\n"} 20241011055701853 DAUC <0003> hlr.c:428 IMSI='262422001390426': storing IMEI = 12345678901234 20241011055701857 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422001390426" destination_name="the-source\n"} 20241011055701857 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422001390426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701857 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701857 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055701858 DAUC <0003> db_auc.c:157 IMSI='262422001390426': No 2G Auth Data 20241011055701859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@90b1ff45f90e: Final verdict of PTC: pass 20241011055701871 DAUC <0003> db_auc.c:157 IMSI='262425067477955': No 2G Auth Data 20241011055701871 DAUC <0003> db_auc.c:192 IMSI='262425067477955': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262425067477955" to be handled at TC_gsup_check_imei_via_proxy(273) 20241011055701897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241011055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701903 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067477955" source_name="the-source\n"} 20241011055701903 DMAIN <0000> hlr.c:435 IMSI='262425067477955': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701903 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425067477955" destination_name="the-source\n"} 20241011055701903 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262425067477955" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425067477955" TC_gsup_check_imei_via_proxy(273)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055701905 DAUC <0003> db_auc.c:157 IMSI='262425067477955': No 2G Auth Data 20241011055701907 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701907 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067477955" source_name="the-source\n"} 20241011055701907 DAUC <0003> hlr.c:428 IMSI='262425067477955': storing IMEI = 12345678901234 20241011055701911 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425067477955" destination_name="the-source\n"} 20241011055701911 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425067477955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701911 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701911 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055701912 DAUC <0003> db_auc.c:157 IMSI='262425067477955': No 2G Auth Data 20241011055701913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@90b1ff45f90e: Final verdict of PTC: pass 20241011055701924 DAUC <0003> db_auc.c:157 IMSI='262424105518288': No 2G Auth Data 20241011055701924 DAUC <0003> db_auc.c:192 IMSI='262424105518288': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262424105518288" to be handled at TC_gsup_check_imei_via_proxy(274) 20241011055701950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4258 20241011055701954 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701954 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424105518288" source_name="the-source\n"} 20241011055701954 DMAIN <0000> hlr.c:435 IMSI='262424105518288': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055701954 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424105518288" destination_name="the-source\n"} 20241011055701954 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701954 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701955 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262424105518288" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424105518288" TC_gsup_check_imei_via_proxy(274)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055701958 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055701958 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424105518288" source_name="the-source\n"} 20241011055701958 DAUC <0003> hlr.c:428 IMSI='262424105518288': storing IMEI = 12345678901234 20241011055701962 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424105518288" destination_name="the-source\n"} 20241011055701962 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424105518288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055701962 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055701962 DLINP <000b> input/ipa.c:451 connected read/write 20241011055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055701964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@90b1ff45f90e: Final verdict of PTC: pass 20241011055701979 DAUC <0003> db_auc.c:157 IMSI='262421757380406': No 2G Auth Data 20241011055701979 DAUC <0003> db_auc.c:192 IMSI='262421757380406': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262421757380406" to be handled at TC_gsup_check_imei_via_proxy(275) 20241011055702008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241011055702013 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702014 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421757380406" source_name="the-source\n"} 20241011055702014 DMAIN <0000> hlr.c:435 IMSI='262421757380406': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055702014 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421757380406" destination_name="the-source\n"} 20241011055702014 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702014 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262421757380406" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421757380406" TC_gsup_check_imei_via_proxy(275)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055702018 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702018 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421757380406" source_name="the-source\n"} 20241011055702018 DAUC <0003> hlr.c:428 IMSI='262421757380406': storing IMEI = 12345678901234 20241011055702021 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421757380406" destination_name="the-source\n"} 20241011055702021 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421757380406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702021 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702021 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055702024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@90b1ff45f90e: Final verdict of PTC: pass 20241011055702038 DAUC <0003> db_auc.c:157 IMSI='262428254436529': No 2G Auth Data 20241011055702038 DAUC <0003> db_auc.c:192 IMSI='262428254436529': No 3G Auth Data HLR_Test-GSUP(266)@90b1ff45f90e: Created GsupExpect[0] for "262428254436529" to be handled at TC_gsup_check_imei_via_proxy(276) 20241011055702066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241011055702071 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702071 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428254436529" source_name="the-source\n"} 20241011055702071 DMAIN <0000> hlr.c:435 IMSI='262428254436529': has IMEI = 12345678901234 (consider setting 'store-imei') 20241011055702071 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428254436529" destination_name="the-source\n"} 20241011055702071 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702071 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702071 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@90b1ff45f90e: Found GsupExpect[0] for "262428254436529" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428254436529" TC_gsup_check_imei_via_proxy(276)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055702076 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702076 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428254436529" source_name="the-source\n"} 20241011055702076 DAUC <0003> hlr.c:428 IMSI='262428254436529': storing IMEI = 12345678901234 20241011055702080 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428254436529" destination_name="the-source\n"} 20241011055702080 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428254436529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055702080 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055702080 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055702083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055702094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 20241011055702096 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45895<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@90b1ff45f90e: Final verdict of PTC: none 20241011055702096 DLINP <000b> input/ipa.c:451 connected read/write 20241011055702096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055702096 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055702096 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055702096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055702096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@90b1ff45f90e: Final verdict of PTC: none 267@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Oct 11 05:57:02 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 20241011055702141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20241011055702242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=46144) Waiting for packet dumper to finish... 1 (prev_count=46144, count=69104) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Oct 11 05:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_check_imei_invalid_len started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055705318 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055705318 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055705320 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055705324 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055705324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055705324 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 20241011055705324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055705324 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 20241011055705324 DLGSUP <0013> gsup_server.c:235 2: 20241011055705324 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055705324 DLGSUP <0013> gsup_server.c:235 3: 20241011055705324 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055705324 DLGSUP <0013> gsup_server.c:235 4: 20241011055705324 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055705324 DLGSUP <0013> gsup_server.c:235 5: 20241011055705324 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055705324 DLGSUP <0013> gsup_server.c:235 7: 20241011055705324 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055705324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055705324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055705324 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@90b1ff45f90e: 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") 20241011055705343 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39705<->l=127.0.0.1:4259) 20241011055705362 DAUC <0003> db_auc.c:157 IMSI='262421882738954': No 2G Auth Data 20241011055705362 DAUC <0003> db_auc.c:192 IMSI='262421882738954': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262421882738954" to be handled at TC_gsup_check_imei_invalid_len(281) 20241011055705386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241011055705391 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705391 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705391 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705391 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705391 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705391 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705391 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262421882738954" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421882738954" TC_gsup_check_imei_invalid_len(281)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705393 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705393 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705393 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705393 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705393 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705394 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705394 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705394 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705394 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705394 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705396 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705396 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705396 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705396 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705396 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705396 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705396 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705397 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882738954"} 20241011055705397 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705397 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421882738954" cause=Invalid mandatory information} 20241011055705397 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421882738954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@90b1ff45f90e: Final verdict of PTC: pass 20241011055705410 DAUC <0003> db_auc.c:157 IMSI='262428929573517': No 2G Auth Data 20241011055705410 DAUC <0003> db_auc.c:192 IMSI='262428929573517': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262428929573517" to be handled at TC_gsup_check_imei_invalid_len(282) 20241011055705432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241011055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705436 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705436 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705436 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705436 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262428929573517" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428929573517" TC_gsup_check_imei_invalid_len(282)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705438 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705438 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705438 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705438 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705440 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705440 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705440 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705440 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705442 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705442 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705442 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705442 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705442 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705442 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705442 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705443 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428929573517"} 20241011055705443 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705443 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428929573517" cause=Invalid mandatory information} 20241011055705443 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428929573517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@90b1ff45f90e: Final verdict of PTC: pass 20241011055705456 DAUC <0003> db_auc.c:157 IMSI='262422234280760': No 2G Auth Data 20241011055705456 DAUC <0003> db_auc.c:192 IMSI='262422234280760': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262422234280760" to be handled at TC_gsup_check_imei_invalid_len(283) 20241011055705479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20241011055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705484 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705484 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705484 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705484 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262422234280760" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422234280760" TC_gsup_check_imei_invalid_len(283)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705486 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705486 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705486 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705486 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705488 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705488 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705488 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705488 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705488 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705488 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705488 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705490 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705490 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705490 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705490 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705490 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705490 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705490 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705491 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422234280760"} 20241011055705491 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705491 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422234280760" cause=Invalid mandatory information} 20241011055705491 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422234280760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@90b1ff45f90e: Final verdict of PTC: pass 20241011055705504 DAUC <0003> db_auc.c:157 IMSI='262421238844330': No 2G Auth Data 20241011055705504 DAUC <0003> db_auc.c:192 IMSI='262421238844330': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262421238844330" to be handled at TC_gsup_check_imei_invalid_len(284) 20241011055705527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 20241011055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705530 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705530 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705530 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705530 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262421238844330" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421238844330" TC_gsup_check_imei_invalid_len(284)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705532 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705532 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705532 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705532 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705532 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705532 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705532 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705534 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705534 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705534 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705534 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705534 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705534 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705534 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705536 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705536 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705536 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705536 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705537 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238844330"} 20241011055705537 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705537 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238844330" cause=Invalid mandatory information} 20241011055705537 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238844330 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@90b1ff45f90e: Final verdict of PTC: pass 20241011055705550 DAUC <0003> db_auc.c:157 IMSI='262426154579178': No 2G Auth Data 20241011055705550 DAUC <0003> db_auc.c:192 IMSI='262426154579178': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262426154579178" to be handled at TC_gsup_check_imei_invalid_len(285) 20241011055705576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241011055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705580 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705580 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705580 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705580 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262426154579178" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426154579178" TC_gsup_check_imei_invalid_len(285)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705582 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705582 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705582 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705582 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705583 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705583 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705583 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705583 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705583 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705585 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705585 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705585 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705585 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705586 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426154579178"} 20241011055705586 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705586 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426154579178" cause=Invalid mandatory information} 20241011055705586 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426154579178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@90b1ff45f90e: Final verdict of PTC: pass 20241011055705599 DAUC <0003> db_auc.c:157 IMSI='262424273035994': No 2G Auth Data 20241011055705599 DAUC <0003> db_auc.c:192 IMSI='262424273035994': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262424273035994" to be handled at TC_gsup_check_imei_invalid_len(286) 20241011055705625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241011055705629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705629 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705629 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705629 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705629 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705629 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262424273035994" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424273035994" TC_gsup_check_imei_invalid_len(286)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705631 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705631 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705631 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705631 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705631 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705633 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705633 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705633 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705633 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705633 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705633 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705633 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705634 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705634 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705634 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705634 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705634 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705636 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424273035994"} 20241011055705636 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705636 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424273035994" cause=Invalid mandatory information} 20241011055705636 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424273035994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705636 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@90b1ff45f90e: Final verdict of PTC: pass 20241011055705652 DAUC <0003> db_auc.c:157 IMSI='262421120011236': No 2G Auth Data 20241011055705652 DAUC <0003> db_auc.c:192 IMSI='262421120011236': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262421120011236" to be handled at TC_gsup_check_imei_invalid_len(287) 20241011055705680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241011055705685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705685 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705685 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705685 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705685 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705685 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262421120011236" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421120011236" TC_gsup_check_imei_invalid_len(287)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705687 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705687 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705687 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705687 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705687 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705689 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705689 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705689 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705690 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705690 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705690 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705690 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705691 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705691 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705691 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705691 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705691 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705693 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705693 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120011236"} 20241011055705693 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705693 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421120011236" cause=Invalid mandatory information} 20241011055705693 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421120011236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705693 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705693 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@90b1ff45f90e: Final verdict of PTC: pass 20241011055705708 DAUC <0003> db_auc.c:157 IMSI='262424500550217': No 2G Auth Data 20241011055705708 DAUC <0003> db_auc.c:192 IMSI='262424500550217': No 3G Auth Data HLR_Test-GSUP(278)@90b1ff45f90e: Created GsupExpect[0] for "262424500550217" to be handled at TC_gsup_check_imei_invalid_len(288) 20241011055705735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241011055705739 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705739 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705739 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241011055705739 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705739 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705739 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705739 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@90b1ff45f90e: Found GsupExpect[0] for "262424500550217" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@90b1ff45f90e: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424500550217" TC_gsup_check_imei_invalid_len(288)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705742 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705742 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705742 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241011055705742 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705742 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705742 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705742 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705743 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705744 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705744 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241011055705744 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705744 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705744 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705745 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705745 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705745 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241011055705745 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705745 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705745 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705745 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705747 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424500550217"} 20241011055705747 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241011055705747 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424500550217" cause=Invalid mandatory information} 20241011055705747 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424500550217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055705747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055705747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055705748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@90b1ff45f90e: Final verdict of PTC: pass MTC@90b1ff45f90e: setverdict(pass): none -> pass 20241011055705760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@90b1ff45f90e: Final verdict of PTC: none 20241011055705761 DLINP <000b> input/ipa.c:451 connected read/write 20241011055705761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055705761 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055705761 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055705761 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055705761 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39705<->l=127.0.0.1:4259) 279@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: pass MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@90b1ff45f90e: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Oct 11 05:57:05 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 20241011055705802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 20241011055705903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34640) Waiting for packet dumper to finish... 1 (prev_count=34640, count=50368) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Oct 11 05:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_gsup_check_imei_unknown_imsi started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055708977 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055708977 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055708980 DLINP <000b> input/ipa.c:451 connected read/write 20241011055708980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055708980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055708982 DLINP <000b> input/ipa.c:451 connected read/write 20241011055708982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055708982 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055708982 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055708982 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 20241011055708982 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055708982 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 20241011055708982 DLGSUP <0013> gsup_server.c:235 2: 20241011055708982 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055708982 DLGSUP <0013> gsup_server.c:235 3: 20241011055708983 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055708983 DLGSUP <0013> gsup_server.c:235 4: 20241011055708983 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055708983 DLGSUP <0013> gsup_server.c:235 5: 20241011055708983 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055708983 DLGSUP <0013> gsup_server.c:235 7: 20241011055708983 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055708983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055708983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055708983 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@90b1ff45f90e: 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") 20241011055709003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39285<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@90b1ff45f90e: Created GsupExpect[0] for "262429646378535" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241011055709013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 20241011055709029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055709029 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646378535"} 20241011055709029 DMAIN <0000> hlr.c:435 IMSI='262429646378535': has IMEI = 22245678901234 (consider setting 'store-imei') 20241011055709029 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241011055709029 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646378535" cause=Invalid mandatory information} 20241011055709029 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055709029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055709029 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@90b1ff45f90e: Found GsupExpect[0] for "262429646378535" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@90b1ff45f90e: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429646378535" TC_gsup_check_imei_unknown_imsi(293)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055709034 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055709034 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429646378535"} 20241011055709034 DAUC <0003> hlr.c:428 IMSI='262429646378535': storing IMEI = 22245678901234 20241011055709034 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429646378535': no such subscriber 20241011055709034 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241011055709034 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429646378535" cause=Invalid mandatory information} 20241011055709034 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429646378535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055709034 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055709034 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055709035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@90b1ff45f90e: Final verdict of PTC: pass 20241011055709036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241011055709037 DLINP <000b> input/ipa.c:451 connected read/write 20241011055709037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055709037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055709037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055709037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055709038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39285<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@90b1ff45f90e: Final verdict of PTC: none 291@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 291: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Oct 11 05:57:09 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 20241011055709078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4258 20241011055709178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Oct 11 05:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055712259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055712259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055712261 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@90b1ff45f90e: 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 } } } } 20241011055712263 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055712263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055712263 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 20241011055712263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055712263 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 20241011055712263 DLGSUP <0013> gsup_server.c:235 2: 20241011055712263 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055712263 DLGSUP <0013> gsup_server.c:235 3: 20241011055712263 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055712263 DLGSUP <0013> gsup_server.c:235 4: 20241011055712263 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055712263 DLGSUP <0013> gsup_server.c:235 5: 20241011055712263 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055712263 DLGSUP <0013> gsup_server.c:235 7: 20241011055712263 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055712263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055712263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055712263 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@90b1ff45f90e: 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") 20241011055712280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39343<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@90b1ff45f90e: Created GsupExpect[0] for "262427267140817" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241011055712291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4258 20241011055712309 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712309 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712309 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712332 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='027' 20241011055712332 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712349 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712349 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712349 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712349 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@90b1ff45f90e: Found GsupExpect[0] for "262427267140817" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@90b1ff45f90e: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427267140817" TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055712352 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712352 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712353 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712353 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712354 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712354 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712356 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712356 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712356 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712356 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055712366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055712366 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712366 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712368 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267140817"} 20241011055712368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055712368 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055712368 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267140817"} 20241011055712368 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055712368 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055712368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712368 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712381 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712381 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712381 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712392 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='129' 20241011055712392 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712395 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712395 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712395 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712395 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712396 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712396 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712398 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712398 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712399 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712399 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712400 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712400 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712401 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712401 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712401 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712401 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055712408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055712408 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712408 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712408 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712410 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712410 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267140817"} 20241011055712410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055712410 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055712410 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267140817"} 20241011055712410 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055712410 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055712410 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712410 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712420 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712420 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712420 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712431 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='337' 20241011055712431 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712434 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712434 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712434 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712434 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712436 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712436 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712437 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712437 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712438 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712438 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712439 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712439 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712441 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712441 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712441 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055712441 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427267140817" cause=GPRS services not allowed} 20241011055712441 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712441 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712441 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055712441 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055712441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712441 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712449 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712449 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712449 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712455 DMAIN <0000> hlr.c:243 IMSI='262427267140817': Successfully assigned MSISDN='322' 20241011055712455 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712459 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712459 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712460 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712460 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712461 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712461 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712462 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712462 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712464 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712464 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712464 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055712464 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427267140817" cause=GPRS services not allowed} 20241011055712464 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712464 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712464 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055712464 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712464 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712473 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712473 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712473 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712476 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712479 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712479 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712479 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712479 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712481 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712481 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712482 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712482 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712483 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712483 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712485 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712485 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712485 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712485 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055712485 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427267140817" cause=GPRS services not allowed} 20241011055712485 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712485 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712485 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055712485 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055712485 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712485 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712493 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712493 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427267140817"} 20241011055712493 DMAIN <0000> hlr.c:227 IMSI='262427267140817': Creating subscriber on demand 20241011055712496 DAUC <0003> hlr.c:428 IMSI='262427267140817': storing IMEI = 12345678901234 20241011055712499 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427267140817"} 20241011055712499 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241011055712499 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712499 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712501 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712501 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712501 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712501 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712502 DAUC <0003> db_auc.c:157 IMSI='262427267140817': No 2G Auth Data 20241011055712502 DAUC <0003> db_auc.c:192 IMSI='262427267140817': No 3G Auth Data 20241011055712503 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712503 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712503 DLU <0006> fsm.c:456 lu(262427267140817)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055712503 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055712510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267140817)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055712510 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267140817" cn_domain=PS} 20241011055712510 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712510 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712512 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267140817"} 20241011055712512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055712512 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055712512 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267140817"} 20241011055712512 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427267140817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055712512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055712512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055712512 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267140817)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055712518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@90b1ff45f90e: Final verdict of PTC: pass 20241011055712519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241011055712520 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39343<->l=127.0.0.1:4259) 20241011055712520 DLINP <000b> input/ipa.c:451 connected read/write 20241011055712520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055712520 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055712520 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055712520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@90b1ff45f90e: Final verdict of PTC: none 296@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 296: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Oct 11 05:57:12 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 20241011055712566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 20241011055712667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=32308) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Oct 11 05:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_subscr_create_on_demand_ul started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055715745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055715745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055715747 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055715750 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715750 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055715750 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055715750 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 20241011055715750 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055715750 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 20241011055715750 DLGSUP <0013> gsup_server.c:235 2: 20241011055715750 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055715750 DLGSUP <0013> gsup_server.c:235 3: 20241011055715750 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055715750 DLGSUP <0013> gsup_server.c:235 4: 20241011055715750 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055715750 DLGSUP <0013> gsup_server.c:235 5: 20241011055715750 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055715750 DLGSUP <0013> gsup_server.c:235 7: 20241011055715750 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055715750 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055715750 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055715750 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@90b1ff45f90e: 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") 20241011055715771 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36623<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@90b1ff45f90e: Created GsupExpect[0] for "262424564315311" to be handled at TC_subscr_create_on_demand_ul(303) 20241011055715784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4258 20241011055715797 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715797 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715797 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715813 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='328' 20241011055715813 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715813 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055715819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055715819 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715819 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@90b1ff45f90e: Found GsupExpect[0] for "262424564315311" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@90b1ff45f90e: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424564315311" 20241011055715822 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715822 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424564315311"} 20241011055715822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055715822 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055715822 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424564315311"} 20241011055715822 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055715822 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055715822 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715822 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055715824 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715824 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715825 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715825 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715826 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715826 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715833 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715833 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715833 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715840 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='792' 20241011055715840 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715840 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055715847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055715847 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715847 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715847 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715849 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424564315311"} 20241011055715849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055715849 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055715849 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424564315311"} 20241011055715849 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055715849 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055715849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055715850 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715850 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715851 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715851 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715852 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715852 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715852 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715853 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715860 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715860 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715860 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715867 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='484' 20241011055715867 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715867 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055715867 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424564315311" cause=GPRS services not allowed} 20241011055715867 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715867 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715867 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055715867 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055715867 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715867 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055715868 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715869 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715869 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715869 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715870 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715870 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715871 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715871 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715878 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715878 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715879 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715885 DMAIN <0000> hlr.c:243 IMSI='262424564315311': Successfully assigned MSISDN='478' 20241011055715885 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715885 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055715885 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424564315311" cause=GPRS services not allowed} 20241011055715885 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055715885 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055715885 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715885 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055715887 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715887 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715888 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715888 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715888 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715888 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715896 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715896 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715896 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715900 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715900 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241011055715900 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424564315311" cause=GPRS services not allowed} 20241011055715900 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715900 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715900 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Freeing instance 20241011055715900 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: Deallocated 20241011055715900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715900 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055715901 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715901 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715902 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715902 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715903 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715903 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715910 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715910 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715910 DMAIN <0000> hlr.c:227 IMSI='262424564315311': Creating subscriber on demand 20241011055715914 DLU <0006> fsm.c:456 lu(262424564315311)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055715914 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055715920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424564315311)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055715920 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424564315311" cn_domain=PS} 20241011055715920 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715920 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715923 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424564315311"} 20241011055715923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055715923 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055715923 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424564315311"} 20241011055715923 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424564315311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055715923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055715923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055715923 DLU <0006> fsm.c:568 lu(PS:IMSI-262424564315311)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055715923 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055715924 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715924 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715925 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715925 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data 20241011055715926 DAUC <0003> db_auc.c:157 IMSI='262424564315311': No 2G Auth Data 20241011055715926 DAUC <0003> db_auc.c:192 IMSI='262424564315311': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055715932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@90b1ff45f90e: Final verdict of PTC: pass 20241011055715933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20241011055715934 DLINP <000b> input/ipa.c:451 connected read/write 20241011055715934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055715934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055715934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055715934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@90b1ff45f90e: Final verdict of PTC: none 20241011055715934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36623<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@90b1ff45f90e: Final verdict of PTC: none 301@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 301: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Oct 11 05:57:15 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 20241011055715972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 20241011055716073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30892) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Oct 11 05:57:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_subscr_create_on_demand_sai started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055719145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055719145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055719148 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055719152 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055719152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055719152 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 20241011055719152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055719152 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 20241011055719152 DLGSUP <0013> gsup_server.c:235 2: 20241011055719152 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055719152 DLGSUP <0013> gsup_server.c:235 3: 20241011055719152 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055719152 DLGSUP <0013> gsup_server.c:235 4: 20241011055719152 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055719152 DLGSUP <0013> gsup_server.c:235 5: 20241011055719152 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055719152 DLGSUP <0013> gsup_server.c:235 7: 20241011055719152 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055719152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055719152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055719152 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@90b1ff45f90e: 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") 20241011055719170 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40923<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@90b1ff45f90e: Created GsupExpect[0] for "262423998875929" to be handled at TC_subscr_create_on_demand_sai(308) 20241011055719180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20241011055719197 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719197 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423998875929"} 20241011055719197 DMAIN <0000> hlr.c:227 IMSI='262423998875929': Creating subscriber on demand 20241011055719205 DMAIN <0000> hlr.c:243 IMSI='262423998875929': Successfully assigned MSISDN='587' 20241011055719205 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719205 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719205 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 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 20241011055719205 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423998875929" cause=IMSI unknown in HLR} 20241011055719205 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241011055719205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719205 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@90b1ff45f90e: Found GsupExpect[0] for "262423998875929" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@90b1ff45f90e: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423998875929" TC_subscr_create_on_demand_sai(308)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055719207 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719207 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719208 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719208 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719209 DAUC <0003> db_auc.c:157 IMSI='262423998875929': No 2G Auth Data 20241011055719209 DAUC <0003> db_auc.c:192 IMSI='262423998875929': No 3G Auth Data 20241011055719211 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719211 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423998875929" cn_domain=PS} 20241011055719211 DLU <0006> fsm.c:456 lu(262423998875929)[0x55b954627120]{UNVALIDATED}: Allocated 20241011055719211 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241011055719217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423998875929)[0x55b954627120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055719217 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423998875929" cn_domain=PS} 20241011055719217 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719217 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719220 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719220 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423998875929"} 20241011055719220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055719220 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055719220 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423998875929"} 20241011055719220 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423998875929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055719220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055719220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055719220 DLU <0006> fsm.c:568 lu(PS:IMSI-262423998875929)[0x55b954627120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055719220 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055719220 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055719226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@90b1ff45f90e: Final verdict of PTC: pass 20241011055719227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 20241011055719228 DLINP <000b> input/ipa.c:451 connected read/write 20241011055719228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055719228 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055719228 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055719228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@90b1ff45f90e: Final verdict of PTC: none 20241011055719228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40923<->l=127.0.0.1:4259) 306@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 306: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Oct 11 05:57:19 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 20241011055719276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4258 20241011055719377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Oct 11 05:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_other_home started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055722455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055722455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055722457 DLINP <000b> input/ipa.c:451 connected read/write 20241011055722457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055722458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055722459 DLINP <000b> input/ipa.c:451 connected read/write 20241011055722459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055722459 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055722459 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055722459 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 20241011055722459 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055722459 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 20241011055722459 DLGSUP <0013> gsup_server.c:235 2: 20241011055722459 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055722459 DLGSUP <0013> gsup_server.c:235 3: 20241011055722459 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055722459 DLGSUP <0013> gsup_server.c:235 4: 20241011055722459 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055722459 DLGSUP <0013> gsup_server.c:235 5: 20241011055722459 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055722459 DLGSUP <0013> gsup_server.c:235 7: 20241011055722459 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055722459 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055722459 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055722459 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@90b1ff45f90e: 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") 20241011055722477 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42153<->l=127.0.0.1:4259) 20241011055722479 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055722479 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@90b1ff45f90e: Created GsupExpect[0] for "262422674349107" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241011055722496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241011055722503 DAUC <0003> db_auc.c:157 IMSI='262422674349107': No 2G Auth Data 20241011055722503 DAUC <0003> db_auc.c:192 IMSI='262422674349107': No 3G Auth Data 20241011055722511 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616664540.msisdn 20241011055722511 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616664540.msisdn: not attached (vlr_number unset) 20241011055722511 DDGSM <0007> mslookup_server.c:327 sip.voice.491616664540.msisdn: does not exist in GSUP proxy 20241011055723513 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055723513 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422674349107" cn_domain=CS} 20241011055723513 DLU <0006> fsm.c:456 lu(262422674349107)[0x55b954620180]{UNVALIDATED}: Allocated 20241011055723513 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241011055723521 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422674349107)[0x55b954620180]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241011055723521 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422674349107" cn_domain=CS} 20241011055723521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055723521 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@90b1ff45f90e: Found GsupExpect[0] for "262422674349107" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@90b1ff45f90e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422674349107" 20241011055723525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055723525 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422674349107"} 20241011055723525 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241011055723525 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241011055723525 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422674349107"} 20241011055723525 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422674349107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055723525 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241011055723525 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241011055723525 DLU <0006> fsm.c:568 lu(CS:IMSI-262422674349107)[0x55b954620180]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241011055723525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055723525 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055723527 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616664540.msisdn 20241011055723527 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616664540.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241011055723527 DDGSM <0007> mslookup_server.c:327 sip.voice.491616664540.msisdn: does not exist in GSUP proxy 20241011055723527 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616664540.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@90b1ff45f90e: setverdict(pass): pass -> pass, component reason not changed 20241011055723534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@90b1ff45f90e: Final verdict of PTC: pass 20241011055723535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@90b1ff45f90e: Final verdict of PTC: none 20241011055723536 DLINP <000b> input/ipa.c:451 connected read/write 20241011055723536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055723536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055723536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055723536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055723536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42153<->l=127.0.0.1:4259) 311@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 311: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Oct 11 05:57:23 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 20241011055723579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20241011055723680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) 20241011055724716 DSS <0004> hlr_ussd.c:239 262422285622189/0x4b402204: SS Session Timeout, destroying 20241011055724717 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422285622189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Oct 11 05:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_MSLookup_GSUP_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055726756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055726756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055726757 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055726759 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055726759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055726759 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 20241011055726759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055726759 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 20241011055726759 DLGSUP <0013> gsup_server.c:235 2: 20241011055726759 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055726759 DLGSUP <0013> gsup_server.c:235 3: 20241011055726759 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055726759 DLGSUP <0013> gsup_server.c:235 4: 20241011055726759 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055726759 DLGSUP <0013> gsup_server.c:235 5: 20241011055726759 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055726759 DLGSUP <0013> gsup_server.c:235 7: 20241011055726759 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055726759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055726759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055726759 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055726760 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055726760 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@90b1ff45f90e: 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") 20241011055726792 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34809<->l=127.0.0.1:4259) 20241011055726795 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055726795 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@90b1ff45f90e: Created GsupExpect[0] for "262429876852730" to be handled at TC_MSLookup_GSUP_proxy(320) 20241011055726810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@90b1ff45f90e: Created GsupExpect[0] for "262429876852730" to be handled at TC_MSLookup_GSUP_proxy(320) 20241011055726815 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726815 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429876852730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429876852730" cn_domain=CS} 20241011055726815 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429876852730 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241011055726815 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429876852730 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241011055726815 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429876852730.imsi 20241011055726815 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429876852730.imsi 20241011055726815 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429876852730.imsi: does not exist in local HLR 20241011055726820 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429876852730 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241011055726820 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241011055726820 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241011055726820 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241011055726820 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241011055726820 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241011055726820 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429876852730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055726820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055726820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055726820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055726820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055726820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055726820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@90b1ff45f90e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@90b1ff45f90e: 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) } } } } 20241011055726823 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726823 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726823 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241011055726823 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241011055726823 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241011055726825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726825 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@90b1ff45f90e: 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)@90b1ff45f90e: 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(318)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@90b1ff45f90e: Found GsupExpect[0] for "262429876852730" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@90b1ff45f90e: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429876852730" 20241011055726865 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726865 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726865 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726865 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726865 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429876852730 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614552664 20241011055726865 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876852730 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055726865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726865 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@90b1ff45f90e: Found GsupExpect[0] for "262429876852730" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@90b1ff45f90e: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429876852730" 20241011055726869 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726869 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726869 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876852730 MSISDN-491614552664 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055726869 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726869 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726871 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726871 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726871 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429876852730 MSISDN-491614552664 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 20241011055726871 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876852730 MSISDN-491614552664 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055726871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055726871 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055726873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@90b1ff45f90e: Final verdict of PTC: pass 20241011055726874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 20241011055726875 DLINP <000b> input/ipa.c:451 connected read/write 20241011055726875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055726875 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055726875 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055726875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP(315)@90b1ff45f90e: Final verdict of PTC: none 20241011055726875 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055726875 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055726875 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241011055726875 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241011055726875 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241011055726875 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34809<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@90b1ff45f90e: Final verdict of PTC: none 316@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 316: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Oct 11 05:57:26 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 20241011055726916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57056<->l=127.0.0.1:4258 20241011055727016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57056<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=18384) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Oct 11 05:57:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055730093 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055730093 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055730094 DLINP <000b> input/ipa.c:451 connected read/write 20241011055730094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055730095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@90b1ff45f90e: 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 } } } } 20241011055730096 DLINP <000b> input/ipa.c:451 connected read/write 20241011055730096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055730096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055730096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055730096 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 20241011055730096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055730096 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 20241011055730096 DLGSUP <0013> gsup_server.c:235 2: 20241011055730096 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055730096 DLGSUP <0013> gsup_server.c:235 3: 20241011055730096 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055730096 DLGSUP <0013> gsup_server.c:235 4: 20241011055730096 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055730096 DLGSUP <0013> gsup_server.c:235 5: 20241011055730096 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055730096 DLGSUP <0013> gsup_server.c:235 7: 20241011055730096 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055730096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055730096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055730096 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055730097 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055730097 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@90b1ff45f90e: 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") 20241011055730117 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45601<->l=127.0.0.1:4259) 20241011055730119 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055730119 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@90b1ff45f90e: Created GsupExpect[0] for "262425373858972" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241011055730134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 20241011055730148 DAUC <0003> db_auc.c:157 IMSI='262425373858972': No 2G Auth Data 20241011055730148 DAUC <0003> db_auc.c:192 IMSI='262425373858972': No 3G Auth Data 20241011055730158 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425373858972.imsi 20241011055730158 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425373858972.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055730166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@90b1ff45f90e: Final verdict of PTC: pass 20241011055730167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 323@90b1ff45f90e: Final verdict of PTC: none 20241011055730168 DLINP <000b> input/ipa.c:451 connected read/write 20241011055730168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055730168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055730168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055730168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241011055730168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45601<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 323: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Oct 11 05:57:30 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 20241011055730212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241011055730313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16184) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Oct 11 05:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055733388 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055733388 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055733390 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055733390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055733392 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055733392 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055733392 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055733392 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 20241011055733392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055733392 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 20241011055733392 DLGSUP <0013> gsup_server.c:235 2: 20241011055733392 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055733392 DLGSUP <0013> gsup_server.c:235 3: 20241011055733392 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055733392 DLGSUP <0013> gsup_server.c:235 4: 20241011055733392 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055733392 DLGSUP <0013> gsup_server.c:235 5: 20241011055733392 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055733392 DLGSUP <0013> gsup_server.c:235 7: 20241011055733392 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055733392 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055733392 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055733392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241011055733392 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055733392 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@90b1ff45f90e: 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") 20241011055733421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34255<->l=127.0.0.1:4259) 20241011055733423 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055733424 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@90b1ff45f90e: Created GsupExpect[0] for "262424200155236" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241011055733438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@90b1ff45f90e: Created GsupExpect[0] for "262424200155236" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241011055733443 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055733443 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424200155236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424200155236" cn_domain=CS} 20241011055733443 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424200155236 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241011055733443 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424200155236 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241011055733443 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424200155236.imsi 20241011055733443 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424200155236.imsi 20241011055733443 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424200155236.imsi: does not exist in local HLR 20241011055733448 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424200155236 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241011055733448 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241011055733448 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241011055733448 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241011055733448 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241011055733448 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241011055733448 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424200155236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055733448 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055733448 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055733448 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055733448 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055733448 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055733448 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: 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) } } } } 20241011055733451 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733452 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733452 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241011055733452 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241011055733452 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241011055733454 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733454 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733454 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: 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)@90b1ff45f90e: 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)@90b1ff45f90e: Found GsupExpect[0] for "262424200155236" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@90b1ff45f90e: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424200155236" HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055733497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733497 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424200155236 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614142474 20241011055733497 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424200155236 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055733497 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733497 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@90b1ff45f90e: Found GsupExpect[0] for "262424200155236" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@90b1ff45f90e: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424200155236" 20241011055733501 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733501 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733501 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424200155236 MSISDN-491614142474 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055733501 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733501 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733503 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055733503 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055733503 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424200155236 MSISDN-491614142474 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 20241011055733503 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424200155236 MSISDN-491614142474 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055733503 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733503 DLINP <000b> input/ipa.c:451 connected read/write 20241011055733503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055733505 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424200155236.imsi 20241011055733505 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424200155236.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055734506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@90b1ff45f90e: Final verdict of PTC: pass 20241011055734507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241011055734508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34255<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-server(329)@90b1ff45f90e: Final verdict of PTC: none 20241011055734509 DLINP <000b> input/ipa.c:451 connected read/write 20241011055734509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055734509 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055734509 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055734509 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 328@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@90b1ff45f90e: Final verdict of PTC: none 20241011055734509 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055734509 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055734509 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241011055734509 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241011055734509 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 328: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Oct 11 05:57:34 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 20241011055734552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 20241011055734652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14076) Waiting for packet dumper to finish... 1 (prev_count=14076, count=18928) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Oct 11 05:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@90b1ff45f90e: legacy= false MTC@90b1ff45f90e: in not legacy case 1 MTC@90b1ff45f90e: in not legacy case 2 20241011055737734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241011055737734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055737737 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@90b1ff45f90e: 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)@90b1ff45f90e: 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 } } } } 20241011055737740 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241011055737740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241011055737740 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 20241011055737740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241011055737740 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 20241011055737740 DLGSUP <0013> gsup_server.c:235 2: 20241011055737740 DLGSUP <0013> gsup_server.c:237 2: 00 20241011055737740 DLGSUP <0013> gsup_server.c:235 3: 20241011055737740 DLGSUP <0013> gsup_server.c:237 3: 00 20241011055737740 DLGSUP <0013> gsup_server.c:235 4: 20241011055737740 DLGSUP <0013> gsup_server.c:237 4: 00 20241011055737740 DLGSUP <0013> gsup_server.c:235 5: 20241011055737740 DLGSUP <0013> gsup_server.c:237 5: 00 20241011055737740 DLGSUP <0013> gsup_server.c:235 7: 20241011055737740 DLGSUP <0013> gsup_server.c:237 7: 00 20241011055737740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241011055737740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241011055737740 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)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055737741 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241011055737741 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@90b1ff45f90e: 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") 20241011055737772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33263<->l=127.0.0.1:4259) 20241011055737775 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241011055737775 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@90b1ff45f90e: Created GsupExpect[0] for "262422530123964" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241011055737792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@90b1ff45f90e: Created GsupExpect[0] for "262422530123964" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241011055737797 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737797 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422530123964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422530123964" cn_domain=CS} 20241011055737797 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422530123964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241011055737797 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422530123964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241011055737797 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422530123964.imsi 20241011055737797 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422530123964.imsi 20241011055737797 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422530123964.imsi: does not exist in local HLR 20241011055737802 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422530123964 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241011055737802 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241011055737803 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241011055737803 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241011055737803 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241011055737803 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241011055737803 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422530123964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241011055737803 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055737803 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055737803 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055737803 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241011055737803 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241011055737803 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: 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) } } } } 20241011055737805 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737805 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737805 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241011055737805 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241011055737805 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241011055737806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737806 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: 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)@90b1ff45f90e: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@90b1ff45f90e: Found GsupExpect[0] for "262422530123964" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@90b1ff45f90e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422530123964" HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241011055737849 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737849 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737849 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737849 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737849 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422530123964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611140723 20241011055737849 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422530123964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055737849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737849 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@90b1ff45f90e: Found GsupExpect[0] for "262422530123964" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@90b1ff45f90e: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422530123964" 20241011055737852 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737852 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737852 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422530123964 MSISDN-491611140723 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055737853 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737853 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737855 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737855 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737855 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422530123964 MSISDN-491611140723 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 20241011055737855 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422530123964 MSISDN-491611140723 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241011055737855 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737855 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241011055737857 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611140723.msisdn 20241011055737857 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611140723.msisdn: does not exist in local HLR 20241011055737857 DDGSM <0007> mslookup_server.c:352 sip.voice.491611140723.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241011055737857 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611140723.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@90b1ff45f90e: setverdict(pass): none -> pass 20241011055737860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@90b1ff45f90e: Final verdict of PTC: pass 20241011055737860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33410<->l=127.0.0.1:4258 20241011055737862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33263<->l=127.0.0.1:4259) 20241011055737862 DLINP <000b> input/ipa.c:451 connected read/write 20241011055737862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241011055737862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241011055737862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241011055737862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@90b1ff45f90e: Final verdict of PTC: none 20241011055737862 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241011055737862 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241011055737862 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241011055737862 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241011055737862 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-server(336)@90b1ff45f90e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@90b1ff45f90e: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@90b1ff45f90e: Final verdict of PTC: none MTC@90b1ff45f90e: Setting final verdict of the test case. MTC@90b1ff45f90e: Local verdict of MTC: none MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC with component reference 335: none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@90b1ff45f90e: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@90b1ff45f90e: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@90b1ff45f90e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Oct 11 05:57:37 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 20241011055737900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258 20241011055738001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20588) MTC@90b1ff45f90e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@90b1ff45f90e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@90b1ff45f90e: Terminating MTC. MC@90b1ff45f90e: MTC terminated. MC2> exit MC@90b1ff45f90e: Shutting down session. MC@90b1ff45f90e: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7397.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 (4029521) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (4029448) [testenv] Showing junit-xml-7397.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7397.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.074328'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.681614'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.849791'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.461131'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.073344'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.076659'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.070407'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.068764'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.758070'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.789644'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.816942'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.225560'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.140994'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.900984'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.836943'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.075361'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.436576'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.377094'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.399647'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.366778'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.374631'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.367901'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.435884'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.441041'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.407747'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.093056'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.492684'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.482672'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.464453'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.080181'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.281530'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.209401'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.102606'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.105272'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.139780'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.094865'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.141138'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.151952'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241011-0555-09b33c0e'] 90b1ff45f90e4b6bf4f947ddb9c163c187b593de4bdc6cdbb2fc466696fc85f6 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2457/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS