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 28b47ddc24924508d554710e03eff05021408f0d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 28b47ddc24924508d554710e03eff05021408f0d # timeout=10
Commit message: "update osmo-stp.cfg to make STP_Tests work at all again"
 > git rev-list --no-walk 69aa39abf63ffd19aecb3502dec7251c0e77350d # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins17837006777033641021.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 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-20241012-0555-5125aa32', '--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'] 421cd9ede6bd66e2de3eb4bf4a4f03a3a5890723efc2683e2e0eab2ade17f109 [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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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 (9628 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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', './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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.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_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_5.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_2.cc Creating dependency file for MAP_CommonDataTypes_part_3.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_4.cc Creating dependency file for MAP_CallHandlingOperations_part_5.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_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_BS_Code_part_2.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_4.cc Creating dependency file for USSD_Helpers_part_5.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_5.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_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_6.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_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_5.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_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_6.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_4.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_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.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_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSUP_Types.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 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 MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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 (391 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-20241012-0555-5125aa32', '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 855 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 202410112026 [1184 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.18.abbf.202410112026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.18.abbf.202410112026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.18.abbf.202410112026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.18.abbf.202410112026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410112026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410112026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410112026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.18.abbf.202410112026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410112026 [112 kB] Fetched 855 kB in 0s (12.5 MB/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_202410112026_amd64.deb ... Unpacking osmocom-nightly (202410112026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.18.abbf.202410112026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.18.abbf.202410112026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.18.abbf.202410112026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.18.abbf.202410112026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.18.abbf.202410112026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.18.abbf.202410112026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.18.abbf.202410112026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.18.abbf.202410112026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202410112026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410112026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410112026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410112026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410112026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410112026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.18.abbf.202410112026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.18.abbf.202410112026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410112026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410112026) ... Setting up osmocom-nightly (202410112026) ... Setting up libosmocore22:amd64 (1.10.0.18.abbf.202410112026) ... Setting up libosmovty13:amd64 (1.10.0.18.abbf.202410112026) ... Setting up libosmoisdn0:amd64 (1.10.0.18.abbf.202410112026) ... Setting up libosmogsm20:amd64 (1.10.0.18.abbf.202410112026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410112026) ... Setting up libosmoctrl0:amd64 (1.10.0.18.abbf.202410112026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410112026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410112026) ... Setting up osmo-hlr (1.8.0.2.7c06.202410112026) ... 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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241012055522682 DMAIN <0000> hlr.c:813 hlr starting 20241012055522682 DDB <0001> db.c:599 using database: hlr.db 20241012055522682 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241012055522683 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241012055522683 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241012055522683 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20241012055522721 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241012055522721 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241012055522820 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241012055522821 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241012055522821 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-20241012-0555-5125aa32', '/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@421cd9ede6bd: Unix server socket created successfully. MC@421cd9ede6bd: Listening on TCP port 45917. 421cd9ede6bd is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 421cd9ede6bd 45917 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@421cd9ede6bd: New HC connected from 10.0.2.100 [10.0.2.100]. 421cd9ede6bd: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@421cd9ede6bd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@421cd9ede6bd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@421cd9ede6bd: Configuration file was processed on all HCs. MC@421cd9ede6bd: Creating MTC on host 10.0.2.100. MC@421cd9ede6bd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_sai_err_invalid_imsi started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055524640 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055524640 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055524642 DLINP <000b> input/ipa.c:451 connected read/write 20241012055524642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055524644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055524645 DLINP <000b> input/ipa.c:451 connected read/write 20241012055524645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055524645 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055524645 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055524645 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 20241012055524645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055524645 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 20241012055524645 DLGSUP <0013> gsup_server.c:235 2: 20241012055524645 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055524645 DLGSUP <0013> gsup_server.c:235 3: 20241012055524645 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055524645 DLGSUP <0013> gsup_server.c:235 4: 20241012055524645 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055524645 DLGSUP <0013> gsup_server.c:235 5: 20241012055524645 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055524645 DLGSUP <0013> gsup_server.c:235 7: 20241012055524645 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055524645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055524645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055524645 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@421cd9ede6bd: 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") 20241012055524665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38109<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@421cd9ede6bd: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241012055524678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 20241012055524693 DLINP <000b> input/ipa.c:451 connected read/write 20241012055524693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055524693 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"} 20241012055524693 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" 20241012055524693 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} 20241012055524693 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 20241012055524693 DLINP <000b> input/ipa.c:451 connected read/write 20241012055524693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055524693 DLINP <000b> input/ipa.c:451 connected read/write 20241012055524693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@421cd9ede6bd: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055524696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@421cd9ede6bd: Final verdict of PTC: pass 20241012055524697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241012055524698 DLINP <000b> input/ipa.c:451 connected read/write 20241012055524698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055524698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055524699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055524699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055524699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38109<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@421cd9ede6bd: Final verdict of PTC: none 5@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 5: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055524756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56032<->l=127.0.0.1:4258 20241012055524757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56032<->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=12444) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_sai started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055527837 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055527837 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055527839 DLINP <000b> input/ipa.c:451 connected read/write 20241012055527839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055527840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54642<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055527843 DLINP <000b> input/ipa.c:451 connected read/write 20241012055527843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055527843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055527843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055527843 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 20241012055527843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055527843 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 20241012055527843 DLGSUP <0013> gsup_server.c:235 2: 20241012055527843 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055527843 DLGSUP <0013> gsup_server.c:235 3: 20241012055527843 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055527843 DLGSUP <0013> gsup_server.c:235 4: 20241012055527843 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055527843 DLGSUP <0013> gsup_server.c:235 5: 20241012055527843 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055527843 DLGSUP <0013> gsup_server.c:235 7: 20241012055527843 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055527843 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055527843 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055527843 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@421cd9ede6bd: 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") 20241012055527860 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39499<->l=127.0.0.1:4259) 20241012055527876 DAUC <0003> db_auc.c:157 IMSI='262429088792599': No 2G Auth Data 20241012055527876 DAUC <0003> db_auc.c:192 IMSI='262429088792599': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262429088792599" to be handled at TC_gsup_sai(12) 20241012055527916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 20241012055527921 DLINP <000b> input/ipa.c:451 connected read/write 20241012055527921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055527921 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429088792599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429088792599"} 20241012055527931 DAUC <0003> db_auc.c:192 IMSI='262429088792599': No 3G Auth Data 20241012055527931 DAUC <0003> db_auc.c:236 IMSI='262429088792599': Calling to generate 5 vectors 20241012055527931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055527931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055527931 DAUC <0003> auc.c:113 vector [0]: rand = 39e17be64d54d04dbe65655a12c1534d 20241012055527931 DAUC <0003> auc.c:179 vector [0]: kc = 2793188bd3bab800 20241012055527931 DAUC <0003> auc.c:180 vector [0]: sres = 35429df1 20241012055527931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055527931 DAUC <0003> auc.c:113 vector [1]: rand = d99905e96120c97c827029a6edcb564a 20241012055527931 DAUC <0003> auc.c:179 vector [1]: kc = ab75d5e0013d8c00 20241012055527931 DAUC <0003> auc.c:180 vector [1]: sres = 96607b40 20241012055527931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055527931 DAUC <0003> auc.c:113 vector [2]: rand = c4c78a94d7e24ec8f853d26abcfa861f 20241012055527931 DAUC <0003> auc.c:179 vector [2]: kc = 9bfd94fb6ceff800 20241012055527931 DAUC <0003> auc.c:180 vector [2]: sres = df5c1a8e 20241012055527931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055527931 DAUC <0003> auc.c:113 vector [3]: rand = 23813dc9acc62e97a24d57a7a04ce0d6 20241012055527931 DAUC <0003> auc.c:179 vector [3]: kc = 498dec51ba452c00 20241012055527931 DAUC <0003> auc.c:180 vector [3]: sres = 1f3daf7a 20241012055527931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055527931 DAUC <0003> auc.c:113 vector [4]: rand = 12e22b145e781584466051e430e55449 20241012055527931 DAUC <0003> auc.c:179 vector [4]: kc = 2383b078aacdb800 20241012055527931 DAUC <0003> auc.c:180 vector [4]: sres = 79f08199 20241012055527931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055527931 DAUC <0003> db_auc.c:245 IMSI='262429088792599': Generated 5 vectors 20241012055527931 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429088792599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429088792599"} 20241012055527931 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429088792599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055527931 DLINP <000b> input/ipa.c:451 connected read/write 20241012055527931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055527931 DLINP <000b> input/ipa.c:451 connected read/write 20241012055527931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262429088792599" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_sai(12)"262429088792599" TC_gsup_sai(12)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(12)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055527936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 TC_gsup_sai(12)@421cd9ede6bd: Final verdict of PTC: pass 20241012055527970 DAUC <0003> db_auc.c:157 IMSI='262428995636635': No 2G Auth Data 20241012055527970 DAUC <0003> db_auc.c:192 IMSI='262428995636635': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262428995636635" to be handled at TC_gsup_sai(13) 20241012055528004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 20241012055528007 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528007 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428995636635 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428995636635"} 20241012055528007 DAUC <0003> db_auc.c:192 IMSI='262428995636635': No 3G Auth Data 20241012055528007 DAUC <0003> db_auc.c:236 IMSI='262428995636635': Calling to generate 5 vectors 20241012055528007 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055528007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055528007 DAUC <0003> auc.c:113 vector [0]: rand = ac205fff63bba14106e5dd21b3b36aa5 20241012055528007 DAUC <0003> auc.c:179 vector [0]: kc = 020b4ac28ebd0400 20241012055528007 DAUC <0003> auc.c:180 vector [0]: sres = 2c9dd921 20241012055528007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055528007 DAUC <0003> auc.c:113 vector [1]: rand = 4e2a977e9b9f1cabd7dd2e1c93b774fb 20241012055528007 DAUC <0003> auc.c:179 vector [1]: kc = 2224a9b8bb5fd000 20241012055528007 DAUC <0003> auc.c:180 vector [1]: sres = 4ee6d9c6 20241012055528007 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055528007 DAUC <0003> auc.c:113 vector [2]: rand = 65e793989fdfcf1615e05eb947efabfa 20241012055528007 DAUC <0003> auc.c:179 vector [2]: kc = 6b9f9d1ac5515c00 20241012055528007 DAUC <0003> auc.c:180 vector [2]: sres = 87372be0 20241012055528007 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055528007 DAUC <0003> auc.c:113 vector [3]: rand = 849f155a461c34e6c13bb57f224a9844 20241012055528007 DAUC <0003> auc.c:179 vector [3]: kc = d68fcb01e98a4c00 20241012055528007 DAUC <0003> auc.c:180 vector [3]: sres = 56ba1c28 20241012055528007 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055528007 DAUC <0003> auc.c:113 vector [4]: rand = 1382d1a8cb9c77973018d0b872574dc8 20241012055528007 DAUC <0003> auc.c:179 vector [4]: kc = 9a1248a5f8cd7000 20241012055528007 DAUC <0003> auc.c:180 vector [4]: sres = be82021a 20241012055528007 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055528007 DAUC <0003> db_auc.c:245 IMSI='262428995636635': Generated 5 vectors 20241012055528007 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428995636635 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428995636635"} 20241012055528007 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428995636635 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055528007 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055528007 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262428995636635" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_sai(13)"262428995636635" TC_gsup_sai(13)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(13)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055528009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54658<->l=127.0.0.1:4258 TC_gsup_sai(13)@421cd9ede6bd: Final verdict of PTC: pass 20241012055528034 DAUC <0003> db_auc.c:157 IMSI='262422420724879': No 2G Auth Data 20241012055528034 DAUC <0003> db_auc.c:192 IMSI='262422420724879': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262422420724879" to be handled at TC_gsup_sai(14) 20241012055528069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 20241012055528072 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528072 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422420724879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422420724879"} 20241012055528073 DAUC <0003> db_auc.c:192 IMSI='262422420724879': No 3G Auth Data 20241012055528073 DAUC <0003> db_auc.c:236 IMSI='262422420724879': Calling to generate 5 vectors 20241012055528073 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055528073 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055528073 DAUC <0003> auc.c:113 vector [0]: rand = 36e9fa9c92d28c400ea6d9c218e03ce1 20241012055528073 DAUC <0003> auc.c:179 vector [0]: kc = 88cabc1b1b900839 20241012055528073 DAUC <0003> auc.c:180 vector [0]: sres = f3b61337 20241012055528073 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055528073 DAUC <0003> auc.c:113 vector [1]: rand = f2daeb0facd219fd2e751f651286b09e 20241012055528073 DAUC <0003> auc.c:179 vector [1]: kc = 57252d5442fa902a 20241012055528073 DAUC <0003> auc.c:180 vector [1]: sres = 1305ae51 20241012055528073 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055528073 DAUC <0003> auc.c:113 vector [2]: rand = 66209db996b95508c2ea2500e082feff 20241012055528073 DAUC <0003> auc.c:179 vector [2]: kc = 4cc12b30c544c620 20241012055528073 DAUC <0003> auc.c:180 vector [2]: sres = 63bfcc8b 20241012055528073 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055528073 DAUC <0003> auc.c:113 vector [3]: rand = 21c9141d030c598c050f2e5e311997ce 20241012055528073 DAUC <0003> auc.c:179 vector [3]: kc = 79a11cc24f17da74 20241012055528073 DAUC <0003> auc.c:180 vector [3]: sres = a22e8cac 20241012055528073 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055528073 DAUC <0003> auc.c:113 vector [4]: rand = 0b6dbd760712ca28b94338bfae09bfe7 20241012055528073 DAUC <0003> auc.c:179 vector [4]: kc = 5b1aa75b775f2740 20241012055528073 DAUC <0003> auc.c:180 vector [4]: sres = d79a73ce 20241012055528073 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055528073 DAUC <0003> db_auc.c:245 IMSI='262422420724879': Generated 5 vectors 20241012055528073 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422420724879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422420724879"} 20241012055528073 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422420724879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055528073 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055528073 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262422420724879" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_sai(14)"262422420724879" TC_gsup_sai(14)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(14)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055528075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 TC_gsup_sai(14)@421cd9ede6bd: Final verdict of PTC: pass 20241012055528100 DAUC <0003> db_auc.c:157 IMSI='262420309964099': No 2G Auth Data 20241012055528100 DAUC <0003> db_auc.c:192 IMSI='262420309964099': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262420309964099" to be handled at TC_gsup_sai(15) 20241012055528141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4258 20241012055528144 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528144 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420309964099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420309964099"} 20241012055528144 DAUC <0003> db_auc.c:157 IMSI='262420309964099': No 2G Auth Data 20241012055528144 DAUC <0003> db_auc.c:236 IMSI='262420309964099': Calling to generate 5 vectors 20241012055528144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055528144 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055528144 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055528144 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055528144 DAUC <0003> auc.c:113 vector [0]: rand = 43959d695eb342acdd63c6651b2dc640 20241012055528144 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055528144 DAUC <0003> auc.c:142 vector [0]: autn = ef1a8b72db5f0000b957f59f282fa1e8 20241012055528144 DAUC <0003> auc.c:143 vector [0]: ck = 330906da59d7ebf31676a0d794e819d8 20241012055528144 DAUC <0003> auc.c:144 vector [0]: ik = 33c771868352f63e80764f1777e44c22 20241012055528144 DAUC <0003> auc.c:145 vector [0]: res = cc8bf902481e79280000000000000000 20241012055528144 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055528144 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055528144 DAUC <0003> auc.c:151 vector [0]: kc = 96ce989c39894837 20241012055528145 DAUC <0003> auc.c:152 vector [0]: sres = 8495802a 20241012055528145 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055528145 DAUC <0003> auc.c:113 vector [1]: rand = cb3121af40eaff5e2230bbfd4c4ebcd4 20241012055528145 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055528145 DAUC <0003> auc.c:142 vector [1]: autn = 52693fe1e99d000049bdf2cda9facbbf 20241012055528145 DAUC <0003> auc.c:143 vector [1]: ck = 8eded3c74fd4c519bc3457b8720586a4 20241012055528145 DAUC <0003> auc.c:144 vector [1]: ik = 5ea701a8cdd33b1cabffebbc65503dea 20241012055528145 DAUC <0003> auc.c:145 vector [1]: res = 3de483cfe20e19bc0000000000000000 20241012055528145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055528145 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055528145 DAUC <0003> auc.c:151 vector [1]: kc = c7b26e6b9552454b 20241012055528145 DAUC <0003> auc.c:152 vector [1]: sres = dfea9a73 20241012055528145 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055528145 DAUC <0003> auc.c:113 vector [2]: rand = 79cf346092b374c0cef8101d1a9f663d 20241012055528145 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055528145 DAUC <0003> auc.c:142 vector [2]: autn = c8dc56f0cba8000011cf33893057f683 20241012055528145 DAUC <0003> auc.c:143 vector [2]: ck = 4363c4633ffcfae79592e768112a5155 20241012055528145 DAUC <0003> auc.c:144 vector [2]: ik = 93c5974373ff51985f1a001144fd0935 20241012055528145 DAUC <0003> auc.c:145 vector [2]: res = fb9194ee84001c3e0000000000000000 20241012055528145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055528145 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055528145 DAUC <0003> auc.c:151 vector [2]: kc = 1a2eb45919d4f31f 20241012055528145 DAUC <0003> auc.c:152 vector [2]: sres = 7f9188d0 20241012055528145 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055528145 DAUC <0003> auc.c:113 vector [3]: rand = 15f71ee85c7f6bf58890932d18ffe0e0 20241012055528145 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055528145 DAUC <0003> auc.c:142 vector [3]: autn = 858581ccc4b40000c5124169f384341f 20241012055528145 DAUC <0003> auc.c:143 vector [3]: ck = 7f6508ea13c567d2054a40a5355748d2 20241012055528145 DAUC <0003> auc.c:144 vector [3]: ik = 1a34d111886a4c05533bb43bd7684048 20241012055528145 DAUC <0003> auc.c:145 vector [3]: res = 59bc822ca59bd7260000000000000000 20241012055528145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055528145 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055528145 DAUC <0003> auc.c:151 vector [3]: kc = 33202d657990234d 20241012055528145 DAUC <0003> auc.c:152 vector [3]: sres = fc27550a 20241012055528145 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055528145 DAUC <0003> auc.c:113 vector [4]: rand = 3a35bff24c8c382148c27cca6f1bc8fe 20241012055528145 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055528145 DAUC <0003> auc.c:142 vector [4]: autn = 5b4121db65f400006437fc702103a38b 20241012055528145 DAUC <0003> auc.c:143 vector [4]: ck = 4b59078736b16cd2fc6dea42dbde6f3b 20241012055528145 DAUC <0003> auc.c:144 vector [4]: ik = e4f4341a5a02628808183427ad11d9a2 20241012055528145 DAUC <0003> auc.c:145 vector [4]: res = c5e26733f0d7dd200000000000000000 20241012055528145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055528145 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055528145 DAUC <0003> auc.c:151 vector [4]: kc = 5bd8edf81a7cb8c3 20241012055528145 DAUC <0003> auc.c:152 vector [4]: sres = 3535ba13 20241012055528145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055528145 DAUC <0003> db_auc.c:245 IMSI='262420309964099': Generated 5 vectors 20241012055528145 DAUC <0003> db_auc.c:249 IMSI='262420309964099': Updating SQN=161 in DB 20241012055528153 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420309964099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420309964099"} 20241012055528153 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420309964099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055528153 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055528153 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262420309964099" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_sai(15)"262420309964099" TC_gsup_sai(15)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(15)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055528156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4258 TC_gsup_sai(15)@421cd9ede6bd: Final verdict of PTC: pass 20241012055528185 DAUC <0003> db_auc.c:157 IMSI='262420346847233': No 2G Auth Data 20241012055528185 DAUC <0003> db_auc.c:192 IMSI='262420346847233': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262420346847233" to be handled at TC_gsup_sai(16) 20241012055528230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 20241012055528233 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528233 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420346847233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420346847233"} 20241012055528233 DAUC <0003> db_auc.c:157 IMSI='262420346847233': No 2G Auth Data 20241012055528233 DAUC <0003> db_auc.c:236 IMSI='262420346847233': Calling to generate 5 vectors 20241012055528233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055528233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055528233 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012055528233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055528233 DAUC <0003> auc.c:113 vector [0]: rand = a339f1b5a81a8ce1b04ec99283e37e9e 20241012055528233 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055528233 DAUC <0003> auc.c:142 vector [0]: autn = 972e69b025960000929db36b4f3dd639 20241012055528233 DAUC <0003> auc.c:143 vector [0]: ck = 472dbc6f29711d37bb8f4a955814310e 20241012055528233 DAUC <0003> auc.c:144 vector [0]: ik = 4182ae187b03b52080a45c0e26e077b2 20241012055528233 DAUC <0003> auc.c:145 vector [0]: res = fc68a3b66dcdcc750000000000000000 20241012055528233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055528233 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055528233 DAUC <0003> auc.c:151 vector [0]: kc = 3d8404ec2c86eeab 20241012055528233 DAUC <0003> auc.c:152 vector [0]: sres = 91a56fc3 20241012055528233 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055528233 DAUC <0003> auc.c:113 vector [1]: rand = 498248c5638243ed3fab619ab5858754 20241012055528233 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055528233 DAUC <0003> auc.c:142 vector [1]: autn = 38c1afbe94aa0000fdfc665e24a3f049 20241012055528233 DAUC <0003> auc.c:143 vector [1]: ck = 685ee3538478ce9373fa0335655795d8 20241012055528233 DAUC <0003> auc.c:144 vector [1]: ik = ce888753f09dc892b450c1c49ddb6cbc 20241012055528233 DAUC <0003> auc.c:145 vector [1]: res = 772021bfdf86cf170000000000000000 20241012055528233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055528233 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055528233 DAUC <0003> auc.c:151 vector [1]: kc = 617ca6f18c69ff65 20241012055528233 DAUC <0003> auc.c:152 vector [1]: sres = a8a6eea8 20241012055528233 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055528233 DAUC <0003> auc.c:113 vector [2]: rand = 4482bd8b86d3bca229555c3a320e9587 20241012055528233 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055528233 DAUC <0003> auc.c:142 vector [2]: autn = a05cc60501db000031e86db890800f84 20241012055528233 DAUC <0003> auc.c:143 vector [2]: ck = 3b526b0da38711a703269a93da8a9f71 20241012055528233 DAUC <0003> auc.c:144 vector [2]: ik = a5ef6ff44c359714476608720db21540 20241012055528233 DAUC <0003> auc.c:145 vector [2]: res = a6d339593233de5f0000000000000000 20241012055528233 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055528233 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055528233 DAUC <0003> auc.c:151 vector [2]: kc = dafd9618388a0c82 20241012055528233 DAUC <0003> auc.c:152 vector [2]: sres = 94e0e706 20241012055528233 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055528233 DAUC <0003> auc.c:113 vector [3]: rand = df5817ed40b6ff782e9cc448ae14f621 20241012055528233 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055528233 DAUC <0003> auc.c:142 vector [3]: autn = 8bb8703f4f620000e2e2e3b476144734 20241012055528233 DAUC <0003> auc.c:143 vector [3]: ck = 54aedbe577e00639f26fc9ecb89e2485 20241012055528233 DAUC <0003> auc.c:144 vector [3]: ik = c8291ab21e530f45de95e9640845ca23 20241012055528233 DAUC <0003> auc.c:145 vector [3]: res = 7dd6fe77894650850000000000000000 20241012055528233 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055528233 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055528233 DAUC <0003> auc.c:151 vector [3]: kc = b07de1dfd968e7da 20241012055528233 DAUC <0003> auc.c:152 vector [3]: sres = f490aef2 20241012055528233 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055528233 DAUC <0003> auc.c:113 vector [4]: rand = d8e5fa71f9b49df82d3c8aafde34983e 20241012055528233 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055528233 DAUC <0003> auc.c:142 vector [4]: autn = a2667b88605a00001cc4b6cfd9979d16 20241012055528233 DAUC <0003> auc.c:143 vector [4]: ck = f9f76bc98500b32784f358b3ec7fa5f3 20241012055528233 DAUC <0003> auc.c:144 vector [4]: ik = e45842df05492be5646c84e423f9fcba 20241012055528233 DAUC <0003> auc.c:145 vector [4]: res = 18d0f394c2c4383e0000000000000000 20241012055528233 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055528233 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055528233 DAUC <0003> auc.c:151 vector [4]: kc = fd30f5414fcfc18b 20241012055528233 DAUC <0003> auc.c:152 vector [4]: sres = da14cbaa 20241012055528233 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055528233 DAUC <0003> db_auc.c:245 IMSI='262420346847233': Generated 5 vectors 20241012055528233 DAUC <0003> db_auc.c:249 IMSI='262420346847233': Updating SQN=161 in DB 20241012055528241 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420346847233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420346847233"} 20241012055528241 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420346847233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055528241 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055528241 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262420346847233" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_sai(16)"262420346847233" TC_gsup_sai(16)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(16)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055528245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 TC_gsup_sai(16)@421cd9ede6bd: Final verdict of PTC: pass 20241012055528271 DAUC <0003> db_auc.c:157 IMSI='262421276007680': No 2G Auth Data 20241012055528271 DAUC <0003> db_auc.c:192 IMSI='262421276007680': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262421276007680" to be handled at TC_gsup_sai(17) 20241012055528312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20241012055528316 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528316 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421276007680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421276007680"} 20241012055528316 DAUC <0003> db_auc.c:236 IMSI='262421276007680': Calling to generate 5 vectors 20241012055528316 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055528316 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055528316 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055528316 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055528316 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055528316 DAUC <0003> auc.c:113 vector [0]: rand = 8e5507d9b6f23a6f88233729dd03561f 20241012055528316 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055528316 DAUC <0003> auc.c:142 vector [0]: autn = ccc032b9630e0000e894a2bafad3830f 20241012055528316 DAUC <0003> auc.c:143 vector [0]: ck = 3d7cf6eaa2ab769335ea66d2d755a829 20241012055528316 DAUC <0003> auc.c:144 vector [0]: ik = 6fd670d6ea10f61780b0d1a48f172070 20241012055528316 DAUC <0003> auc.c:145 vector [0]: res = e70967e313ae2cae0000000000000000 20241012055528316 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055528316 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055528316 DAUC <0003> auc.c:179 vector [0]: kc = ecb568e0760e3000 20241012055528316 DAUC <0003> auc.c:180 vector [0]: sres = 8b65811c 20241012055528316 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055528316 DAUC <0003> auc.c:113 vector [1]: rand = 25375a718ad4345037f8e3b0ccd43a2b 20241012055528316 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055528316 DAUC <0003> auc.c:142 vector [1]: autn = 686490545eef0000ecefb59f4e94c9fe 20241012055528316 DAUC <0003> auc.c:143 vector [1]: ck = 0837837488bf5d27588ce4ba9aad6620 20241012055528316 DAUC <0003> auc.c:144 vector [1]: ik = 9e4f3bfe8e0da4293ad9208add2a1614 20241012055528316 DAUC <0003> auc.c:145 vector [1]: res = 1e8e62d873a753a90000000000000000 20241012055528316 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055528316 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055528316 DAUC <0003> auc.c:179 vector [1]: kc = 5fca936575071000 20241012055528316 DAUC <0003> auc.c:180 vector [1]: sres = e8c128da 20241012055528316 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055528316 DAUC <0003> auc.c:113 vector [2]: rand = f901cb5e81ecd39cf98c362e4d338bfb 20241012055528316 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055528316 DAUC <0003> auc.c:142 vector [2]: autn = b932eccb62420000d8cd0e0151031666 20241012055528316 DAUC <0003> auc.c:143 vector [2]: ck = 6b5c3751aea6b872aea2356ecc5e4bb8 20241012055528316 DAUC <0003> auc.c:144 vector [2]: ik = a0a6013f23d452289a527e94b263cf5f 20241012055528316 DAUC <0003> auc.c:145 vector [2]: res = 2e1096b466461a430000000000000000 20241012055528316 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055528316 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055528316 DAUC <0003> auc.c:179 vector [2]: kc = 6dba86878f6ed800 20241012055528316 DAUC <0003> auc.c:180 vector [2]: sres = ec8a47cb 20241012055528316 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055528316 DAUC <0003> auc.c:113 vector [3]: rand = e57702a74ee9d390687c529aa8fa6c5e 20241012055528316 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055528316 DAUC <0003> auc.c:142 vector [3]: autn = 2631229d3b180000a86af8ac45d1774b 20241012055528316 DAUC <0003> auc.c:143 vector [3]: ck = 4d9bbef2675279e1d8495a4d777bdd94 20241012055528316 DAUC <0003> auc.c:144 vector [3]: ik = 3498b4d60f5093918add50faf7123e3b 20241012055528316 DAUC <0003> auc.c:145 vector [3]: res = 9563a3b6265e68020000000000000000 20241012055528316 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055528316 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055528316 DAUC <0003> auc.c:179 vector [3]: kc = 8f9dd3594dfa0800 20241012055528316 DAUC <0003> auc.c:180 vector [3]: sres = 9efada5b 20241012055528316 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055528316 DAUC <0003> auc.c:113 vector [4]: rand = 74739e86b7a30a1b8e49d9fab7aabdab 20241012055528316 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055528316 DAUC <0003> auc.c:142 vector [4]: autn = ec9cb5f11b0e0000896cb46d84e801e2 20241012055528316 DAUC <0003> auc.c:143 vector [4]: ck = c9b338bca74ce752206c1e8d03319cbd 20241012055528316 DAUC <0003> auc.c:144 vector [4]: ik = 8c0cad119ddae0d1658ab4b2364020c8 20241012055528316 DAUC <0003> auc.c:145 vector [4]: res = f7d9d7e8ea6ad2d90000000000000000 20241012055528316 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055528316 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055528316 DAUC <0003> auc.c:179 vector [4]: kc = ae5b95a5d0ae2000 20241012055528316 DAUC <0003> auc.c:180 vector [4]: sres = 6e0d94af 20241012055528316 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055528316 DAUC <0003> db_auc.c:245 IMSI='262421276007680': Generated 5 vectors 20241012055528316 DAUC <0003> db_auc.c:249 IMSI='262421276007680': Updating SQN=161 in DB 20241012055528324 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421276007680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421276007680"} 20241012055528324 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421276007680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055528324 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055528324 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262421276007680" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_sai(17)"262421276007680" TC_gsup_sai(17)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(17)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055528328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 TC_gsup_sai(17)@421cd9ede6bd: Final verdict of PTC: pass 20241012055528359 DAUC <0003> db_auc.c:157 IMSI='262421974266079': No 2G Auth Data 20241012055528359 DAUC <0003> db_auc.c:192 IMSI='262421974266079': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262421974266079" to be handled at TC_gsup_sai(18) 20241012055528399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54706<->l=127.0.0.1:4258 20241012055528403 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528403 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421974266079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421974266079"} 20241012055528404 DAUC <0003> db_auc.c:236 IMSI='262421974266079': Calling to generate 5 vectors 20241012055528404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055528404 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055528404 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055528404 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055528404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055528404 DAUC <0003> auc.c:113 vector [0]: rand = 1b1d082261db239c3e3943e856124409 20241012055528404 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055528404 DAUC <0003> auc.c:142 vector [0]: autn = a0f7e00a105900001d257e1d2e974c51 20241012055528404 DAUC <0003> auc.c:143 vector [0]: ck = af94e981938fb5122e24c5187a1e9c31 20241012055528404 DAUC <0003> auc.c:144 vector [0]: ik = 959aa4d30766c755fdc6c77fd49bb52e 20241012055528404 DAUC <0003> auc.c:145 vector [0]: res = f784a5fe5c2feab40000000000000000 20241012055528404 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055528404 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055528404 DAUC <0003> auc.c:179 vector [0]: kc = b30ae7d63f033400 20241012055528404 DAUC <0003> auc.c:180 vector [0]: sres = fa8f9f98 20241012055528404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055528404 DAUC <0003> auc.c:113 vector [1]: rand = 0c307afccf38961d7a6143fe662f108f 20241012055528404 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055528404 DAUC <0003> auc.c:142 vector [1]: autn = 64885cc69c700000c97044d94911d98a 20241012055528404 DAUC <0003> auc.c:143 vector [1]: ck = b2f10e4ced9c534994d731b48d72d9ee 20241012055528404 DAUC <0003> auc.c:144 vector [1]: ik = 5fedd2c9d75edb87badda4137dfd0af6 20241012055528404 DAUC <0003> auc.c:145 vector [1]: res = 69a9148bfda8b3c10000000000000000 20241012055528404 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055528404 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055528404 DAUC <0003> auc.c:179 vector [1]: kc = 254e40811105cc00 20241012055528404 DAUC <0003> auc.c:180 vector [1]: sres = 8b68fdc5 20241012055528404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055528404 DAUC <0003> auc.c:113 vector [2]: rand = 7a20a3bc9d6d2b6bb5088351564cbbf6 20241012055528404 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055528404 DAUC <0003> auc.c:142 vector [2]: autn = 93a9645d7fa1000048883f81cf10017f 20241012055528404 DAUC <0003> auc.c:143 vector [2]: ck = 82f2445e91f8c91cc80ffcd2305fdd72 20241012055528404 DAUC <0003> auc.c:144 vector [2]: ik = 5511ab13924706834db5b2af165c99da 20241012055528404 DAUC <0003> auc.c:145 vector [2]: res = 12f4f774c83d80280000000000000000 20241012055528404 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055528404 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055528404 DAUC <0003> auc.c:179 vector [2]: kc = 28a29e8615bc8c00 20241012055528404 DAUC <0003> auc.c:180 vector [2]: sres = ce5e944f 20241012055528404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055528404 DAUC <0003> auc.c:113 vector [3]: rand = c7f735fdae402e8ecd88a1fa3548c1cf 20241012055528404 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055528404 DAUC <0003> auc.c:142 vector [3]: autn = 3fbc81b94e7700004294e05894663c09 20241012055528404 DAUC <0003> auc.c:143 vector [3]: ck = 3396f374867f4de321b118ea3a3e4560 20241012055528404 DAUC <0003> auc.c:144 vector [3]: ik = ec6380c0e2f27defef85b580b963e41f 20241012055528404 DAUC <0003> auc.c:145 vector [3]: res = f95c698f769253930000000000000000 20241012055528404 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055528404 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055528404 DAUC <0003> auc.c:179 vector [3]: kc = e24287264bd6c000 20241012055528404 DAUC <0003> auc.c:180 vector [3]: sres = 88d5f743 20241012055528404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055528404 DAUC <0003> auc.c:113 vector [4]: rand = dab4001c4859878029044d15d063e50e 20241012055528404 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055528404 DAUC <0003> auc.c:142 vector [4]: autn = 8f5937f64ee200006757a8d4431bc240 20241012055528404 DAUC <0003> auc.c:143 vector [4]: ck = 95c2c52fef60c7d1a13c228938dc450f 20241012055528404 DAUC <0003> auc.c:144 vector [4]: ik = ecec3b361ba7e37d7189c75c9d21c238 20241012055528404 DAUC <0003> auc.c:145 vector [4]: res = c17b85328384547f0000000000000000 20241012055528404 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055528404 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055528404 DAUC <0003> auc.c:179 vector [4]: kc = 6d68454c96fbe800 20241012055528404 DAUC <0003> auc.c:180 vector [4]: sres = 389085ae 20241012055528404 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055528404 DAUC <0003> db_auc.c:245 IMSI='262421974266079': Generated 5 vectors 20241012055528404 DAUC <0003> db_auc.c:249 IMSI='262421974266079': Updating SQN=161 in DB 20241012055528411 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421974266079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421974266079"} 20241012055528411 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421974266079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055528411 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055528411 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262421974266079" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_sai(18)"262421974266079" TC_gsup_sai(18)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(18)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055528415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54706<->l=127.0.0.1:4258 TC_gsup_sai(18)@421cd9ede6bd: Final verdict of PTC: pass 20241012055528446 DAUC <0003> db_auc.c:157 IMSI='262421041333592': No 2G Auth Data 20241012055528446 DAUC <0003> db_auc.c:192 IMSI='262421041333592': No 3G Auth Data HLR_Test-GSUP(9)@421cd9ede6bd: Created GsupExpect[0] for "262421041333592" to be handled at TC_gsup_sai(19) 20241012055528489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4258 20241012055528493 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528493 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421041333592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421041333592"} 20241012055528493 DAUC <0003> db_auc.c:236 IMSI='262421041333592': Calling to generate 5 vectors 20241012055528493 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055528493 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055528493 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055528493 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055528493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055528493 DAUC <0003> auc.c:113 vector [0]: rand = a0e2ea4ad2bebea498cfd2c612dfc79d 20241012055528493 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055528493 DAUC <0003> auc.c:142 vector [0]: autn = 79eb0ce56b8e00002ad68223f9b1ca6f 20241012055528493 DAUC <0003> auc.c:143 vector [0]: ck = 584261076d913fcb1df1a90d15c2094a 20241012055528493 DAUC <0003> auc.c:144 vector [0]: ik = 1b45b6f96e9a05827db5f1e4808443d9 20241012055528493 DAUC <0003> auc.c:145 vector [0]: res = 757f17ded7011d0e0000000000000000 20241012055528493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055528493 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055528493 DAUC <0003> auc.c:179 vector [0]: kc = 2e646823f302abda 20241012055528493 DAUC <0003> auc.c:180 vector [0]: sres = b95f1460 20241012055528493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055528493 DAUC <0003> auc.c:113 vector [1]: rand = 9a5d589be84f7abdab2b93cec249a9fd 20241012055528493 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055528493 DAUC <0003> auc.c:142 vector [1]: autn = d5cef0177bcf00009b91fdaa5a06df01 20241012055528493 DAUC <0003> auc.c:143 vector [1]: ck = 05469656fde280d296e2ed46a05fcb23 20241012055528493 DAUC <0003> auc.c:144 vector [1]: ik = 90d49383cb0bfd84a05fbb5d5cebed98 20241012055528493 DAUC <0003> auc.c:145 vector [1]: res = 3b87f5b325f215ea0000000000000000 20241012055528493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055528493 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055528493 DAUC <0003> auc.c:179 vector [1]: kc = 92e04861445cc5a2 20241012055528493 DAUC <0003> auc.c:180 vector [1]: sres = 465fde3c 20241012055528493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055528493 DAUC <0003> auc.c:113 vector [2]: rand = 56bb979690361d3aaff247b9ef7fcb8f 20241012055528493 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055528493 DAUC <0003> auc.c:142 vector [2]: autn = fb6740d817cb00004644b3fd3e3a870b 20241012055528493 DAUC <0003> auc.c:143 vector [2]: ck = ce1b9683e8c2bb21806b09e4a4da986f 20241012055528493 DAUC <0003> auc.c:144 vector [2]: ik = 834c73d37262176e3db767d02a6c6476 20241012055528493 DAUC <0003> auc.c:145 vector [2]: res = 84b1ced998ee78480000000000000000 20241012055528493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055528493 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055528493 DAUC <0003> auc.c:179 vector [2]: kc = 4063b8be1152deb2 20241012055528493 DAUC <0003> auc.c:180 vector [2]: sres = 33184650 20241012055528493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055528493 DAUC <0003> auc.c:113 vector [3]: rand = a90699ff216fb610c6953efb27f0d472 20241012055528493 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055528493 DAUC <0003> auc.c:142 vector [3]: autn = 34081b7ee8ef0000c60643da16ab7c2a 20241012055528493 DAUC <0003> auc.c:143 vector [3]: ck = 01f2a8a5b0f74c3046556e40c00acf07 20241012055528493 DAUC <0003> auc.c:144 vector [3]: ik = bf9eb0f21d31bc80c0c0b306690023ad 20241012055528493 DAUC <0003> auc.c:145 vector [3]: res = 6abf23d898f295570000000000000000 20241012055528493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055528493 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055528493 DAUC <0003> auc.c:179 vector [3]: kc = b8632d88bf734580 20241012055528493 DAUC <0003> auc.c:180 vector [3]: sres = 682a850c 20241012055528493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055528493 DAUC <0003> auc.c:113 vector [4]: rand = 52d771a50b9c909dfe9f0662aa656ddd 20241012055528493 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055528493 DAUC <0003> auc.c:142 vector [4]: autn = 1a25944667a30000e8cada75c13d70b6 20241012055528493 DAUC <0003> auc.c:143 vector [4]: ck = 2b95b4c47bb9a566d33e229a4c5e1ac3 20241012055528493 DAUC <0003> auc.c:144 vector [4]: ik = b0526b79f75ab4580e656f44ed06a3a0 20241012055528493 DAUC <0003> auc.c:145 vector [4]: res = 253a3a9406e43baa0000000000000000 20241012055528493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055528493 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055528493 DAUC <0003> auc.c:179 vector [4]: kc = b3c220ac3e2dc91c 20241012055528493 DAUC <0003> auc.c:180 vector [4]: sres = 2c265e1c 20241012055528493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055528493 DAUC <0003> db_auc.c:245 IMSI='262421041333592': Generated 5 vectors 20241012055528493 DAUC <0003> db_auc.c:249 IMSI='262421041333592': Updating SQN=161 in DB 20241012055528501 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421041333592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421041333592"} 20241012055528501 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421041333592 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055528501 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055528501 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@421cd9ede6bd: Found GsupExpect[0] for "262421041333592" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_sai(19)"262421041333592" TC_gsup_sai(19)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai(19)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055528504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4258 TC_gsup_sai(19)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055528529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54642<->l=127.0.0.1:4258 20241012055528530 DLINP <000b> input/ipa.c:451 connected read/write 20241012055528530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055528530 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055528530 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055528530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055528530 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39499<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@421cd9ede6bd: Final verdict of PTC: none 10@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_sai finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055528573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4258 20241012055528574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2880) Waiting for packet dumper to finish... 1 (prev_count=2880, count=45372) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_sai_num_auth_vectors started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055531652 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055531652 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055531654 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055531657 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055531658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055531658 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 20241012055531658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055531658 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 20241012055531658 DLGSUP <0013> gsup_server.c:235 2: 20241012055531658 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055531658 DLGSUP <0013> gsup_server.c:235 3: 20241012055531658 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055531658 DLGSUP <0013> gsup_server.c:235 4: 20241012055531658 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055531658 DLGSUP <0013> gsup_server.c:235 5: 20241012055531658 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055531658 DLGSUP <0013> gsup_server.c:235 7: 20241012055531658 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055531658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055531658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055531658 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@421cd9ede6bd: 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") 20241012055531675 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42759<->l=127.0.0.1:4259) 20241012055531698 DAUC <0003> db_auc.c:157 IMSI='262424167937713': No 2G Auth Data 20241012055531698 DAUC <0003> db_auc.c:192 IMSI='262424167937713': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262424167937713" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241012055531735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20241012055531739 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531739 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424167937713"} 20241012055531739 DAUC <0003> db_auc.c:192 IMSI='262424167937713': No 3G Auth Data 20241012055531739 DAUC <0003> db_auc.c:236 IMSI='262424167937713': Calling to generate 1 vectors 20241012055531739 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012055531739 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531739 DAUC <0003> auc.c:113 vector [0]: rand = 5a42d6d3087cac6b44c02dab250cca18 20241012055531739 DAUC <0003> auc.c:179 vector [0]: kc = 19870ef807484000 20241012055531739 DAUC <0003> auc.c:180 vector [0]: sres = 0e43d740 20241012055531739 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531739 DAUC <0003> db_auc.c:245 IMSI='262424167937713': Generated 1 vectors 20241012055531739 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424167937713"} 20241012055531739 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531739 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531739 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262424167937713" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424167937713" TC_gsup_sai_num_auth_vectors(24)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055531742 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531742 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424167937713"} 20241012055531742 DAUC <0003> db_auc.c:192 IMSI='262424167937713': No 3G Auth Data 20241012055531742 DAUC <0003> db_auc.c:236 IMSI='262424167937713': Calling to generate 4 vectors 20241012055531742 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012055531742 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531742 DAUC <0003> auc.c:113 vector [0]: rand = 64b28fd631aeb379f0610deb13a524f4 20241012055531742 DAUC <0003> auc.c:179 vector [0]: kc = 39fd57a232e88800 20241012055531742 DAUC <0003> auc.c:180 vector [0]: sres = 5e593c8c 20241012055531742 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531742 DAUC <0003> auc.c:113 vector [1]: rand = bbaee0b5d9094a9a91864b6d0018568f 20241012055531742 DAUC <0003> auc.c:179 vector [1]: kc = 21502084129a6800 20241012055531742 DAUC <0003> auc.c:180 vector [1]: sres = 7489739d 20241012055531742 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531742 DAUC <0003> auc.c:113 vector [2]: rand = dfbd540221add0a0e4c9238ca6f4db26 20241012055531742 DAUC <0003> auc.c:179 vector [2]: kc = 8956523fbf66c000 20241012055531742 DAUC <0003> auc.c:180 vector [2]: sres = 44f3e9a2 20241012055531742 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531742 DAUC <0003> auc.c:113 vector [3]: rand = 2c883eb64c19941a18f67690966d79dd 20241012055531742 DAUC <0003> auc.c:179 vector [3]: kc = b24ab5d1818cfc00 20241012055531742 DAUC <0003> auc.c:180 vector [3]: sres = 8a8cdf56 20241012055531742 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531742 DAUC <0003> db_auc.c:245 IMSI='262424167937713': Generated 4 vectors 20241012055531742 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424167937713"} 20241012055531742 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531742 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531742 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531745 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531745 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424167937713"} 20241012055531745 DAUC <0003> db_auc.c:192 IMSI='262424167937713': No 3G Auth Data 20241012055531745 DAUC <0003> db_auc.c:236 IMSI='262424167937713': Calling to generate 5 vectors 20241012055531745 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055531745 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531745 DAUC <0003> auc.c:113 vector [0]: rand = 021dc53829695c894e13560aecd49219 20241012055531745 DAUC <0003> auc.c:179 vector [0]: kc = 2fc6df3145665800 20241012055531745 DAUC <0003> auc.c:180 vector [0]: sres = 7d293684 20241012055531745 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531745 DAUC <0003> auc.c:113 vector [1]: rand = 1e4f0ed8b784cf2ba2521f3237299cad 20241012055531745 DAUC <0003> auc.c:179 vector [1]: kc = 7876e34a29404c00 20241012055531745 DAUC <0003> auc.c:180 vector [1]: sres = 85fa3c8b 20241012055531745 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531745 DAUC <0003> auc.c:113 vector [2]: rand = a15329a5fc2406be642fbe599a3edb6b 20241012055531745 DAUC <0003> auc.c:179 vector [2]: kc = d56edcef2ecdb000 20241012055531745 DAUC <0003> auc.c:180 vector [2]: sres = c991fda6 20241012055531745 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531745 DAUC <0003> auc.c:113 vector [3]: rand = 0720602cf42cbd931fd5eefa4eef95a3 20241012055531745 DAUC <0003> auc.c:179 vector [3]: kc = 4029d17930990400 20241012055531745 DAUC <0003> auc.c:180 vector [3]: sres = e046e1c7 20241012055531745 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531745 DAUC <0003> auc.c:113 vector [4]: rand = b73a8dde1a29c5d74f54bfec047ce455 20241012055531745 DAUC <0003> auc.c:179 vector [4]: kc = 556846d5814ac000 20241012055531745 DAUC <0003> auc.c:180 vector [4]: sres = 4d991b1d 20241012055531745 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055531745 DAUC <0003> db_auc.c:245 IMSI='262424167937713': Generated 5 vectors 20241012055531745 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424167937713"} 20241012055531745 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531745 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531745 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531747 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531747 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424167937713"} 20241012055531747 DAUC <0003> db_auc.c:192 IMSI='262424167937713': No 3G Auth Data 20241012055531747 DAUC <0003> db_auc.c:236 IMSI='262424167937713': Calling to generate 5 vectors 20241012055531747 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055531747 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531747 DAUC <0003> auc.c:113 vector [0]: rand = 6c4d644a9c71022a7459fc1fe08553a9 20241012055531747 DAUC <0003> auc.c:179 vector [0]: kc = 44b1d13738cbbc00 20241012055531747 DAUC <0003> auc.c:180 vector [0]: sres = add78fe0 20241012055531747 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531748 DAUC <0003> auc.c:113 vector [1]: rand = b3a783753bbf47f991c6cceff4c7533b 20241012055531748 DAUC <0003> auc.c:179 vector [1]: kc = dc8f9a4d95962800 20241012055531748 DAUC <0003> auc.c:180 vector [1]: sres = 4dc4e7bb 20241012055531748 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531748 DAUC <0003> auc.c:113 vector [2]: rand = a8bf61bdb65957951f77335840f98b1c 20241012055531748 DAUC <0003> auc.c:179 vector [2]: kc = 48a6de726fdf5000 20241012055531748 DAUC <0003> auc.c:180 vector [2]: sres = 90f9b0cc 20241012055531748 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531748 DAUC <0003> auc.c:113 vector [3]: rand = 2b86f2ab10be4af294aaffef0091b791 20241012055531748 DAUC <0003> auc.c:179 vector [3]: kc = 1b5f85777c8b2400 20241012055531748 DAUC <0003> auc.c:180 vector [3]: sres = 34dad188 20241012055531748 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531748 DAUC <0003> auc.c:113 vector [4]: rand = f03b4a5c07a89fa905219cfbe6a43fbd 20241012055531748 DAUC <0003> auc.c:179 vector [4]: kc = d3168d96b2fee400 20241012055531748 DAUC <0003> auc.c:180 vector [4]: sres = f12acf61 20241012055531748 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055531748 DAUC <0003> db_auc.c:245 IMSI='262424167937713': Generated 5 vectors 20241012055531748 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424167937713"} 20241012055531748 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424167937713 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531748 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531748 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@421cd9ede6bd: Final verdict of PTC: pass 20241012055531774 DAUC <0003> db_auc.c:157 IMSI='262424396963564': No 2G Auth Data 20241012055531774 DAUC <0003> db_auc.c:192 IMSI='262424396963564': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262424396963564" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241012055531807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 20241012055531809 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531809 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424396963564"} 20241012055531810 DAUC <0003> db_auc.c:192 IMSI='262424396963564': No 3G Auth Data 20241012055531810 DAUC <0003> db_auc.c:236 IMSI='262424396963564': Calling to generate 1 vectors 20241012055531810 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012055531810 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531810 DAUC <0003> auc.c:113 vector [0]: rand = d0d0ee5b585a4fdd4e708dbeecd5462d 20241012055531810 DAUC <0003> auc.c:179 vector [0]: kc = 89510e217fdc2c00 20241012055531810 DAUC <0003> auc.c:180 vector [0]: sres = 466c1141 20241012055531810 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531810 DAUC <0003> db_auc.c:245 IMSI='262424396963564': Generated 1 vectors 20241012055531810 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424396963564"} 20241012055531810 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531810 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531810 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262424396963564" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424396963564" TC_gsup_sai_num_auth_vectors(25)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055531812 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531812 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424396963564"} 20241012055531812 DAUC <0003> db_auc.c:192 IMSI='262424396963564': No 3G Auth Data 20241012055531812 DAUC <0003> db_auc.c:236 IMSI='262424396963564': Calling to generate 4 vectors 20241012055531812 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012055531812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531812 DAUC <0003> auc.c:113 vector [0]: rand = 6b61b7b801cf9815a505eef2a24b8aac 20241012055531812 DAUC <0003> auc.c:179 vector [0]: kc = cb1515302a773c00 20241012055531812 DAUC <0003> auc.c:180 vector [0]: sres = 316b41a5 20241012055531812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531812 DAUC <0003> auc.c:113 vector [1]: rand = 0a2cdf22068f8e1bf1ee149d93c245fe 20241012055531812 DAUC <0003> auc.c:179 vector [1]: kc = 66fbc7629d462800 20241012055531812 DAUC <0003> auc.c:180 vector [1]: sres = 12771ea6 20241012055531812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531812 DAUC <0003> auc.c:113 vector [2]: rand = 9147e308cd5fbf082ac68728dc8d20a1 20241012055531812 DAUC <0003> auc.c:179 vector [2]: kc = f40e704fb0f1dc00 20241012055531812 DAUC <0003> auc.c:180 vector [2]: sres = f49a4dc4 20241012055531812 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531812 DAUC <0003> auc.c:113 vector [3]: rand = fbe0bb2a227eb3f5c7e7d5c93edd487c 20241012055531812 DAUC <0003> auc.c:179 vector [3]: kc = 5bd23b92ccbbcc00 20241012055531812 DAUC <0003> auc.c:180 vector [3]: sres = b023358f 20241012055531812 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531812 DAUC <0003> db_auc.c:245 IMSI='262424396963564': Generated 4 vectors 20241012055531812 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424396963564"} 20241012055531812 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531812 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531812 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531815 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531815 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424396963564"} 20241012055531815 DAUC <0003> db_auc.c:192 IMSI='262424396963564': No 3G Auth Data 20241012055531815 DAUC <0003> db_auc.c:236 IMSI='262424396963564': Calling to generate 5 vectors 20241012055531815 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055531815 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531815 DAUC <0003> auc.c:113 vector [0]: rand = ebe273bdb671562a98aeaa9e2f1de100 20241012055531815 DAUC <0003> auc.c:179 vector [0]: kc = b4bd1f02c5acb800 20241012055531815 DAUC <0003> auc.c:180 vector [0]: sres = 7db7d4c8 20241012055531815 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531815 DAUC <0003> auc.c:113 vector [1]: rand = 105553dfadf11835655e2b8bfc719190 20241012055531815 DAUC <0003> auc.c:179 vector [1]: kc = 1081ab1f1d1dcc00 20241012055531815 DAUC <0003> auc.c:180 vector [1]: sres = e3633811 20241012055531815 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531815 DAUC <0003> auc.c:113 vector [2]: rand = 118075aa6a169ad9a5db78dccb29aa5c 20241012055531815 DAUC <0003> auc.c:179 vector [2]: kc = ea240751022c4c00 20241012055531815 DAUC <0003> auc.c:180 vector [2]: sres = b4b44aaf 20241012055531815 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531815 DAUC <0003> auc.c:113 vector [3]: rand = 2c2dc020dfee6a3d0ef06955756c2a93 20241012055531815 DAUC <0003> auc.c:179 vector [3]: kc = c3c13c4fdd2bf400 20241012055531815 DAUC <0003> auc.c:180 vector [3]: sres = 66ca5c78 20241012055531815 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531815 DAUC <0003> auc.c:113 vector [4]: rand = f3b4597a517fe8f0945972940fbcdef1 20241012055531815 DAUC <0003> auc.c:179 vector [4]: kc = 01308fe97f435400 20241012055531815 DAUC <0003> auc.c:180 vector [4]: sres = 0ca5fa97 20241012055531815 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055531815 DAUC <0003> db_auc.c:245 IMSI='262424396963564': Generated 5 vectors 20241012055531815 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424396963564"} 20241012055531815 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531815 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531815 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531818 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531818 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424396963564"} 20241012055531818 DAUC <0003> db_auc.c:192 IMSI='262424396963564': No 3G Auth Data 20241012055531818 DAUC <0003> db_auc.c:236 IMSI='262424396963564': Calling to generate 5 vectors 20241012055531818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055531818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531818 DAUC <0003> auc.c:113 vector [0]: rand = 21c17441ba83bdb69efaa3107533e575 20241012055531818 DAUC <0003> auc.c:179 vector [0]: kc = 8b78635b15ac0800 20241012055531818 DAUC <0003> auc.c:180 vector [0]: sres = 4747b5fc 20241012055531818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531818 DAUC <0003> auc.c:113 vector [1]: rand = 85d256213cc8926d3368e84c25e743a2 20241012055531818 DAUC <0003> auc.c:179 vector [1]: kc = bfb58eccc14c8c00 20241012055531818 DAUC <0003> auc.c:180 vector [1]: sres = af69bd0e 20241012055531818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531818 DAUC <0003> auc.c:113 vector [2]: rand = e6b96c115c11795dae180ea041417dc8 20241012055531818 DAUC <0003> auc.c:179 vector [2]: kc = 3116810eecb4f400 20241012055531818 DAUC <0003> auc.c:180 vector [2]: sres = 6afab093 20241012055531818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531818 DAUC <0003> auc.c:113 vector [3]: rand = f88628ff3271ae5f330a332c9f946c36 20241012055531818 DAUC <0003> auc.c:179 vector [3]: kc = 570ab3a994e1a800 20241012055531818 DAUC <0003> auc.c:180 vector [3]: sres = 694283b5 20241012055531818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531818 DAUC <0003> auc.c:113 vector [4]: rand = 2086e2c281b641a3f476c5b25dd67eda 20241012055531818 DAUC <0003> auc.c:179 vector [4]: kc = bdc0f88c444fe800 20241012055531818 DAUC <0003> auc.c:180 vector [4]: sres = 262db3a0 20241012055531818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055531818 DAUC <0003> db_auc.c:245 IMSI='262424396963564': Generated 5 vectors 20241012055531818 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424396963564"} 20241012055531818 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424396963564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531818 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531819 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@421cd9ede6bd: Final verdict of PTC: pass 20241012055531846 DAUC <0003> db_auc.c:157 IMSI='262425243626726': No 2G Auth Data 20241012055531846 DAUC <0003> db_auc.c:192 IMSI='262425243626726': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262425243626726" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241012055531877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 20241012055531881 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531881 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425243626726"} 20241012055531881 DAUC <0003> db_auc.c:192 IMSI='262425243626726': No 3G Auth Data 20241012055531881 DAUC <0003> db_auc.c:236 IMSI='262425243626726': Calling to generate 1 vectors 20241012055531881 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012055531881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531881 DAUC <0003> auc.c:113 vector [0]: rand = f76ce07d81188ce7dc5442cf533def17 20241012055531881 DAUC <0003> auc.c:179 vector [0]: kc = ff9118d4f1c5fbcb 20241012055531881 DAUC <0003> auc.c:180 vector [0]: sres = a5ffff5f 20241012055531881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531881 DAUC <0003> db_auc.c:245 IMSI='262425243626726': Generated 1 vectors 20241012055531881 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425243626726"} 20241012055531881 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531881 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531881 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262425243626726" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425243626726" TC_gsup_sai_num_auth_vectors(26)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055531884 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531884 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425243626726"} 20241012055531884 DAUC <0003> db_auc.c:192 IMSI='262425243626726': No 3G Auth Data 20241012055531884 DAUC <0003> db_auc.c:236 IMSI='262425243626726': Calling to generate 4 vectors 20241012055531884 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012055531884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531884 DAUC <0003> auc.c:113 vector [0]: rand = 60f6847f6c94867cc70e5e7711474b9c 20241012055531884 DAUC <0003> auc.c:179 vector [0]: kc = fd53772a2d91c423 20241012055531884 DAUC <0003> auc.c:180 vector [0]: sres = d3eb8b80 20241012055531884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531884 DAUC <0003> auc.c:113 vector [1]: rand = d2a4994b20c86ad47126cf8c2d87ce46 20241012055531884 DAUC <0003> auc.c:179 vector [1]: kc = 7c8f8f1904391423 20241012055531884 DAUC <0003> auc.c:180 vector [1]: sres = d7220bee 20241012055531884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531884 DAUC <0003> auc.c:113 vector [2]: rand = 8784a501aeeaba53746d005c9bef05b1 20241012055531884 DAUC <0003> auc.c:179 vector [2]: kc = a88c0b7b08b3f319 20241012055531884 DAUC <0003> auc.c:180 vector [2]: sres = 0cdd52fe 20241012055531884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531884 DAUC <0003> auc.c:113 vector [3]: rand = 2e5b5a4546359082285de0ec2c89600f 20241012055531884 DAUC <0003> auc.c:179 vector [3]: kc = 94ca22003826ba07 20241012055531884 DAUC <0003> auc.c:180 vector [3]: sres = 0569c52a 20241012055531884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531884 DAUC <0003> db_auc.c:245 IMSI='262425243626726': Generated 4 vectors 20241012055531884 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425243626726"} 20241012055531884 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531884 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531884 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531887 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531887 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425243626726"} 20241012055531887 DAUC <0003> db_auc.c:192 IMSI='262425243626726': No 3G Auth Data 20241012055531887 DAUC <0003> db_auc.c:236 IMSI='262425243626726': Calling to generate 5 vectors 20241012055531887 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055531887 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531887 DAUC <0003> auc.c:113 vector [0]: rand = f27364821ad18a178f3c53b11c908eaa 20241012055531887 DAUC <0003> auc.c:179 vector [0]: kc = 9c44bd91b214e849 20241012055531887 DAUC <0003> auc.c:180 vector [0]: sres = b40a33ff 20241012055531887 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531887 DAUC <0003> auc.c:113 vector [1]: rand = cdce548bc99d3f7f85f430f80e7481ce 20241012055531887 DAUC <0003> auc.c:179 vector [1]: kc = 6cbf4ae5fd59b99d 20241012055531887 DAUC <0003> auc.c:180 vector [1]: sres = 362f5089 20241012055531887 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531887 DAUC <0003> auc.c:113 vector [2]: rand = 37cdb88e3983b5b9a7ec3ed60a498b7d 20241012055531887 DAUC <0003> auc.c:179 vector [2]: kc = dc712a44e1825e85 20241012055531887 DAUC <0003> auc.c:180 vector [2]: sres = ab1ae9d9 20241012055531887 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531887 DAUC <0003> auc.c:113 vector [3]: rand = 044f12cc8d521f6c605f3080d8195f2c 20241012055531887 DAUC <0003> auc.c:179 vector [3]: kc = 18fdef354830dd2e 20241012055531887 DAUC <0003> auc.c:180 vector [3]: sres = f6622bd3 20241012055531887 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531887 DAUC <0003> auc.c:113 vector [4]: rand = 1dbf17e9229ebcc3bf3af532e8e1d495 20241012055531887 DAUC <0003> auc.c:179 vector [4]: kc = 8419a04be99977f1 20241012055531887 DAUC <0003> auc.c:180 vector [4]: sres = b90086d6 20241012055531887 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055531887 DAUC <0003> db_auc.c:245 IMSI='262425243626726': Generated 5 vectors 20241012055531887 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425243626726"} 20241012055531887 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531887 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531887 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531889 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531889 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425243626726"} 20241012055531889 DAUC <0003> db_auc.c:192 IMSI='262425243626726': No 3G Auth Data 20241012055531889 DAUC <0003> db_auc.c:236 IMSI='262425243626726': Calling to generate 5 vectors 20241012055531889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012055531889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055531889 DAUC <0003> auc.c:113 vector [0]: rand = 9ad7ed7f1dc3dfbd5eaf384567dc8f87 20241012055531889 DAUC <0003> auc.c:179 vector [0]: kc = cacf699a88a409d9 20241012055531889 DAUC <0003> auc.c:180 vector [0]: sres = 7aaf078c 20241012055531889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012055531889 DAUC <0003> auc.c:113 vector [1]: rand = a4ed9f03ca5b239e907ca95569c36d52 20241012055531889 DAUC <0003> auc.c:179 vector [1]: kc = e336fd8aba90d31e 20241012055531889 DAUC <0003> auc.c:180 vector [1]: sres = d29d0855 20241012055531889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012055531889 DAUC <0003> auc.c:113 vector [2]: rand = e85a301fc345a652d26c695cf5960ab5 20241012055531890 DAUC <0003> auc.c:179 vector [2]: kc = e797856027f45e2a 20241012055531890 DAUC <0003> auc.c:180 vector [2]: sres = 3f66e8db 20241012055531890 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012055531890 DAUC <0003> auc.c:113 vector [3]: rand = fa9f96a97967e6045193697816cea6d6 20241012055531890 DAUC <0003> auc.c:179 vector [3]: kc = 74aa75d71adbb04f 20241012055531890 DAUC <0003> auc.c:180 vector [3]: sres = e369de09 20241012055531890 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012055531890 DAUC <0003> auc.c:113 vector [4]: rand = c687db7f5143e782cbe5b633b1071b3f 20241012055531890 DAUC <0003> auc.c:179 vector [4]: kc = 06eafc1af2e2ba1c 20241012055531890 DAUC <0003> auc.c:180 vector [4]: sres = ce1b0f41 20241012055531890 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012055531890 DAUC <0003> db_auc.c:245 IMSI='262425243626726': Generated 5 vectors 20241012055531890 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425243626726"} 20241012055531890 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425243626726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531890 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531890 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@421cd9ede6bd: Final verdict of PTC: pass 20241012055531916 DAUC <0003> db_auc.c:157 IMSI='262429072108991': No 2G Auth Data 20241012055531916 DAUC <0003> db_auc.c:192 IMSI='262429072108991': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262429072108991" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241012055531949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 20241012055531953 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531953 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072108991"} 20241012055531954 DAUC <0003> db_auc.c:157 IMSI='262429072108991': No 2G Auth Data 20241012055531954 DAUC <0003> db_auc.c:236 IMSI='262429072108991': Calling to generate 1 vectors 20241012055531954 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241012055531954 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055531954 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055531954 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055531954 DAUC <0003> auc.c:113 vector [0]: rand = 42db66572e651f289f31cd1ac2876953 20241012055531954 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055531954 DAUC <0003> auc.c:142 vector [0]: autn = 9885c67b2212000076dffe5d80de2dee 20241012055531954 DAUC <0003> auc.c:143 vector [0]: ck = d44920516c42debae9371bbf73de4322 20241012055531954 DAUC <0003> auc.c:144 vector [0]: ik = 6c0166310865a048f37930d18145ad17 20241012055531954 DAUC <0003> auc.c:145 vector [0]: res = 4510244cfa04ca050000000000000000 20241012055531954 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055531954 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055531954 DAUC <0003> auc.c:151 vector [0]: kc = a2066d0e96bc90c7 20241012055531954 DAUC <0003> auc.c:152 vector [0]: sres = bf14ee49 20241012055531954 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055531954 DAUC <0003> db_auc.c:245 IMSI='262429072108991': Generated 1 vectors 20241012055531954 DAUC <0003> db_auc.c:249 IMSI='262429072108991': Updating SQN=33 in DB 20241012055531962 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072108991"} 20241012055531962 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531962 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531962 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262429072108991" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429072108991" TC_gsup_sai_num_auth_vectors(27)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055531966 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531966 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072108991"} 20241012055531966 DAUC <0003> db_auc.c:157 IMSI='262429072108991': No 2G Auth Data 20241012055531966 DAUC <0003> db_auc.c:236 IMSI='262429072108991': Calling to generate 4 vectors 20241012055531966 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241012055531966 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055531966 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055531966 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012055531966 DAUC <0003> auc.c:113 vector [0]: rand = a6b866658e4a7311df7ecfcd8b698c2e 20241012055531966 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012055531966 DAUC <0003> auc.c:142 vector [0]: autn = a753b9a072870000f8707768db8fd548 20241012055531966 DAUC <0003> auc.c:143 vector [0]: ck = 5339d83da970dea25a8a438eba4969a7 20241012055531966 DAUC <0003> auc.c:144 vector [0]: ik = 727a03ebfb93343549dec7c92c4c2271 20241012055531966 DAUC <0003> auc.c:145 vector [0]: res = 659d6ab2d019c1d30000000000000000 20241012055531966 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055531966 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055531966 DAUC <0003> auc.c:151 vector [0]: kc = 32175f91c4e6a141 20241012055531966 DAUC <0003> auc.c:152 vector [0]: sres = b584ab61 20241012055531966 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055531966 DAUC <0003> auc.c:113 vector [1]: rand = 55e23cf3fa3cba0a1a5cf611eae6310c 20241012055531966 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012055531966 DAUC <0003> auc.c:142 vector [1]: autn = 790616eff2fe000079ea6474e6ff8e38 20241012055531966 DAUC <0003> auc.c:143 vector [1]: ck = fa0f3211b0f991282984034f11aa115c 20241012055531966 DAUC <0003> auc.c:144 vector [1]: ik = 04921543e0652b6665ddc2c98dd28b58 20241012055531966 DAUC <0003> auc.c:145 vector [1]: res = a6cbeebd3c6e61060000000000000000 20241012055531966 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055531966 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055531966 DAUC <0003> auc.c:151 vector [1]: kc = b2c4e6d4cce4204a 20241012055531966 DAUC <0003> auc.c:152 vector [1]: sres = 9aa58fbb 20241012055531966 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055531966 DAUC <0003> auc.c:113 vector [2]: rand = aff0ed2b261c1d987fda5421830649bb 20241012055531966 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012055531966 DAUC <0003> auc.c:142 vector [2]: autn = 9e8352e15c6e00008c30f632dcc828a0 20241012055531966 DAUC <0003> auc.c:143 vector [2]: ck = eb467bdf6ec9a3a9cf337dd07dedca59 20241012055531966 DAUC <0003> auc.c:144 vector [2]: ik = 388483a842d1fe08290488014ac82939 20241012055531966 DAUC <0003> auc.c:145 vector [2]: res = dbb5f1252193f87e0000000000000000 20241012055531966 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055531966 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055531966 DAUC <0003> auc.c:151 vector [2]: kc = 35f50da61b3dbec1 20241012055531966 DAUC <0003> auc.c:152 vector [2]: sres = fa26095b 20241012055531966 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055531966 DAUC <0003> auc.c:113 vector [3]: rand = 7a1558b80d5da8573400e3407d18c903 20241012055531966 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012055531966 DAUC <0003> auc.c:142 vector [3]: autn = 59bd0dfcf21600003a5705b247896094 20241012055531966 DAUC <0003> auc.c:143 vector [3]: ck = 8ab3a71aac9353e2985026daa6a00e83 20241012055531966 DAUC <0003> auc.c:144 vector [3]: ik = dd9fa3f557f18830381ee1bac8d92b32 20241012055531966 DAUC <0003> auc.c:145 vector [3]: res = d52a33894e0552fb0000000000000000 20241012055531966 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055531966 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055531966 DAUC <0003> auc.c:151 vector [3]: kc = f762c38f951bfe63 20241012055531966 DAUC <0003> auc.c:152 vector [3]: sres = 9b2f6172 20241012055531966 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055531966 DAUC <0003> db_auc.c:245 IMSI='262429072108991': Generated 4 vectors 20241012055531966 DAUC <0003> db_auc.c:249 IMSI='262429072108991': Updating SQN=161 in DB 20241012055531974 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072108991"} 20241012055531974 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531977 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531977 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072108991"} 20241012055531977 DAUC <0003> db_auc.c:157 IMSI='262429072108991': No 2G Auth Data 20241012055531977 DAUC <0003> db_auc.c:236 IMSI='262429072108991': Calling to generate 5 vectors 20241012055531977 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055531977 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055531977 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055531977 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012055531977 DAUC <0003> auc.c:113 vector [0]: rand = c477167c9e917a68b12f0907c622939c 20241012055531977 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012055531977 DAUC <0003> auc.c:142 vector [0]: autn = 7e5ee0cb94a50000e80e1b714b12a47f 20241012055531977 DAUC <0003> auc.c:143 vector [0]: ck = c0d8ac5ee803312e7158505410b5a041 20241012055531977 DAUC <0003> auc.c:144 vector [0]: ik = 3caf609f234a2ce5d579bba6022172ae 20241012055531977 DAUC <0003> auc.c:145 vector [0]: res = 9e7039db1eb2c4560000000000000000 20241012055531977 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055531977 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055531977 DAUC <0003> auc.c:151 vector [0]: kc = 58562733d9ddcf24 20241012055531977 DAUC <0003> auc.c:152 vector [0]: sres = 80c2fd8d 20241012055531977 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055531977 DAUC <0003> auc.c:113 vector [1]: rand = 09d77ac790681443bfc30aeae401cf56 20241012055531977 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012055531977 DAUC <0003> auc.c:142 vector [1]: autn = 700bb3717b8a0000da9908df0d111186 20241012055531977 DAUC <0003> auc.c:143 vector [1]: ck = 5b63c53e1d7495cd73162307a6914037 20241012055531977 DAUC <0003> auc.c:144 vector [1]: ik = 9f2616c427089e802d18ff5b2b50bf90 20241012055531977 DAUC <0003> auc.c:145 vector [1]: res = d2e1780933c8b6270000000000000000 20241012055531977 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055531977 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055531977 DAUC <0003> auc.c:151 vector [1]: kc = 9a4b0fa6b7bdf4ea 20241012055531977 DAUC <0003> auc.c:152 vector [1]: sres = e129ce2e 20241012055531977 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055531977 DAUC <0003> auc.c:113 vector [2]: rand = 4a12e74e453d008d9fb29fc5a11a3c34 20241012055531977 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012055531977 DAUC <0003> auc.c:142 vector [2]: autn = 18c155a03c0b0000bee59a7b38e5bb91 20241012055531977 DAUC <0003> auc.c:143 vector [2]: ck = 834cef92c78801dd808adda57b00bb1e 20241012055531977 DAUC <0003> auc.c:144 vector [2]: ik = b8862aa8a3574bb740ac55b498524138 20241012055531977 DAUC <0003> auc.c:145 vector [2]: res = 3eec1e5fd332c38c0000000000000000 20241012055531977 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055531977 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055531977 DAUC <0003> auc.c:151 vector [2]: kc = fbec4d2b878db04c 20241012055531977 DAUC <0003> auc.c:152 vector [2]: sres = eddeddd3 20241012055531977 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055531977 DAUC <0003> auc.c:113 vector [3]: rand = 186becbee1ff53d45a13ca1a19f031bf 20241012055531977 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012055531977 DAUC <0003> auc.c:142 vector [3]: autn = 3f862feb31510000bf938cff137548c2 20241012055531977 DAUC <0003> auc.c:143 vector [3]: ck = 3d22774e53f2dabb2ce839de768b54a7 20241012055531977 DAUC <0003> auc.c:144 vector [3]: ik = 5adeb6432f9737e36447ec28d285318b 20241012055531977 DAUC <0003> auc.c:145 vector [3]: res = 8e04bd9c18b175180000000000000000 20241012055531977 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055531977 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055531977 DAUC <0003> auc.c:151 vector [3]: kc = 2f5314fbd86b8874 20241012055531977 DAUC <0003> auc.c:152 vector [3]: sres = 96b5c884 20241012055531977 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055531977 DAUC <0003> auc.c:113 vector [4]: rand = 9f2b6a79d679882dbd683560ccd6f129 20241012055531977 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012055531977 DAUC <0003> auc.c:142 vector [4]: autn = cab43098e158000029b2cbfd002454d4 20241012055531977 DAUC <0003> auc.c:143 vector [4]: ck = 94f517c3cefc3217be3138a590986baa 20241012055531977 DAUC <0003> auc.c:144 vector [4]: ik = 15dfd35b9f929505ebddb8a159408f16 20241012055531977 DAUC <0003> auc.c:145 vector [4]: res = 26418472352a1fd50000000000000000 20241012055531977 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055531977 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055531977 DAUC <0003> auc.c:151 vector [4]: kc = d4c6449c98b643ae 20241012055531977 DAUC <0003> auc.c:152 vector [4]: sres = 136b9ba7 20241012055531977 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055531977 DAUC <0003> db_auc.c:245 IMSI='262429072108991': Generated 5 vectors 20241012055531977 DAUC <0003> db_auc.c:249 IMSI='262429072108991': Updating SQN=321 in DB 20241012055531985 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072108991"} 20241012055531985 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531985 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531985 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055531988 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055531988 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072108991"} 20241012055531988 DAUC <0003> db_auc.c:157 IMSI='262429072108991': No 2G Auth Data 20241012055531988 DAUC <0003> db_auc.c:236 IMSI='262429072108991': Calling to generate 5 vectors 20241012055531988 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055531988 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055531988 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055531988 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012055531988 DAUC <0003> auc.c:113 vector [0]: rand = 7a6ecc8c23ce6d94270e62ea411159e3 20241012055531988 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012055531988 DAUC <0003> auc.c:142 vector [0]: autn = 15b9bd3c5f8500006ca080b379a0deef 20241012055531988 DAUC <0003> auc.c:143 vector [0]: ck = f8a43fe514e6fde86b37276bc4fe0727 20241012055531988 DAUC <0003> auc.c:144 vector [0]: ik = 938238c1681b4fa41217549c13b9e15f 20241012055531988 DAUC <0003> auc.c:145 vector [0]: res = ff7a8cb910fd2fb90000000000000000 20241012055531988 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055531988 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055531988 DAUC <0003> auc.c:151 vector [0]: kc = 120674d3abba5434 20241012055531988 DAUC <0003> auc.c:152 vector [0]: sres = ef87a300 20241012055531988 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055531988 DAUC <0003> auc.c:113 vector [1]: rand = c917b59980c2c941fcb7b736adc7a594 20241012055531988 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012055531988 DAUC <0003> auc.c:142 vector [1]: autn = fa3f5ae86ba400002d978463bbb41127 20241012055531988 DAUC <0003> auc.c:143 vector [1]: ck = 8861d8495d26d6d6d8ca941057be3f34 20241012055531988 DAUC <0003> auc.c:144 vector [1]: ik = 1f5f4322eb77b135b3f568b5f4e2590a 20241012055531988 DAUC <0003> auc.c:145 vector [1]: res = 076be701a405750c0000000000000000 20241012055531988 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055531988 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055531988 DAUC <0003> auc.c:151 vector [1]: kc = fc0167ce150d01dd 20241012055531988 DAUC <0003> auc.c:152 vector [1]: sres = a36e920d 20241012055531988 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055531988 DAUC <0003> auc.c:113 vector [2]: rand = ce75b626ce9e7330cd8e5d92996b6e2d 20241012055531988 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012055531988 DAUC <0003> auc.c:142 vector [2]: autn = 15647173cf08000093aa12a9e630aa41 20241012055531988 DAUC <0003> auc.c:143 vector [2]: ck = 0af75ec664e309427c7358803c5764e4 20241012055531988 DAUC <0003> auc.c:144 vector [2]: ik = 8e9d8190563b6e342859472439306810 20241012055531988 DAUC <0003> auc.c:145 vector [2]: res = a240c3ebdbc202a50000000000000000 20241012055531988 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055531988 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055531988 DAUC <0003> auc.c:151 vector [2]: kc = d040c0f237bf6b82 20241012055531988 DAUC <0003> auc.c:152 vector [2]: sres = 7982c14e 20241012055531988 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055531988 DAUC <0003> auc.c:113 vector [3]: rand = ef9b68f5df2f58cf86c84d07cacd31c7 20241012055531988 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012055531988 DAUC <0003> auc.c:142 vector [3]: autn = 6afcbd439172000085a33843cffeca6b 20241012055531988 DAUC <0003> auc.c:143 vector [3]: ck = 5826a8d9c7293c954c525a59a6ccdf78 20241012055531988 DAUC <0003> auc.c:144 vector [3]: ik = c1d2a6f0fb7ee9f80b6d3444a2d0314a 20241012055531988 DAUC <0003> auc.c:145 vector [3]: res = b9c79921e3550f970000000000000000 20241012055531988 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055531988 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055531988 DAUC <0003> auc.c:151 vector [3]: kc = decb6034384b3b5f 20241012055531988 DAUC <0003> auc.c:152 vector [3]: sres = 5a9296b6 20241012055531988 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055531988 DAUC <0003> auc.c:113 vector [4]: rand = d095acebf54398202fa5a77a84723ffe 20241012055531988 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012055531988 DAUC <0003> auc.c:142 vector [4]: autn = a202271a6daf00009709c9079ffe508c 20241012055531988 DAUC <0003> auc.c:143 vector [4]: ck = 30237a7fba8d8857a1fdfd4b210979dd 20241012055531988 DAUC <0003> auc.c:144 vector [4]: ik = 61f1a98019f15a7e16067c0a9d39838f 20241012055531988 DAUC <0003> auc.c:145 vector [4]: res = 7208b7fa558916ba0000000000000000 20241012055531988 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055531988 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055531988 DAUC <0003> auc.c:151 vector [4]: kc = e62952be1f4c287b 20241012055531988 DAUC <0003> auc.c:152 vector [4]: sres = 2781a140 20241012055531988 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055531988 DAUC <0003> db_auc.c:245 IMSI='262429072108991': Generated 5 vectors 20241012055531988 DAUC <0003> db_auc.c:249 IMSI='262429072108991': Updating SQN=481 in DB 20241012055531998 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072108991"} 20241012055531999 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429072108991 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055531999 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055531999 DLINP <000b> input/ipa.c:451 connected read/write 20241012055531999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@421cd9ede6bd: Final verdict of PTC: pass 20241012055532027 DAUC <0003> db_auc.c:157 IMSI='262422740629738': No 2G Auth Data 20241012055532027 DAUC <0003> db_auc.c:192 IMSI='262422740629738': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262422740629738" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241012055532060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 20241012055532064 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532064 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422740629738"} 20241012055532064 DAUC <0003> db_auc.c:157 IMSI='262422740629738': No 2G Auth Data 20241012055532064 DAUC <0003> db_auc.c:236 IMSI='262422740629738': Calling to generate 1 vectors 20241012055532064 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241012055532064 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532064 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012055532064 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055532064 DAUC <0003> auc.c:113 vector [0]: rand = 62a813d22db972380b5776a78ac94b7b 20241012055532064 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055532064 DAUC <0003> auc.c:142 vector [0]: autn = 45fcf405ab6f0000c9e2a281a2c57203 20241012055532064 DAUC <0003> auc.c:143 vector [0]: ck = 3a1cea36e91fffe5ed3cab7b2b2f737b 20241012055532064 DAUC <0003> auc.c:144 vector [0]: ik = 449187576f4b9317f2fb7fe63736fa15 20241012055532064 DAUC <0003> auc.c:145 vector [0]: res = 87fa8220d6ffd6e70000000000000000 20241012055532064 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532064 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055532064 DAUC <0003> auc.c:151 vector [0]: kc = 614ab9fc9a4de59c 20241012055532064 DAUC <0003> auc.c:152 vector [0]: sres = 510554c7 20241012055532064 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055532064 DAUC <0003> db_auc.c:245 IMSI='262422740629738': Generated 1 vectors 20241012055532064 DAUC <0003> db_auc.c:249 IMSI='262422740629738': Updating SQN=33 in DB 20241012055532072 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422740629738"} 20241012055532072 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532072 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532072 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262422740629738" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422740629738" TC_gsup_sai_num_auth_vectors(28)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055532075 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532075 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422740629738"} 20241012055532075 DAUC <0003> db_auc.c:157 IMSI='262422740629738': No 2G Auth Data 20241012055532075 DAUC <0003> db_auc.c:236 IMSI='262422740629738': Calling to generate 4 vectors 20241012055532075 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241012055532075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532075 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012055532075 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012055532075 DAUC <0003> auc.c:113 vector [0]: rand = d79d7f688d1612673b207a1be9a6af0a 20241012055532075 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012055532075 DAUC <0003> auc.c:142 vector [0]: autn = e80613e42996000050960b962d55de0c 20241012055532075 DAUC <0003> auc.c:143 vector [0]: ck = a63319561cca59c65fe95ba6158c694c 20241012055532075 DAUC <0003> auc.c:144 vector [0]: ik = 224f9f9732db327ef362b9f3c6ed2007 20241012055532075 DAUC <0003> auc.c:145 vector [0]: res = f6b2946985e4eb620000000000000000 20241012055532075 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532075 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055532075 DAUC <0003> auc.c:151 vector [0]: kc = 28f76494fd7022f3 20241012055532075 DAUC <0003> auc.c:152 vector [0]: sres = 73567f0b 20241012055532075 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055532075 DAUC <0003> auc.c:113 vector [1]: rand = 46038e6534b199f177abe9f369b4e677 20241012055532075 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012055532075 DAUC <0003> auc.c:142 vector [1]: autn = 103b80a0e3c500005ccbb445797a16ac 20241012055532075 DAUC <0003> auc.c:143 vector [1]: ck = a5af5adfb87580a88f9ff07b85fc52ea 20241012055532075 DAUC <0003> auc.c:144 vector [1]: ik = 14fec81e7db1db91fec9d10e878de781 20241012055532075 DAUC <0003> auc.c:145 vector [1]: res = 9acfac6224ea077f0000000000000000 20241012055532075 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532075 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055532075 DAUC <0003> auc.c:151 vector [1]: kc = c007b3b4c7b5ee52 20241012055532075 DAUC <0003> auc.c:152 vector [1]: sres = be25ab1d 20241012055532075 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055532075 DAUC <0003> auc.c:113 vector [2]: rand = 831c101c1b687347d615e78a8679e26f 20241012055532075 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012055532075 DAUC <0003> auc.c:142 vector [2]: autn = f4c25621d2ef0000039d01277a001260 20241012055532075 DAUC <0003> auc.c:143 vector [2]: ck = 05e8c902174b8345726d4068dc02f397 20241012055532075 DAUC <0003> auc.c:144 vector [2]: ik = d8ddcddfac60cea8aa663213b187b66d 20241012055532075 DAUC <0003> auc.c:145 vector [2]: res = 98b86d26e59745bb0000000000000000 20241012055532075 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532075 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055532075 DAUC <0003> auc.c:151 vector [2]: kc = 053e76a6d6ae0817 20241012055532075 DAUC <0003> auc.c:152 vector [2]: sres = 7d2f289d 20241012055532075 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055532075 DAUC <0003> auc.c:113 vector [3]: rand = 8abe5e935c7406ea3e37e75e7f50c781 20241012055532075 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012055532075 DAUC <0003> auc.c:142 vector [3]: autn = d384ccbb96010000d6144d7e992c2ec9 20241012055532075 DAUC <0003> auc.c:143 vector [3]: ck = 54597a3108207abaf2cfb9f13eb21837 20241012055532075 DAUC <0003> auc.c:144 vector [3]: ik = 15ae01f25e319fa2ddfbdbc5f6ac5a51 20241012055532075 DAUC <0003> auc.c:145 vector [3]: res = 8de217545391e5c80000000000000000 20241012055532075 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532075 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055532075 DAUC <0003> auc.c:151 vector [3]: kc = 6ec319f79e0fa77e 20241012055532075 DAUC <0003> auc.c:152 vector [3]: sres = de73f29c 20241012055532075 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055532075 DAUC <0003> db_auc.c:245 IMSI='262422740629738': Generated 4 vectors 20241012055532075 DAUC <0003> db_auc.c:249 IMSI='262422740629738': Updating SQN=161 in DB 20241012055532082 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422740629738"} 20241012055532082 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532082 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532082 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532085 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532085 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422740629738"} 20241012055532085 DAUC <0003> db_auc.c:157 IMSI='262422740629738': No 2G Auth Data 20241012055532085 DAUC <0003> db_auc.c:236 IMSI='262422740629738': Calling to generate 5 vectors 20241012055532085 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055532085 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532085 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012055532085 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012055532085 DAUC <0003> auc.c:113 vector [0]: rand = 53d222a60633df1130619c6b23903883 20241012055532085 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012055532085 DAUC <0003> auc.c:142 vector [0]: autn = b1bdcf06bf150000e3e6d44c77eed25c 20241012055532085 DAUC <0003> auc.c:143 vector [0]: ck = da06d81b95bcb5a52e9ba78f401ff7b7 20241012055532085 DAUC <0003> auc.c:144 vector [0]: ik = 3e4bac09e04d10e1056cdd54b8a21448 20241012055532085 DAUC <0003> auc.c:145 vector [0]: res = 157244632c91d8440000000000000000 20241012055532085 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532085 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055532085 DAUC <0003> auc.c:151 vector [0]: kc = cfba0ec98d4c46bb 20241012055532085 DAUC <0003> auc.c:152 vector [0]: sres = 39e39c27 20241012055532085 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055532085 DAUC <0003> auc.c:113 vector [1]: rand = 311c8c8f95da885f56a1e5ad2fbbccf9 20241012055532085 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012055532085 DAUC <0003> auc.c:142 vector [1]: autn = ac046dd1edfe000024da548a05caacfc 20241012055532085 DAUC <0003> auc.c:143 vector [1]: ck = 17dd3383906850afdf73d3f841daa425 20241012055532085 DAUC <0003> auc.c:144 vector [1]: ik = feac1f6fba6d73647aa92c882507f2af 20241012055532085 DAUC <0003> auc.c:145 vector [1]: res = f456ab641ce78f0e0000000000000000 20241012055532085 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532085 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055532085 DAUC <0003> auc.c:151 vector [1]: kc = 4cabd39c4ed87541 20241012055532085 DAUC <0003> auc.c:152 vector [1]: sres = e8b1246a 20241012055532085 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055532085 DAUC <0003> auc.c:113 vector [2]: rand = 121536d9b9537f9d99db607018aa0d8d 20241012055532085 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012055532085 DAUC <0003> auc.c:142 vector [2]: autn = 2025ce563320000068988c1d62df196d 20241012055532085 DAUC <0003> auc.c:143 vector [2]: ck = 78c14720ea988285c2100b14bed89c2f 20241012055532085 DAUC <0003> auc.c:144 vector [2]: ik = f08cac4eafbc68a0cd7f3deabff201e2 20241012055532085 DAUC <0003> auc.c:145 vector [2]: res = d4bff94c9a54f0720000000000000000 20241012055532085 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532085 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055532085 DAUC <0003> auc.c:151 vector [2]: kc = 8722dd90440e77e8 20241012055532085 DAUC <0003> auc.c:152 vector [2]: sres = 4eeb093e 20241012055532085 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055532085 DAUC <0003> auc.c:113 vector [3]: rand = 9ba6b666485308afab315d6f5113e7e2 20241012055532085 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012055532085 DAUC <0003> auc.c:142 vector [3]: autn = eb38842110730000fe1cb501cbfe275e 20241012055532085 DAUC <0003> auc.c:143 vector [3]: ck = 7e87238db60713f35b29144ac2fec589 20241012055532085 DAUC <0003> auc.c:144 vector [3]: ik = 74c82ce46792088b2ab8c28f400c4a3e 20241012055532085 DAUC <0003> auc.c:145 vector [3]: res = ef163dbac902fcd60000000000000000 20241012055532085 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532086 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055532086 DAUC <0003> auc.c:151 vector [3]: kc = 7bded9ac536794cf 20241012055532086 DAUC <0003> auc.c:152 vector [3]: sres = 2614c16c 20241012055532086 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055532086 DAUC <0003> auc.c:113 vector [4]: rand = 26bda48dfba178518d1b284510719417 20241012055532086 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012055532086 DAUC <0003> auc.c:142 vector [4]: autn = 0e79ffd57ebd000075fe7bd6bfc147c5 20241012055532086 DAUC <0003> auc.c:143 vector [4]: ck = f7cd38c32f3d145c816a59242f9e74e0 20241012055532086 DAUC <0003> auc.c:144 vector [4]: ik = f8830ac3731473a9b4cfe5f5741ebed5 20241012055532086 DAUC <0003> auc.c:145 vector [4]: res = a434ee3b68439f590000000000000000 20241012055532086 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532086 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055532086 DAUC <0003> auc.c:151 vector [4]: kc = 3aeb8ed107a9adc0 20241012055532086 DAUC <0003> auc.c:152 vector [4]: sres = cc777162 20241012055532086 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055532086 DAUC <0003> db_auc.c:245 IMSI='262422740629738': Generated 5 vectors 20241012055532086 DAUC <0003> db_auc.c:249 IMSI='262422740629738': Updating SQN=321 in DB 20241012055532093 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422740629738"} 20241012055532093 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532093 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532093 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532096 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532096 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422740629738"} 20241012055532097 DAUC <0003> db_auc.c:157 IMSI='262422740629738': No 2G Auth Data 20241012055532097 DAUC <0003> db_auc.c:236 IMSI='262422740629738': Calling to generate 5 vectors 20241012055532097 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055532097 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532097 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012055532097 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012055532097 DAUC <0003> auc.c:113 vector [0]: rand = 76b087ae816349245da9a83fd385fc2e 20241012055532097 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012055532097 DAUC <0003> auc.c:142 vector [0]: autn = 4349a4ba7f4e0000b4e1a0bc3f6ed5d0 20241012055532097 DAUC <0003> auc.c:143 vector [0]: ck = b6e78587e6c2b0a8a49a9db531100596 20241012055532097 DAUC <0003> auc.c:144 vector [0]: ik = 8064d4bd1bb1c88eb16cb5809007be00 20241012055532097 DAUC <0003> auc.c:145 vector [0]: res = 9dcd46a039dee0070000000000000000 20241012055532097 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532097 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055532097 DAUC <0003> auc.c:151 vector [0]: kc = 2375790f5c64c3b0 20241012055532097 DAUC <0003> auc.c:152 vector [0]: sres = a413a6a7 20241012055532097 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055532097 DAUC <0003> auc.c:113 vector [1]: rand = 18ffafa201ca4323681c78ea275c3431 20241012055532097 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012055532097 DAUC <0003> auc.c:142 vector [1]: autn = 85870b081d0a0000e126c75ddf9dd438 20241012055532097 DAUC <0003> auc.c:143 vector [1]: ck = b7a730ac4a66ff4fe708388c0748eaaf 20241012055532097 DAUC <0003> auc.c:144 vector [1]: ik = 63bd00c84f70fd7eda205acfe00e11eb 20241012055532097 DAUC <0003> auc.c:145 vector [1]: res = e32da2c3156397260000000000000000 20241012055532097 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532097 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055532097 DAUC <0003> auc.c:151 vector [1]: kc = e9325227e250f975 20241012055532097 DAUC <0003> auc.c:152 vector [1]: sres = f64e35e5 20241012055532097 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055532097 DAUC <0003> auc.c:113 vector [2]: rand = c7fcef7ab74eab861515019500b90222 20241012055532097 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012055532097 DAUC <0003> auc.c:142 vector [2]: autn = 4424d123f6290000ba25158f9ca875c2 20241012055532097 DAUC <0003> auc.c:143 vector [2]: ck = 78d8cc56e0b0ff032e7faf0f3c2c3093 20241012055532097 DAUC <0003> auc.c:144 vector [2]: ik = a78adddde681ef86f6575e8c56ceefca 20241012055532097 DAUC <0003> auc.c:145 vector [2]: res = 60878b328ae563fe0000000000000000 20241012055532097 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532097 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055532097 DAUC <0003> auc.c:151 vector [2]: kc = 077ae0086cd3cfdc 20241012055532097 DAUC <0003> auc.c:152 vector [2]: sres = ea62e8cc 20241012055532097 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055532097 DAUC <0003> auc.c:113 vector [3]: rand = 74d6c0a7efbee9992ab5a541270cf3d1 20241012055532097 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012055532097 DAUC <0003> auc.c:142 vector [3]: autn = 62be5ca178c4000034a49317c5a336bf 20241012055532097 DAUC <0003> auc.c:143 vector [3]: ck = 8407d3d83dbce01059286060d0a604f3 20241012055532097 DAUC <0003> auc.c:144 vector [3]: ik = f0000fab4f4407793a7f642c195eb422 20241012055532097 DAUC <0003> auc.c:145 vector [3]: res = e9e42787ea38ecbd0000000000000000 20241012055532097 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532097 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055532097 DAUC <0003> auc.c:151 vector [3]: kc = 1750d83fbb0057b8 20241012055532097 DAUC <0003> auc.c:152 vector [3]: sres = 03dccb3a 20241012055532097 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055532097 DAUC <0003> auc.c:113 vector [4]: rand = 1003e0dcac2487a107d09a7c28e27592 20241012055532097 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012055532097 DAUC <0003> auc.c:142 vector [4]: autn = 5e560fa5943f00007739215dc1a41c4b 20241012055532097 DAUC <0003> auc.c:143 vector [4]: ck = 7c71fa9966de4712000aa40d904ce89e 20241012055532097 DAUC <0003> auc.c:144 vector [4]: ik = 55b39ca80e3c5231c2628319c8ff2b1d 20241012055532097 DAUC <0003> auc.c:145 vector [4]: res = b44904c050492a1b0000000000000000 20241012055532097 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532097 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055532097 DAUC <0003> auc.c:151 vector [4]: kc = ebaa41253051d6a0 20241012055532097 DAUC <0003> auc.c:152 vector [4]: sres = e4002edb 20241012055532097 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055532097 DAUC <0003> db_auc.c:245 IMSI='262422740629738': Generated 5 vectors 20241012055532097 DAUC <0003> db_auc.c:249 IMSI='262422740629738': Updating SQN=481 in DB 20241012055532105 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422740629738"} 20241012055532105 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422740629738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532105 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532105 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@421cd9ede6bd: Final verdict of PTC: pass 20241012055532134 DAUC <0003> db_auc.c:157 IMSI='262428266881452': No 2G Auth Data 20241012055532134 DAUC <0003> db_auc.c:192 IMSI='262428266881452': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262428266881452" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241012055532179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 20241012055532182 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532182 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428266881452"} 20241012055532182 DAUC <0003> db_auc.c:236 IMSI='262428266881452': Calling to generate 1 vectors 20241012055532182 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012055532182 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532182 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532182 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055532182 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532182 DAUC <0003> auc.c:113 vector [0]: rand = 54ba5fc6edc5072aaa349867e0b127e3 20241012055532182 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055532182 DAUC <0003> auc.c:142 vector [0]: autn = 5a9af0d576bf00003dc2f24e57a435c9 20241012055532182 DAUC <0003> auc.c:143 vector [0]: ck = fcc533165cc17af622e4dc1e813a30be 20241012055532182 DAUC <0003> auc.c:144 vector [0]: ik = 449eb0e23ee98bcd0369eb33f172e06a 20241012055532182 DAUC <0003> auc.c:145 vector [0]: res = ab6b0d58c301850c0000000000000000 20241012055532182 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532182 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532182 DAUC <0003> auc.c:179 vector [0]: kc = 7257dc1e53174000 20241012055532183 DAUC <0003> auc.c:180 vector [0]: sres = 69a22e46 20241012055532183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532183 DAUC <0003> db_auc.c:245 IMSI='262428266881452': Generated 1 vectors 20241012055532183 DAUC <0003> db_auc.c:249 IMSI='262428266881452': Updating SQN=33 in DB 20241012055532193 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428266881452"} 20241012055532193 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532193 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532193 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262428266881452" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428266881452" TC_gsup_sai_num_auth_vectors(29)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055532196 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532196 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428266881452"} 20241012055532196 DAUC <0003> db_auc.c:236 IMSI='262428266881452': Calling to generate 4 vectors 20241012055532196 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012055532196 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532196 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532196 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012055532196 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532196 DAUC <0003> auc.c:113 vector [0]: rand = ca73618c9b72123f261b61e0e835e374 20241012055532196 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012055532196 DAUC <0003> auc.c:142 vector [0]: autn = 05af2121a581000096faae248ebeb5d4 20241012055532196 DAUC <0003> auc.c:143 vector [0]: ck = 451979bc98e7436ddd6fc64a4c472cce 20241012055532196 DAUC <0003> auc.c:144 vector [0]: ik = 19467a471a5546c7cc9114ff86ed6f03 20241012055532196 DAUC <0003> auc.c:145 vector [0]: res = d904783abfd72a0a0000000000000000 20241012055532196 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532196 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532197 DAUC <0003> auc.c:179 vector [0]: kc = 664e32d742752400 20241012055532197 DAUC <0003> auc.c:180 vector [0]: sres = ed5cdf31 20241012055532197 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532197 DAUC <0003> auc.c:113 vector [1]: rand = 7bfc25301eb739a851836d8e2bc6f44c 20241012055532197 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012055532197 DAUC <0003> auc.c:142 vector [1]: autn = 77df6adcb9d800004dee5097a903ac57 20241012055532197 DAUC <0003> auc.c:143 vector [1]: ck = f40cab2b8deb43555eb1d21492b0d3c1 20241012055532197 DAUC <0003> auc.c:144 vector [1]: ik = d4f133c883e9da000cae4a226deb63af 20241012055532197 DAUC <0003> auc.c:145 vector [1]: res = 75677a9adaf3de9c0000000000000000 20241012055532197 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532197 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532197 DAUC <0003> auc.c:179 vector [1]: kc = 37329fbb8780a000 20241012055532197 DAUC <0003> auc.c:180 vector [1]: sres = 16f9d360 20241012055532197 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532197 DAUC <0003> auc.c:113 vector [2]: rand = 5653d88665a5cbe136aba34620be1e85 20241012055532197 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012055532197 DAUC <0003> auc.c:142 vector [2]: autn = f15b5bd3ec93000095d154c67673ac9c 20241012055532197 DAUC <0003> auc.c:143 vector [2]: ck = fedcea395ccb00af3a59caea7102e1d8 20241012055532197 DAUC <0003> auc.c:144 vector [2]: ik = 331c4e9ab6aa8aa22479167f32ab8c45 20241012055532197 DAUC <0003> auc.c:145 vector [2]: res = e2b45871b55405270000000000000000 20241012055532197 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532197 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532197 DAUC <0003> auc.c:179 vector [2]: kc = 845ccb94df56a400 20241012055532197 DAUC <0003> auc.c:180 vector [2]: sres = 7059f822 20241012055532197 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532197 DAUC <0003> auc.c:113 vector [3]: rand = f9956bec3b8c571a70c49582b868496d 20241012055532197 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012055532197 DAUC <0003> auc.c:142 vector [3]: autn = 2c9605d00fae0000e14fed896afabace 20241012055532197 DAUC <0003> auc.c:143 vector [3]: ck = 505f609b32e3a7db00de24bb5a5d3ed8 20241012055532197 DAUC <0003> auc.c:144 vector [3]: ik = e2e40224dc3220f017f4da0fac55358c 20241012055532197 DAUC <0003> auc.c:145 vector [3]: res = 1d92a740ee0a9cf80000000000000000 20241012055532197 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532197 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532197 DAUC <0003> auc.c:179 vector [3]: kc = dcf7f7cca2355000 20241012055532197 DAUC <0003> auc.c:180 vector [3]: sres = 2a4594d1 20241012055532197 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532197 DAUC <0003> db_auc.c:245 IMSI='262428266881452': Generated 4 vectors 20241012055532197 DAUC <0003> db_auc.c:249 IMSI='262428266881452': Updating SQN=161 in DB 20241012055532210 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428266881452"} 20241012055532210 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532210 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532210 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532213 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532213 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428266881452"} 20241012055532213 DAUC <0003> db_auc.c:236 IMSI='262428266881452': Calling to generate 5 vectors 20241012055532213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055532213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012055532213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532213 DAUC <0003> auc.c:113 vector [0]: rand = ab0e59e0154f27fe3a05e1d837303115 20241012055532213 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012055532213 DAUC <0003> auc.c:142 vector [0]: autn = 21caefda161f0000a85b2214acf5b989 20241012055532213 DAUC <0003> auc.c:143 vector [0]: ck = 8cb076d48cff31cf19f9cb0d5e0560b5 20241012055532213 DAUC <0003> auc.c:144 vector [0]: ik = 29e5a86e95df9cbf8ee2944a8c01b518 20241012055532213 DAUC <0003> auc.c:145 vector [0]: res = ef596f92039b4c960000000000000000 20241012055532213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532213 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532213 DAUC <0003> auc.c:179 vector [0]: kc = 001770e940ebb400 20241012055532213 DAUC <0003> auc.c:180 vector [0]: sres = f522dece 20241012055532213 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532213 DAUC <0003> auc.c:113 vector [1]: rand = 63f01a4101f2f4f77e19121c7ba632f8 20241012055532213 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012055532213 DAUC <0003> auc.c:142 vector [1]: autn = e6ea435f8fee0000c311d887a0f947a0 20241012055532213 DAUC <0003> auc.c:143 vector [1]: ck = 759c743b46cabec8ea0868de713a9844 20241012055532213 DAUC <0003> auc.c:144 vector [1]: ik = e4239c44392be283936151ecd6d1e5e1 20241012055532213 DAUC <0003> auc.c:145 vector [1]: res = 1701a15861deb2c50000000000000000 20241012055532213 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532213 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532213 DAUC <0003> auc.c:179 vector [1]: kc = 766cb5f6d4b36000 20241012055532213 DAUC <0003> auc.c:180 vector [1]: sres = 441e4fd1 20241012055532213 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532213 DAUC <0003> auc.c:113 vector [2]: rand = b583bd9fbe2a694cf4186aa3c26f5d7d 20241012055532213 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012055532213 DAUC <0003> auc.c:142 vector [2]: autn = 4a4a2d2120f9000003f0f6c1898f8c86 20241012055532213 DAUC <0003> auc.c:143 vector [2]: ck = 2e673918035628dd0f0ea672a4f50952 20241012055532213 DAUC <0003> auc.c:144 vector [2]: ik = 9caadcbd34acd947505382947704619f 20241012055532213 DAUC <0003> auc.c:145 vector [2]: res = 20961e4fbc601a050000000000000000 20241012055532213 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532213 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532213 DAUC <0003> auc.c:179 vector [2]: kc = 2bff091bada3f000 20241012055532213 DAUC <0003> auc.c:180 vector [2]: sres = 07a25478 20241012055532213 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532213 DAUC <0003> auc.c:113 vector [3]: rand = 374c1c3766ab11381b695f4820b99921 20241012055532213 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012055532213 DAUC <0003> auc.c:142 vector [3]: autn = a8b3fe3a70bb00002fb3b9ad73dd6437 20241012055532213 DAUC <0003> auc.c:143 vector [3]: ck = 54daf025c531fde26bbccc3f281776b8 20241012055532213 DAUC <0003> auc.c:144 vector [3]: ik = 4c7545272a5c6c8a5dbb439a9b8d6736 20241012055532213 DAUC <0003> auc.c:145 vector [3]: res = 0d3269736e3af7080000000000000000 20241012055532213 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532213 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532213 DAUC <0003> auc.c:179 vector [3]: kc = 8f551794e63e8400 20241012055532213 DAUC <0003> auc.c:180 vector [3]: sres = 215203d0 20241012055532213 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532213 DAUC <0003> auc.c:113 vector [4]: rand = 4a854057d658fcf9adc50288ebbf6630 20241012055532213 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012055532213 DAUC <0003> auc.c:142 vector [4]: autn = d10014b0d6af00009b8b08befdb7c65e 20241012055532213 DAUC <0003> auc.c:143 vector [4]: ck = 7103a7b901302f700a0117dc2a7fe5f4 20241012055532213 DAUC <0003> auc.c:144 vector [4]: ik = 2975767815d044e9383f6462b3d932e0 20241012055532213 DAUC <0003> auc.c:145 vector [4]: res = a227f754d77a447c0000000000000000 20241012055532213 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532213 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055532213 DAUC <0003> auc.c:179 vector [4]: kc = d7b3f24d3f1ae000 20241012055532213 DAUC <0003> auc.c:180 vector [4]: sres = ea76e450 20241012055532213 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055532213 DAUC <0003> db_auc.c:245 IMSI='262428266881452': Generated 5 vectors 20241012055532213 DAUC <0003> db_auc.c:249 IMSI='262428266881452': Updating SQN=321 in DB 20241012055532224 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428266881452"} 20241012055532224 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532227 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532227 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428266881452"} 20241012055532227 DAUC <0003> db_auc.c:236 IMSI='262428266881452': Calling to generate 5 vectors 20241012055532227 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055532227 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532227 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532227 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012055532227 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532227 DAUC <0003> auc.c:113 vector [0]: rand = 5914756c73a968d90a971a1edc6296bd 20241012055532227 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012055532227 DAUC <0003> auc.c:142 vector [0]: autn = 2bdf9197d55200002809570d7c533563 20241012055532227 DAUC <0003> auc.c:143 vector [0]: ck = 301d990a035cab644831cbdc8bade558 20241012055532227 DAUC <0003> auc.c:144 vector [0]: ik = 7621c65aa8c46b4a4bf2c276efe7ea51 20241012055532227 DAUC <0003> auc.c:145 vector [0]: res = a4aeeb730f8b6d090000000000000000 20241012055532227 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532227 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532227 DAUC <0003> auc.c:179 vector [0]: kc = 63f82a903646e400 20241012055532227 DAUC <0003> auc.c:180 vector [0]: sres = b9e027a6 20241012055532227 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532227 DAUC <0003> auc.c:113 vector [1]: rand = 87fa70683ab7fb04db401f71fb78ee69 20241012055532227 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012055532227 DAUC <0003> auc.c:142 vector [1]: autn = 74141222965b00003c2380280994770e 20241012055532227 DAUC <0003> auc.c:143 vector [1]: ck = c14a23564f559ab28b07199f973af89c 20241012055532227 DAUC <0003> auc.c:144 vector [1]: ik = 7dad75d5fb9ecc0a674d1e7527cd5389 20241012055532227 DAUC <0003> auc.c:145 vector [1]: res = 32ff88b69bc6155e0000000000000000 20241012055532227 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532227 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532227 DAUC <0003> auc.c:179 vector [1]: kc = 0e9be9a1a0f5d800 20241012055532227 DAUC <0003> auc.c:180 vector [1]: sres = 3a61d570 20241012055532227 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532227 DAUC <0003> auc.c:113 vector [2]: rand = 0fa9f343ae6bab3bb6b2eb54e6ee7f36 20241012055532227 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012055532227 DAUC <0003> auc.c:142 vector [2]: autn = 9a8b1bfd00ff000028989e9b6ced1ece 20241012055532227 DAUC <0003> auc.c:143 vector [2]: ck = b4e2d76ee651a63d1ac42f06d16d8576 20241012055532227 DAUC <0003> auc.c:144 vector [2]: ik = 7b33d1b479734fdd3e949a22835e6d13 20241012055532227 DAUC <0003> auc.c:145 vector [2]: res = 3a6ec0272148b4640000000000000000 20241012055532227 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532227 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532227 DAUC <0003> auc.c:179 vector [2]: kc = 37c388fcbb559000 20241012055532227 DAUC <0003> auc.c:180 vector [2]: sres = 78339400 20241012055532227 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532227 DAUC <0003> auc.c:113 vector [3]: rand = c77da65c7c8f5aec6e6bba5df54799ad 20241012055532228 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012055532228 DAUC <0003> auc.c:142 vector [3]: autn = 71a5ad3110ec000028aa640f6738264f 20241012055532228 DAUC <0003> auc.c:143 vector [3]: ck = 3a13ee61fa631fbb268c755a3ff246c2 20241012055532228 DAUC <0003> auc.c:144 vector [3]: ik = 6f93c8de6af65ca40d9d142959c1865c 20241012055532228 DAUC <0003> auc.c:145 vector [3]: res = 4710584fe3072f050000000000000000 20241012055532228 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532228 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532228 DAUC <0003> auc.c:179 vector [3]: kc = 8722aa33d49c7400 20241012055532228 DAUC <0003> auc.c:180 vector [3]: sres = d2fe36d9 20241012055532228 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532228 DAUC <0003> auc.c:113 vector [4]: rand = ee52e61e4123b7ab2e3d1158855a2229 20241012055532228 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012055532228 DAUC <0003> auc.c:142 vector [4]: autn = 095b284dd222000068e9f60677185b4c 20241012055532228 DAUC <0003> auc.c:143 vector [4]: ck = ae2ff4ca3f9599ae5b1cc6a59133d5e7 20241012055532228 DAUC <0003> auc.c:144 vector [4]: ik = 3d4bd1fbfba73e03363395821f9562c0 20241012055532228 DAUC <0003> auc.c:145 vector [4]: res = 187af17b424da5b80000000000000000 20241012055532228 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532228 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055532228 DAUC <0003> auc.c:179 vector [4]: kc = 24e95381db349000 20241012055532228 DAUC <0003> auc.c:180 vector [4]: sres = bc64a444 20241012055532228 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055532228 DAUC <0003> db_auc.c:245 IMSI='262428266881452': Generated 5 vectors 20241012055532228 DAUC <0003> db_auc.c:249 IMSI='262428266881452': Updating SQN=481 in DB 20241012055532238 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428266881452"} 20241012055532238 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428266881452 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532238 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532238 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@421cd9ede6bd: Final verdict of PTC: pass 20241012055532272 DAUC <0003> db_auc.c:157 IMSI='262426734822171': No 2G Auth Data 20241012055532272 DAUC <0003> db_auc.c:192 IMSI='262426734822171': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262426734822171" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241012055532313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54794<->l=127.0.0.1:4258 20241012055532317 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532317 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426734822171"} 20241012055532317 DAUC <0003> db_auc.c:236 IMSI='262426734822171': Calling to generate 1 vectors 20241012055532317 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012055532317 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532317 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532317 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055532317 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532317 DAUC <0003> auc.c:113 vector [0]: rand = f8d2c12188263472ff49cffc98e78563 20241012055532317 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055532317 DAUC <0003> auc.c:142 vector [0]: autn = 759bad287217000070bd0faaeac50f64 20241012055532317 DAUC <0003> auc.c:143 vector [0]: ck = 3d42e7017af4ffb4a9e272a474babb69 20241012055532317 DAUC <0003> auc.c:144 vector [0]: ik = 315725fd94ad3650eb7e34eae6b661a6 20241012055532317 DAUC <0003> auc.c:145 vector [0]: res = eb5fb015b635cb110000000000000000 20241012055532317 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532317 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532317 DAUC <0003> auc.c:179 vector [0]: kc = 123500a3abed6800 20241012055532317 DAUC <0003> auc.c:180 vector [0]: sres = b8f16d3b 20241012055532317 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532317 DAUC <0003> db_auc.c:245 IMSI='262426734822171': Generated 1 vectors 20241012055532317 DAUC <0003> db_auc.c:249 IMSI='262426734822171': Updating SQN=33 in DB 20241012055532325 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426734822171"} 20241012055532325 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532325 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532325 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262426734822171" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426734822171" TC_gsup_sai_num_auth_vectors(30)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055532328 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532328 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426734822171"} 20241012055532328 DAUC <0003> db_auc.c:236 IMSI='262426734822171': Calling to generate 4 vectors 20241012055532328 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012055532328 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532328 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532328 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012055532328 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532328 DAUC <0003> auc.c:113 vector [0]: rand = 4b79d37defdafb735ee2d55d3e40e546 20241012055532328 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012055532328 DAUC <0003> auc.c:142 vector [0]: autn = fb8ada3400a700009b5f7ab76875ea5d 20241012055532328 DAUC <0003> auc.c:143 vector [0]: ck = df535e448be932c57cafcc8b2316d564 20241012055532328 DAUC <0003> auc.c:144 vector [0]: ik = 724d45031634d9ec2dbb6776ade3c599 20241012055532328 DAUC <0003> auc.c:145 vector [0]: res = ba0d759fdb07f2650000000000000000 20241012055532328 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532328 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532328 DAUC <0003> auc.c:179 vector [0]: kc = 2f30b4ae76574800 20241012055532328 DAUC <0003> auc.c:180 vector [0]: sres = 32e8380e 20241012055532328 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532328 DAUC <0003> auc.c:113 vector [1]: rand = 62ccd1e79a3a749a183809ae7795d3af 20241012055532328 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012055532328 DAUC <0003> auc.c:142 vector [1]: autn = 2bb16c55360c00009d6f5276fca470ca 20241012055532328 DAUC <0003> auc.c:143 vector [1]: ck = f75bffbbdf9ca212b2abc47ff339e13a 20241012055532328 DAUC <0003> auc.c:144 vector [1]: ik = 854c10ff58fcb63937d552a1d509ac25 20241012055532328 DAUC <0003> auc.c:145 vector [1]: res = 68730c0f25c54a7a0000000000000000 20241012055532328 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532328 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532328 DAUC <0003> auc.c:179 vector [1]: kc = 2fb1907cf0b79400 20241012055532328 DAUC <0003> auc.c:180 vector [1]: sres = bf97dfd9 20241012055532328 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532328 DAUC <0003> auc.c:113 vector [2]: rand = a4c4965ffb03e6dac069f0cd81872046 20241012055532328 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012055532328 DAUC <0003> auc.c:142 vector [2]: autn = 8c00d776f68b00009e8280dd8296d52c 20241012055532328 DAUC <0003> auc.c:143 vector [2]: ck = 47df982cbfa8837e18e367a1b47b8591 20241012055532328 DAUC <0003> auc.c:144 vector [2]: ik = a4545cca14a6d86e1960568c1a747144 20241012055532328 DAUC <0003> auc.c:145 vector [2]: res = 9a529a54c9ab04aa0000000000000000 20241012055532328 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532328 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532328 DAUC <0003> auc.c:179 vector [2]: kc = 10ea0c407db2f400 20241012055532328 DAUC <0003> auc.c:180 vector [2]: sres = 4df62d6d 20241012055532328 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532328 DAUC <0003> auc.c:113 vector [3]: rand = db2770eda3141b78ea16523e7f549fd0 20241012055532328 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012055532328 DAUC <0003> auc.c:142 vector [3]: autn = 444b8b14942f0000a408edaa501a62f5 20241012055532328 DAUC <0003> auc.c:143 vector [3]: ck = caf5a44ceeb1e299d6ba1ceedd785cfc 20241012055532328 DAUC <0003> auc.c:144 vector [3]: ik = a4583bb307f757a84f49e57571db5cb9 20241012055532328 DAUC <0003> auc.c:145 vector [3]: res = bfce414c439a7e9e0000000000000000 20241012055532328 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532328 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532328 DAUC <0003> auc.c:179 vector [3]: kc = 252137c98889e000 20241012055532328 DAUC <0003> auc.c:180 vector [3]: sres = cc6473ac 20241012055532328 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532328 DAUC <0003> db_auc.c:245 IMSI='262426734822171': Generated 4 vectors 20241012055532328 DAUC <0003> db_auc.c:249 IMSI='262426734822171': Updating SQN=161 in DB 20241012055532336 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426734822171"} 20241012055532336 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532336 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532336 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532339 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532339 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426734822171"} 20241012055532340 DAUC <0003> db_auc.c:236 IMSI='262426734822171': Calling to generate 5 vectors 20241012055532340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055532340 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532340 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532340 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012055532340 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532340 DAUC <0003> auc.c:113 vector [0]: rand = 1e43f48d6b33785c99a6b7b806fb4784 20241012055532340 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012055532340 DAUC <0003> auc.c:142 vector [0]: autn = 10f196960cc10000bc1c0fc9c4ab89cc 20241012055532340 DAUC <0003> auc.c:143 vector [0]: ck = b71da53b64a72d2149e4afa5c3a7e065 20241012055532340 DAUC <0003> auc.c:144 vector [0]: ik = ba4b2db54ecb847287c5042bcc139472 20241012055532340 DAUC <0003> auc.c:145 vector [0]: res = 5d4d66735540e3400000000000000000 20241012055532340 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532340 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532340 DAUC <0003> auc.c:179 vector [0]: kc = 93cb26228fdb2000 20241012055532340 DAUC <0003> auc.c:180 vector [0]: sres = 75c9f1c1 20241012055532340 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532340 DAUC <0003> auc.c:113 vector [1]: rand = 650e26893cff8a709ef75a51099915b0 20241012055532340 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012055532340 DAUC <0003> auc.c:142 vector [1]: autn = 1618a32d6190000035e6f7af62123984 20241012055532340 DAUC <0003> auc.c:143 vector [1]: ck = 47ae93663a3615f8571b34e9f37c2ac4 20241012055532340 DAUC <0003> auc.c:144 vector [1]: ik = 12c6c7bf6e141de0b5a0281083827919 20241012055532340 DAUC <0003> auc.c:145 vector [1]: res = 00f3e80f232aab570000000000000000 20241012055532340 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532340 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532340 DAUC <0003> auc.c:179 vector [1]: kc = 21b392aeb92e2800 20241012055532340 DAUC <0003> auc.c:180 vector [1]: sres = f03fc67d 20241012055532340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532340 DAUC <0003> auc.c:113 vector [2]: rand = 3abceb3a2b02309d0f903090f6e59ef8 20241012055532340 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012055532340 DAUC <0003> auc.c:142 vector [2]: autn = 928ea9c9a63d0000f1239d8f601f0017 20241012055532340 DAUC <0003> auc.c:143 vector [2]: ck = ceb02646fb50aa70627d6a1df257a911 20241012055532340 DAUC <0003> auc.c:144 vector [2]: ik = ab42b06f89c050d8c55eb04624201217 20241012055532340 DAUC <0003> auc.c:145 vector [2]: res = 249975270e91ab7f0000000000000000 20241012055532340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532340 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532340 DAUC <0003> auc.c:179 vector [2]: kc = b773e2f788f60800 20241012055532340 DAUC <0003> auc.c:180 vector [2]: sres = 716c6b0b 20241012055532340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532340 DAUC <0003> auc.c:113 vector [3]: rand = 8e19baa550f988de1084a68e21576d6c 20241012055532340 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012055532340 DAUC <0003> auc.c:142 vector [3]: autn = 04b6fb12967d00005cc88a963eb1e7dc 20241012055532340 DAUC <0003> auc.c:143 vector [3]: ck = 19cbea5e3c933d7acd398f00c040f870 20241012055532340 DAUC <0003> auc.c:144 vector [3]: ik = 9e6c45ce38cdbb16bc350c2888303d32 20241012055532340 DAUC <0003> auc.c:145 vector [3]: res = 6589e50f083cc4460000000000000000 20241012055532340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532340 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532340 DAUC <0003> auc.c:179 vector [3]: kc = 832b451fd2fb9c00 20241012055532340 DAUC <0003> auc.c:180 vector [3]: sres = af8e7465 20241012055532340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532340 DAUC <0003> auc.c:113 vector [4]: rand = d660ec622b0cd5a02091fa659399adf8 20241012055532340 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012055532340 DAUC <0003> auc.c:142 vector [4]: autn = c298b62515550000f9b576ea8647493f 20241012055532340 DAUC <0003> auc.c:143 vector [4]: ck = 7747b7cecd273b440a8ae21f016b1b7b 20241012055532340 DAUC <0003> auc.c:144 vector [4]: ik = c270178d468e2ada6b879c0d6d54cdd0 20241012055532340 DAUC <0003> auc.c:145 vector [4]: res = 3ec7f00778a800b70000000000000000 20241012055532340 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532340 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055532340 DAUC <0003> auc.c:179 vector [4]: kc = e526fe9ac3769800 20241012055532340 DAUC <0003> auc.c:180 vector [4]: sres = 43c3ce19 20241012055532340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055532340 DAUC <0003> db_auc.c:245 IMSI='262426734822171': Generated 5 vectors 20241012055532340 DAUC <0003> db_auc.c:249 IMSI='262426734822171': Updating SQN=321 in DB 20241012055532347 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426734822171"} 20241012055532347 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532347 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532347 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532350 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532350 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426734822171"} 20241012055532350 DAUC <0003> db_auc.c:236 IMSI='262426734822171': Calling to generate 5 vectors 20241012055532350 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055532350 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532350 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532350 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012055532350 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532350 DAUC <0003> auc.c:113 vector [0]: rand = 6094d62be1ee4451ab39cdcebdda6721 20241012055532350 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012055532350 DAUC <0003> auc.c:142 vector [0]: autn = cbac939ae5d000005fb76bfc7540bcca 20241012055532350 DAUC <0003> auc.c:143 vector [0]: ck = e254aee9e0500b16ae9c25f4f27e25b1 20241012055532350 DAUC <0003> auc.c:144 vector [0]: ik = 9c4baee89499dfe122fd4771c84ec96a 20241012055532350 DAUC <0003> auc.c:145 vector [0]: res = fde06a19a5d09d600000000000000000 20241012055532350 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532350 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532350 DAUC <0003> auc.c:179 vector [0]: kc = e0df53200a3cb000 20241012055532350 DAUC <0003> auc.c:180 vector [0]: sres = d440b7f2 20241012055532350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532350 DAUC <0003> auc.c:113 vector [1]: rand = 8c462ef8c6a6e094ec12253d290f3fc1 20241012055532350 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012055532350 DAUC <0003> auc.c:142 vector [1]: autn = 33798184c5af0000d597452a3e71a8cd 20241012055532350 DAUC <0003> auc.c:143 vector [1]: ck = ac7e2bdbb06ce50f7545ac5ef6485716 20241012055532350 DAUC <0003> auc.c:144 vector [1]: ik = 7b2a11e38f4a011fcb97fd01d71c1098 20241012055532350 DAUC <0003> auc.c:145 vector [1]: res = ac46d5b311d771940000000000000000 20241012055532350 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532350 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532350 DAUC <0003> auc.c:179 vector [1]: kc = 3bf7577487552c00 20241012055532350 DAUC <0003> auc.c:180 vector [1]: sres = 4c411b44 20241012055532350 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532350 DAUC <0003> auc.c:113 vector [2]: rand = 941b6bdb9240e7fc8f6d25675694930b 20241012055532350 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012055532350 DAUC <0003> auc.c:142 vector [2]: autn = d143e9cacf9f000095aae32b052e0b10 20241012055532350 DAUC <0003> auc.c:143 vector [2]: ck = 6ccfb1daa606bd941fd6d9e1ea509d47 20241012055532350 DAUC <0003> auc.c:144 vector [2]: ik = 049fce1dd9d892a741331bcda4e3c62b 20241012055532350 DAUC <0003> auc.c:145 vector [2]: res = 57ec825163b6c6c20000000000000000 20241012055532350 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532350 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532350 DAUC <0003> auc.c:179 vector [2]: kc = 0d95f7b4aca42400 20241012055532350 DAUC <0003> auc.c:180 vector [2]: sres = 7830d5bb 20241012055532350 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532350 DAUC <0003> auc.c:113 vector [3]: rand = df06f8ff9838e77557a9caf49e874a26 20241012055532350 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012055532350 DAUC <0003> auc.c:142 vector [3]: autn = cf8e0187b78900007b789870bb2dcc8c 20241012055532350 DAUC <0003> auc.c:143 vector [3]: ck = 948ef83de2b6f1008e3563a603e13309 20241012055532351 DAUC <0003> auc.c:144 vector [3]: ik = b4cb383db5ab7b4b0a94454ad22f0a98 20241012055532351 DAUC <0003> auc.c:145 vector [3]: res = 62fc86b560783ab90000000000000000 20241012055532351 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532351 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532351 DAUC <0003> auc.c:179 vector [3]: kc = 799eaa42528bfc00 20241012055532351 DAUC <0003> auc.c:180 vector [3]: sres = dae8eeef 20241012055532351 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532351 DAUC <0003> auc.c:113 vector [4]: rand = a01881da2dbdf6bc5e1877bd95db44af 20241012055532351 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012055532351 DAUC <0003> auc.c:142 vector [4]: autn = a6a71a3ac94900007be5c285d09a6312 20241012055532351 DAUC <0003> auc.c:143 vector [4]: ck = f50f12355191c6c97e9dc7e27e9c563c 20241012055532351 DAUC <0003> auc.c:144 vector [4]: ik = 90f7f7ce790a7dbd8cc3df6b83296722 20241012055532351 DAUC <0003> auc.c:145 vector [4]: res = d3d44c7727c9a68f0000000000000000 20241012055532351 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532351 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055532351 DAUC <0003> auc.c:179 vector [4]: kc = 212f55e1a6c01c00 20241012055532351 DAUC <0003> auc.c:180 vector [4]: sres = 62b4db29 20241012055532351 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055532351 DAUC <0003> db_auc.c:245 IMSI='262426734822171': Generated 5 vectors 20241012055532351 DAUC <0003> db_auc.c:249 IMSI='262426734822171': Updating SQN=481 in DB 20241012055532357 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426734822171"} 20241012055532357 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426734822171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532357 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532358 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54794<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@421cd9ede6bd: Final verdict of PTC: pass 20241012055532392 DAUC <0003> db_auc.c:157 IMSI='262427953083219': No 2G Auth Data 20241012055532392 DAUC <0003> db_auc.c:192 IMSI='262427953083219': No 3G Auth Data HLR_Test-GSUP(21)@421cd9ede6bd: Created GsupExpect[0] for "262427953083219" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241012055532432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 20241012055532435 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532435 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427953083219"} 20241012055532435 DAUC <0003> db_auc.c:236 IMSI='262427953083219': Calling to generate 1 vectors 20241012055532435 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012055532435 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532435 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532435 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055532435 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532435 DAUC <0003> auc.c:113 vector [0]: rand = cf0f1a09e1a5931e06d724e29245d3c2 20241012055532435 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055532435 DAUC <0003> auc.c:142 vector [0]: autn = 2dde1a5bda2b00009f604845895ec541 20241012055532435 DAUC <0003> auc.c:143 vector [0]: ck = 87408341b701bbf953d1696ec3e12ebf 20241012055532435 DAUC <0003> auc.c:144 vector [0]: ik = 281f5e5671449f8fa844a04358433770 20241012055532435 DAUC <0003> auc.c:145 vector [0]: res = 1773784463eacad80000000000000000 20241012055532435 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532435 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532435 DAUC <0003> auc.c:179 vector [0]: kc = 85cbc7bd6ec312af 20241012055532435 DAUC <0003> auc.c:180 vector [0]: sres = bcb319f1 20241012055532435 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532435 DAUC <0003> db_auc.c:245 IMSI='262427953083219': Generated 1 vectors 20241012055532435 DAUC <0003> db_auc.c:249 IMSI='262427953083219': Updating SQN=33 in DB 20241012055532443 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427953083219"} 20241012055532443 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532443 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532443 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@421cd9ede6bd: Found GsupExpect[0] for "262427953083219" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427953083219" TC_gsup_sai_num_auth_vectors(31)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055532446 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532446 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427953083219"} 20241012055532446 DAUC <0003> db_auc.c:236 IMSI='262427953083219': Calling to generate 4 vectors 20241012055532446 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012055532446 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532446 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532446 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012055532446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532446 DAUC <0003> auc.c:113 vector [0]: rand = d1dcb4963b22c6c311c0abce89241cc2 20241012055532446 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012055532446 DAUC <0003> auc.c:142 vector [0]: autn = 92951c3ab7c80000f8aaba3d98cf8aaa 20241012055532446 DAUC <0003> auc.c:143 vector [0]: ck = f0afb351fab0df94b070af48d7e4f9f0 20241012055532446 DAUC <0003> auc.c:144 vector [0]: ik = 2fa508710ac376ce771c17c7df13909c 20241012055532446 DAUC <0003> auc.c:145 vector [0]: res = 53721aa5f3b2e1980000000000000000 20241012055532446 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532446 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532446 DAUC <0003> auc.c:179 vector [0]: kc = 8e8a53b3af7fd5df 20241012055532446 DAUC <0003> auc.c:180 vector [0]: sres = 672f8da5 20241012055532446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532447 DAUC <0003> auc.c:113 vector [1]: rand = 5b7940fa614e613bc6830a4620f8c721 20241012055532447 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012055532447 DAUC <0003> auc.c:142 vector [1]: autn = e42b23bf6838000049c5c6fbf8aa704a 20241012055532447 DAUC <0003> auc.c:143 vector [1]: ck = 7299ab542327f245cb5c1c9da61d4d18 20241012055532447 DAUC <0003> auc.c:144 vector [1]: ik = d88879911780ba4c5235f404479bd69f 20241012055532447 DAUC <0003> auc.c:145 vector [1]: res = ffbbb88a281139c80000000000000000 20241012055532447 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532447 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532447 DAUC <0003> auc.c:179 vector [1]: kc = 857cf2ade75b4000 20241012055532447 DAUC <0003> auc.c:180 vector [1]: sres = 8e71f917 20241012055532447 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532447 DAUC <0003> auc.c:113 vector [2]: rand = 1f1acf8cb22b6ad3cf4318aa8883eb8e 20241012055532447 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012055532447 DAUC <0003> auc.c:142 vector [2]: autn = f0bab0b447d40000fbe7aedcae5cec5e 20241012055532447 DAUC <0003> auc.c:143 vector [2]: ck = a756fe2d06cf077f4bea0caf0e0ddaee 20241012055532447 DAUC <0003> auc.c:144 vector [2]: ik = 7f09fffee609eb98df70bc3ea90256a6 20241012055532447 DAUC <0003> auc.c:145 vector [2]: res = 4311e287a5cee5c70000000000000000 20241012055532447 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532447 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532447 DAUC <0003> auc.c:179 vector [2]: kc = e7269ce7d94dc6ce 20241012055532447 DAUC <0003> auc.c:180 vector [2]: sres = bb3003ae 20241012055532447 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532447 DAUC <0003> auc.c:113 vector [3]: rand = da1585f16a066eb090e0b4adfba7efb9 20241012055532447 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012055532447 DAUC <0003> auc.c:142 vector [3]: autn = 93e8386f6cec00008e5a4d435d1f607f 20241012055532447 DAUC <0003> auc.c:143 vector [3]: ck = 92938957b6a76583697097f4f0f704be 20241012055532447 DAUC <0003> auc.c:144 vector [3]: ik = b68712df68ed73b459259f04ed03ab21 20241012055532447 DAUC <0003> auc.c:145 vector [3]: res = a944f7b800044eba0000000000000000 20241012055532447 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532447 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532447 DAUC <0003> auc.c:179 vector [3]: kc = e26102f18e7d5fef 20241012055532447 DAUC <0003> auc.c:180 vector [3]: sres = a33b473a 20241012055532447 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532447 DAUC <0003> db_auc.c:245 IMSI='262427953083219': Generated 4 vectors 20241012055532447 DAUC <0003> db_auc.c:249 IMSI='262427953083219': Updating SQN=161 in DB 20241012055532454 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427953083219"} 20241012055532454 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532454 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532455 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532458 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532458 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427953083219"} 20241012055532458 DAUC <0003> db_auc.c:236 IMSI='262427953083219': Calling to generate 5 vectors 20241012055532458 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055532458 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532458 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532458 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012055532458 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532458 DAUC <0003> auc.c:113 vector [0]: rand = 66cd158df0d37ca8fee445661bca1294 20241012055532458 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012055532458 DAUC <0003> auc.c:142 vector [0]: autn = 96e96621428500002568a58136de436c 20241012055532458 DAUC <0003> auc.c:143 vector [0]: ck = 5b59e5f1b1c56bb5974db586aeea83e7 20241012055532458 DAUC <0003> auc.c:144 vector [0]: ik = d6352ded608a9f48ac34109cc767b990 20241012055532458 DAUC <0003> auc.c:145 vector [0]: res = db52c73dacc4fb980000000000000000 20241012055532458 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532458 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532458 DAUC <0003> auc.c:179 vector [0]: kc = 7dd62afbbc73d461 20241012055532458 DAUC <0003> auc.c:180 vector [0]: sres = e2d90855 20241012055532458 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532458 DAUC <0003> auc.c:113 vector [1]: rand = fcc7e03270178437ef41185a3e6a3fa7 20241012055532458 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012055532458 DAUC <0003> auc.c:142 vector [1]: autn = 02dddd1847e20000d4b9de4199dfbffc 20241012055532458 DAUC <0003> auc.c:143 vector [1]: ck = 624690b087b1e14adce88f84d5562df9 20241012055532458 DAUC <0003> auc.c:144 vector [1]: ik = fd3d3007ec17cd162b4c274b06acbed3 20241012055532458 DAUC <0003> auc.c:145 vector [1]: res = c6c708c434704ac40000000000000000 20241012055532458 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532458 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532458 DAUC <0003> auc.c:179 vector [1]: kc = f5c1654dae79127b 20241012055532458 DAUC <0003> auc.c:180 vector [1]: sres = 27c92c6c 20241012055532458 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532458 DAUC <0003> auc.c:113 vector [2]: rand = 56417997682860a19fcb7e15fa5bf372 20241012055532458 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012055532458 DAUC <0003> auc.c:142 vector [2]: autn = 1bdf34389637000087e4a6a63cdd772b 20241012055532458 DAUC <0003> auc.c:143 vector [2]: ck = cff31ac16ae12c2f04e00a5890573af8 20241012055532458 DAUC <0003> auc.c:144 vector [2]: ik = 4fc063d83567d76f74964ddae839632b 20241012055532458 DAUC <0003> auc.c:145 vector [2]: res = baf349c3b3c96ead0000000000000000 20241012055532458 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532458 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532458 DAUC <0003> auc.c:179 vector [2]: kc = 7e758302bbd20033 20241012055532458 DAUC <0003> auc.c:180 vector [2]: sres = 528106ff 20241012055532458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532458 DAUC <0003> auc.c:113 vector [3]: rand = 4aefb1221645474d1c9aa9da24147cea 20241012055532458 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012055532458 DAUC <0003> auc.c:142 vector [3]: autn = c21d9d513f6f000063aee8dd69f4a20e 20241012055532458 DAUC <0003> auc.c:143 vector [3]: ck = 5c3ca42b7d3a6ac96e5e2e1736ccb604 20241012055532458 DAUC <0003> auc.c:144 vector [3]: ik = 02407c1c82c0f05bdd2e8778ccedc589 20241012055532458 DAUC <0003> auc.c:145 vector [3]: res = d4f8c929067b502a0000000000000000 20241012055532458 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532458 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532458 DAUC <0003> auc.c:179 vector [3]: kc = 64443bb05d850df7 20241012055532458 DAUC <0003> auc.c:180 vector [3]: sres = ae90d403 20241012055532458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532458 DAUC <0003> auc.c:113 vector [4]: rand = 7e92d9627ca7bfb597275b057400d06e 20241012055532458 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012055532458 DAUC <0003> auc.c:142 vector [4]: autn = c924b83584030000a8e832e62b14fd11 20241012055532458 DAUC <0003> auc.c:143 vector [4]: ck = caa52625b0fd00ddc41ac587485c8211 20241012055532458 DAUC <0003> auc.c:144 vector [4]: ik = badee55a5d47bc66f87cbae2dc5dac55 20241012055532458 DAUC <0003> auc.c:145 vector [4]: res = f2c0b24d0948c09c0000000000000000 20241012055532458 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532458 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055532458 DAUC <0003> auc.c:179 vector [4]: kc = fcd9a61fd3dd1e21 20241012055532458 DAUC <0003> auc.c:180 vector [4]: sres = 261e88a5 20241012055532458 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055532458 DAUC <0003> db_auc.c:245 IMSI='262427953083219': Generated 5 vectors 20241012055532458 DAUC <0003> db_auc.c:249 IMSI='262427953083219': Updating SQN=321 in DB 20241012055532472 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427953083219"} 20241012055532472 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532472 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532472 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532476 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532476 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427953083219"} 20241012055532476 DAUC <0003> db_auc.c:236 IMSI='262427953083219': Calling to generate 5 vectors 20241012055532476 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055532476 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055532476 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055532476 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012055532476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055532476 DAUC <0003> auc.c:113 vector [0]: rand = 64fb2a91bde46ca0a53e52390fc93f6f 20241012055532476 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012055532476 DAUC <0003> auc.c:142 vector [0]: autn = 218c593ba85400001fca1a5d191bd370 20241012055532476 DAUC <0003> auc.c:143 vector [0]: ck = 3f93586d2b14a1a93503774d12af2c07 20241012055532476 DAUC <0003> auc.c:144 vector [0]: ik = 2b17e7f5a37021808c985be0f602dccd 20241012055532476 DAUC <0003> auc.c:145 vector [0]: res = e452cd9a3f321cef0000000000000000 20241012055532476 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055532476 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055532476 DAUC <0003> auc.c:179 vector [0]: kc = 70fe28e23a31590d 20241012055532476 DAUC <0003> auc.c:180 vector [0]: sres = 032a3155 20241012055532476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055532476 DAUC <0003> auc.c:113 vector [1]: rand = 64155ee0e6f251af8d2f3993941b78bd 20241012055532476 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012055532476 DAUC <0003> auc.c:142 vector [1]: autn = 5e440dc799e1000010a91921d7574245 20241012055532476 DAUC <0003> auc.c:143 vector [1]: ck = 93a32f2af4a5bcd6091d1662ce17bbf7 20241012055532476 DAUC <0003> auc.c:144 vector [1]: ik = 2f591a2bba6497c1ac69b71169197dc4 20241012055532476 DAUC <0003> auc.c:145 vector [1]: res = 26c46e476f8c1ad30000000000000000 20241012055532476 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055532476 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055532476 DAUC <0003> auc.c:179 vector [1]: kc = b3c891ae60224e29 20241012055532476 DAUC <0003> auc.c:180 vector [1]: sres = a5299faf 20241012055532476 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055532476 DAUC <0003> auc.c:113 vector [2]: rand = 30d9f5ebba1423a32311d8a45f7a8646 20241012055532476 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012055532476 DAUC <0003> auc.c:142 vector [2]: autn = 0d45a0f3d49b000098a6a97a8d32b969 20241012055532476 DAUC <0003> auc.c:143 vector [2]: ck = 2ce2638e018f1ca0d02a0ef53e93d779 20241012055532476 DAUC <0003> auc.c:144 vector [2]: ik = 7198266b612385e38c66b8ab560511ff 20241012055532476 DAUC <0003> auc.c:145 vector [2]: res = c5f23f729061e70c0000000000000000 20241012055532476 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055532476 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055532476 DAUC <0003> auc.c:179 vector [2]: kc = aee7e03068dd7655 20241012055532476 DAUC <0003> auc.c:180 vector [2]: sres = c0a19123 20241012055532476 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055532476 DAUC <0003> auc.c:113 vector [3]: rand = cb6ba9605f500ebe3b11bf0357b0e36f 20241012055532476 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012055532476 DAUC <0003> auc.c:142 vector [3]: autn = 9def4703acf300000f58b3a02a8eecec 20241012055532476 DAUC <0003> auc.c:143 vector [3]: ck = 826b3d1aead265fef1f315a641b624e3 20241012055532476 DAUC <0003> auc.c:144 vector [3]: ik = 7b35d61d0f0dea1dae38cbeb68216281 20241012055532476 DAUC <0003> auc.c:145 vector [3]: res = 275b32bcc4e56df90000000000000000 20241012055532476 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055532476 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055532476 DAUC <0003> auc.c:179 vector [3]: kc = 67fe270782b878e8 20241012055532476 DAUC <0003> auc.c:180 vector [3]: sres = 6cd900de 20241012055532476 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055532476 DAUC <0003> auc.c:113 vector [4]: rand = ed16dd87440261ff7e97044226370d25 20241012055532476 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012055532476 DAUC <0003> auc.c:142 vector [4]: autn = 48c2b2f47e010000703744e2c693cb88 20241012055532476 DAUC <0003> auc.c:143 vector [4]: ck = f0af9bec386087d8ad77a1bd0e59bb6b 20241012055532476 DAUC <0003> auc.c:144 vector [4]: ik = ebf2196c6dc40906f5aa8a4231af53d5 20241012055532476 DAUC <0003> auc.c:145 vector [4]: res = ac0acc6085b3c7b80000000000000000 20241012055532476 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055532476 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055532476 DAUC <0003> auc.c:179 vector [4]: kc = fecf9d04e01a878d 20241012055532476 DAUC <0003> auc.c:180 vector [4]: sres = 560ed04c 20241012055532476 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055532476 DAUC <0003> db_auc.c:245 IMSI='262427953083219': Generated 5 vectors 20241012055532476 DAUC <0003> db_auc.c:249 IMSI='262427953083219': Updating SQN=481 in DB 20241012055532483 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427953083219"} 20241012055532483 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427953083219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055532483 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055532483 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055532487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055532511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 20241012055532512 DLINP <000b> input/ipa.c:451 connected read/write 20241012055532512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055532512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(21)@421cd9ede6bd: Final verdict of PTC: none 20241012055532512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055532512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055532512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42759<->l=127.0.0.1:4259) 22@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055532558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 20241012055532558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23996) Waiting for packet dumper to finish... 1 (prev_count=23996, count=59568) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_sai_eps started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055535636 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055535636 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055535638 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055535639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055535641 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055535641 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055535641 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055535641 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 20241012055535641 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055535641 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 20241012055535641 DLGSUP <0013> gsup_server.c:235 2: 20241012055535641 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055535641 DLGSUP <0013> gsup_server.c:235 3: 20241012055535642 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055535642 DLGSUP <0013> gsup_server.c:235 4: 20241012055535642 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055535642 DLGSUP <0013> gsup_server.c:235 5: 20241012055535642 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055535642 DLGSUP <0013> gsup_server.c:235 7: 20241012055535642 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055535642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055535642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055535642 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@421cd9ede6bd: 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") 20241012055535665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41865<->l=127.0.0.1:4259) 20241012055535680 DAUC <0003> db_auc.c:157 IMSI='262426782597428': No 2G Auth Data 20241012055535680 DAUC <0003> db_auc.c:192 IMSI='262426782597428': No 3G Auth Data HLR_Test-GSUP(33)@421cd9ede6bd: Created GsupExpect[0] for "262426782597428" to be handled at TC_gsup_sai_eps(36) 20241012055535720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 20241012055535725 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055535725 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426782597428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426782597428"} 20241012055535725 DAUC <0003> db_auc.c:157 IMSI='262426782597428': No 2G Auth Data 20241012055535725 DAUC <0003> db_auc.c:236 IMSI='262426782597428': Calling to generate 5 vectors 20241012055535725 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055535725 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055535725 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055535725 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055535725 DAUC <0003> auc.c:113 vector [0]: rand = 32c62e9ae12ac3d703a9966c3a77cc17 20241012055535725 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055535725 DAUC <0003> auc.c:142 vector [0]: autn = 8c849727ef2c8000ff0934c128b067ad 20241012055535725 DAUC <0003> auc.c:143 vector [0]: ck = c7140488f4b8c18b0b1cc18da0cdaf59 20241012055535725 DAUC <0003> auc.c:144 vector [0]: ik = 9402edb50c7e60a1dcc6f09d0ccbdc40 20241012055535725 DAUC <0003> auc.c:145 vector [0]: res = ac9592a16735a6db0000000000000000 20241012055535725 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055535725 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055535725 DAUC <0003> auc.c:151 vector [0]: kc = 84ccd82d54c0d233 20241012055535725 DAUC <0003> auc.c:152 vector [0]: sres = cba0347a 20241012055535725 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055535725 DAUC <0003> auc.c:113 vector [1]: rand = e4687a29a3651838c987f850894b27a3 20241012055535725 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055535725 DAUC <0003> auc.c:142 vector [1]: autn = 2bc06c5352ce8000ba24f22164cbbd2a 20241012055535725 DAUC <0003> auc.c:143 vector [1]: ck = f8f4f8545f234f82b4260bbfc3f23c58 20241012055535725 DAUC <0003> auc.c:144 vector [1]: ik = 4adc6e6218e91887c7150765a4297d30 20241012055535725 DAUC <0003> auc.c:145 vector [1]: res = c1f501ae7ed3cba40000000000000000 20241012055535725 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055535725 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055535725 DAUC <0003> auc.c:151 vector [1]: kc = c11b9aec2011166d 20241012055535725 DAUC <0003> auc.c:152 vector [1]: sres = bf26ca0a 20241012055535725 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055535725 DAUC <0003> auc.c:113 vector [2]: rand = ff8c78dd25004b6803fe7efa0007baf1 20241012055535725 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055535725 DAUC <0003> auc.c:142 vector [2]: autn = 671a83e89e3a8000e1c5cc7978103644 20241012055535725 DAUC <0003> auc.c:143 vector [2]: ck = 640833ab6f41f95d0d76c996cf0f889a 20241012055535725 DAUC <0003> auc.c:144 vector [2]: ik = 71dcf89c453988e16378f6fa4af4cb3d 20241012055535725 DAUC <0003> auc.c:145 vector [2]: res = ff5285a3f2c61c320000000000000000 20241012055535725 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055535725 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055535725 DAUC <0003> auc.c:151 vector [2]: kc = 7bdaf45baf83321b 20241012055535725 DAUC <0003> auc.c:152 vector [2]: sres = 0d949991 20241012055535725 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055535725 DAUC <0003> auc.c:113 vector [3]: rand = 63117d25515dc15fe187e07eb94ce74a 20241012055535725 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055535725 DAUC <0003> auc.c:142 vector [3]: autn = 454b253c740e80006fa0f1c67421c262 20241012055535725 DAUC <0003> auc.c:143 vector [3]: ck = d86d6ba232edc852cc0230fd36d2b12e 20241012055535725 DAUC <0003> auc.c:144 vector [3]: ik = e2b4d9d2f7e388e0392d8e7a7dc20336 20241012055535725 DAUC <0003> auc.c:145 vector [3]: res = 3fd8dc2c86082a620000000000000000 20241012055535725 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055535725 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055535725 DAUC <0003> auc.c:151 vector [3]: kc = cff60cf78e1ef2aa 20241012055535725 DAUC <0003> auc.c:152 vector [3]: sres = b9d0f64e 20241012055535725 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055535725 DAUC <0003> auc.c:113 vector [4]: rand = 97ddc7d8a2e083f3679735f77ba81e6c 20241012055535725 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055535725 DAUC <0003> auc.c:142 vector [4]: autn = 18cd3048666180009ee6f54665bfc607 20241012055535725 DAUC <0003> auc.c:143 vector [4]: ck = 05807bded5daca5750146888b652141e 20241012055535725 DAUC <0003> auc.c:144 vector [4]: ik = 11d8a9c3affa0b626b488fde65ea9c81 20241012055535725 DAUC <0003> auc.c:145 vector [4]: res = 668a617ab93075190000000000000000 20241012055535725 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055535725 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055535725 DAUC <0003> auc.c:151 vector [4]: kc = 2f04354ba99849aa 20241012055535725 DAUC <0003> auc.c:152 vector [4]: sres = dfba1463 20241012055535725 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055535725 DAUC <0003> db_auc.c:245 IMSI='262426782597428': Generated 5 vectors 20241012055535725 DAUC <0003> db_auc.c:249 IMSI='262426782597428': Updating SQN=161 in DB 20241012055535733 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426782597428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426782597428"} 20241012055535733 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426782597428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055535733 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055535733 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@421cd9ede6bd: Found GsupExpect[0] for "262426782597428" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426782597428" TC_gsup_sai_eps(36)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055535737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@421cd9ede6bd: Final verdict of PTC: pass 20241012055535761 DAUC <0003> db_auc.c:157 IMSI='262424633301478': No 2G Auth Data 20241012055535761 DAUC <0003> db_auc.c:192 IMSI='262424633301478': No 3G Auth Data HLR_Test-GSUP(33)@421cd9ede6bd: Created GsupExpect[0] for "262424633301478" to be handled at TC_gsup_sai_eps(37) 20241012055535789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54826<->l=127.0.0.1:4258 20241012055535793 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055535793 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424633301478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424633301478"} 20241012055535793 DAUC <0003> db_auc.c:157 IMSI='262424633301478': No 2G Auth Data 20241012055535793 DAUC <0003> db_auc.c:236 IMSI='262424633301478': Calling to generate 5 vectors 20241012055535793 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012055535793 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055535793 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012055535793 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055535793 DAUC <0003> auc.c:113 vector [0]: rand = bff99aa20195910a2d1f42c5be95fd30 20241012055535793 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055535793 DAUC <0003> auc.c:142 vector [0]: autn = 1ed33ab57776800002f4752ad2c38c7f 20241012055535793 DAUC <0003> auc.c:143 vector [0]: ck = 54a3db13bb791ce5a51dde224aac40fc 20241012055535793 DAUC <0003> auc.c:144 vector [0]: ik = 8be3b5df547ac17359b6bb2d8b849a46 20241012055535793 DAUC <0003> auc.c:145 vector [0]: res = 8517f84a575a60e90000000000000000 20241012055535793 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055535793 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012055535793 DAUC <0003> auc.c:151 vector [0]: kc = 23eb0bc32e2b072c 20241012055535793 DAUC <0003> auc.c:152 vector [0]: sres = d24d98a3 20241012055535793 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012055535793 DAUC <0003> auc.c:113 vector [1]: rand = dc4d65d6bfc9777872b4ec28683279c9 20241012055535793 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055535793 DAUC <0003> auc.c:142 vector [1]: autn = 93ca2e91468b8000fd2c3c5fbb98f8c6 20241012055535793 DAUC <0003> auc.c:143 vector [1]: ck = e1ab3c580b1dce6f6d6c4f63ba68dc8c 20241012055535793 DAUC <0003> auc.c:144 vector [1]: ik = 45c6b11d910bfc5aa3e78ae576c66580 20241012055535793 DAUC <0003> auc.c:145 vector [1]: res = bb5ef1c5ab2b703f0000000000000000 20241012055535793 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055535793 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012055535793 DAUC <0003> auc.c:151 vector [1]: kc = 6ae648c356b88b39 20241012055535793 DAUC <0003> auc.c:152 vector [1]: sres = 107581fa 20241012055535793 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012055535793 DAUC <0003> auc.c:113 vector [2]: rand = aaaae5164e91c5a215c467b7bbcdfb99 20241012055535793 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055535793 DAUC <0003> auc.c:142 vector [2]: autn = 67ec922c5404800031b56e40da091155 20241012055535793 DAUC <0003> auc.c:143 vector [2]: ck = b16f4fa3d4e865d61e2775af2d6919eb 20241012055535793 DAUC <0003> auc.c:144 vector [2]: ik = 3707a954e21e5ead14baf33988fafb36 20241012055535793 DAUC <0003> auc.c:145 vector [2]: res = 19b2b8c0c82ae23f0000000000000000 20241012055535793 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055535793 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012055535793 DAUC <0003> auc.c:151 vector [2]: kc = 8cf560619365d9a6 20241012055535793 DAUC <0003> auc.c:152 vector [2]: sres = d1985aff 20241012055535793 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012055535793 DAUC <0003> auc.c:113 vector [3]: rand = e7fbbbb00c35e0941eed9a7afb367507 20241012055535793 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055535793 DAUC <0003> auc.c:142 vector [3]: autn = 53bebe35792a80005089bd9ab1fa82f5 20241012055535793 DAUC <0003> auc.c:143 vector [3]: ck = 9499030443d560fd1ff9303661816d71 20241012055535793 DAUC <0003> auc.c:144 vector [3]: ik = 40a1f0adadd9efda8de9c50e0c434e65 20241012055535793 DAUC <0003> auc.c:145 vector [3]: res = f566df9f204ae6350000000000000000 20241012055535793 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055535793 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012055535793 DAUC <0003> auc.c:151 vector [3]: kc = 4628069183ceac33 20241012055535793 DAUC <0003> auc.c:152 vector [3]: sres = d52c39aa 20241012055535793 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012055535793 DAUC <0003> auc.c:113 vector [4]: rand = d30428e983c19c8ae58aa63bed676522 20241012055535793 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055535793 DAUC <0003> auc.c:142 vector [4]: autn = 45f05613faee800031e2667e32f674c0 20241012055535793 DAUC <0003> auc.c:143 vector [4]: ck = 8873fcc41b562d4a47e86f26151f9753 20241012055535793 DAUC <0003> auc.c:144 vector [4]: ik = 034e73eeb6247ce943350b6bb546a887 20241012055535793 DAUC <0003> auc.c:145 vector [4]: res = f2b66f20ee72792c0000000000000000 20241012055535793 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055535793 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012055535793 DAUC <0003> auc.c:151 vector [4]: kc = 8fe0eb670d2b6e77 20241012055535793 DAUC <0003> auc.c:152 vector [4]: sres = 1cc4160c 20241012055535793 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012055535793 DAUC <0003> db_auc.c:245 IMSI='262424633301478': Generated 5 vectors 20241012055535793 DAUC <0003> db_auc.c:249 IMSI='262424633301478': Updating SQN=161 in DB 20241012055535801 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424633301478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424633301478"} 20241012055535801 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424633301478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055535801 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055535801 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@421cd9ede6bd: Found GsupExpect[0] for "262424633301478" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424633301478" TC_gsup_sai_eps(37)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055535804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54826<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@421cd9ede6bd: Final verdict of PTC: pass 20241012055535830 DAUC <0003> db_auc.c:157 IMSI='262424411415895': No 2G Auth Data 20241012055535830 DAUC <0003> db_auc.c:192 IMSI='262424411415895': No 3G Auth Data HLR_Test-GSUP(33)@421cd9ede6bd: Created GsupExpect[0] for "262424411415895" to be handled at TC_gsup_sai_eps(38) 20241012055535869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54828<->l=127.0.0.1:4258 20241012055535873 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055535873 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424411415895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424411415895"} 20241012055535873 DAUC <0003> db_auc.c:236 IMSI='262424411415895': Calling to generate 5 vectors 20241012055535873 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055535873 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055535873 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055535873 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055535873 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055535873 DAUC <0003> auc.c:113 vector [0]: rand = 3e29909f4a00ac4507a1260b67d4ea62 20241012055535873 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055535873 DAUC <0003> auc.c:142 vector [0]: autn = bdbb3db615bd80006e385381988d5861 20241012055535873 DAUC <0003> auc.c:143 vector [0]: ck = 520a6accff67a141439d27843bfa662e 20241012055535873 DAUC <0003> auc.c:144 vector [0]: ik = ec13b9942f1cdd278b23cc8787307a17 20241012055535873 DAUC <0003> auc.c:145 vector [0]: res = e392baccf93937a00000000000000000 20241012055535873 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055535873 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055535873 DAUC <0003> auc.c:179 vector [0]: kc = 94b99ff71a855000 20241012055535873 DAUC <0003> auc.c:180 vector [0]: sres = 139adb7c 20241012055535873 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055535873 DAUC <0003> auc.c:113 vector [1]: rand = fa9b2d915c0466fe4a281a9ab99d68a0 20241012055535873 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055535873 DAUC <0003> auc.c:142 vector [1]: autn = 95b84fb499f4800096dc4fe6c8a466b1 20241012055535873 DAUC <0003> auc.c:143 vector [1]: ck = e89ec1e67b06e3d1faf9463bc5cfbdf9 20241012055535873 DAUC <0003> auc.c:144 vector [1]: ik = fd232c82717861e88baa9c36ac8deae1 20241012055535873 DAUC <0003> auc.c:145 vector [1]: res = 83a551724220cfd20000000000000000 20241012055535873 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055535873 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055535873 DAUC <0003> auc.c:179 vector [1]: kc = 5eeb5c40801f0000 20241012055535873 DAUC <0003> auc.c:180 vector [1]: sres = 78e3ce5b 20241012055535873 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055535873 DAUC <0003> auc.c:113 vector [2]: rand = 0d47f6af81e76696725d89dda6ba4ad2 20241012055535873 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055535873 DAUC <0003> auc.c:142 vector [2]: autn = 9080feb9ed8180000d7e89c3d983d3c2 20241012055535873 DAUC <0003> auc.c:143 vector [2]: ck = 63ef7e95040ca93f910125691efcc759 20241012055535873 DAUC <0003> auc.c:144 vector [2]: ik = 55b75fcf12943ab51db0ceee838a889b 20241012055535873 DAUC <0003> auc.c:145 vector [2]: res = feb2c324acbf1e8f0000000000000000 20241012055535873 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055535873 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055535873 DAUC <0003> auc.c:179 vector [2]: kc = 74bd6cd358ffac00 20241012055535873 DAUC <0003> auc.c:180 vector [2]: sres = e82a7aa6 20241012055535873 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055535873 DAUC <0003> auc.c:113 vector [3]: rand = b82ccc5ef4d8a3c08148cf8f08b97311 20241012055535873 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055535873 DAUC <0003> auc.c:142 vector [3]: autn = 19a61291949f8000d4511e4295e756e8 20241012055535873 DAUC <0003> auc.c:143 vector [3]: ck = e0f224e056e5fac021f367bfff30197a 20241012055535873 DAUC <0003> auc.c:144 vector [3]: ik = 9dec8d6423cecb92f9751f14a1a0df28 20241012055535873 DAUC <0003> auc.c:145 vector [3]: res = 13b00e3fda39d65e0000000000000000 20241012055535873 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055535873 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055535873 DAUC <0003> auc.c:179 vector [3]: kc = 259d443ce4c4b400 20241012055535873 DAUC <0003> auc.c:180 vector [3]: sres = 4e30c60c 20241012055535873 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055535873 DAUC <0003> auc.c:113 vector [4]: rand = 031d5da8e4456e7d72dc1814768e55e9 20241012055535873 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055535873 DAUC <0003> auc.c:142 vector [4]: autn = a09985c77c0c8000e0f18a8ea195658a 20241012055535873 DAUC <0003> auc.c:143 vector [4]: ck = ebce8ad4e33b1b80aca2233bac0be301 20241012055535873 DAUC <0003> auc.c:144 vector [4]: ik = 7289b1c9ce34fd1d1a6538e13225880b 20241012055535873 DAUC <0003> auc.c:145 vector [4]: res = 6ddfa9604684aff30000000000000000 20241012055535873 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055535873 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055535873 DAUC <0003> auc.c:179 vector [4]: kc = 0ad6b1a6b625f400 20241012055535873 DAUC <0003> auc.c:180 vector [4]: sres = b9c8712a 20241012055535873 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055535873 DAUC <0003> db_auc.c:245 IMSI='262424411415895': Generated 5 vectors 20241012055535873 DAUC <0003> db_auc.c:249 IMSI='262424411415895': Updating SQN=161 in DB 20241012055535881 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424411415895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424411415895"} 20241012055535881 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424411415895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055535881 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055535881 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@421cd9ede6bd: Found GsupExpect[0] for "262424411415895" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424411415895" TC_gsup_sai_eps(38)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055535885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54828<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@421cd9ede6bd: Final verdict of PTC: pass 20241012055535918 DAUC <0003> db_auc.c:157 IMSI='262421990582129': No 2G Auth Data 20241012055535918 DAUC <0003> db_auc.c:192 IMSI='262421990582129': No 3G Auth Data HLR_Test-GSUP(33)@421cd9ede6bd: Created GsupExpect[0] for "262421990582129" to be handled at TC_gsup_sai_eps(39) 20241012055535959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 20241012055535963 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055535963 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421990582129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421990582129"} 20241012055535963 DAUC <0003> db_auc.c:236 IMSI='262421990582129': Calling to generate 5 vectors 20241012055535963 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055535963 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055535963 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055535963 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055535963 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055535963 DAUC <0003> auc.c:113 vector [0]: rand = 9572d0006c96e105f2be2499d0633fcd 20241012055535963 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055535963 DAUC <0003> auc.c:142 vector [0]: autn = b55de53117f6800000373c09e21dfbb9 20241012055535963 DAUC <0003> auc.c:143 vector [0]: ck = 439e7edcefb156e160ac034fff668c7a 20241012055535963 DAUC <0003> auc.c:144 vector [0]: ik = 916531f41bd7e697f9169f4842b8c667 20241012055535963 DAUC <0003> auc.c:145 vector [0]: res = 131d781a5c4e887a0000000000000000 20241012055535963 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055535963 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055535963 DAUC <0003> auc.c:179 vector [0]: kc = ad201ead8e96ac00 20241012055535963 DAUC <0003> auc.c:180 vector [0]: sres = 59b8bb42 20241012055535963 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055535963 DAUC <0003> auc.c:113 vector [1]: rand = c7d040e226f877aff19cdfc2a862de19 20241012055535963 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055535963 DAUC <0003> auc.c:142 vector [1]: autn = ca745fa6bbb580007269702b932f84d8 20241012055535963 DAUC <0003> auc.c:143 vector [1]: ck = 568498a6ab5a7f3073b1db032190ccda 20241012055535963 DAUC <0003> auc.c:144 vector [1]: ik = 89fefc4e851c3476fb3ebfd87654a06a 20241012055535963 DAUC <0003> auc.c:145 vector [1]: res = b928f730bffbc3860000000000000000 20241012055535963 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055535963 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055535963 DAUC <0003> auc.c:179 vector [1]: kc = 3f38ccd4b8c24800 20241012055535963 DAUC <0003> auc.c:180 vector [1]: sres = d4e2699d 20241012055535963 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055535963 DAUC <0003> auc.c:113 vector [2]: rand = cdb454f27828db36a84411aca1db5c6a 20241012055535963 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055535963 DAUC <0003> auc.c:142 vector [2]: autn = 66930596f4f58000555af68ed05b8f4b 20241012055535963 DAUC <0003> auc.c:143 vector [2]: ck = 067a184df61921e917d983bc03e081a4 20241012055535963 DAUC <0003> auc.c:144 vector [2]: ik = 1967845561df4503c9c790a97c1395f5 20241012055535963 DAUC <0003> auc.c:145 vector [2]: res = 4b38de5e547f4f100000000000000000 20241012055535963 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055535963 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055535963 DAUC <0003> auc.c:179 vector [2]: kc = 09161faf692f0000 20241012055535963 DAUC <0003> auc.c:180 vector [2]: sres = d569b58a 20241012055535963 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055535963 DAUC <0003> auc.c:113 vector [3]: rand = 6149e2d4ba1d05bcd4c53ff6c47cf9e2 20241012055535963 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055535963 DAUC <0003> auc.c:142 vector [3]: autn = 6c78926e69ed8000ff602c3f8d8597ad 20241012055535963 DAUC <0003> auc.c:143 vector [3]: ck = ca9f54c0e9b63fa9b14b5da73df35b1c 20241012055535963 DAUC <0003> auc.c:144 vector [3]: ik = f18485c8823b6a58e21f8606b2daafea 20241012055535963 DAUC <0003> auc.c:145 vector [3]: res = a6b1cfbd260c64d20000000000000000 20241012055535963 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055535963 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055535963 DAUC <0003> auc.c:179 vector [3]: kc = 0dedbbf82e533400 20241012055535963 DAUC <0003> auc.c:180 vector [3]: sres = b9bdc069 20241012055535963 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055535963 DAUC <0003> auc.c:113 vector [4]: rand = ec633663e5e52e52f0acdbe0820ab2af 20241012055535963 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055535963 DAUC <0003> auc.c:142 vector [4]: autn = a05fca2d373880001893e04d10c52ca8 20241012055535963 DAUC <0003> auc.c:143 vector [4]: ck = be345ffda5ef7a7fc39a4662f1989a68 20241012055535963 DAUC <0003> auc.c:144 vector [4]: ik = 562f7c2db13afc2c11829cbf9ab0725d 20241012055535963 DAUC <0003> auc.c:145 vector [4]: res = cd1c7abb1da630660000000000000000 20241012055535963 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055535963 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055535963 DAUC <0003> auc.c:179 vector [4]: kc = a0398dc47aeefc00 20241012055535963 DAUC <0003> auc.c:180 vector [4]: sres = 9b6ffcc0 20241012055535963 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055535963 DAUC <0003> db_auc.c:245 IMSI='262421990582129': Generated 5 vectors 20241012055535963 DAUC <0003> db_auc.c:249 IMSI='262421990582129': Updating SQN=161 in DB 20241012055535971 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421990582129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421990582129"} 20241012055535971 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421990582129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055535971 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055535971 DLINP <000b> input/ipa.c:451 connected read/write 20241012055535971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@421cd9ede6bd: Found GsupExpect[0] for "262421990582129" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421990582129" TC_gsup_sai_eps(39)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055535975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@421cd9ede6bd: Final verdict of PTC: pass 20241012055536019 DAUC <0003> db_auc.c:157 IMSI='262423477460259': No 2G Auth Data 20241012055536019 DAUC <0003> db_auc.c:192 IMSI='262423477460259': No 3G Auth Data HLR_Test-GSUP(33)@421cd9ede6bd: Created GsupExpect[0] for "262423477460259" to be handled at TC_gsup_sai_eps(40) 20241012055536062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54858<->l=127.0.0.1:4258 20241012055536064 DLINP <000b> input/ipa.c:451 connected read/write 20241012055536064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055536064 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423477460259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423477460259"} 20241012055536064 DAUC <0003> db_auc.c:236 IMSI='262423477460259': Calling to generate 5 vectors 20241012055536064 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012055536065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012055536065 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012055536065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012055536065 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012055536065 DAUC <0003> auc.c:113 vector [0]: rand = f342c380e0f0951e0fdcdd4df8c75a87 20241012055536065 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012055536065 DAUC <0003> auc.c:142 vector [0]: autn = 2abeb10078db8000eecf7bcc7506c4a0 20241012055536065 DAUC <0003> auc.c:143 vector [0]: ck = bb06c54264ee9c9de7165e1375235999 20241012055536065 DAUC <0003> auc.c:144 vector [0]: ik = b0c5773e60318d57564e896a44d4b4d9 20241012055536065 DAUC <0003> auc.c:145 vector [0]: res = 92aad4bd7dd70c640000000000000000 20241012055536065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012055536065 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012055536065 DAUC <0003> auc.c:179 vector [0]: kc = fbb505d9394597be 20241012055536065 DAUC <0003> auc.c:180 vector [0]: sres = 5b87036b 20241012055536065 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012055536065 DAUC <0003> auc.c:113 vector [1]: rand = f6ccc6d5df0cf52dd06d53d5204e9028 20241012055536065 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012055536065 DAUC <0003> auc.c:142 vector [1]: autn = c724d251b3758000541124fe7ca9fba1 20241012055536065 DAUC <0003> auc.c:143 vector [1]: ck = 1dcf55b62619bde566d085e66dcd2c25 20241012055536065 DAUC <0003> auc.c:144 vector [1]: ik = 15fec28b1dad2d80826d1f5962dd9275 20241012055536065 DAUC <0003> auc.c:145 vector [1]: res = d3cebb2ba5acf9870000000000000000 20241012055536065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012055536065 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012055536065 DAUC <0003> auc.c:179 vector [1]: kc = 130a2bf9a95d687b 20241012055536065 DAUC <0003> auc.c:180 vector [1]: sres = 1359b0b9 20241012055536065 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012055536065 DAUC <0003> auc.c:113 vector [2]: rand = 3a539cf2bd297174d92ff6147d552566 20241012055536065 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012055536065 DAUC <0003> auc.c:142 vector [2]: autn = 03232f3da2ee800036450a8424a272b6 20241012055536065 DAUC <0003> auc.c:143 vector [2]: ck = 6fb4306ac74f57d005ad81c394de9296 20241012055536065 DAUC <0003> auc.c:144 vector [2]: ik = 60e074784032dd6d86821281ae0e1b4c 20241012055536065 DAUC <0003> auc.c:145 vector [2]: res = e352e528f9e032b90000000000000000 20241012055536065 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012055536065 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012055536065 DAUC <0003> auc.c:179 vector [2]: kc = 3fa55be132901a78 20241012055536065 DAUC <0003> auc.c:180 vector [2]: sres = 271ac0fe 20241012055536065 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012055536065 DAUC <0003> auc.c:113 vector [3]: rand = 52c232d40b174e2c56ef54a2818cc403 20241012055536065 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012055536065 DAUC <0003> auc.c:142 vector [3]: autn = cf8ef0df08af8000dd1892d7ce82d05c 20241012055536065 DAUC <0003> auc.c:143 vector [3]: ck = 92c9293cc9af5487f5faf3e9fc417c15 20241012055536065 DAUC <0003> auc.c:144 vector [3]: ik = 6dce60c06c2fc790a88166854052a8c6 20241012055536065 DAUC <0003> auc.c:145 vector [3]: res = e239cf739d801ce00000000000000000 20241012055536065 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012055536065 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012055536065 DAUC <0003> auc.c:179 vector [3]: kc = af178436c0baec5e 20241012055536065 DAUC <0003> auc.c:180 vector [3]: sres = bb4f9744 20241012055536065 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012055536065 DAUC <0003> auc.c:113 vector [4]: rand = 66363a48501d345b3331fbd672a29bf6 20241012055536065 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012055536065 DAUC <0003> auc.c:142 vector [4]: autn = 273d22272dfd8000781f902682ec163d 20241012055536065 DAUC <0003> auc.c:143 vector [4]: ck = 8b1490cbf1d68df5d008f8306a801538 20241012055536065 DAUC <0003> auc.c:144 vector [4]: ik = dea44bfa429d38226ae52ac088dc20ee 20241012055536065 DAUC <0003> auc.c:145 vector [4]: res = aadc94aa9a34dfc70000000000000000 20241012055536065 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012055536065 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012055536065 DAUC <0003> auc.c:179 vector [4]: kc = 735f8393c5cdbf35 20241012055536065 DAUC <0003> auc.c:180 vector [4]: sres = 32f54584 20241012055536065 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012055536065 DAUC <0003> db_auc.c:245 IMSI='262423477460259': Generated 5 vectors 20241012055536065 DAUC <0003> db_auc.c:249 IMSI='262423477460259': Updating SQN=161 in DB 20241012055536072 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423477460259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423477460259"} 20241012055536072 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423477460259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055536073 DLINP <000b> input/ipa.c:451 connected read/write 20241012055536073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055536073 DLINP <000b> input/ipa.c:451 connected read/write 20241012055536073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@421cd9ede6bd: Found GsupExpect[0] for "262423477460259" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423477460259" TC_gsup_sai_eps(40)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055536076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54858<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055536100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4258 20241012055536101 DLINP <000b> input/ipa.c:451 connected read/write 20241012055536101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055536101 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055536101 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055536101 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055536102 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41865<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@421cd9ede6bd: Final verdict of PTC: none 34@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:55:36 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 20241012055536143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4258 20241012055536143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5380) Waiting for packet dumper to finish... 1 (prev_count=5380, count=33100) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:55: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_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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_ul_unknown_imsi started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055539222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055539222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055539225 DLINP <000b> input/ipa.c:451 connected read/write 20241012055539225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055539226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055539227 DLINP <000b> input/ipa.c:451 connected read/write 20241012055539227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055539227 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055539227 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055539227 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 20241012055539227 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055539227 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 20241012055539227 DLGSUP <0013> gsup_server.c:235 2: 20241012055539227 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055539227 DLGSUP <0013> gsup_server.c:235 3: 20241012055539227 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055539227 DLGSUP <0013> gsup_server.c:235 4: 20241012055539227 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055539227 DLGSUP <0013> gsup_server.c:235 5: 20241012055539227 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055539227 DLGSUP <0013> gsup_server.c:235 7: 20241012055539227 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055539227 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055539227 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055539227 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@421cd9ede6bd: 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") 20241012055539250 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32881<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@421cd9ede6bd: Created GsupExpect[0] for "262425993601521" to be handled at TC_gsup_ul_unknown_imsi(45) 20241012055539262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 20241012055539269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055539269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055539269 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425993601521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425993601521" cn_domain=PS} 20241012055539269 DLU <0006> fsm.c:456 lu(262425993601521)[0x5647a80ab790]{UNVALIDATED}: Allocated 20241012055539269 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425993601521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241012055539269 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425993601521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425993601521" cause=IMSI unknown in HLR} 20241012055539269 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425993601521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055539269 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425993601521)[0x5647a80ab790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055539269 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425993601521)[0x5647a80ab790]{UNVALIDATED}: Freeing instance 20241012055539269 DLU <0006> fsm.c:568 lu(PS:IMSI-262425993601521)[0x5647a80ab790]{UNVALIDATED}: Deallocated 20241012055539269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055539269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055539269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055539269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@421cd9ede6bd: Found GsupExpect[0] for "262425993601521" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425993601521" TC_gsup_ul_unknown_imsi(45)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055539272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@421cd9ede6bd: Final verdict of PTC: pass 20241012055539273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241012055539274 DLINP <000b> input/ipa.c:451 connected read/write 20241012055539274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055539274 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055539274 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055539274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055539274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32881<->l=127.0.0.1:4259) 43@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP(42)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 43: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:55:39 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 20241012055539313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39412<->l=127.0.0.1:4258 20241012055539314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39412<->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=12336) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:55:41 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055542386 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055542386 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055542388 DLINP <000b> input/ipa.c:451 connected read/write 20241012055542388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055542389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055542391 DLINP <000b> input/ipa.c:451 connected read/write 20241012055542391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055542391 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055542391 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055542391 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 20241012055542391 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055542391 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 20241012055542391 DLGSUP <0013> gsup_server.c:235 2: 20241012055542391 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055542391 DLGSUP <0013> gsup_server.c:235 3: 20241012055542391 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055542391 DLGSUP <0013> gsup_server.c:235 4: 20241012055542391 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055542391 DLGSUP <0013> gsup_server.c:235 5: 20241012055542391 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055542391 DLGSUP <0013> gsup_server.c:235 7: 20241012055542391 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055542391 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055542391 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055542391 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@421cd9ede6bd: 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") 20241012055542409 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37635<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@421cd9ede6bd: Created GsupExpect[0] for "262429581193195" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241012055542422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20241012055542437 DLINP <000b> input/ipa.c:451 connected read/write 20241012055542437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055542437 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429581193195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429581193195" cn_domain=PS source_name="the-source\n"} 20241012055542437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012055542437 DLU <0006> fsm.c:456 lu(262429581193195)[0x5647a80ab790]{UNVALIDATED}: Allocated 20241012055542437 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429581193195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241012055542437 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429581193195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429581193195" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241012055542437 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429581193195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055542437 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429581193195)[0x5647a80ab790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055542437 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429581193195)[0x5647a80ab790]{UNVALIDATED}: Freeing instance 20241012055542437 DLU <0006> fsm.c:568 lu(PS:IMSI-262429581193195)[0x5647a80ab790]{UNVALIDATED}: Deallocated 20241012055542437 DLINP <000b> input/ipa.c:451 connected read/write 20241012055542437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055542437 DLINP <000b> input/ipa.c:451 connected read/write 20241012055542437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@421cd9ede6bd: Found GsupExpect[0] for "262429581193195" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429581193195" TC_gsup_ul_unknown_imsi_via_proxy(50)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055542440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@421cd9ede6bd: Final verdict of PTC: pass 20241012055542441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39426<->l=127.0.0.1:4258 20241012055542443 DLINP <000b> input/ipa.c:451 connected read/write 20241012055542443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055542443 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055542443 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055542443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055542443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012055542443 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37635<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@421cd9ede6bd: Final verdict of PTC: none 48@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 48: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055542485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39436<->l=127.0.0.1:4258 20241012055542485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39436<->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@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055545558 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055545558 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055545560 DLINP <000b> input/ipa.c:451 connected read/write 20241012055545560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055545561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055545563 DLINP <000b> input/ipa.c:451 connected read/write 20241012055545563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055545563 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055545563 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055545563 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 20241012055545563 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055545563 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 20241012055545563 DLGSUP <0013> gsup_server.c:235 2: 20241012055545563 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055545563 DLGSUP <0013> gsup_server.c:235 3: 20241012055545563 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055545563 DLGSUP <0013> gsup_server.c:235 4: 20241012055545563 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055545563 DLGSUP <0013> gsup_server.c:235 5: 20241012055545563 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055545563 DLGSUP <0013> gsup_server.c:235 7: 20241012055545563 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055545563 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055545563 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055545563 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@421cd9ede6bd: 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") 20241012055545583 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40277<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@421cd9ede6bd: Created GsupExpect[0] for "262422418042568" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241012055545596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39454<->l=127.0.0.1:4258 20241012055545605 DLINP <000b> input/ipa.c:451 connected read/write 20241012055545605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055545605 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422418042568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422418042568" cn_domain=PS} 20241012055545605 DLU <0006> fsm.c:456 lu(262422418042568)[0x5647a80ab790]{UNVALIDATED}: Allocated 20241012055545605 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422418042568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241012055545605 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422418042568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422418042568" cause=Roaming not allowed in this location area} 20241012055545605 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422418042568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055545605 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422418042568)[0x5647a80ab790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055545605 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422418042568)[0x5647a80ab790]{UNVALIDATED}: Freeing instance 20241012055545605 DLU <0006> fsm.c:568 lu(PS:IMSI-262422418042568)[0x5647a80ab790]{UNVALIDATED}: Deallocated 20241012055545605 DLINP <000b> input/ipa.c:451 connected read/write 20241012055545605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055545605 DLINP <000b> input/ipa.c:451 connected read/write 20241012055545605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@421cd9ede6bd: Found GsupExpect[0] for "262422418042568" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422418042568" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055545608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39454<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@421cd9ede6bd: Final verdict of PTC: pass 20241012055545608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20241012055545609 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40277<->l=127.0.0.1:4259) 20241012055545609 DLINP <000b> input/ipa.c:451 connected read/write 20241012055545609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055545609 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055545609 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055545609 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP(52)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 53: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055545654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4258 20241012055545655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39458<->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=13844) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_sai_err_unknown_imsi started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055548728 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055548728 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055548730 DLINP <000b> input/ipa.c:451 connected read/write 20241012055548730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055548731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055548734 DLINP <000b> input/ipa.c:451 connected read/write 20241012055548734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055548734 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055548734 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055548734 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 20241012055548734 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055548734 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 20241012055548734 DLGSUP <0013> gsup_server.c:235 2: 20241012055548734 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055548734 DLGSUP <0013> gsup_server.c:235 3: 20241012055548734 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055548734 DLGSUP <0013> gsup_server.c:235 4: 20241012055548734 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055548734 DLGSUP <0013> gsup_server.c:235 5: 20241012055548734 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055548734 DLGSUP <0013> gsup_server.c:235 7: 20241012055548734 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055548734 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055548734 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055548734 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@421cd9ede6bd: 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") 20241012055548751 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42107<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@421cd9ede6bd: Created GsupExpect[0] for "262420424878478" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241012055548763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241012055548781 DLINP <000b> input/ipa.c:451 connected read/write 20241012055548781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055548781 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420424878478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420424878478"} 20241012055548781 DAUC <0003> db_auc.c:133 IMSI='262420424878478': No such subscriber 20241012055548781 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420424878478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241012055548781 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420424878478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420424878478" cause=IMSI unknown in HLR} 20241012055548781 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420424878478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055548781 DLINP <000b> input/ipa.c:451 connected read/write 20241012055548781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055548781 DLINP <000b> input/ipa.c:451 connected read/write 20241012055548781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@421cd9ede6bd: Found GsupExpect[0] for "262420424878478" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420424878478" TC_gsup_sai_err_unknown_imsi(60)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055548784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@421cd9ede6bd: Final verdict of PTC: pass 20241012055548785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 20241012055548786 DLINP <000b> input/ipa.c:451 connected read/write 20241012055548786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055548786 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055548786 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055548786 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055548787 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42107<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@421cd9ede6bd: Final verdict of PTC: none 58@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 58: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055548828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241012055548828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->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=12456) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_ul started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055551901 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055551901 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055551904 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055551905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055551907 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055551907 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055551907 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055551907 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 20241012055551907 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055551907 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 20241012055551907 DLGSUP <0013> gsup_server.c:235 2: 20241012055551907 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055551907 DLGSUP <0013> gsup_server.c:235 3: 20241012055551907 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055551907 DLGSUP <0013> gsup_server.c:235 4: 20241012055551907 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055551907 DLGSUP <0013> gsup_server.c:235 5: 20241012055551907 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055551907 DLGSUP <0013> gsup_server.c:235 7: 20241012055551907 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055551907 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055551907 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055551907 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@421cd9ede6bd: 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") 20241012055551927 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39065<->l=127.0.0.1:4259) 20241012055551941 DAUC <0003> db_auc.c:157 IMSI='262420030194590': No 2G Auth Data 20241012055551941 DAUC <0003> db_auc.c:192 IMSI='262420030194590': No 3G Auth Data HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262420030194590" to be handled at TC_gsup_ul(65) 20241012055551973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241012055551978 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055551978 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420030194590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420030194590" cn_domain=PS} 20241012055551978 DLU <0006> fsm.c:456 lu(262420030194590)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055551978 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420030194590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055551992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420030194590)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055551992 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420030194590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420030194590" cn_domain=PS} 20241012055551992 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055551992 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262420030194590" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_ul(65)"262420030194590" 20241012055551996 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055551996 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420030194590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420030194590"} 20241012055551996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420030194590)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055551996 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420030194590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055551996 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420030194590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420030194590"} 20241012055551996 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420030194590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055551996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420030194590)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055551996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420030194590)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055551996 DLU <0006> fsm.c:568 lu(PS:IMSI-262420030194590)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055551996 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055551996 DLINP <000b> input/ipa.c:451 connected read/write 20241012055551996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(65)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055551998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_gsup_ul(65)@421cd9ede6bd: Final verdict of PTC: pass 20241012055552023 DAUC <0003> db_auc.c:157 IMSI='262425996934257': No 2G Auth Data 20241012055552023 DAUC <0003> db_auc.c:192 IMSI='262425996934257': No 3G Auth Data 20241012055552032 DLGSUP <0013> hlr.c:121 IMSI 262425996934257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262425996934257" to be handled at TC_gsup_ul(66) 20241012055552057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241012055552061 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552061 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425996934257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425996934257" cn_domain=PS} 20241012055552061 DLU <0006> fsm.c:456 lu(262425996934257)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055552061 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425996934257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055552076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425996934257)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055552076 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425996934257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425996934257" cn_domain=PS} 20241012055552076 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552076 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262425996934257" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_ul(66)"262425996934257" 20241012055552079 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552079 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425996934257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425996934257"} 20241012055552079 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425996934257)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055552079 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425996934257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055552079 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425996934257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425996934257"} 20241012055552079 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425996934257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055552079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425996934257)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055552079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425996934257)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055552079 DLU <0006> fsm.c:568 lu(PS:IMSI-262425996934257)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055552079 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552079 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(66)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055552081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 TC_gsup_ul(66)@421cd9ede6bd: Final verdict of PTC: pass 20241012055552106 DAUC <0003> db_auc.c:157 IMSI='262429338930778': No 2G Auth Data 20241012055552106 DAUC <0003> db_auc.c:192 IMSI='262429338930778': No 3G Auth Data 20241012055552115 DLGSUP <0013> hlr.c:121 IMSI 262429338930778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262429338930778" to be handled at TC_gsup_ul(67) 20241012055552135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241012055552139 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552139 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429338930778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429338930778" cn_domain=PS} 20241012055552139 DLU <0006> fsm.c:456 lu(262429338930778)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055552139 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429338930778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055552155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429338930778)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055552155 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429338930778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429338930778" cn_domain=PS} 20241012055552155 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552155 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262429338930778" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_ul(67)"262429338930778" 20241012055552157 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552157 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429338930778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429338930778"} 20241012055552157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429338930778)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055552157 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429338930778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055552157 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429338930778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429338930778"} 20241012055552157 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429338930778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055552157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429338930778)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055552157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429338930778)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055552157 DLU <0006> fsm.c:568 lu(PS:IMSI-262429338930778)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055552157 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552157 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(67)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055552159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 TC_gsup_ul(67)@421cd9ede6bd: Final verdict of PTC: pass 20241012055552183 DAUC <0003> db_auc.c:157 IMSI='262423208730524': No 2G Auth Data 20241012055552183 DAUC <0003> db_auc.c:192 IMSI='262423208730524': No 3G Auth Data 20241012055552192 DLGSUP <0013> hlr.c:121 IMSI 262423208730524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262423208730524" to be handled at TC_gsup_ul(68) 20241012055552215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241012055552218 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552218 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423208730524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423208730524" cn_domain=PS} 20241012055552218 DLU <0006> fsm.c:456 lu(262423208730524)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055552218 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423208730524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055552234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423208730524)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055552234 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423208730524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423208730524" cn_domain=PS} 20241012055552234 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552234 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262423208730524" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_ul(68)"262423208730524" 20241012055552236 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552236 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423208730524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423208730524"} 20241012055552236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423208730524)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055552236 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423208730524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055552236 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423208730524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423208730524"} 20241012055552236 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423208730524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055552236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423208730524)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055552236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423208730524)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055552236 DLU <0006> fsm.c:568 lu(PS:IMSI-262423208730524)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055552236 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552236 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(68)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055552238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 TC_gsup_ul(68)@421cd9ede6bd: Final verdict of PTC: pass 20241012055552262 DAUC <0003> db_auc.c:157 IMSI='262422847264567': No 2G Auth Data 20241012055552262 DAUC <0003> db_auc.c:192 IMSI='262422847264567': No 3G Auth Data 20241012055552270 DLGSUP <0013> hlr.c:121 IMSI 262422847264567: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262422847264567" to be handled at TC_gsup_ul(69) 20241012055552295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 20241012055552298 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552298 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422847264567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422847264567" cn_domain=PS} 20241012055552298 DLU <0006> fsm.c:456 lu(262422847264567)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055552298 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422847264567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055552313 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422847264567)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055552313 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422847264567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422847264567" cn_domain=PS} 20241012055552313 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552313 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262422847264567" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_ul(69)"262422847264567" 20241012055552316 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552316 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422847264567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422847264567"} 20241012055552316 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422847264567)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055552316 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422847264567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055552316 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422847264567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422847264567"} 20241012055552316 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422847264567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055552316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422847264567)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055552316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422847264567)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055552316 DLU <0006> fsm.c:568 lu(PS:IMSI-262422847264567)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055552316 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552316 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(69)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055552318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 TC_gsup_ul(69)@421cd9ede6bd: Final verdict of PTC: pass 20241012055552342 DAUC <0003> db_auc.c:157 IMSI='262421543927536': No 2G Auth Data 20241012055552343 DAUC <0003> db_auc.c:192 IMSI='262421543927536': No 3G Auth Data 20241012055552351 DLGSUP <0013> hlr.c:121 IMSI 262421543927536: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262421543927536" to be handled at TC_gsup_ul(70) 20241012055552384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 20241012055552388 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552388 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421543927536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421543927536" cn_domain=PS} 20241012055552388 DLU <0006> fsm.c:456 lu(262421543927536)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055552388 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421543927536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055552406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421543927536)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055552406 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421543927536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421543927536" cn_domain=PS} 20241012055552406 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552406 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262421543927536" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_ul(70)"262421543927536" 20241012055552409 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552409 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421543927536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421543927536"} 20241012055552409 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421543927536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055552409 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421543927536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055552409 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421543927536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421543927536"} 20241012055552409 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421543927536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055552409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421543927536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055552409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421543927536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055552409 DLU <0006> fsm.c:568 lu(PS:IMSI-262421543927536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055552409 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552409 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(70)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055552410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 TC_gsup_ul(70)@421cd9ede6bd: Final verdict of PTC: pass 20241012055552443 DAUC <0003> db_auc.c:157 IMSI='262422147580045': No 2G Auth Data 20241012055552443 DAUC <0003> db_auc.c:192 IMSI='262422147580045': No 3G Auth Data 20241012055552452 DLGSUP <0013> hlr.c:121 IMSI 262422147580045: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262422147580045" to be handled at TC_gsup_ul(71) 20241012055552485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241012055552489 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552489 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422147580045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422147580045" cn_domain=PS} 20241012055552489 DLU <0006> fsm.c:456 lu(262422147580045)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055552489 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422147580045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055552505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422147580045)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055552505 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422147580045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422147580045" cn_domain=PS} 20241012055552505 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552505 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262422147580045" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_ul(71)"262422147580045" 20241012055552507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552507 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422147580045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422147580045"} 20241012055552507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422147580045)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055552507 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422147580045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055552507 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422147580045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422147580045"} 20241012055552507 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422147580045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055552507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422147580045)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055552507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422147580045)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055552507 DLU <0006> fsm.c:568 lu(PS:IMSI-262422147580045)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055552507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(71)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055552508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 TC_gsup_ul(71)@421cd9ede6bd: Final verdict of PTC: pass 20241012055552541 DAUC <0003> db_auc.c:157 IMSI='262423439202722': No 2G Auth Data 20241012055552541 DAUC <0003> db_auc.c:192 IMSI='262423439202722': No 3G Auth Data 20241012055552549 DLGSUP <0013> hlr.c:121 IMSI 262423439202722: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@421cd9ede6bd: Created GsupExpect[0] for "262423439202722" to be handled at TC_gsup_ul(72) 20241012055552582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241012055552584 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552584 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423439202722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423439202722" cn_domain=PS} 20241012055552584 DLU <0006> fsm.c:456 lu(262423439202722)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055552584 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423439202722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055552600 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423439202722)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055552600 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423439202722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423439202722" cn_domain=PS} 20241012055552600 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552600 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@421cd9ede6bd: Found GsupExpect[0] for "262423439202722" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_ul(72)"262423439202722" 20241012055552603 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552603 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423439202722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423439202722"} 20241012055552603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423439202722)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055552603 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423439202722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055552603 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423439202722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423439202722"} 20241012055552603 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423439202722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055552603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423439202722)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055552603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423439202722)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055552603 DLU <0006> fsm.c:568 lu(PS:IMSI-262423439202722)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055552603 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055552603 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul(72)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055552605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 TC_gsup_ul(72)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055552630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4258 20241012055552631 DLINP <000b> input/ipa.c:451 connected read/write 20241012055552631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055552631 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055552631 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055552631 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@421cd9ede6bd: Final verdict of PTC: none 20241012055552631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39065<->l=127.0.0.1:4259) 63@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_ul finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055552668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20241012055552669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19944) Waiting for packet dumper to finish... 1 (prev_count=19944, count=45144) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_ul_via_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055555746 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055555746 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055555748 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055555749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055555752 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055555752 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055555752 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055555752 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 20241012055555752 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055555752 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 20241012055555752 DLGSUP <0013> gsup_server.c:235 2: 20241012055555752 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055555752 DLGSUP <0013> gsup_server.c:235 3: 20241012055555752 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055555752 DLGSUP <0013> gsup_server.c:235 4: 20241012055555752 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055555752 DLGSUP <0013> gsup_server.c:235 5: 20241012055555752 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055555752 DLGSUP <0013> gsup_server.c:235 7: 20241012055555752 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055555752 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055555752 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055555752 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@421cd9ede6bd: 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") 20241012055555772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38009<->l=127.0.0.1:4259) 20241012055555797 DAUC <0003> db_auc.c:157 IMSI='262429005989710': No 2G Auth Data 20241012055555797 DAUC <0003> db_auc.c:192 IMSI='262429005989710': No 3G Auth Data HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262429005989710" to be handled at TC_gsup_ul_via_proxy(77) 20241012055555837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48556<->l=127.0.0.1:4258 20241012055555842 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055555842 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429005989710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429005989710" cn_domain=PS source_name="the-source\n"} 20241012055555842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012055555842 DLU <0006> fsm.c:456 lu(262429005989710)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055555842 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429005989710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055555858 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429005989710)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055555858 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429005989710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429005989710" cn_domain=PS destination_name="the-source\n"} 20241012055555858 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055555858 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262429005989710" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429005989710" 20241012055555861 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055555861 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429005989710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429005989710" source_name="the-source\n"} 20241012055555861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429005989710)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055555861 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429005989710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055555861 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429005989710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429005989710" destination_name="the-source\n"} 20241012055555861 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429005989710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055555861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429005989710)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055555861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429005989710)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055555861 DLU <0006> fsm.c:568 lu(PS:IMSI-262429005989710)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055555861 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055555861 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055555863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48556<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@421cd9ede6bd: Final verdict of PTC: pass 20241012055555888 DAUC <0003> db_auc.c:157 IMSI='262423306761781': No 2G Auth Data 20241012055555888 DAUC <0003> db_auc.c:192 IMSI='262423306761781': No 3G Auth Data 20241012055555896 DLGSUP <0013> hlr.c:121 IMSI 262423306761781: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262423306761781" to be handled at TC_gsup_ul_via_proxy(78) 20241012055555919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4258 20241012055555923 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055555923 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423306761781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423306761781" cn_domain=PS source_name="the-source\n"} 20241012055555923 DLU <0006> fsm.c:456 lu(262423306761781)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055555923 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423306761781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055555939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423306761781)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055555939 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423306761781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423306761781" cn_domain=PS destination_name="the-source\n"} 20241012055555939 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055555939 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262423306761781" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423306761781" 20241012055555945 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055555945 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423306761781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423306761781" source_name="the-source\n"} 20241012055555945 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423306761781)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055555945 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423306761781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055555945 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423306761781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423306761781" destination_name="the-source\n"} 20241012055555945 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423306761781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055555945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423306761781)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055555945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423306761781)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055555945 DLU <0006> fsm.c:568 lu(PS:IMSI-262423306761781)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055555945 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055555945 DLINP <000b> input/ipa.c:451 connected read/write 20241012055555945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055555947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@421cd9ede6bd: Final verdict of PTC: pass 20241012055555972 DAUC <0003> db_auc.c:157 IMSI='262421647250490': No 2G Auth Data 20241012055555972 DAUC <0003> db_auc.c:192 IMSI='262421647250490': No 3G Auth Data 20241012055555981 DLGSUP <0013> hlr.c:121 IMSI 262421647250490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262421647250490" to be handled at TC_gsup_ul_via_proxy(79) 20241012055556005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 20241012055556009 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556009 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421647250490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421647250490" cn_domain=PS source_name="the-source\n"} 20241012055556009 DLU <0006> fsm.c:456 lu(262421647250490)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055556009 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421647250490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055556024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421647250490)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055556024 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421647250490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421647250490" cn_domain=PS destination_name="the-source\n"} 20241012055556024 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556024 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262421647250490" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421647250490" 20241012055556027 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556027 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421647250490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421647250490" source_name="the-source\n"} 20241012055556027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421647250490)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055556027 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421647250490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055556027 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421647250490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421647250490" destination_name="the-source\n"} 20241012055556027 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421647250490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055556027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421647250490)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055556027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421647250490)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055556027 DLU <0006> fsm.c:568 lu(PS:IMSI-262421647250490)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055556027 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556027 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055556029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@421cd9ede6bd: Final verdict of PTC: pass 20241012055556053 DAUC <0003> db_auc.c:157 IMSI='262424760412596': No 2G Auth Data 20241012055556053 DAUC <0003> db_auc.c:192 IMSI='262424760412596': No 3G Auth Data 20241012055556065 DLGSUP <0013> hlr.c:121 IMSI 262424760412596: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262424760412596" to be handled at TC_gsup_ul_via_proxy(80) 20241012055556089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 20241012055556092 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556092 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424760412596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424760412596" cn_domain=PS source_name="the-source\n"} 20241012055556092 DLU <0006> fsm.c:456 lu(262424760412596)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055556092 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424760412596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055556108 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424760412596)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055556108 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424760412596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424760412596" cn_domain=PS destination_name="the-source\n"} 20241012055556108 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556108 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262424760412596" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424760412596" 20241012055556111 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556111 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424760412596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424760412596" source_name="the-source\n"} 20241012055556111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424760412596)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055556111 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424760412596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055556111 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424760412596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424760412596" destination_name="the-source\n"} 20241012055556111 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424760412596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055556111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424760412596)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055556111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424760412596)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055556111 DLU <0006> fsm.c:568 lu(PS:IMSI-262424760412596)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055556111 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556111 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055556112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@421cd9ede6bd: Final verdict of PTC: pass 20241012055556137 DAUC <0003> db_auc.c:157 IMSI='262424306293381': No 2G Auth Data 20241012055556137 DAUC <0003> db_auc.c:192 IMSI='262424306293381': No 3G Auth Data 20241012055556146 DLGSUP <0013> hlr.c:121 IMSI 262424306293381: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262424306293381" to be handled at TC_gsup_ul_via_proxy(81) 20241012055556169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20241012055556173 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556173 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424306293381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424306293381" cn_domain=PS source_name="the-source\n"} 20241012055556173 DLU <0006> fsm.c:456 lu(262424306293381)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055556173 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424306293381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055556188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424306293381)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055556188 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424306293381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424306293381" cn_domain=PS destination_name="the-source\n"} 20241012055556188 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556188 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262424306293381" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424306293381" 20241012055556191 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556191 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424306293381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424306293381" source_name="the-source\n"} 20241012055556191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424306293381)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055556191 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424306293381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055556191 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424306293381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424306293381" destination_name="the-source\n"} 20241012055556191 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424306293381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055556191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424306293381)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055556191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424306293381)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055556191 DLU <0006> fsm.c:568 lu(PS:IMSI-262424306293381)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055556191 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556191 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055556193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@421cd9ede6bd: Final verdict of PTC: pass 20241012055556224 DAUC <0003> db_auc.c:157 IMSI='262422362197536': No 2G Auth Data 20241012055556224 DAUC <0003> db_auc.c:192 IMSI='262422362197536': No 3G Auth Data 20241012055556236 DLGSUP <0013> hlr.c:121 IMSI 262422362197536: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262422362197536" to be handled at TC_gsup_ul_via_proxy(82) 20241012055556273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4258 20241012055556277 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556277 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422362197536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422362197536" cn_domain=PS source_name="the-source\n"} 20241012055556277 DLU <0006> fsm.c:456 lu(262422362197536)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055556277 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422362197536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055556300 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422362197536)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055556301 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422362197536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422362197536" cn_domain=PS destination_name="the-source\n"} 20241012055556301 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556301 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262422362197536" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422362197536" 20241012055556303 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556303 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422362197536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422362197536" source_name="the-source\n"} 20241012055556303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422362197536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055556303 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422362197536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055556303 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422362197536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422362197536" destination_name="the-source\n"} 20241012055556303 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422362197536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055556303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422362197536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055556303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422362197536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055556303 DLU <0006> fsm.c:568 lu(PS:IMSI-262422362197536)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055556303 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556303 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055556305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@421cd9ede6bd: Final verdict of PTC: pass 20241012055556340 DAUC <0003> db_auc.c:157 IMSI='262421401236739': No 2G Auth Data 20241012055556340 DAUC <0003> db_auc.c:192 IMSI='262421401236739': No 3G Auth Data 20241012055556349 DLGSUP <0013> hlr.c:121 IMSI 262421401236739: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262421401236739" to be handled at TC_gsup_ul_via_proxy(83) 20241012055556381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48606<->l=127.0.0.1:4258 20241012055556385 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556385 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421401236739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421401236739" cn_domain=PS source_name="the-source\n"} 20241012055556385 DLU <0006> fsm.c:456 lu(262421401236739)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055556385 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421401236739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055556401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421401236739)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055556401 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421401236739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421401236739" cn_domain=PS destination_name="the-source\n"} 20241012055556401 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556401 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262421401236739" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421401236739" 20241012055556404 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556404 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421401236739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421401236739" source_name="the-source\n"} 20241012055556404 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421401236739)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055556404 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421401236739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055556404 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421401236739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421401236739" destination_name="the-source\n"} 20241012055556404 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421401236739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055556404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421401236739)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055556404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421401236739)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055556404 DLU <0006> fsm.c:568 lu(PS:IMSI-262421401236739)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055556404 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556404 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055556406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48606<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@421cd9ede6bd: Final verdict of PTC: pass 20241012055556438 DAUC <0003> db_auc.c:157 IMSI='262421616305607': No 2G Auth Data 20241012055556438 DAUC <0003> db_auc.c:192 IMSI='262421616305607': No 3G Auth Data 20241012055556447 DLGSUP <0013> hlr.c:121 IMSI 262421616305607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@421cd9ede6bd: Created GsupExpect[0] for "262421616305607" to be handled at TC_gsup_ul_via_proxy(84) 20241012055556479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 20241012055556482 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556482 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421616305607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421616305607" cn_domain=PS source_name="the-source\n"} 20241012055556482 DLU <0006> fsm.c:456 lu(262421616305607)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055556482 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421616305607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012055556496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421616305607)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055556496 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421616305607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421616305607" cn_domain=PS destination_name="the-source\n"} 20241012055556496 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556496 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@421cd9ede6bd: Found GsupExpect[0] for "262421616305607" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421616305607" 20241012055556499 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556499 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421616305607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421616305607" source_name="the-source\n"} 20241012055556499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421616305607)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055556499 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421616305607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055556499 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421616305607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421616305607" destination_name="the-source\n"} 20241012055556499 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421616305607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055556499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421616305607)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055556499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421616305607)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055556499 DLU <0006> fsm.c:568 lu(PS:IMSI-262421616305607)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055556499 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055556499 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055556501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055556526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4258 20241012055556527 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38009<->l=127.0.0.1:4259) 20241012055556527 DLINP <000b> input/ipa.c:451 connected read/write 20241012055556527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055556527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055556527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055556527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055556527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP(74)@421cd9ede6bd: Final verdict of PTC: none 75@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055556569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241012055556569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18904) Waiting for packet dumper to finish... 1 (prev_count=18904, count=45960) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_ul_subscriber_data started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055559642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055559642 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055559644 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055559646 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559646 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055559646 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055559646 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 20241012055559646 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055559646 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 20241012055559646 DLGSUP <0013> gsup_server.c:235 2: 20241012055559646 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055559646 DLGSUP <0013> gsup_server.c:235 3: 20241012055559646 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055559646 DLGSUP <0013> gsup_server.c:235 4: 20241012055559646 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055559646 DLGSUP <0013> gsup_server.c:235 5: 20241012055559646 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055559646 DLGSUP <0013> gsup_server.c:235 7: 20241012055559646 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055559646 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055559646 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055559646 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@421cd9ede6bd: 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") 20241012055559669 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42177<->l=127.0.0.1:4259) 20241012055559692 DAUC <0003> db_auc.c:157 IMSI='262424730885804': No 2G Auth Data 20241012055559692 DAUC <0003> db_auc.c:192 IMSI='262424730885804': No 3G Auth Data HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262424730885804" to be handled at TC_gsup_ul_subscriber_data(89) 20241012055559730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055559736 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559736 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424730885804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424730885804" cn_domain=PS} 20241012055559736 DLU <0006> fsm.c:456 lu(262424730885804)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055559736 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424730885804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055559752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424730885804)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055559752 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424730885804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424730885804" cn_domain=PS} 20241012055559752 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055559752 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262424730885804" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424730885804" 20241012055559756 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559756 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424730885804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424730885804"} 20241012055559756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424730885804)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055559756 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424730885804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055559756 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424730885804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424730885804"} 20241012055559756 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424730885804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055559756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424730885804)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055559756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424730885804)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055559756 DLU <0006> fsm.c:568 lu(PS:IMSI-262424730885804)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055559756 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055559756 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055559758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@421cd9ede6bd: Final verdict of PTC: pass 20241012055559784 DAUC <0003> db_auc.c:157 IMSI='262429665944787': No 2G Auth Data 20241012055559784 DAUC <0003> db_auc.c:192 IMSI='262429665944787': No 3G Auth Data 20241012055559792 DLGSUP <0013> hlr.c:121 IMSI 262429665944787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262429665944787" to be handled at TC_gsup_ul_subscriber_data(90) 20241012055559817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055559820 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559820 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429665944787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429665944787" cn_domain=PS} 20241012055559820 DLU <0006> fsm.c:456 lu(262429665944787)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055559820 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429665944787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055559836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429665944787)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055559836 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429665944787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429665944787" cn_domain=PS} 20241012055559836 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055559836 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262429665944787" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429665944787" 20241012055559839 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559839 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429665944787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429665944787"} 20241012055559839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429665944787)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055559839 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429665944787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055559839 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429665944787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429665944787"} 20241012055559839 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429665944787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055559839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429665944787)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055559839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429665944787)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055559839 DLU <0006> fsm.c:568 lu(PS:IMSI-262429665944787)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055559839 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055559839 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055559841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@421cd9ede6bd: Final verdict of PTC: pass 20241012055559866 DAUC <0003> db_auc.c:157 IMSI='262426402681042': No 2G Auth Data 20241012055559866 DAUC <0003> db_auc.c:192 IMSI='262426402681042': No 3G Auth Data 20241012055559874 DLGSUP <0013> hlr.c:121 IMSI 262426402681042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262426402681042" to be handled at TC_gsup_ul_subscriber_data(91) 20241012055559898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055559902 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559902 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426402681042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426402681042" cn_domain=PS} 20241012055559902 DLU <0006> fsm.c:456 lu(262426402681042)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055559902 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426402681042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055559917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426402681042)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055559917 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426402681042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426402681042" cn_domain=PS} 20241012055559917 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055559917 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262426402681042" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426402681042" 20241012055559920 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559920 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426402681042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426402681042"} 20241012055559920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426402681042)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055559920 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426402681042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055559920 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426402681042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426402681042"} 20241012055559920 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426402681042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055559920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426402681042)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055559920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426402681042)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055559920 DLU <0006> fsm.c:568 lu(PS:IMSI-262426402681042)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055559920 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055559920 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055559922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@421cd9ede6bd: Final verdict of PTC: pass 20241012055559947 DAUC <0003> db_auc.c:157 IMSI='262424009883626': No 2G Auth Data 20241012055559947 DAUC <0003> db_auc.c:192 IMSI='262424009883626': No 3G Auth Data 20241012055559956 DLGSUP <0013> hlr.c:121 IMSI 262424009883626: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262424009883626" to be handled at TC_gsup_ul_subscriber_data(92) 20241012055559981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055559985 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055559985 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424009883626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424009883626" cn_domain=PS} 20241012055559985 DLU <0006> fsm.c:456 lu(262424009883626)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055559985 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424009883626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055559999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424009883626)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055559999 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424009883626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424009883626" cn_domain=PS} 20241012055559999 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055559999 DLINP <000b> input/ipa.c:451 connected read/write 20241012055559999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262424009883626" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424009883626" 20241012055600002 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600002 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424009883626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424009883626"} 20241012055600002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424009883626)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055600002 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424009883626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055600002 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424009883626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424009883626"} 20241012055600002 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424009883626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055600002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424009883626)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055600002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424009883626)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055600002 DLU <0006> fsm.c:568 lu(PS:IMSI-262424009883626)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055600002 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600002 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055600004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@421cd9ede6bd: Final verdict of PTC: pass 20241012055600028 DAUC <0003> db_auc.c:157 IMSI='262425122114106': No 2G Auth Data 20241012055600028 DAUC <0003> db_auc.c:192 IMSI='262425122114106': No 3G Auth Data 20241012055600038 DLGSUP <0013> hlr.c:121 IMSI 262425122114106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262425122114106" to be handled at TC_gsup_ul_subscriber_data(93) 20241012055600064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055600068 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600068 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425122114106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425122114106" cn_domain=PS} 20241012055600068 DLU <0006> fsm.c:456 lu(262425122114106)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055600068 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425122114106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055600084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425122114106)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055600084 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425122114106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425122114106" cn_domain=PS} 20241012055600084 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600084 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262425122114106" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425122114106" 20241012055600087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600087 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425122114106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425122114106"} 20241012055600087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425122114106)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055600087 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425122114106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055600087 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425122114106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425122114106"} 20241012055600087 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425122114106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055600087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122114106)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055600087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122114106)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055600087 DLU <0006> fsm.c:568 lu(PS:IMSI-262425122114106)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055600087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055600089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@421cd9ede6bd: Final verdict of PTC: pass 20241012055600115 DAUC <0003> db_auc.c:157 IMSI='262428874713344': No 2G Auth Data 20241012055600115 DAUC <0003> db_auc.c:192 IMSI='262428874713344': No 3G Auth Data 20241012055600123 DLGSUP <0013> hlr.c:121 IMSI 262428874713344: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262428874713344" to be handled at TC_gsup_ul_subscriber_data(94) 20241012055600154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055600157 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600157 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428874713344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428874713344" cn_domain=PS} 20241012055600157 DLU <0006> fsm.c:456 lu(262428874713344)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055600157 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428874713344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055600171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428874713344)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055600171 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428874713344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428874713344" cn_domain=PS} 20241012055600171 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600171 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262428874713344" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428874713344" 20241012055600174 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600174 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428874713344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428874713344"} 20241012055600174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428874713344)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055600174 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428874713344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055600174 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428874713344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428874713344"} 20241012055600174 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428874713344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055600174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428874713344)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055600174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428874713344)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055600174 DLU <0006> fsm.c:568 lu(PS:IMSI-262428874713344)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055600174 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600174 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055600176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@421cd9ede6bd: Final verdict of PTC: pass 20241012055600208 DAUC <0003> db_auc.c:157 IMSI='262422686716264': No 2G Auth Data 20241012055600208 DAUC <0003> db_auc.c:192 IMSI='262422686716264': No 3G Auth Data 20241012055600217 DLGSUP <0013> hlr.c:121 IMSI 262422686716264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262422686716264" to be handled at TC_gsup_ul_subscriber_data(95) 20241012055600250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055600254 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600254 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422686716264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422686716264" cn_domain=PS} 20241012055600254 DLU <0006> fsm.c:456 lu(262422686716264)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055600254 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422686716264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055600269 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422686716264)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055600269 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422686716264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422686716264" cn_domain=PS} 20241012055600269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262422686716264" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422686716264" 20241012055600272 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600272 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422686716264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422686716264"} 20241012055600272 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422686716264)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055600272 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422686716264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055600272 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422686716264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422686716264"} 20241012055600272 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422686716264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055600272 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422686716264)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055600272 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422686716264)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055600272 DLU <0006> fsm.c:568 lu(PS:IMSI-262422686716264)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055600272 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600272 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055600274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@421cd9ede6bd: Final verdict of PTC: pass 20241012055600305 DAUC <0003> db_auc.c:157 IMSI='262429803742719': No 2G Auth Data 20241012055600305 DAUC <0003> db_auc.c:192 IMSI='262429803742719': No 3G Auth Data 20241012055600312 DLGSUP <0013> hlr.c:121 IMSI 262429803742719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@421cd9ede6bd: Created GsupExpect[0] for "262429803742719" to be handled at TC_gsup_ul_subscriber_data(96) 20241012055600344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@421cd9ede6bd: GSUP ul subscriber_data<unbound> 20241012055600348 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600348 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429803742719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429803742719" cn_domain=PS} 20241012055600348 DLU <0006> fsm.c:456 lu(262429803742719)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055600348 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429803742719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055600363 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429803742719)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055600363 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429803742719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429803742719" cn_domain=PS} 20241012055600363 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600363 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@421cd9ede6bd: Found GsupExpect[0] for "262429803742719" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429803742719" 20241012055600366 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600366 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429803742719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429803742719"} 20241012055600366 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429803742719)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055600366 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429803742719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055600366 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429803742719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429803742719"} 20241012055600366 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429803742719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055600366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429803742719)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055600366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429803742719)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055600366 DLU <0006> fsm.c:568 lu(PS:IMSI-262429803742719)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055600366 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055600366 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055600368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055600393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@421cd9ede6bd: Final verdict of PTC: none 20241012055600394 DLINP <000b> input/ipa.c:451 connected read/write 20241012055600394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055600394 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055600394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055600394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055600394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42177<->l=127.0.0.1:4259) 87@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055600439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 20241012055600539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36348) Waiting for packet dumper to finish... 1 (prev_count=36348, count=50612) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_vty started. MTC@421cd9ede6bd: legacy= true 20241012055603614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055603614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055603617 DLINP <000b> input/ipa.c:451 connected read/write 20241012055603617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055603617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055603619 DLINP <000b> input/ipa.c:451 connected read/write 20241012055603619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055603619 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055603619 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055603619 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 20241012055603619 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055603619 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 20241012055603619 DLGSUP <0013> gsup_server.c:235 2: 20241012055603619 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055603619 DLGSUP <0013> gsup_server.c:235 3: 20241012055603619 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055603619 DLGSUP <0013> gsup_server.c:235 4: 20241012055603619 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055603619 DLGSUP <0013> gsup_server.c:235 5: 20241012055603619 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055603619 DLGSUP <0013> gsup_server.c:235 7: 20241012055603619 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055603619 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055603619 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055603619 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@421cd9ede6bd: 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") 20241012055603641 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41727<->l=127.0.0.1:4259) 20241012055603655 DAUC <0003> db_auc.c:157 IMSI='262427294466706': No 2G Auth Data 20241012055603655 DAUC <0003> db_auc.c:192 IMSI='262427294466706': No 3G Auth Data 20241012055603681 DAUC <0003> db_auc.c:192 IMSI='262427294466706': No 3G Auth Data 20241012055603716 DAUC <0003> db_auc.c:157 IMSI='262428062189417': No 2G Auth Data 20241012055603716 DAUC <0003> db_auc.c:192 IMSI='262428062189417': No 3G Auth Data 20241012055603741 DAUC <0003> db_auc.c:157 IMSI='262428062189417': No 2G Auth Data 20241012055603766 DAUC <0003> db_auc.c:157 IMSI='262426021431220': No 2G Auth Data 20241012055603766 DAUC <0003> db_auc.c:192 IMSI='262426021431220': No 3G Auth Data MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055603816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20241012055603817 DLINP <000b> input/ipa.c:451 connected read/write 20241012055603817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055603817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055603817 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055603817 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055603817 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41727<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@421cd9ede6bd: Final verdict of PTC: none 98@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@421cd9ede6bd: Test case TC_vty finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055603860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 20241012055603960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5812) Waiting for packet dumper to finish... 1 (prev_count=5812, count=17156) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_vty_msisdn_isd started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055607035 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055607035 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055607038 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055607039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54398<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055607041 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055607041 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055607041 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055607041 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 20241012055607041 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055607041 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 20241012055607041 DLGSUP <0013> gsup_server.c:235 2: 20241012055607041 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055607041 DLGSUP <0013> gsup_server.c:235 3: 20241012055607041 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055607041 DLGSUP <0013> gsup_server.c:235 4: 20241012055607041 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055607041 DLGSUP <0013> gsup_server.c:235 5: 20241012055607041 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055607041 DLGSUP <0013> gsup_server.c:235 7: 20241012055607041 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055607041 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055607041 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055607041 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@421cd9ede6bd: 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") 20241012055607065 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36055<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@421cd9ede6bd: Created GsupExpect[0] for "262428804920825" to be handled at TC_vty_msisdn_isd(104) 20241012055607081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 20241012055607103 DAUC <0003> db_auc.c:157 IMSI='262428804920825': No 2G Auth Data 20241012055607103 DAUC <0003> db_auc.c:192 IMSI='262428804920825': No 3G Auth Data 20241012055607132 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055607132 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428804920825" cn_domain=PS} 20241012055607132 DLU <0006> fsm.c:456 lu(262428804920825)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055607132 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055607147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428804920825)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055607147 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428804920825" cn_domain=PS} 20241012055607147 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055607147 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@421cd9ede6bd: Found GsupExpect[0] for "262428804920825" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@421cd9ede6bd: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428804920825" 20241012055607150 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055607150 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428804920825"} 20241012055607150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428804920825)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055607150 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055607150 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428804920825"} 20241012055607150 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055607150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428804920825)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055607150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428804920825)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055607150 DLU <0006> fsm.c:568 lu(PS:IMSI-262428804920825)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055607150 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055607150 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055607160 DLGSUP <0013> hlr.c:128 IMSI 262428804920825: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241012055607160 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055607161 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055607162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@421cd9ede6bd: Final verdict of PTC: pass 20241012055607163 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055607163 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428804920825"} 20241012055607163 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241012055607163 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428804920825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055607163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54398<->l=127.0.0.1:4258 20241012055607164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36055<->l=127.0.0.1:4259) 20241012055607164 DLINP <000b> input/ipa.c:451 connected read/write 20241012055607164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055607164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055607164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055607164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@421cd9ede6bd: Final verdict of PTC: none 102@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 102: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:56:07 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 20241012055607208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241012055607309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3848) Waiting for packet dumper to finish... 1 (prev_count=3848, count=15028) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_purge_cs started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055610386 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055610386 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055610390 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055610393 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610393 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055610393 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055610393 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 20241012055610393 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055610393 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 20241012055610393 DLGSUP <0013> gsup_server.c:235 2: 20241012055610393 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055610393 DLGSUP <0013> gsup_server.c:235 3: 20241012055610393 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055610393 DLGSUP <0013> gsup_server.c:235 4: 20241012055610393 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055610393 DLGSUP <0013> gsup_server.c:235 5: 20241012055610393 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055610393 DLGSUP <0013> gsup_server.c:235 7: 20241012055610393 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055610393 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055610393 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055610393 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@421cd9ede6bd: 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") 20241012055610412 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38659<->l=127.0.0.1:4259) 20241012055610429 DAUC <0003> db_auc.c:157 IMSI='262427209148540': No 2G Auth Data 20241012055610429 DAUC <0003> db_auc.c:192 IMSI='262427209148540': No 3G Auth Data HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262427209148540" to be handled at TC_gsup_purge_cs(109) 20241012055610474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54426<->l=127.0.0.1:4258 20241012055610478 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610478 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427209148540" cn_domain=PS} 20241012055610478 DLU <0006> fsm.c:456 lu(262427209148540)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055610478 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055610494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427209148540)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055610494 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427209148540" cn_domain=PS} 20241012055610494 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610494 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262427209148540" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427209148540" 20241012055610497 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610497 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427209148540"} 20241012055610497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427209148540)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055610498 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055610498 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427209148540"} 20241012055610498 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055610498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427209148540)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055610498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427209148540)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055610498 DLU <0006> fsm.c:568 lu(PS:IMSI-262427209148540)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055610498 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610498 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055610500 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610500 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427209148540" cn_domain=CS} 20241012055610500 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055610507 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427209148540"} 20241012055610507 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427209148540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055610507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055610508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54426<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@421cd9ede6bd: Final verdict of PTC: pass 20241012055610532 DAUC <0003> db_auc.c:157 IMSI='262420286579427': No 2G Auth Data 20241012055610532 DAUC <0003> db_auc.c:192 IMSI='262420286579427': No 3G Auth Data 20241012055610540 DLGSUP <0013> hlr.c:121 IMSI 262420286579427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262420286579427" to be handled at TC_gsup_purge_cs(110) 20241012055610565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 20241012055610569 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610569 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420286579427" cn_domain=PS} 20241012055610569 DLU <0006> fsm.c:456 lu(262420286579427)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055610569 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055610584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420286579427)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055610584 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420286579427" cn_domain=PS} 20241012055610584 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610584 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262420286579427" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420286579427" 20241012055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610588 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420286579427"} 20241012055610588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420286579427)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055610588 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055610588 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420286579427"} 20241012055610588 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055610588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420286579427)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055610588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420286579427)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055610588 DLU <0006> fsm.c:568 lu(PS:IMSI-262420286579427)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055610590 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610590 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420286579427" cn_domain=CS} 20241012055610590 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055610598 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420286579427"} 20241012055610598 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420286579427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055610598 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610598 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055610599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@421cd9ede6bd: Final verdict of PTC: pass 20241012055610626 DAUC <0003> db_auc.c:157 IMSI='262427465728622': No 2G Auth Data 20241012055610626 DAUC <0003> db_auc.c:192 IMSI='262427465728622': No 3G Auth Data 20241012055610634 DLGSUP <0013> hlr.c:121 IMSI 262427465728622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262427465728622" to be handled at TC_gsup_purge_cs(111) 20241012055610657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4258 20241012055610660 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610660 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427465728622" cn_domain=PS} 20241012055610660 DLU <0006> fsm.c:456 lu(262427465728622)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055610660 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055610676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427465728622)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055610676 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427465728622" cn_domain=PS} 20241012055610676 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610676 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262427465728622" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427465728622" 20241012055610679 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610679 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427465728622"} 20241012055610679 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427465728622)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055610679 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055610679 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427465728622"} 20241012055610679 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055610679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427465728622)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055610679 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427465728622)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055610679 DLU <0006> fsm.c:568 lu(PS:IMSI-262427465728622)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055610679 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610679 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055610681 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610681 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427465728622" cn_domain=CS} 20241012055610681 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055610688 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427465728622"} 20241012055610688 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427465728622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055610689 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610689 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055610690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@421cd9ede6bd: Final verdict of PTC: pass 20241012055610714 DAUC <0003> db_auc.c:157 IMSI='262421112047041': No 2G Auth Data 20241012055610714 DAUC <0003> db_auc.c:192 IMSI='262421112047041': No 3G Auth Data 20241012055610722 DLGSUP <0013> hlr.c:121 IMSI 262421112047041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262421112047041" to be handled at TC_gsup_purge_cs(112) 20241012055610745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4258 20241012055610749 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610749 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421112047041" cn_domain=PS} 20241012055610749 DLU <0006> fsm.c:456 lu(262421112047041)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055610749 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055610765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421112047041)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055610765 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421112047041" cn_domain=PS} 20241012055610765 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610765 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262421112047041" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421112047041" 20241012055610768 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610768 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421112047041"} 20241012055610768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421112047041)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055610768 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055610768 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421112047041"} 20241012055610768 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055610768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421112047041)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055610768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421112047041)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055610768 DLU <0006> fsm.c:568 lu(PS:IMSI-262421112047041)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055610768 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610768 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055610770 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610770 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421112047041" cn_domain=CS} 20241012055610770 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055610778 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421112047041"} 20241012055610778 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421112047041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055610778 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610778 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055610779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@421cd9ede6bd: Final verdict of PTC: pass 20241012055610804 DAUC <0003> db_auc.c:157 IMSI='262429566909071': No 2G Auth Data 20241012055610804 DAUC <0003> db_auc.c:192 IMSI='262429566909071': No 3G Auth Data 20241012055610813 DLGSUP <0013> hlr.c:121 IMSI 262429566909071: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262429566909071" to be handled at TC_gsup_purge_cs(113) 20241012055610836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 20241012055610840 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610840 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429566909071" cn_domain=PS} 20241012055610840 DLU <0006> fsm.c:456 lu(262429566909071)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055610840 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055610855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429566909071)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055610855 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429566909071" cn_domain=PS} 20241012055610855 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610855 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262429566909071" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429566909071" 20241012055610857 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610857 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429566909071"} 20241012055610857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429566909071)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055610857 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055610857 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429566909071"} 20241012055610857 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055610857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429566909071)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055610857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429566909071)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055610857 DLU <0006> fsm.c:568 lu(PS:IMSI-262429566909071)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055610857 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610857 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055610859 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610859 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429566909071" cn_domain=CS} 20241012055610859 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055610867 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429566909071"} 20241012055610867 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429566909071 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055610867 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610867 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055610869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@421cd9ede6bd: Final verdict of PTC: pass 20241012055610893 DAUC <0003> db_auc.c:157 IMSI='262429087559728': No 2G Auth Data 20241012055610893 DAUC <0003> db_auc.c:192 IMSI='262429087559728': No 3G Auth Data 20241012055610902 DLGSUP <0013> hlr.c:121 IMSI 262429087559728: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262429087559728" to be handled at TC_gsup_purge_cs(114) 20241012055610934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 20241012055610938 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610938 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429087559728" cn_domain=PS} 20241012055610939 DLU <0006> fsm.c:456 lu(262429087559728)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055610939 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055610954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429087559728)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055610954 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429087559728" cn_domain=PS} 20241012055610954 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610954 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262429087559728" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429087559728" 20241012055610957 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610957 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429087559728"} 20241012055610957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429087559728)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055610957 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055610957 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429087559728"} 20241012055610957 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055610957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429087559728)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055610957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429087559728)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055610957 DLU <0006> fsm.c:568 lu(PS:IMSI-262429087559728)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055610957 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610957 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055610959 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055610959 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429087559728" cn_domain=CS} 20241012055610959 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055610966 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429087559728"} 20241012055610966 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429087559728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055610966 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055610967 DLINP <000b> input/ipa.c:451 connected read/write 20241012055610967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055610968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@421cd9ede6bd: Final verdict of PTC: pass 20241012055611000 DAUC <0003> db_auc.c:157 IMSI='262425333817534': No 2G Auth Data 20241012055611000 DAUC <0003> db_auc.c:192 IMSI='262425333817534': No 3G Auth Data 20241012055611009 DLGSUP <0013> hlr.c:121 IMSI 262425333817534: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262425333817534" to be handled at TC_gsup_purge_cs(115) 20241012055611040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20241012055611045 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055611045 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425333817534" cn_domain=PS} 20241012055611045 DLU <0006> fsm.c:456 lu(262425333817534)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055611045 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055611059 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425333817534)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055611059 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425333817534" cn_domain=PS} 20241012055611059 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055611060 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262425333817534" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425333817534" 20241012055611062 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055611062 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425333817534"} 20241012055611063 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425333817534)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055611063 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055611063 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425333817534"} 20241012055611063 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055611063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333817534)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055611063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333817534)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055611063 DLU <0006> fsm.c:568 lu(PS:IMSI-262425333817534)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055611063 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055611063 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055611065 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055611065 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425333817534" cn_domain=CS} 20241012055611065 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055611072 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425333817534"} 20241012055611072 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425333817534 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055611072 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055611072 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055611074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@421cd9ede6bd: Final verdict of PTC: pass 20241012055611106 DAUC <0003> db_auc.c:157 IMSI='262426489772282': No 2G Auth Data 20241012055611106 DAUC <0003> db_auc.c:192 IMSI='262426489772282': No 3G Auth Data 20241012055611114 DLGSUP <0013> hlr.c:121 IMSI 262426489772282: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@421cd9ede6bd: Created GsupExpect[0] for "262426489772282" to be handled at TC_gsup_purge_cs(116) 20241012055611146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54474<->l=127.0.0.1:4258 20241012055611150 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055611150 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426489772282" cn_domain=PS} 20241012055611150 DLU <0006> fsm.c:456 lu(262426489772282)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055611150 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055611165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426489772282)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055611165 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426489772282" cn_domain=PS} 20241012055611165 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055611165 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@421cd9ede6bd: Found GsupExpect[0] for "262426489772282" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426489772282" 20241012055611168 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055611168 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426489772282"} 20241012055611168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426489772282)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055611168 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055611168 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426489772282"} 20241012055611168 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055611168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426489772282)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055611168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426489772282)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055611168 DLU <0006> fsm.c:568 lu(PS:IMSI-262426489772282)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055611168 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055611168 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055611171 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055611171 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426489772282" cn_domain=CS} 20241012055611171 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012055611178 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426489772282"} 20241012055611178 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426489772282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055611178 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055611178 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055611180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54474<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055611207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4258 20241012055611209 DLINP <000b> input/ipa.c:451 connected read/write 20241012055611209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055611209 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@421cd9ede6bd: Final verdict of PTC: none 20241012055611209 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055611209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055611209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38659<->l=127.0.0.1:4259) 107@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:56:11 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 20241012055611252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 20241012055611353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19524) Waiting for packet dumper to finish... 1 (prev_count=19524, count=48780) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_purge_ps started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055614433 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055614433 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055614435 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055614438 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614438 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055614438 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055614438 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 20241012055614438 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055614438 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 20241012055614438 DLGSUP <0013> gsup_server.c:235 2: 20241012055614438 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055614438 DLGSUP <0013> gsup_server.c:235 3: 20241012055614438 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055614438 DLGSUP <0013> gsup_server.c:235 4: 20241012055614438 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055614438 DLGSUP <0013> gsup_server.c:235 5: 20241012055614438 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055614438 DLGSUP <0013> gsup_server.c:235 7: 20241012055614438 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055614438 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055614438 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055614438 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@421cd9ede6bd: 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") 20241012055614458 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42907<->l=127.0.0.1:4259) 20241012055614475 DAUC <0003> db_auc.c:157 IMSI='262420808088688': No 2G Auth Data 20241012055614475 DAUC <0003> db_auc.c:192 IMSI='262420808088688': No 3G Auth Data HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262420808088688" to be handled at TC_gsup_purge_ps(121) 20241012055614514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54506<->l=127.0.0.1:4258 20241012055614517 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614517 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420808088688" cn_domain=PS} 20241012055614517 DLU <0006> fsm.c:456 lu(262420808088688)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055614518 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055614533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420808088688)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055614533 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420808088688" cn_domain=PS} 20241012055614533 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614533 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262420808088688" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420808088688" 20241012055614537 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614537 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420808088688"} 20241012055614537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420808088688)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055614537 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055614537 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420808088688"} 20241012055614537 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055614537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420808088688)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055614537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420808088688)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055614537 DLU <0006> fsm.c:568 lu(PS:IMSI-262420808088688)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055614537 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614537 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055614539 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614539 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420808088688" cn_domain=PS} 20241012055614539 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055614547 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420808088688"} 20241012055614547 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420808088688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055614547 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614547 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055614548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54506<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@421cd9ede6bd: Final verdict of PTC: pass 20241012055614572 DAUC <0003> db_auc.c:157 IMSI='262424012029386': No 2G Auth Data 20241012055614572 DAUC <0003> db_auc.c:192 IMSI='262424012029386': No 3G Auth Data 20241012055614581 DLGSUP <0013> hlr.c:121 IMSI 262424012029386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262424012029386" to be handled at TC_gsup_purge_ps(122) 20241012055614607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 20241012055614611 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614611 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424012029386" cn_domain=PS} 20241012055614611 DLU <0006> fsm.c:456 lu(262424012029386)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055614611 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055614626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424012029386)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055614626 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424012029386" cn_domain=PS} 20241012055614626 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614626 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262424012029386" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424012029386" 20241012055614629 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614629 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424012029386"} 20241012055614629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424012029386)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055614629 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055614629 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424012029386"} 20241012055614629 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055614629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424012029386)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055614629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424012029386)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055614629 DLU <0006> fsm.c:568 lu(PS:IMSI-262424012029386)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055614629 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614629 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055614631 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614631 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424012029386" cn_domain=PS} 20241012055614631 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055614639 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424012029386"} 20241012055614639 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424012029386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055614639 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614639 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055614640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@421cd9ede6bd: Final verdict of PTC: pass 20241012055614669 DAUC <0003> db_auc.c:157 IMSI='262428263219083': No 2G Auth Data 20241012055614669 DAUC <0003> db_auc.c:192 IMSI='262428263219083': No 3G Auth Data 20241012055614678 DLGSUP <0013> hlr.c:121 IMSI 262428263219083: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262428263219083" to be handled at TC_gsup_purge_ps(123) 20241012055614702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54528<->l=127.0.0.1:4258 20241012055614705 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614705 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428263219083" cn_domain=PS} 20241012055614705 DLU <0006> fsm.c:456 lu(262428263219083)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055614705 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055614721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428263219083)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055614721 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428263219083" cn_domain=PS} 20241012055614721 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614721 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262428263219083" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428263219083" 20241012055614724 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614724 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428263219083"} 20241012055614724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428263219083)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055614724 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055614724 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428263219083"} 20241012055614724 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055614724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428263219083)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055614724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428263219083)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055614724 DLU <0006> fsm.c:568 lu(PS:IMSI-262428263219083)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055614724 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614724 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055614726 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614726 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428263219083" cn_domain=PS} 20241012055614726 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055614734 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428263219083"} 20241012055614734 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428263219083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055614734 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614734 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055614735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54528<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@421cd9ede6bd: Final verdict of PTC: pass 20241012055614760 DAUC <0003> db_auc.c:157 IMSI='262429530000410': No 2G Auth Data 20241012055614760 DAUC <0003> db_auc.c:192 IMSI='262429530000410': No 3G Auth Data 20241012055614768 DLGSUP <0013> hlr.c:121 IMSI 262429530000410: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262429530000410" to be handled at TC_gsup_purge_ps(124) 20241012055614791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20241012055614794 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614794 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429530000410" cn_domain=PS} 20241012055614794 DLU <0006> fsm.c:456 lu(262429530000410)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055614794 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055614810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429530000410)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055614810 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429530000410" cn_domain=PS} 20241012055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614810 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262429530000410" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429530000410" 20241012055614813 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614813 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429530000410"} 20241012055614813 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429530000410)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055614813 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055614813 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429530000410"} 20241012055614813 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055614813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530000410)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055614813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530000410)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055614813 DLU <0006> fsm.c:568 lu(PS:IMSI-262429530000410)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055614813 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614813 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055614815 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614815 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429530000410" cn_domain=PS} 20241012055614815 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055614823 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429530000410"} 20241012055614823 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429530000410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055614823 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614823 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055614824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@421cd9ede6bd: Final verdict of PTC: pass 20241012055614850 DAUC <0003> db_auc.c:157 IMSI='262422677173663': No 2G Auth Data 20241012055614850 DAUC <0003> db_auc.c:192 IMSI='262422677173663': No 3G Auth Data 20241012055614859 DLGSUP <0013> hlr.c:121 IMSI 262422677173663: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262422677173663" to be handled at TC_gsup_purge_ps(125) 20241012055614883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 20241012055614887 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614887 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422677173663" cn_domain=PS} 20241012055614887 DLU <0006> fsm.c:456 lu(262422677173663)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055614887 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055614903 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422677173663)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055614903 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422677173663" cn_domain=PS} 20241012055614903 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614903 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262422677173663" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422677173663" 20241012055614906 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614906 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422677173663"} 20241012055614906 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422677173663)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055614906 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055614906 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422677173663"} 20241012055614906 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055614906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422677173663)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055614906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422677173663)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055614906 DLU <0006> fsm.c:568 lu(PS:IMSI-262422677173663)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055614906 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614906 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055614908 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614908 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422677173663" cn_domain=PS} 20241012055614908 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055614915 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422677173663"} 20241012055614915 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422677173663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055614915 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055614915 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055614917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@421cd9ede6bd: Final verdict of PTC: pass 20241012055614942 DAUC <0003> db_auc.c:157 IMSI='262429413143272': No 2G Auth Data 20241012055614942 DAUC <0003> db_auc.c:192 IMSI='262429413143272': No 3G Auth Data 20241012055614950 DLGSUP <0013> hlr.c:121 IMSI 262429413143272: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262429413143272" to be handled at TC_gsup_purge_ps(126) 20241012055614981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20241012055614985 DLINP <000b> input/ipa.c:451 connected read/write 20241012055614985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055614985 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429413143272" cn_domain=PS} 20241012055614985 DLU <0006> fsm.c:456 lu(262429413143272)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055614985 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055615001 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429413143272)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055615001 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429413143272" cn_domain=PS} 20241012055615001 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615001 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262429413143272" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429413143272" 20241012055615004 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615004 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429413143272"} 20241012055615004 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429413143272)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055615004 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055615004 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429413143272"} 20241012055615004 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055615004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429413143272)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055615004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429413143272)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055615004 DLU <0006> fsm.c:568 lu(PS:IMSI-262429413143272)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055615004 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615004 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055615006 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615006 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429413143272" cn_domain=PS} 20241012055615006 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055615014 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429413143272"} 20241012055615014 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429413143272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055615014 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615014 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055615016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@421cd9ede6bd: Final verdict of PTC: pass 20241012055615047 DAUC <0003> db_auc.c:157 IMSI='262423575831051': No 2G Auth Data 20241012055615047 DAUC <0003> db_auc.c:192 IMSI='262423575831051': No 3G Auth Data 20241012055615056 DLGSUP <0013> hlr.c:121 IMSI 262423575831051: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262423575831051" to be handled at TC_gsup_purge_ps(127) 20241012055615086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 20241012055615090 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615090 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423575831051" cn_domain=PS} 20241012055615090 DLU <0006> fsm.c:456 lu(262423575831051)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055615090 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055615104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423575831051)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055615105 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423575831051" cn_domain=PS} 20241012055615105 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615105 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262423575831051" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423575831051" 20241012055615108 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615108 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423575831051"} 20241012055615108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423575831051)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055615108 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055615108 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423575831051"} 20241012055615108 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055615108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423575831051)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055615108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423575831051)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055615108 DLU <0006> fsm.c:568 lu(PS:IMSI-262423575831051)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055615108 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615108 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055615110 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615110 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423575831051" cn_domain=PS} 20241012055615110 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055615118 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423575831051"} 20241012055615118 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423575831051 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055615118 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615118 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055615120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@421cd9ede6bd: Final verdict of PTC: pass 20241012055615154 DAUC <0003> db_auc.c:157 IMSI='262424418947601': No 2G Auth Data 20241012055615154 DAUC <0003> db_auc.c:192 IMSI='262424418947601': No 3G Auth Data 20241012055615162 DLGSUP <0013> hlr.c:121 IMSI 262424418947601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@421cd9ede6bd: Created GsupExpect[0] for "262424418947601" to be handled at TC_gsup_purge_ps(128) 20241012055615196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20241012055615201 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615201 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424418947601" cn_domain=PS} 20241012055615201 DLU <0006> fsm.c:456 lu(262424418947601)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055615201 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055615221 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424418947601)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055615221 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424418947601" cn_domain=PS} 20241012055615221 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615221 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@421cd9ede6bd: Found GsupExpect[0] for "262424418947601" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424418947601" 20241012055615224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615224 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424418947601"} 20241012055615224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424418947601)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055615224 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055615224 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424418947601"} 20241012055615224 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055615224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424418947601)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055615224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424418947601)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055615224 DLU <0006> fsm.c:568 lu(PS:IMSI-262424418947601)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055615224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055615226 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615226 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424418947601" cn_domain=PS} 20241012055615226 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012055615234 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424418947601"} 20241012055615234 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424418947601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012055615234 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055615234 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055615236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055615265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54500<->l=127.0.0.1:4258 20241012055615266 DLINP <000b> input/ipa.c:451 connected read/write 20241012055615266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055615266 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055615266 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055615266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055615266 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42907<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@421cd9ede6bd: Final verdict of PTC: none 119@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:56:15 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 20241012055615309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 20241012055615409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18956) Waiting for packet dumper to finish... 1 (prev_count=18956, count=48780) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_purge_unknown started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055618488 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055618488 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055618491 DLINP <000b> input/ipa.c:451 connected read/write 20241012055618491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055618492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055618494 DLINP <000b> input/ipa.c:451 connected read/write 20241012055618494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055618494 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055618494 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055618494 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 20241012055618494 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055618494 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 20241012055618494 DLGSUP <0013> gsup_server.c:235 2: 20241012055618494 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055618494 DLGSUP <0013> gsup_server.c:235 3: 20241012055618494 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055618494 DLGSUP <0013> gsup_server.c:235 4: 20241012055618494 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055618494 DLGSUP <0013> gsup_server.c:235 5: 20241012055618494 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055618494 DLGSUP <0013> gsup_server.c:235 7: 20241012055618494 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055618494 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055618494 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055618494 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@421cd9ede6bd: 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") 20241012055618511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35441<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@421cd9ede6bd: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241012055618525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55364<->l=127.0.0.1:4258 20241012055618537 DLINP <000b> input/ipa.c:451 connected read/write 20241012055618537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055618537 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} 20241012055618537 DLU <0006> fsm.c:456 lu(2345743413463)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055618537 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 20241012055618537 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} 20241012055618537 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055618537 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5647a80ab660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055618537 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5647a80ab660]{UNVALIDATED}: Freeing instance 20241012055618537 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5647a80ab660]{UNVALIDATED}: Deallocated 20241012055618537 DLINP <000b> input/ipa.c:451 connected read/write 20241012055618537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055618537 DLINP <000b> input/ipa.c:451 connected read/write 20241012055618537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@421cd9ede6bd: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@421cd9ede6bd: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055618540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55364<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055618541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55358<->l=127.0.0.1:4258 20241012055618542 DLINP <000b> input/ipa.c:451 connected read/write 20241012055618542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055618542 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055618542 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055618542 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055618542 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35441<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@421cd9ede6bd: Final verdict of PTC: none 131@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055618580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55372<->l=127.0.0.1:4258 20241012055618681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55372<->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@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_unknown started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055621756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055621756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055621758 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055621758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055621760 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055621760 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055621760 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055621760 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 20241012055621760 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055621760 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 20241012055621760 DLGSUP <0013> gsup_server.c:235 2: 20241012055621760 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055621760 DLGSUP <0013> gsup_server.c:235 3: 20241012055621760 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055621760 DLGSUP <0013> gsup_server.c:235 4: 20241012055621760 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055621760 DLGSUP <0013> gsup_server.c:235 5: 20241012055621760 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055621760 DLGSUP <0013> gsup_server.c:235 7: 20241012055621760 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055621760 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055621760 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055621760 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@421cd9ede6bd: 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") 20241012055621778 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43587<->l=127.0.0.1:4259) 20241012055621797 DAUC <0003> db_auc.c:157 IMSI='262423485216680': No 2G Auth Data 20241012055621797 DAUC <0003> db_auc.c:192 IMSI='262423485216680': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262423485216680" to be handled at TC_mo_ussd_unknown(138) 20241012055621834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 20241012055621840 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055621840 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423485216680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423485216680" session_id=572531954 session_state=BEGIN} 20241012055621840 DSS <0004> hlr_ussd.c:576 262423485216680/0x222024f2: Process SS (BEGIN) 20241012055621840 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055621840 DSS <0004> hlr_ussd.c:518 262423485216680/0x222024f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055621840 DSS <0004> hlr_ussd.c:523 262423485216680/0x222024f2: USSD for unknown code '*#200#' 20241012055621840 DSS <0004> hlr_ussd.c:354 262423485216680/0x222024f2: Tx ReturnError(1, 0x12) 20241012055621840 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423485216680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423485216680" session_id=572531954 session_state=END} 20241012055621840 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055621840 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262423485216680" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262423485216680" TC_mo_ussd_unknown(138)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055621843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@421cd9ede6bd: Final verdict of PTC: pass 20241012055621852 DAUC <0003> db_auc.c:157 IMSI='262426469286415': No 2G Auth Data 20241012055621852 DAUC <0003> db_auc.c:192 IMSI='262426469286415': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262426469286415" to be handled at TC_mo_ussd_unknown(139) 20241012055621885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4258 20241012055621890 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055621890 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426469286415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426469286415" session_id=1326485178 session_state=BEGIN} 20241012055621890 DSS <0004> hlr_ussd.c:576 262426469286415/0x4f108eba: Process SS (BEGIN) 20241012055621890 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055621890 DSS <0004> hlr_ussd.c:518 262426469286415/0x4f108eba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055621890 DSS <0004> hlr_ussd.c:523 262426469286415/0x4f108eba: USSD for unknown code '*#200#' 20241012055621890 DSS <0004> hlr_ussd.c:354 262426469286415/0x4f108eba: Tx ReturnError(1, 0x12) 20241012055621890 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426469286415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426469286415" session_id=1326485178 session_state=END} 20241012055621890 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055621890 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262426469286415" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426469286415" TC_mo_ussd_unknown(139)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055621893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@421cd9ede6bd: Final verdict of PTC: pass 20241012055621901 DAUC <0003> db_auc.c:157 IMSI='262429918144651': No 2G Auth Data 20241012055621901 DAUC <0003> db_auc.c:192 IMSI='262429918144651': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262429918144651" to be handled at TC_mo_ussd_unknown(140) 20241012055621934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 20241012055621939 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055621939 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429918144651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429918144651" session_id=2144756807 session_state=BEGIN} 20241012055621939 DSS <0004> hlr_ussd.c:576 262429918144651/0x7fd66447: Process SS (BEGIN) 20241012055621939 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055621939 DSS <0004> hlr_ussd.c:518 262429918144651/0x7fd66447: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055621939 DSS <0004> hlr_ussd.c:523 262429918144651/0x7fd66447: USSD for unknown code '*#200#' 20241012055621939 DSS <0004> hlr_ussd.c:354 262429918144651/0x7fd66447: Tx ReturnError(1, 0x12) 20241012055621939 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429918144651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429918144651" session_id=2144756807 session_state=END} 20241012055621939 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055621939 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262429918144651" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429918144651" TC_mo_ussd_unknown(140)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055621942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@421cd9ede6bd: Final verdict of PTC: pass 20241012055621962 DAUC <0003> db_auc.c:157 IMSI='262425091378551': No 2G Auth Data 20241012055621962 DAUC <0003> db_auc.c:192 IMSI='262425091378551': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262425091378551" to be handled at TC_mo_ussd_unknown(141) 20241012055621990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 20241012055621997 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055621997 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425091378551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425091378551" session_id=4085551230 session_state=BEGIN} 20241012055621997 DSS <0004> hlr_ussd.c:576 262425091378551/0xf384907e: Process SS (BEGIN) 20241012055621997 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055621997 DSS <0004> hlr_ussd.c:518 262425091378551/0xf384907e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055621997 DSS <0004> hlr_ussd.c:523 262425091378551/0xf384907e: USSD for unknown code '*#200#' 20241012055621997 DSS <0004> hlr_ussd.c:354 262425091378551/0xf384907e: Tx ReturnError(1, 0x12) 20241012055621997 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425091378551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425091378551" session_id=4085551230 session_state=END} 20241012055621997 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055621997 DLINP <000b> input/ipa.c:451 connected read/write 20241012055621997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262425091378551" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425091378551" TC_mo_ussd_unknown(141)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055622001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@421cd9ede6bd: Final verdict of PTC: pass 20241012055622009 DAUC <0003> db_auc.c:157 IMSI='262421277208372': No 2G Auth Data 20241012055622009 DAUC <0003> db_auc.c:192 IMSI='262421277208372': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262421277208372" to be handled at TC_mo_ussd_unknown(142) 20241012055622034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55420<->l=127.0.0.1:4258 20241012055622042 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055622042 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421277208372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421277208372" session_id=3908313037 session_state=BEGIN} 20241012055622042 DSS <0004> hlr_ussd.c:576 262421277208372/0xe8f41fcd: Process SS (BEGIN) 20241012055622042 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055622042 DSS <0004> hlr_ussd.c:518 262421277208372/0xe8f41fcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055622042 DSS <0004> hlr_ussd.c:523 262421277208372/0xe8f41fcd: USSD for unknown code '*#200#' 20241012055622042 DSS <0004> hlr_ussd.c:354 262421277208372/0xe8f41fcd: Tx ReturnError(1, 0x12) 20241012055622042 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421277208372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421277208372" session_id=3908313037 session_state=END} 20241012055622042 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055622042 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262421277208372" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421277208372" TC_mo_ussd_unknown(142)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055622045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55420<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@421cd9ede6bd: Final verdict of PTC: pass 20241012055622049 DAUC <0003> db_auc.c:157 IMSI='262429545543521': No 2G Auth Data 20241012055622049 DAUC <0003> db_auc.c:192 IMSI='262429545543521': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262429545543521" to be handled at TC_mo_ussd_unknown(143) 20241012055622081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55432<->l=127.0.0.1:4258 20241012055622087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055622087 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429545543521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429545543521" session_id=1233861549 session_state=BEGIN} 20241012055622087 DSS <0004> hlr_ussd.c:576 262429545543521/0x498b3bad: Process SS (BEGIN) 20241012055622087 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055622087 DSS <0004> hlr_ussd.c:518 262429545543521/0x498b3bad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055622087 DSS <0004> hlr_ussd.c:523 262429545543521/0x498b3bad: USSD for unknown code '*#200#' 20241012055622087 DSS <0004> hlr_ussd.c:354 262429545543521/0x498b3bad: Tx ReturnError(1, 0x12) 20241012055622087 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429545543521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429545543521" session_id=1233861549 session_state=END} 20241012055622087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055622087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262429545543521" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429545543521" TC_mo_ussd_unknown(143)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055622090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55432<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@421cd9ede6bd: Final verdict of PTC: pass 20241012055622094 DAUC <0003> db_auc.c:157 IMSI='262429284505728': No 2G Auth Data 20241012055622094 DAUC <0003> db_auc.c:192 IMSI='262429284505728': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262429284505728" to be handled at TC_mo_ussd_unknown(144) 20241012055622122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 20241012055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055622128 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429284505728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429284505728" session_id=1765787665 session_state=BEGIN} 20241012055622128 DSS <0004> hlr_ussd.c:576 262429284505728/0x693fc811: Process SS (BEGIN) 20241012055622128 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055622128 DSS <0004> hlr_ussd.c:518 262429284505728/0x693fc811: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055622128 DSS <0004> hlr_ussd.c:523 262429284505728/0x693fc811: USSD for unknown code '*#200#' 20241012055622128 DSS <0004> hlr_ussd.c:354 262429284505728/0x693fc811: Tx ReturnError(1, 0x12) 20241012055622128 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429284505728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429284505728" session_id=1765787665 session_state=END} 20241012055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262429284505728" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429284505728" TC_mo_ussd_unknown(144)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055622131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@421cd9ede6bd: Final verdict of PTC: pass 20241012055622135 DAUC <0003> db_auc.c:157 IMSI='262422250393866': No 2G Auth Data 20241012055622135 DAUC <0003> db_auc.c:192 IMSI='262422250393866': No 3G Auth Data HLR_Test-GSUP(135)@421cd9ede6bd: Created GsupExpect[0] for "262422250393866" to be handled at TC_mo_ussd_unknown(145) 20241012055622166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 20241012055622170 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055622170 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422250393866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422250393866" session_id=583743340 session_state=BEGIN} 20241012055622170 DSS <0004> hlr_ussd.c:576 262422250393866/0x22cb376c: Process SS (BEGIN) 20241012055622170 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012055622170 DSS <0004> hlr_ussd.c:518 262422250393866/0x22cb376c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012055622170 DSS <0004> hlr_ussd.c:523 262422250393866/0x22cb376c: USSD for unknown code '*#200#' 20241012055622170 DSS <0004> hlr_ussd.c:354 262422250393866/0x22cb376c: Tx ReturnError(1, 0x12) 20241012055622170 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422250393866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422250393866" session_id=583743340 session_state=END} 20241012055622170 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055622170 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@421cd9ede6bd: Found GsupExpect[0] for "262422250393866" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422250393866" TC_mo_ussd_unknown(145)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055622173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@421cd9ede6bd: Final verdict of PTC: pass 20241012055622174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241012055622175 DLINP <000b> input/ipa.c:451 connected read/write 20241012055622175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055622175 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055622175 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055622175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055622175 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43587<->l=127.0.0.1:4259) 136@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP(135)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 136: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:56:22 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 20241012055622221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20241012055622322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55442<->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=40256) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_euse_disc started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055625392 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055625392 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055625395 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055625397 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625397 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055625397 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055625397 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 20241012055625397 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055625397 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 20241012055625397 DLGSUP <0013> gsup_server.c:235 2: 20241012055625397 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055625397 DLGSUP <0013> gsup_server.c:235 3: 20241012055625397 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055625397 DLGSUP <0013> gsup_server.c:235 4: 20241012055625397 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055625397 DLGSUP <0013> gsup_server.c:235 5: 20241012055625397 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055625397 DLGSUP <0013> gsup_server.c:235 7: 20241012055625397 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055625397 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055625397 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055625397 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@421cd9ede6bd: 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") 20241012055625419 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39021<->l=127.0.0.1:4259) 20241012055625438 DAUC <0003> db_auc.c:157 IMSI='262423300583630': No 2G Auth Data 20241012055625438 DAUC <0003> db_auc.c:192 IMSI='262423300583630': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262423300583630" to be handled at TC_mo_ussd_euse_disc(150) 20241012055625463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55458<->l=127.0.0.1:4258 20241012055625470 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625470 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423300583630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423300583630" session_id=1515810736 session_state=BEGIN} 20241012055625470 DSS <0004> hlr_ussd.c:576 262423300583630/0x5a596fb0: Process SS (BEGIN) 20241012055625471 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625471 DSS <0004> hlr_ussd.c:518 262423300583630/0x5a596fb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625471 DSS <0004> hlr_ussd.c:542 262423300583630/0x5a596fb0: Cannot find conn for EUSE EUSE-foobar 20241012055625471 DSS <0004> hlr_ussd.c:354 262423300583630/0x5a596fb0: Tx ReturnError(1, 0x22) 20241012055625471 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423300583630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423300583630" session_id=1515810736 session_state=END} 20241012055625471 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625471 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262423300583630" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423300583630" TC_mo_ussd_euse_disc(150)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55458<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625479 DAUC <0003> db_auc.c:157 IMSI='262421156355748': No 2G Auth Data 20241012055625479 DAUC <0003> db_auc.c:192 IMSI='262421156355748': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262421156355748" to be handled at TC_mo_ussd_euse_disc(151) 20241012055625502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 20241012055625507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625507 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421156355748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421156355748" session_id=3872752800 session_state=BEGIN} 20241012055625507 DSS <0004> hlr_ussd.c:576 262421156355748/0xe6d584a0: Process SS (BEGIN) 20241012055625507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625507 DSS <0004> hlr_ussd.c:518 262421156355748/0xe6d584a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625507 DSS <0004> hlr_ussd.c:542 262421156355748/0xe6d584a0: Cannot find conn for EUSE EUSE-foobar 20241012055625507 DSS <0004> hlr_ussd.c:354 262421156355748/0xe6d584a0: Tx ReturnError(1, 0x22) 20241012055625507 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421156355748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421156355748" session_id=3872752800 session_state=END} 20241012055625507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262421156355748" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421156355748" TC_mo_ussd_euse_disc(151)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625514 DAUC <0003> db_auc.c:157 IMSI='262427334314965': No 2G Auth Data 20241012055625514 DAUC <0003> db_auc.c:192 IMSI='262427334314965': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262427334314965" to be handled at TC_mo_ussd_euse_disc(152) 20241012055625537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4258 20241012055625544 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625545 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427334314965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427334314965" session_id=2841454794 session_state=BEGIN} 20241012055625545 DSS <0004> hlr_ussd.c:576 262427334314965/0xa95d28ca: Process SS (BEGIN) 20241012055625545 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625545 DSS <0004> hlr_ussd.c:518 262427334314965/0xa95d28ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625545 DSS <0004> hlr_ussd.c:542 262427334314965/0xa95d28ca: Cannot find conn for EUSE EUSE-foobar 20241012055625545 DSS <0004> hlr_ussd.c:354 262427334314965/0xa95d28ca: Tx ReturnError(1, 0x22) 20241012055625545 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427334314965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427334314965" session_id=2841454794 session_state=END} 20241012055625545 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625545 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262427334314965" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427334314965" TC_mo_ussd_euse_disc(152)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625553 DAUC <0003> db_auc.c:157 IMSI='262427955533281': No 2G Auth Data 20241012055625553 DAUC <0003> db_auc.c:192 IMSI='262427955533281': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262427955533281" to be handled at TC_mo_ussd_euse_disc(153) 20241012055625575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 20241012055625582 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625582 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427955533281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427955533281" session_id=2235397707 session_state=BEGIN} 20241012055625582 DSS <0004> hlr_ussd.c:576 262427955533281/0x853d764b: Process SS (BEGIN) 20241012055625582 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625582 DSS <0004> hlr_ussd.c:518 262427955533281/0x853d764b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625582 DSS <0004> hlr_ussd.c:542 262427955533281/0x853d764b: Cannot find conn for EUSE EUSE-foobar 20241012055625582 DSS <0004> hlr_ussd.c:354 262427955533281/0x853d764b: Tx ReturnError(1, 0x22) 20241012055625582 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427955533281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427955533281" session_id=2235397707 session_state=END} 20241012055625582 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625582 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262427955533281" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427955533281" TC_mo_ussd_euse_disc(153)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625589 DAUC <0003> db_auc.c:157 IMSI='262426928315381': No 2G Auth Data 20241012055625589 DAUC <0003> db_auc.c:192 IMSI='262426928315381': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262426928315381" to be handled at TC_mo_ussd_euse_disc(154) 20241012055625614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241012055625619 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625619 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426928315381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426928315381" session_id=1495321310 session_state=BEGIN} 20241012055625619 DSS <0004> hlr_ussd.c:576 262426928315381/0x5920cade: Process SS (BEGIN) 20241012055625619 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625619 DSS <0004> hlr_ussd.c:518 262426928315381/0x5920cade: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625619 DSS <0004> hlr_ussd.c:542 262426928315381/0x5920cade: Cannot find conn for EUSE EUSE-foobar 20241012055625619 DSS <0004> hlr_ussd.c:354 262426928315381/0x5920cade: Tx ReturnError(1, 0x22) 20241012055625619 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426928315381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426928315381" session_id=1495321310 session_state=END} 20241012055625619 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625619 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262426928315381" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426928315381" TC_mo_ussd_euse_disc(154)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625626 DAUC <0003> db_auc.c:157 IMSI='262421847487377': No 2G Auth Data 20241012055625626 DAUC <0003> db_auc.c:192 IMSI='262421847487377': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262421847487377" to be handled at TC_mo_ussd_euse_disc(155) 20241012055625660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 20241012055625666 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625666 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421847487377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421847487377" session_id=286584402 session_state=BEGIN} 20241012055625666 DSS <0004> hlr_ussd.c:576 262421847487377/0x1114ee52: Process SS (BEGIN) 20241012055625666 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625666 DSS <0004> hlr_ussd.c:518 262421847487377/0x1114ee52: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625666 DSS <0004> hlr_ussd.c:542 262421847487377/0x1114ee52: Cannot find conn for EUSE EUSE-foobar 20241012055625666 DSS <0004> hlr_ussd.c:354 262421847487377/0x1114ee52: Tx ReturnError(1, 0x22) 20241012055625666 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421847487377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421847487377" session_id=286584402 session_state=END} 20241012055625666 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625666 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262421847487377" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421847487377" TC_mo_ussd_euse_disc(155)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625675 DAUC <0003> db_auc.c:157 IMSI='262429499757394': No 2G Auth Data 20241012055625675 DAUC <0003> db_auc.c:192 IMSI='262429499757394': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262429499757394" to be handled at TC_mo_ussd_euse_disc(156) 20241012055625709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55516<->l=127.0.0.1:4258 20241012055625716 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625716 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429499757394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429499757394" session_id=3112151397 session_state=BEGIN} 20241012055625716 DSS <0004> hlr_ussd.c:576 262429499757394/0xb97fa965: Process SS (BEGIN) 20241012055625716 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625716 DSS <0004> hlr_ussd.c:518 262429499757394/0xb97fa965: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625716 DSS <0004> hlr_ussd.c:542 262429499757394/0xb97fa965: Cannot find conn for EUSE EUSE-foobar 20241012055625716 DSS <0004> hlr_ussd.c:354 262429499757394/0xb97fa965: Tx ReturnError(1, 0x22) 20241012055625716 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429499757394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429499757394" session_id=3112151397 session_state=END} 20241012055625716 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625716 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262429499757394" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429499757394" TC_mo_ussd_euse_disc(156)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55516<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625725 DAUC <0003> db_auc.c:157 IMSI='262421047948310': No 2G Auth Data 20241012055625725 DAUC <0003> db_auc.c:192 IMSI='262421047948310': No 3G Auth Data HLR_Test-GSUP(147)@421cd9ede6bd: Created GsupExpect[0] for "262421047948310" to be handled at TC_mo_ussd_euse_disc(157) 20241012055625754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 20241012055625759 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625759 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421047948310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421047948310" session_id=1067810891 session_state=BEGIN} 20241012055625759 DSS <0004> hlr_ussd.c:576 262421047948310/0x3fa5804b: Process SS (BEGIN) 20241012055625759 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055625759 DSS <0004> hlr_ussd.c:518 262421047948310/0x3fa5804b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055625759 DSS <0004> hlr_ussd.c:542 262421047948310/0x3fa5804b: Cannot find conn for EUSE EUSE-foobar 20241012055625759 DSS <0004> hlr_ussd.c:354 262421047948310/0x3fa5804b: Tx ReturnError(1, 0x22) 20241012055625759 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421047948310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421047948310" session_id=1067810891 session_state=END} 20241012055625759 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055625759 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@421cd9ede6bd: Found GsupExpect[0] for "262421047948310" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421047948310" TC_mo_ussd_euse_disc(157)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055625762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@421cd9ede6bd: Final verdict of PTC: pass 20241012055625762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55448<->l=127.0.0.1:4258 20241012055625763 DLINP <000b> input/ipa.c:451 connected read/write 20241012055625763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055625763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055625763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055625763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@421cd9ede6bd: Final verdict of PTC: none 20241012055625764 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39021<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@421cd9ede6bd: Final verdict of PTC: none 148@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 148: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055625803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 20241012055626004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5708) Waiting for packet dumper to finish... 1 (prev_count=5708, count=39892) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:56:28 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_iuse_imsi started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055629081 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055629081 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055629083 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47592<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055629086 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629086 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055629086 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055629086 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 20241012055629086 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055629086 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 20241012055629086 DLGSUP <0013> gsup_server.c:235 2: 20241012055629086 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055629086 DLGSUP <0013> gsup_server.c:235 3: 20241012055629086 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055629086 DLGSUP <0013> gsup_server.c:235 4: 20241012055629086 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055629086 DLGSUP <0013> gsup_server.c:235 5: 20241012055629086 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055629086 DLGSUP <0013> gsup_server.c:235 7: 20241012055629086 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055629086 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055629086 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055629086 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@421cd9ede6bd: 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") 20241012055629103 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39625<->l=127.0.0.1:4259) 20241012055629122 DAUC <0003> db_auc.c:157 IMSI='262425792972331': No 2G Auth Data 20241012055629122 DAUC <0003> db_auc.c:192 IMSI='262425792972331': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262425792972331" to be handled at TC_mo_ussd_iuse_imsi(162) 20241012055629147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4258 20241012055629152 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629152 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425792972331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425792972331" session_id=1074816960 session_state=BEGIN} 20241012055629152 DSS <0004> hlr_ussd.c:576 262425792972331/0x401067c0: Process SS (BEGIN) 20241012055629152 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629152 DSS <0004> hlr_ussd.c:518 262425792972331/0x401067c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629152 DSS <0004> hlr_ussd.c:363 262425792972331/0x401067c0: Tx USSD 'Your IMSI is 262425792972331' 20241012055629152 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425792972331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792972331" session_id=1074816960 session_state=END} 20241012055629152 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425792972331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629152 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629152 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262425792972331" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425792972331" TC_mo_ussd_iuse_imsi(162)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459ED9693E56EB2D92C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629160 DAUC <0003> db_auc.c:157 IMSI='262425620772226': No 2G Auth Data 20241012055629160 DAUC <0003> db_auc.c:192 IMSI='262425620772226': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262425620772226" to be handled at TC_mo_ussd_iuse_imsi(163) 20241012055629184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 20241012055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629190 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425620772226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425620772226" session_id=856465823 session_state=BEGIN} 20241012055629190 DSS <0004> hlr_ussd.c:576 262425620772226/0x330ca19f: Process SS (BEGIN) 20241012055629190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629190 DSS <0004> hlr_ussd.c:518 262425620772226/0x330ca19f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629190 DSS <0004> hlr_ussd.c:363 262425620772226/0x330ca19f: Tx USSD 'Your IMSI is 262425620772226' 20241012055629190 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425620772226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425620772226" session_id=856465823 session_state=END} 20241012055629190 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425620772226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262425620772226" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262425620772226" TC_mo_ussd_iuse_imsi(163)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CD2683DD6E3299CC06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629200 DAUC <0003> db_auc.c:157 IMSI='262422634662220': No 2G Auth Data 20241012055629200 DAUC <0003> db_auc.c:192 IMSI='262422634662220': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262422634662220" to be handled at TC_mo_ussd_iuse_imsi(164) 20241012055629223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 20241012055629230 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629230 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422634662220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422634662220" session_id=1390224022 session_state=BEGIN} 20241012055629230 DSS <0004> hlr_ussd.c:576 262422634662220/0x52dd2296: Process SS (BEGIN) 20241012055629230 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629230 DSS <0004> hlr_ussd.c:518 262422634662220/0x52dd2296: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629230 DSS <0004> hlr_ussd.c:363 262422634662220/0x52dd2296: Tx USSD 'Your IMSI is 262422634662220' 20241012055629230 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422634662220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422634662220" session_id=1390224022 session_state=END} 20241012055629230 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422634662220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629230 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629230 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262422634662220" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422634662220" TC_mo_ussd_iuse_imsi(164)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CC36A3D96C32990C06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629238 DAUC <0003> db_auc.c:157 IMSI='262421641755984': No 2G Auth Data 20241012055629238 DAUC <0003> db_auc.c:192 IMSI='262421641755984': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262421641755984" to be handled at TC_mo_ussd_iuse_imsi(165) 20241012055629263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20241012055629269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629269 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421641755984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421641755984" session_id=2842306631 session_state=BEGIN} 20241012055629269 DSS <0004> hlr_ussd.c:576 262421641755984/0xa96a2847: Process SS (BEGIN) 20241012055629269 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629269 DSS <0004> hlr_ussd.c:518 262421641755984/0xa96a2847: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629269 DSS <0004> hlr_ussd.c:363 262421641755984/0xa96a2847: Tx USSD 'Your IMSI is 262421641755984' 20241012055629269 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421641755984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421641755984" session_id=2842306631 session_state=END} 20241012055629269 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421641755984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262421641755984" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421641755984" TC_mo_ussd_iuse_imsi(165)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CC468BDD6AB51C8E06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629276 DAUC <0003> db_auc.c:157 IMSI='262427807469875': No 2G Auth Data 20241012055629276 DAUC <0003> db_auc.c:192 IMSI='262427807469875': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262427807469875" to be handled at TC_mo_ussd_iuse_imsi(166) 20241012055629301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 20241012055629307 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629307 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427807469875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427807469875" session_id=1178679453 session_state=BEGIN} 20241012055629307 DSS <0004> hlr_ussd.c:576 262427807469875/0x4641389d: Process SS (BEGIN) 20241012055629307 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629307 DSS <0004> hlr_ussd.c:518 262427807469875/0x4641389d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629307 DSS <0004> hlr_ussd.c:363 262427807469875/0x4641389d: Tx USSD 'Your IMSI is 262427807469875' 20241012055629307 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427807469875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427807469875" session_id=1178679453 session_state=END} 20241012055629307 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427807469875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629307 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629307 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262427807469875" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427807469875" TC_mo_ussd_iuse_imsi(166)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D07BBD16C39DCAD06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629315 DAUC <0003> db_auc.c:157 IMSI='262425684407277': No 2G Auth Data 20241012055629315 DAUC <0003> db_auc.c:192 IMSI='262425684407277': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262425684407277" to be handled at TC_mo_ussd_iuse_imsi(167) 20241012055629342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 20241012055629348 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629348 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425684407277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425684407277" session_id=238845636 session_state=BEGIN} 20241012055629348 DSS <0004> hlr_ussd.c:576 262425684407277/0x0e3c7ec4: Process SS (BEGIN) 20241012055629348 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629348 DSS <0004> hlr_ussd.c:518 262425684407277/0x0e3c7ec4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629348 DSS <0004> hlr_ussd.c:363 262425684407277/0x0e3c7ec4: Tx USSD 'Your IMSI is 262425684407277' 20241012055629348 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425684407277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425684407277" session_id=238845636 session_state=END} 20241012055629348 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425684407277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629348 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629348 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262425684407277" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425684407277" TC_mo_ussd_iuse_imsi(167)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CD86A3D16037D9ED06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629356 DAUC <0003> db_auc.c:157 IMSI='262420852329560': No 2G Auth Data 20241012055629356 DAUC <0003> db_auc.c:192 IMSI='262420852329560': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262420852329560" to be handled at TC_mo_ussd_iuse_imsi(168) 20241012055629384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47656<->l=127.0.0.1:4258 20241012055629390 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629390 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420852329560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420852329560" session_id=2682491935 session_state=BEGIN} 20241012055629390 DSS <0004> hlr_ussd.c:576 262420852329560/0x9fe3941f: Process SS (BEGIN) 20241012055629390 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629390 DSS <0004> hlr_ussd.c:518 262420852329560/0x9fe3941f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629390 DSS <0004> hlr_ussd.c:363 262420852329560/0x9fe3941f: Tx USSD 'Your IMSI is 262420852329560' 20241012055629390 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420852329560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420852329560" session_id=2682491935 session_state=END} 20241012055629390 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420852329560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629390 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629390 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262420852329560" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420852329560" TC_mo_ussd_iuse_imsi(168)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C5793CD64B99A0D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47656<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629398 DAUC <0003> db_auc.c:157 IMSI='262425020229152': No 2G Auth Data 20241012055629398 DAUC <0003> db_auc.c:192 IMSI='262425020229152': No 3G Auth Data HLR_Test-GSUP(159)@421cd9ede6bd: Created GsupExpect[0] for "262425020229152" to be handled at TC_mo_ussd_iuse_imsi(169) 20241012055629424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 20241012055629429 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629429 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425020229152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425020229152" session_id=2066788683 session_state=BEGIN} 20241012055629429 DSS <0004> hlr_ussd.c:576 262425020229152/0x7b30b14b: Process SS (BEGIN) 20241012055629429 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055629429 DSS <0004> hlr_ussd.c:518 262425020229152/0x7b30b14b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055629429 DSS <0004> hlr_ussd.c:363 262425020229152/0x7b30b14b: Tx USSD 'Your IMSI is 262425020229152' 20241012055629429 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425020229152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425020229152" session_id=2066788683 session_state=END} 20241012055629429 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425020229152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055629429 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055629429 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@421cd9ede6bd: Found GsupExpect[0] for "262425020229152" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425020229152" TC_mo_ussd_iuse_imsi(169)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D2683C964B9584D06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055629433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@421cd9ede6bd: Final verdict of PTC: pass 20241012055629433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47592<->l=127.0.0.1:4258 20241012055629434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39625<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@421cd9ede6bd: Final verdict of PTC: none 20241012055629435 DLINP <000b> input/ipa.c:451 connected read/write 20241012055629435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055629435 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055629435 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055629435 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 160: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055629478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47666<->l=127.0.0.1:4258 20241012055629678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47666<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30040) Waiting for packet dumper to finish... 1 (prev_count=30040, count=40048) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055632758 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055632758 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055632760 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055632761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055632763 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055632763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055632763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055632763 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 20241012055632763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055632763 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 20241012055632763 DLGSUP <0013> gsup_server.c:235 2: 20241012055632763 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055632763 DLGSUP <0013> gsup_server.c:235 3: 20241012055632763 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055632763 DLGSUP <0013> gsup_server.c:235 4: 20241012055632763 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055632763 DLGSUP <0013> gsup_server.c:235 5: 20241012055632763 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055632763 DLGSUP <0013> gsup_server.c:235 7: 20241012055632763 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055632763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055632763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055632763 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@421cd9ede6bd: 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") 20241012055632781 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39749<->l=127.0.0.1:4259) 20241012055632799 DAUC <0003> db_auc.c:157 IMSI='262426772175867': No 2G Auth Data 20241012055632799 DAUC <0003> db_auc.c:192 IMSI='262426772175867': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262426772175867" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241012055632822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47686<->l=127.0.0.1:4258 20241012055632831 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055632831 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426772175867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426772175867" source_name="the-source\n" session_id=3141132337 session_state=BEGIN} 20241012055632831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012055632831 DSS <0004> hlr_ussd.c:576 262426772175867/0xbb39e031: Process SS (BEGIN) 20241012055632831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055632831 DSS <0004> hlr_ussd.c:518 262426772175867/0xbb39e031: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055632831 DSS <0004> hlr_ussd.c:363 262426772175867/0xbb39e031: Tx USSD 'Your IMSI is 262426772175867' 20241012055632831 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426772175867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426772175867" destination_name="the-source\n" session_id=3141132337 session_state=END} 20241012055632831 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426772175867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055632831 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055632831 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262426772175867" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426772175867" TC_mo_ussd_iuse_imsi_via_proxy(174)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499ED7693C56E359CED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055632838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47686<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@421cd9ede6bd: Final verdict of PTC: pass 20241012055632842 DAUC <0003> db_auc.c:157 IMSI='262422949892234': No 2G Auth Data 20241012055632842 DAUC <0003> db_auc.c:192 IMSI='262422949892234': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262422949892234" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241012055632865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4258 20241012055632870 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055632870 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422949892234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422949892234" source_name="the-source\n" session_id=3358663451 session_state=BEGIN} 20241012055632870 DSS <0004> hlr_ussd.c:576 262422949892234/0xc831231b: Process SS (BEGIN) 20241012055632870 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055632870 DSS <0004> hlr_ussd.c:518 262422949892234/0xc831231b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055632870 DSS <0004> hlr_ussd.c:363 262422949892234/0xc831231b: Tx USSD 'Your IMSI is 262422949892234' 20241012055632870 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422949892234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422949892234" destination_name="the-source\n" session_id=3358663451 session_state=END} 20241012055632870 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422949892234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055632870 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055632870 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262422949892234" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422949892234" TC_mo_ussd_iuse_imsi_via_proxy(175)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C47CBE17232D98C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055632875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@421cd9ede6bd: Final verdict of PTC: pass 20241012055632879 DAUC <0003> db_auc.c:157 IMSI='262421135482105': No 2G Auth Data 20241012055632879 DAUC <0003> db_auc.c:192 IMSI='262421135482105': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262421135482105" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241012055632901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47708<->l=127.0.0.1:4258 20241012055632906 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055632906 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421135482105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421135482105" source_name="the-source\n" session_id=1937461907 session_state=BEGIN} 20241012055632906 DSS <0004> hlr_ussd.c:576 262421135482105/0x737b5293: Process SS (BEGIN) 20241012055632906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055632906 DSS <0004> hlr_ussd.c:518 262421135482105/0x737b5293: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055632906 DSS <0004> hlr_ussd.c:363 262421135482105/0x737b5293: Tx USSD 'Your IMSI is 262421135482105' 20241012055632906 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421135482105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421135482105" destination_name="the-source\n" session_id=1937461907 session_state=END} 20241012055632906 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421135482105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055632906 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055632906 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262421135482105" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421135482105" TC_mo_ussd_iuse_imsi_via_proxy(176)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C36ABD170B218AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055632910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47708<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@421cd9ede6bd: Final verdict of PTC: pass 20241012055632914 DAUC <0003> db_auc.c:157 IMSI='262426784558372': No 2G Auth Data 20241012055632914 DAUC <0003> db_auc.c:192 IMSI='262426784558372': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262426784558372" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241012055632935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47714<->l=127.0.0.1:4258 20241012055632941 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055632941 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426784558372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426784558372" source_name="the-source\n" session_id=3951226530 session_state=BEGIN} 20241012055632941 DSS <0004> hlr_ussd.c:576 262426784558372/0xeb82eea2: Process SS (BEGIN) 20241012055632941 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055632941 DSS <0004> hlr_ussd.c:518 262426784558372/0xeb82eea2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055632941 DSS <0004> hlr_ussd.c:363 262426784558372/0xeb82eea2: Tx USSD 'Your IMSI is 262426784558372' 20241012055632941 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426784558372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426784558372" destination_name="the-source\n" session_id=3951226530 session_state=END} 20241012055632941 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262426784558372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055632941 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055632941 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262426784558372" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426784558372" TC_mo_ussd_iuse_imsi_via_proxy(177)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499ED86A3D56AB8D94D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055632945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47714<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@421cd9ede6bd: Final verdict of PTC: pass 20241012055632949 DAUC <0003> db_auc.c:157 IMSI='262428380239542': No 2G Auth Data 20241012055632949 DAUC <0003> db_auc.c:192 IMSI='262428380239542': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262428380239542" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241012055632974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4258 20241012055632979 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055632979 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428380239542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428380239542" source_name="the-source\n" session_id=2418102108 session_state=BEGIN} 20241012055632979 DSS <0004> hlr_ussd.c:576 262428380239542/0x90214f5c: Process SS (BEGIN) 20241012055632979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055632979 DSS <0004> hlr_ussd.c:518 262428380239542/0x90214f5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055632979 DSS <0004> hlr_ussd.c:363 262428380239542/0x90214f5c: Tx USSD 'Your IMSI is 262428380239542' 20241012055632979 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428380239542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380239542" destination_name="the-source\n" session_id=2418102108 session_state=END} 20241012055632979 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428380239542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055632979 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055632979 DLINP <000b> input/ipa.c:451 connected read/write 20241012055632979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262428380239542" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428380239542" TC_mo_ussd_iuse_imsi_via_proxy(178)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196E8683C966B91A4D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055632983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@421cd9ede6bd: Final verdict of PTC: pass 20241012055632987 DAUC <0003> db_auc.c:157 IMSI='262420549121869': No 2G Auth Data 20241012055632987 DAUC <0003> db_auc.c:192 IMSI='262420549121869': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262420549121869" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241012055633014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 20241012055633018 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055633018 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420549121869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420549121869" source_name="the-source\n" session_id=3667395415 session_state=BEGIN} 20241012055633018 DSS <0004> hlr_ussd.c:576 262420549121869/0xda980357: Process SS (BEGIN) 20241012055633018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055633018 DSS <0004> hlr_ussd.c:518 262420549121869/0xda980357: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055633018 DSS <0004> hlr_ussd.c:363 262420549121869/0xda980357: Tx USSD 'Your IMSI is 262420549121869' 20241012055633018 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420549121869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420549121869" destination_name="the-source\n" session_id=3667395415 session_state=END} 20241012055633018 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262420549121869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055633018 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055633018 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262420549121869" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420549121869" TC_mo_ussd_iuse_imsi_via_proxy(179)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AC46CBC564319C2D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055633022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@421cd9ede6bd: Final verdict of PTC: pass 20241012055633026 DAUC <0003> db_auc.c:157 IMSI='262426798843729': No 2G Auth Data 20241012055633026 DAUC <0003> db_auc.c:192 IMSI='262426798843729': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262426798843729" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241012055633053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47742<->l=127.0.0.1:4258 20241012055633061 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055633061 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426798843729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426798843729" source_name="the-source\n" session_id=817992186 session_state=BEGIN} 20241012055633061 DSS <0004> hlr_ussd.c:576 262426798843729/0x30c191fa: Process SS (BEGIN) 20241012055633061 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055633061 DSS <0004> hlr_ussd.c:518 262426798843729/0x30c191fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055633061 DSS <0004> hlr_ussd.c:363 262426798843729/0x30c191fa: Tx USSD 'Your IMSI is 262426798843729' 20241012055633061 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426798843729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426798843729" destination_name="the-source\n" session_id=817992186 session_state=END} 20241012055633061 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426798843729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055633061 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055633061 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262426798843729" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426798843729" TC_mo_ussd_iuse_imsi_via_proxy(180)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499ED96C3E168B39B2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055633064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47742<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@421cd9ede6bd: Final verdict of PTC: pass 20241012055633068 DAUC <0003> db_auc.c:157 IMSI='262427080926618': No 2G Auth Data 20241012055633068 DAUC <0003> db_auc.c:192 IMSI='262427080926618': No 3G Auth Data HLR_Test-GSUP(171)@421cd9ede6bd: Created GsupExpect[0] for "262427080926618" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241012055633095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47758<->l=127.0.0.1:4258 20241012055633102 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055633102 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427080926618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427080926618" source_name="the-source\n" session_id=392460871 session_state=BEGIN} 20241012055633102 DSS <0004> hlr_ussd.c:576 262427080926618/0x17647a47: Process SS (BEGIN) 20241012055633102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012055633102 DSS <0004> hlr_ussd.c:518 262427080926618/0x17647a47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012055633102 DSS <0004> hlr_ussd.c:363 262427080926618/0x17647a47: Tx USSD 'Your IMSI is 262427080926618' 20241012055633102 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427080926618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427080926618" destination_name="the-source\n" session_id=392460871 session_state=END} 20241012055633102 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427080926618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055633102 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055633102 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@421cd9ede6bd: Found GsupExpect[0] for "262427080926618" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427080926618" TC_mo_ussd_iuse_imsi_via_proxy(181)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D8683E564365B0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055633107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47758<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@421cd9ede6bd: Final verdict of PTC: pass 20241012055633108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4258 20241012055633109 DLINP <000b> input/ipa.c:451 connected read/write 20241012055633109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055633109 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055633109 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055633109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055633109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012055633109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39749<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@421cd9ede6bd: Final verdict of PTC: none 172@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 172: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:56:33 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 20241012055633155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 20241012055633355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5428) Waiting for packet dumper to finish... 1 (prev_count=5428, count=40376) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_iuse_msisdn started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055636429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055636429 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055636432 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055636435 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636435 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055636435 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055636435 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 20241012055636435 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055636435 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 20241012055636435 DLGSUP <0013> gsup_server.c:235 2: 20241012055636435 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055636435 DLGSUP <0013> gsup_server.c:235 3: 20241012055636435 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055636435 DLGSUP <0013> gsup_server.c:235 4: 20241012055636435 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055636435 DLGSUP <0013> gsup_server.c:235 5: 20241012055636435 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055636435 DLGSUP <0013> gsup_server.c:235 7: 20241012055636435 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055636435 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055636435 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055636435 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@421cd9ede6bd: 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") 20241012055636450 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38981<->l=127.0.0.1:4259) 20241012055636457 DAUC <0003> db_auc.c:157 IMSI='262423875211211': No 2G Auth Data 20241012055636457 DAUC <0003> db_auc.c:192 IMSI='262423875211211': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262423875211211" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241012055636501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 20241012055636507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636507 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423875211211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423875211211" session_id=2164950097 session_state=BEGIN} 20241012055636507 DSS <0004> hlr_ussd.c:576 262423875211211/0x810a8451: Process SS (BEGIN) 20241012055636507 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636507 DSS <0004> hlr_ussd.c:518 262423875211211/0x810a8451: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636507 DSS <0004> hlr_ussd.c:363 262423875211211/0x810a8451: Tx USSD 'Your extension is 491610281775' 20241012055636507 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423875211211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423875211211" session_id=2164950097 session_state=END} 20241012055636507 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423875211211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636507 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262423875211211" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423875211211" TC_mo_ussd_iuse_msisdn(186)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560325CEC76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636516 DAUC <0003> db_auc.c:157 IMSI='262422711575978': No 2G Auth Data 20241012055636516 DAUC <0003> db_auc.c:192 IMSI='262422711575978': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262422711575978" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241012055636539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241012055636546 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636546 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422711575978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422711575978" session_id=3279167326 session_state=BEGIN} 20241012055636546 DSS <0004> hlr_ussd.c:576 262422711575978/0xc3741f5e: Process SS (BEGIN) 20241012055636546 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636546 DSS <0004> hlr_ussd.c:518 262422711575978/0xc3741f5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636546 DSS <0004> hlr_ussd.c:363 262422711575978/0xc3741f5e: Tx USSD 'Your extension is 491611326608' 20241012055636547 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422711575978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422711575978" session_id=3279167326 session_state=END} 20241012055636547 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422711575978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636547 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636547 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262422711575978" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422711575978" TC_mo_ussd_iuse_msisdn(187)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5623399CD06C301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636554 DAUC <0003> db_auc.c:157 IMSI='262420849800157': No 2G Auth Data 20241012055636555 DAUC <0003> db_auc.c:192 IMSI='262420849800157': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262420849800157" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241012055636579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 20241012055636585 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636585 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420849800157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420849800157" session_id=1993452480 session_state=BEGIN} 20241012055636585 DSS <0004> hlr_ussd.c:576 262420849800157/0x76d1abc0: Process SS (BEGIN) 20241012055636585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636585 DSS <0004> hlr_ussd.c:518 262420849800157/0x76d1abc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636585 DSS <0004> hlr_ussd.c:363 262420849800157/0x76d1abc0: Tx USSD 'Your extension is 491611437665' 20241012055636585 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420849800157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420849800157" session_id=1993452480 session_state=END} 20241012055636585 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420849800157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636585 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636585 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262420849800157" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420849800157" TC_mo_ussd_iuse_msisdn(188)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B4D9CD66AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636593 DAUC <0003> db_auc.c:157 IMSI='262429862977758': No 2G Auth Data 20241012055636593 DAUC <0003> db_auc.c:192 IMSI='262429862977758': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262429862977758" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241012055636622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241012055636628 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636628 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429862977758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429862977758" session_id=3098744622 session_state=BEGIN} 20241012055636628 DSS <0004> hlr_ussd.c:576 262429862977758/0xb8b3172e: Process SS (BEGIN) 20241012055636628 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636628 DSS <0004> hlr_ussd.c:518 262429862977758/0xb8b3172e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636628 DSS <0004> hlr_ussd.c:363 262429862977758/0xb8b3172e: Tx USSD 'Your extension is 491617054150' 20241012055636628 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429862977758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429862977758" session_id=3098744622 session_state=END} 20241012055636628 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429862977758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636628 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636628 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262429862977758" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429862977758" TC_mo_ussd_iuse_msisdn(189)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB01A2D568301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636639 DAUC <0003> db_auc.c:157 IMSI='262425367445118': No 2G Auth Data 20241012055636639 DAUC <0003> db_auc.c:192 IMSI='262425367445118': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262425367445118" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241012055636666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4258 20241012055636672 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636672 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425367445118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425367445118" session_id=3447265681 session_state=BEGIN} 20241012055636672 DSS <0004> hlr_ussd.c:576 262425367445118/0xcd791991: Process SS (BEGIN) 20241012055636672 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636672 DSS <0004> hlr_ussd.c:518 262425367445118/0xcd791991: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636672 DSS <0004> hlr_ussd.c:363 262425367445118/0xcd791991: Tx USSD 'Your extension is 491610333242' 20241012055636672 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425367445118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425367445118" session_id=3447265681 session_state=END} 20241012055636672 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425367445118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636672 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636672 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262425367445118" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425367445118" TC_mo_ussd_iuse_msisdn(190)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B3D94C469301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636683 DAUC <0003> db_auc.c:157 IMSI='262425382820925': No 2G Auth Data 20241012055636683 DAUC <0003> db_auc.c:192 IMSI='262425382820925': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262425382820925" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241012055636717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4258 20241012055636723 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636723 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425382820925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425382820925" session_id=4062040193 session_state=BEGIN} 20241012055636723 DSS <0004> hlr_ussd.c:576 262425382820925/0xf21dd081: Process SS (BEGIN) 20241012055636723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636723 DSS <0004> hlr_ussd.c:518 262425382820925/0xf21dd081: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636723 DSS <0004> hlr_ussd.c:363 262425382820925/0xf21dd081: Tx USSD 'Your extension is 491614816268' 20241012055636723 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425382820925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425382820925" session_id=4062040193 session_state=END} 20241012055636723 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425382820925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636723 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636723 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262425382820925" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425382820925" TC_mo_ussd_iuse_msisdn(191)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B8984D66C301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636735 DAUC <0003> db_auc.c:157 IMSI='262422719303003': No 2G Auth Data 20241012055636735 DAUC <0003> db_auc.c:192 IMSI='262422719303003': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262422719303003" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241012055636764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49626<->l=127.0.0.1:4258 20241012055636769 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636769 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422719303003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422719303003" session_id=811181836 session_state=BEGIN} 20241012055636769 DSS <0004> hlr_ussd.c:576 262422719303003/0x3059a70c: Process SS (BEGIN) 20241012055636769 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636769 DSS <0004> hlr_ussd.c:518 262422719303003/0x3059a70c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636769 DSS <0004> hlr_ussd.c:363 262422719303003/0x3059a70c: Tx USSD 'Your extension is 491615607408' 20241012055636769 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422719303003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422719303003" session_id=811181836 session_state=END} 20241012055636769 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422719303003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636769 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636769 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262422719303003" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422719303003" TC_mo_ussd_iuse_msisdn(192)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A36D88D06C301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49626<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636778 DAUC <0003> db_auc.c:157 IMSI='262420825934284': No 2G Auth Data 20241012055636778 DAUC <0003> db_auc.c:192 IMSI='262420825934284': No 3G Auth Data HLR_Test-GSUP(183)@421cd9ede6bd: Created GsupExpect[0] for "262420825934284" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241012055636805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4258 20241012055636812 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636812 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420825934284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420825934284" session_id=952084488 session_state=BEGIN} 20241012055636812 DSS <0004> hlr_ussd.c:576 262420825934284/0x38bfa808: Process SS (BEGIN) 20241012055636812 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055636812 DSS <0004> hlr_ussd.c:518 262420825934284/0x38bfa808: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055636812 DSS <0004> hlr_ussd.c:363 262420825934284/0x38bfa808: Tx USSD 'Your extension is 491613761787' 20241012055636812 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420825934284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420825934284" session_id=952084488 session_state=END} 20241012055636812 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420825934284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055636812 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055636812 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@421cd9ede6bd: Found GsupExpect[0] for "262420825934284" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420825934284" TC_mo_ussd_iuse_msisdn(193)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566375BEC86BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055636815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@421cd9ede6bd: Final verdict of PTC: pass 20241012055636816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47786<->l=127.0.0.1:4258 20241012055636817 DLINP <000b> input/ipa.c:451 connected read/write 20241012055636817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055636817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055636818 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055636818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055636818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38981<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@421cd9ede6bd: Final verdict of PTC: none 184@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 184: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055636855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4258 20241012055637056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49652<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=28892) Waiting for packet dumper to finish... 1 (prev_count=28892, count=40224) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:56:39 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055640133 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055640133 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055640135 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055640137 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640137 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055640137 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055640137 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 20241012055640137 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055640137 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 20241012055640137 DLGSUP <0013> gsup_server.c:235 2: 20241012055640137 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055640137 DLGSUP <0013> gsup_server.c:235 3: 20241012055640137 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055640137 DLGSUP <0013> gsup_server.c:235 4: 20241012055640137 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055640137 DLGSUP <0013> gsup_server.c:235 5: 20241012055640137 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055640137 DLGSUP <0013> gsup_server.c:235 7: 20241012055640137 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055640137 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055640137 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055640137 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@421cd9ede6bd: 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") 20241012055640158 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36045<->l=127.0.0.1:4259) 20241012055640176 DAUC <0003> db_auc.c:157 IMSI='262427773805918': No 2G Auth Data 20241012055640176 DAUC <0003> db_auc.c:192 IMSI='262427773805918': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262427773805918" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241012055640202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 20241012055640207 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640207 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427773805918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427773805918" source_name="the-source\n" session_id=1713087792 session_state=BEGIN} 20241012055640207 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012055640207 DSS <0004> hlr_ussd.c:576 262427773805918/0x661ba530: Process SS (BEGIN) 20241012055640207 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640207 DSS <0004> hlr_ussd.c:518 262427773805918/0x661ba530: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640207 DSS <0004> hlr_ussd.c:363 262427773805918/0x661ba530: Tx USSD 'Your extension is 491616625270' 20241012055640208 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427773805918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427773805918" destination_name="the-source\n" session_id=1713087792 session_state=END} 20241012055640208 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262427773805918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640208 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640208 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262427773805918" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427773805918" TC_mo_ussd_iuse_msisdn_via_proxy(198)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C36594D768301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640217 DAUC <0003> db_auc.c:157 IMSI='262427048639971': No 2G Auth Data 20241012055640217 DAUC <0003> db_auc.c:192 IMSI='262427048639971': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262427048639971" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241012055640241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 20241012055640247 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640247 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427048639971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427048639971" source_name="the-source\n" session_id=4166109721 session_state=BEGIN} 20241012055640247 DSS <0004> hlr_ussd.c:576 262427048639971/0xf851ca19: Process SS (BEGIN) 20241012055640247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640247 DSS <0004> hlr_ussd.c:518 262427048639971/0xf851ca19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640247 DSS <0004> hlr_ussd.c:363 262427048639971/0xf851ca19: Tx USSD 'Your extension is 491615233007' 20241012055640247 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427048639971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427048639971" destination_name="the-source\n" session_id=4166109721 session_state=END} 20241012055640247 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262427048639971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640247 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640247 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262427048639971" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262427048639971" TC_mo_ussd_iuse_msisdn_via_proxy(199)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB2D90C06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640256 DAUC <0003> db_auc.c:157 IMSI='262428984895450': No 2G Auth Data 20241012055640256 DAUC <0003> db_auc.c:192 IMSI='262428984895450': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262428984895450" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241012055640278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20241012055640284 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640284 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428984895450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428984895450" source_name="the-source\n" session_id=863841711 session_state=BEGIN} 20241012055640284 DSS <0004> hlr_ussd.c:576 262428984895450/0x337d2daf: Process SS (BEGIN) 20241012055640284 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640284 DSS <0004> hlr_ussd.c:518 262428984895450/0x337d2daf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640285 DSS <0004> hlr_ussd.c:363 262428984895450/0x337d2daf: Tx USSD 'Your extension is 491614054538' 20241012055640285 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428984895450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428984895450" destination_name="the-source\n" session_id=863841711 session_state=END} 20241012055640285 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428984895450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640285 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640285 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262428984895450" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428984895450" TC_mo_ussd_iuse_msisdn_via_proxy(200)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B01AAD36C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640292 DAUC <0003> db_auc.c:157 IMSI='262427942254117': No 2G Auth Data 20241012055640292 DAUC <0003> db_auc.c:192 IMSI='262427942254117': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262427942254117" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241012055640317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241012055640322 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640322 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427942254117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427942254117" source_name="the-source\n" session_id=2924977097 session_state=BEGIN} 20241012055640322 DSS <0004> hlr_ussd.c:576 262427942254117/0xae579bc9: Process SS (BEGIN) 20241012055640322 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640322 DSS <0004> hlr_ussd.c:518 262427942254117/0xae579bc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640322 DSS <0004> hlr_ussd.c:363 262427942254117/0xae579bc9: Tx USSD 'Your extension is 491612412038' 20241012055640322 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427942254117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427942254117" destination_name="the-source\n" session_id=2924977097 session_state=END} 20241012055640322 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427942254117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640322 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640322 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262427942254117" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427942254117" TC_mo_ussd_iuse_msisdn_via_proxy(201)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B4980C36C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640330 DAUC <0003> db_auc.c:157 IMSI='262425854320891': No 2G Auth Data 20241012055640330 DAUC <0003> db_auc.c:192 IMSI='262425854320891': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262425854320891" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241012055640354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 20241012055640359 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640359 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425854320891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425854320891" source_name="the-source\n" session_id=2531259311 session_state=BEGIN} 20241012055640359 DSS <0004> hlr_ussd.c:576 262425854320891/0x96dff3af: Process SS (BEGIN) 20241012055640359 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640359 DSS <0004> hlr_ussd.c:518 262425854320891/0x96dff3af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640359 DSS <0004> hlr_ussd.c:363 262425854320891/0x96dff3af: Tx USSD 'Your extension is 491612727764' 20241012055640359 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425854320891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425854320891" destination_name="the-source\n" session_id=2531259311 session_state=END} 20241012055640359 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425854320891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640359 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640359 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262425854320891" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425854320891" TC_mo_ussd_iuse_msisdn_via_proxy(202)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56437D9ED66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640368 DAUC <0003> db_auc.c:157 IMSI='262428462032874': No 2G Auth Data 20241012055640368 DAUC <0003> db_auc.c:192 IMSI='262428462032874': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262428462032874" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241012055640397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 20241012055640402 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640402 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428462032874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428462032874" source_name="the-source\n" session_id=2783878874 session_state=BEGIN} 20241012055640402 DSS <0004> hlr_ussd.c:576 262428462032874/0xa5ee9eda: Process SS (BEGIN) 20241012055640402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640402 DSS <0004> hlr_ussd.c:518 262428462032874/0xa5ee9eda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640402 DSS <0004> hlr_ussd.c:363 262428462032874/0xa5ee9eda: Tx USSD 'Your extension is 491616353452' 20241012055640402 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428462032874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428462032874" destination_name="the-source\n" session_id=2783878874 session_state=END} 20241012055640402 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428462032874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640402 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640402 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262428462032874" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428462032874" TC_mo_ussd_iuse_msisdn_via_proxy(203)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB3DA8C569301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640410 DAUC <0003> db_auc.c:157 IMSI='262426171255470': No 2G Auth Data 20241012055640410 DAUC <0003> db_auc.c:192 IMSI='262426171255470': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262426171255470" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241012055640439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4258 20241012055640446 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640446 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426171255470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426171255470" source_name="the-source\n" session_id=2435623730 session_state=BEGIN} 20241012055640446 DSS <0004> hlr_ussd.c:576 262426171255470/0x912cab32: Process SS (BEGIN) 20241012055640446 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640446 DSS <0004> hlr_ussd.c:518 262426171255470/0x912cab32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640446 DSS <0004> hlr_ussd.c:363 262426171255470/0x912cab32: Tx USSD 'Your extension is 491611688724' 20241012055640446 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426171255470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426171255470" destination_name="the-source\n" session_id=2435623730 session_state=END} 20241012055640446 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426171255470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640446 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640446 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262426171255470" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426171255470" TC_mo_ussd_iuse_msisdn_via_proxy(204)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562361CEE26A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640454 DAUC <0003> db_auc.c:157 IMSI='262423916842874': No 2G Auth Data 20241012055640454 DAUC <0003> db_auc.c:192 IMSI='262423916842874': No 3G Auth Data HLR_Test-GSUP(195)@421cd9ede6bd: Created GsupExpect[0] for "262423916842874" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241012055640481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241012055640487 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640487 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423916842874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423916842874" source_name="the-source\n" session_id=3945558035 session_state=BEGIN} 20241012055640487 DSS <0004> hlr_ussd.c:576 262423916842874/0xeb2c7013: Process SS (BEGIN) 20241012055640487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012055640487 DSS <0004> hlr_ussd.c:518 262423916842874/0xeb2c7013: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012055640487 DSS <0004> hlr_ussd.c:363 262423916842874/0xeb2c7013: Tx USSD 'Your extension is 491615375725' 20241012055640487 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423916842874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423916842874" destination_name="the-source\n" session_id=3945558035 session_state=END} 20241012055640487 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423916842874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055640487 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055640487 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@421cd9ede6bd: Found GsupExpect[0] for "262423916842874" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423916842874" TC_mo_ussd_iuse_msisdn_via_proxy(205)@421cd9ede6bd: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB35BED26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055640490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@421cd9ede6bd: Final verdict of PTC: pass 20241012055640491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241012055640492 DLINP <000b> input/ipa.c:451 connected read/write 20241012055640492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055640492 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055640492 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055640492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055640492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012055640492 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36045<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@421cd9ede6bd: Final verdict of PTC: none 196@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 196: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055640532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 20241012055640733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32688) Waiting for packet dumper to finish... 1 (prev_count=32688, count=40612) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_euse started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 20241012055643810 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38891 20241012055643810 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38891 IPA-EUSE-foobar(208)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055643811 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643811 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received MTC@421cd9ede6bd: in not legacy case 2 IPA-EUSE-foobar(208)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055643813 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643813 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055643813 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055643813 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012055643813 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241012055643813 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012055643813 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 20241012055643813 DLGSUP <0013> gsup_server.c:235 2: 20241012055643813 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055643813 DLGSUP <0013> gsup_server.c:235 3: 20241012055643813 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055643813 DLGSUP <0013> gsup_server.c:235 4: 20241012055643813 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055643813 DLGSUP <0013> gsup_server.c:235 5: 20241012055643813 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055643813 DLGSUP <0013> gsup_server.c:235 7: 20241012055643814 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055643814 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055643814 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055643814 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38891 IPA-EUSE-foobar(208)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055643816 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055643816 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055643818 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055643819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055643821 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055643821 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055643821 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055643821 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 20241012055643821 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055643821 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 20241012055643821 DLGSUP <0013> gsup_server.c:235 2: 20241012055643821 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055643821 DLGSUP <0013> gsup_server.c:235 3: 20241012055643821 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055643821 DLGSUP <0013> gsup_server.c:235 4: 20241012055643821 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055643821 DLGSUP <0013> gsup_server.c:235 5: 20241012055643821 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055643821 DLGSUP <0013> gsup_server.c:235 7: 20241012055643821 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055643821 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055643821 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055643821 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@421cd9ede6bd: 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") 20241012055643843 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32929<->l=127.0.0.1:4259) 20241012055643861 DAUC <0003> db_auc.c:157 IMSI='262421512775027': No 2G Auth Data 20241012055643861 DAUC <0003> db_auc.c:192 IMSI='262421512775027': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262421512775027" to be handled at TC_mo_ussd_euse(212) 20241012055643882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 20241012055643889 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055643889 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421512775027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421512775027" session_id=1555242387 session_state=BEGIN} 20241012055643889 DSS <0004> hlr_ussd.c:576 262421512775027/0x5cb31d93: Process SS (BEGIN) 20241012055643889 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055643889 DSS <0004> hlr_ussd.c:518 262421512775027/0x5cb31d93: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055643889 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643889 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055643889 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643889 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055643897 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643897 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055643897 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421512775027 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421512775027" session_id=1555242387 session_state=END} 20241012055643897 DSS <0004> hlr_ussd.c:576 262421512775027/0x5cb31d93: Process SS (END) 20241012055643897 DSS <0004> hlr_ussd.c:518 262421512775027/0x5cb31d93: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055643897 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421512775027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421512775027" session_id=1555242387 session_state=END} 20241012055643897 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421512775027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055643897 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421512775027 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055643897 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055643897 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262421512775027" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421512775027" TC_mo_ussd_euse(212)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055643902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@421cd9ede6bd: Final verdict of PTC: pass 20241012055643906 DAUC <0003> db_auc.c:157 IMSI='262426495056763': No 2G Auth Data 20241012055643906 DAUC <0003> db_auc.c:192 IMSI='262426495056763': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262426495056763" to be handled at TC_mo_ussd_euse(213) 20241012055643929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241012055643934 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055643934 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426495056763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426495056763" session_id=2534257583 session_state=BEGIN} 20241012055643934 DSS <0004> hlr_ussd.c:576 262426495056763/0x970db3af: Process SS (BEGIN) 20241012055643934 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055643934 DSS <0004> hlr_ussd.c:518 262426495056763/0x970db3af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055643934 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643934 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055643934 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643934 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055643936 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643936 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055643936 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426495056763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495056763" session_id=2534257583 session_state=END} 20241012055643936 DSS <0004> hlr_ussd.c:576 262426495056763/0x970db3af: Process SS (END) 20241012055643936 DSS <0004> hlr_ussd.c:518 262426495056763/0x970db3af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055643936 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426495056763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495056763" session_id=2534257583 session_state=END} 20241012055643936 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426495056763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055643936 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426495056763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055643936 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055643936 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262426495056763" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426495056763" TC_mo_ussd_euse(213)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055643940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@421cd9ede6bd: Final verdict of PTC: pass 20241012055643945 DAUC <0003> db_auc.c:157 IMSI='262425741223350': No 2G Auth Data 20241012055643945 DAUC <0003> db_auc.c:192 IMSI='262425741223350': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262425741223350" to be handled at TC_mo_ussd_euse(214) 20241012055643969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 20241012055643974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055643974 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425741223350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425741223350" session_id=810394415 session_state=BEGIN} 20241012055643974 DSS <0004> hlr_ussd.c:576 262425741223350/0x304da32f: Process SS (BEGIN) 20241012055643974 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055643974 DSS <0004> hlr_ussd.c:518 262425741223350/0x304da32f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055643974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643974 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055643974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643974 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055643976 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643976 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055643976 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425741223350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425741223350" session_id=810394415 session_state=END} 20241012055643976 DSS <0004> hlr_ussd.c:576 262425741223350/0x304da32f: Process SS (END) 20241012055643976 DSS <0004> hlr_ussd.c:518 262425741223350/0x304da32f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055643976 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425741223350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425741223350" session_id=810394415 session_state=END} 20241012055643976 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425741223350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055643976 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425741223350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055643976 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055643976 DLINP <000b> input/ipa.c:451 connected read/write 20241012055643976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262425741223350" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425741223350" TC_mo_ussd_euse(214)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055643981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@421cd9ede6bd: Final verdict of PTC: pass 20241012055643985 DAUC <0003> db_auc.c:157 IMSI='262425853642237': No 2G Auth Data 20241012055643985 DAUC <0003> db_auc.c:192 IMSI='262425853642237': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262425853642237" to be handled at TC_mo_ussd_euse(215) 20241012055644010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20241012055644015 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055644015 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425853642237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425853642237" session_id=573663966 session_state=BEGIN} 20241012055644015 DSS <0004> hlr_ussd.c:576 262425853642237/0x22316ade: Process SS (BEGIN) 20241012055644015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055644015 DSS <0004> hlr_ussd.c:518 262425853642237/0x22316ade: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055644015 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644015 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055644015 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644015 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055644017 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644017 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055644017 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262425853642237 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853642237" session_id=573663966 session_state=END} 20241012055644017 DSS <0004> hlr_ussd.c:576 262425853642237/0x22316ade: Process SS (END) 20241012055644017 DSS <0004> hlr_ussd.c:518 262425853642237/0x22316ade: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055644017 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425853642237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425853642237" session_id=573663966 session_state=END} 20241012055644017 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425853642237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055644017 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262425853642237 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055644017 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055644017 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262425853642237" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425853642237" TC_mo_ussd_euse(215)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055644021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@421cd9ede6bd: Final verdict of PTC: pass 20241012055644025 DAUC <0003> db_auc.c:157 IMSI='262428430706106': No 2G Auth Data 20241012055644025 DAUC <0003> db_auc.c:192 IMSI='262428430706106': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262428430706106" to be handled at TC_mo_ussd_euse(216) 20241012055644049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 20241012055644054 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055644054 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428430706106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428430706106" session_id=1929999594 session_state=BEGIN} 20241012055644054 DSS <0004> hlr_ussd.c:576 262428430706106/0x730974ea: Process SS (BEGIN) 20241012055644054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055644054 DSS <0004> hlr_ussd.c:518 262428430706106/0x730974ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055644054 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644054 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055644054 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644054 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055644056 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644056 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055644056 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262428430706106 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428430706106" session_id=1929999594 session_state=END} 20241012055644056 DSS <0004> hlr_ussd.c:576 262428430706106/0x730974ea: Process SS (END) 20241012055644056 DSS <0004> hlr_ussd.c:518 262428430706106/0x730974ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055644056 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428430706106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428430706106" session_id=1929999594 session_state=END} 20241012055644056 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428430706106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055644056 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262428430706106 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055644056 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055644056 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262428430706106" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_euse(216)"262428430706106" TC_mo_ussd_euse(216)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055644059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@421cd9ede6bd: Final verdict of PTC: pass 20241012055644063 DAUC <0003> db_auc.c:157 IMSI='262425806548635': No 2G Auth Data 20241012055644063 DAUC <0003> db_auc.c:192 IMSI='262425806548635': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262425806548635" to be handled at TC_mo_ussd_euse(217) 20241012055644090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 20241012055644095 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055644095 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425806548635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425806548635" session_id=579162123 session_state=BEGIN} 20241012055644095 DSS <0004> hlr_ussd.c:576 262425806548635/0x2285500b: Process SS (BEGIN) 20241012055644095 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055644095 DSS <0004> hlr_ussd.c:518 262425806548635/0x2285500b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055644095 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644095 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055644095 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644095 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055644097 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644097 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055644097 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425806548635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425806548635" session_id=579162123 session_state=END} 20241012055644097 DSS <0004> hlr_ussd.c:576 262425806548635/0x2285500b: Process SS (END) 20241012055644097 DSS <0004> hlr_ussd.c:518 262425806548635/0x2285500b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055644097 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425806548635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425806548635" session_id=579162123 session_state=END} 20241012055644097 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425806548635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055644097 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425806548635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055644097 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055644097 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262425806548635" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425806548635" TC_mo_ussd_euse(217)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055644101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@421cd9ede6bd: Final verdict of PTC: pass 20241012055644106 DAUC <0003> db_auc.c:157 IMSI='262422227912302': No 2G Auth Data 20241012055644106 DAUC <0003> db_auc.c:192 IMSI='262422227912302': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262422227912302" to be handled at TC_mo_ussd_euse(218) 20241012055644132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20241012055644139 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055644139 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422227912302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422227912302" session_id=2208968313 session_state=BEGIN} 20241012055644139 DSS <0004> hlr_ussd.c:576 262422227912302/0x83aa2e79: Process SS (BEGIN) 20241012055644139 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055644139 DSS <0004> hlr_ussd.c:518 262422227912302/0x83aa2e79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055644139 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644139 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055644139 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644139 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055644140 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644140 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055644140 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422227912302 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422227912302" session_id=2208968313 session_state=END} 20241012055644140 DSS <0004> hlr_ussd.c:576 262422227912302/0x83aa2e79: Process SS (END) 20241012055644140 DSS <0004> hlr_ussd.c:518 262422227912302/0x83aa2e79: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055644140 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422227912302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422227912302" session_id=2208968313 session_state=END} 20241012055644140 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422227912302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055644140 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422227912302 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055644140 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055644140 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262422227912302" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422227912302" TC_mo_ussd_euse(218)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055644144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@421cd9ede6bd: Final verdict of PTC: pass 20241012055644148 DAUC <0003> db_auc.c:157 IMSI='262426817702290': No 2G Auth Data 20241012055644148 DAUC <0003> db_auc.c:192 IMSI='262426817702290': No 3G Auth Data HLR_Test-GSUP(209)@421cd9ede6bd: Created GsupExpect[0] for "262426817702290" to be handled at TC_mo_ussd_euse(219) 20241012055644176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49824<->l=127.0.0.1:4258 20241012055644182 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055644182 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426817702290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426817702290" session_id=988796533 session_state=BEGIN} 20241012055644182 DSS <0004> hlr_ussd.c:576 262426817702290/0x3aefd675: Process SS (BEGIN) 20241012055644182 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055644182 DSS <0004> hlr_ussd.c:518 262426817702290/0x3aefd675: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055644182 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644182 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data 20241012055644182 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644182 DLINP <000b> input/ipa.c:431 127.0.0.1:38891 sending data EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: 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 } } } } } 20241012055644184 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644184 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055644185 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426817702290 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426817702290" session_id=988796533 session_state=END} 20241012055644185 DSS <0004> hlr_ussd.c:576 262426817702290/0x3aefd675: Process SS (END) 20241012055644185 DSS <0004> hlr_ussd.c:518 262426817702290/0x3aefd675: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055644185 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426817702290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426817702290" session_id=988796533 session_state=END} 20241012055644185 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426817702290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055644185 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426817702290 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055644185 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055644185 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@421cd9ede6bd: Found GsupExpect[0] for "262426817702290" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_euse(219)"262426817702290" TC_mo_ussd_euse(219)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055644189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49824<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@421cd9ede6bd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@421cd9ede6bd: Final verdict of PTC: none 20241012055644191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@421cd9ede6bd: Final verdict of PTC: none 20241012055644192 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644192 DLINP <000b> input/ipa.c:405 127.0.0.1:38891 message received 20241012055644192 DLINP <000b> input/ipa.c:414 127.0.0.1:38891 connection closed with server 20241012055644192 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38891 20241012055644192 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241012055644193 DLINP <000b> input/ipa.c:451 connected read/write 20241012055644193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055644193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055644193 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055644193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055644193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32929<->l=127.0.0.1:4259) 210@421cd9ede6bd: Final verdict of PTC: none IPA-EUSE-foobar(208)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 210: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:56:44 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 20241012055644242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 20241012055644443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31516) Waiting for packet dumper to finish... 1 (prev_count=31516, count=44712) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_euse_continue started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 20241012055647520 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44941 20241012055647520 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44941 IPA-EUSE-foobar(222)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055647521 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647521 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received MTC@421cd9ede6bd: in not legacy case 2 IPA-EUSE-foobar(222)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647523 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647523 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055647523 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012055647523 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241012055647523 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012055647523 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 20241012055647523 DLGSUP <0013> gsup_server.c:235 2: 20241012055647523 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055647523 DLGSUP <0013> gsup_server.c:235 3: 20241012055647523 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055647523 DLGSUP <0013> gsup_server.c:235 4: 20241012055647523 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055647523 DLGSUP <0013> gsup_server.c:235 5: 20241012055647523 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055647523 DLGSUP <0013> gsup_server.c:235 7: 20241012055647523 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055647523 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055647523 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055647523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44941 IPA-EUSE-foobar(222)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055647526 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055647526 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055647529 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055647532 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055647532 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055647532 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 20241012055647532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055647532 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 20241012055647532 DLGSUP <0013> gsup_server.c:235 2: 20241012055647532 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055647532 DLGSUP <0013> gsup_server.c:235 3: 20241012055647532 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055647532 DLGSUP <0013> gsup_server.c:235 4: 20241012055647532 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055647532 DLGSUP <0013> gsup_server.c:235 5: 20241012055647532 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055647532 DLGSUP <0013> gsup_server.c:235 7: 20241012055647532 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055647532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055647532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055647532 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@421cd9ede6bd: 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") 20241012055647557 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33411<->l=127.0.0.1:4259) 20241012055647576 DAUC <0003> db_auc.c:157 IMSI='262428377009768': No 2G Auth Data 20241012055647576 DAUC <0003> db_auc.c:192 IMSI='262428377009768': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262428377009768" to be handled at TC_mo_ussd_euse_continue(226) 20241012055647599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4258 20241012055647605 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647605 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428377009768" session_id=2216781555 session_state=BEGIN} 20241012055647605 DSS <0004> hlr_ussd.c:576 262428377009768/0x842166f3: Process SS (BEGIN) 20241012055647605 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647605 DSS <0004> hlr_ussd.c:518 262428377009768/0x842166f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647605 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647605 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647605 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647605 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647611 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647611 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377009768" session_id=2216781555 session_state=CONTINUE} 20241012055647611 DSS <0004> hlr_ussd.c:576 262428377009768/0x842166f3: Process SS (CONTINUE) 20241012055647611 DSS <0004> hlr_ussd.c:518 262428377009768/0x842166f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647611 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377009768" session_id=2216781555 session_state=CONTINUE} 20241012055647611 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647611 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262428377009768" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428377009768" TC_mo_ussd_euse_continue(226)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647617 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428377009768" session_id=2216781555 session_state=CONTINUE} 20241012055647617 DSS <0004> hlr_ussd.c:576 262428377009768/0x842166f3: Process SS (CONTINUE) 20241012055647617 DSS <0004> hlr_ussd.c:518 262428377009768/0x842166f3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647617 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647617 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647617 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647617 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647618 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647618 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647618 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377009768" session_id=2216781555 session_state=END} 20241012055647618 DSS <0004> hlr_ussd.c:576 262428377009768/0x842166f3: Process SS (END) 20241012055647618 DSS <0004> hlr_ussd.c:518 262428377009768/0x842166f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647618 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377009768" session_id=2216781555 session_state=END} 20241012055647618 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647618 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428377009768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647618 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647618 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@421cd9ede6bd: Final verdict of PTC: pass 20241012055647624 DAUC <0003> db_auc.c:157 IMSI='262426471082848': No 2G Auth Data 20241012055647624 DAUC <0003> db_auc.c:192 IMSI='262426471082848': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262426471082848" to be handled at TC_mo_ussd_euse_continue(227) 20241012055647648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 20241012055647654 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647654 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426471082848" session_id=139846031 session_state=BEGIN} 20241012055647654 DSS <0004> hlr_ussd.c:576 262426471082848/0x0855e18f: Process SS (BEGIN) 20241012055647654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647654 DSS <0004> hlr_ussd.c:518 262426471082848/0x0855e18f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647654 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647654 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647654 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647654 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647656 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647656 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647656 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426471082848" session_id=139846031 session_state=CONTINUE} 20241012055647656 DSS <0004> hlr_ussd.c:576 262426471082848/0x0855e18f: Process SS (CONTINUE) 20241012055647656 DSS <0004> hlr_ussd.c:518 262426471082848/0x0855e18f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647656 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426471082848" session_id=139846031 session_state=CONTINUE} 20241012055647656 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647656 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647656 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262426471082848" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426471082848" TC_mo_ussd_euse_continue(227)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647660 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647660 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426471082848" session_id=139846031 session_state=CONTINUE} 20241012055647660 DSS <0004> hlr_ussd.c:576 262426471082848/0x0855e18f: Process SS (CONTINUE) 20241012055647660 DSS <0004> hlr_ussd.c:518 262426471082848/0x0855e18f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647660 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647660 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647660 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647660 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647660 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647662 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647662 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647662 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426471082848" session_id=139846031 session_state=END} 20241012055647662 DSS <0004> hlr_ussd.c:576 262426471082848/0x0855e18f: Process SS (END) 20241012055647662 DSS <0004> hlr_ussd.c:518 262426471082848/0x0855e18f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647662 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426471082848" session_id=139846031 session_state=END} 20241012055647662 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647662 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426471082848 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647662 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647662 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@421cd9ede6bd: Final verdict of PTC: pass 20241012055647668 DAUC <0003> db_auc.c:157 IMSI='262428296924601': No 2G Auth Data 20241012055647668 DAUC <0003> db_auc.c:192 IMSI='262428296924601': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262428296924601" to be handled at TC_mo_ussd_euse_continue(228) 20241012055647692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4258 20241012055647698 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647698 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428296924601" session_id=612159678 session_state=BEGIN} 20241012055647698 DSS <0004> hlr_ussd.c:576 262428296924601/0x247cd0be: Process SS (BEGIN) 20241012055647698 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647698 DSS <0004> hlr_ussd.c:518 262428296924601/0x247cd0be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647698 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647698 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647698 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647698 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647699 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647699 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647699 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428296924601" session_id=612159678 session_state=CONTINUE} 20241012055647699 DSS <0004> hlr_ussd.c:576 262428296924601/0x247cd0be: Process SS (CONTINUE) 20241012055647699 DSS <0004> hlr_ussd.c:518 262428296924601/0x247cd0be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647699 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428296924601" session_id=612159678 session_state=CONTINUE} 20241012055647699 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647699 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647699 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262428296924601" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428296924601" TC_mo_ussd_euse_continue(228)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647703 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647703 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428296924601" session_id=612159678 session_state=CONTINUE} 20241012055647703 DSS <0004> hlr_ussd.c:576 262428296924601/0x247cd0be: Process SS (CONTINUE) 20241012055647703 DSS <0004> hlr_ussd.c:518 262428296924601/0x247cd0be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647703 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647704 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647704 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647704 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647704 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647705 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647705 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647705 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428296924601" session_id=612159678 session_state=END} 20241012055647705 DSS <0004> hlr_ussd.c:576 262428296924601/0x247cd0be: Process SS (END) 20241012055647705 DSS <0004> hlr_ussd.c:518 262428296924601/0x247cd0be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647705 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428296924601" session_id=612159678 session_state=END} 20241012055647705 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647705 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428296924601 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647705 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647705 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@421cd9ede6bd: Final verdict of PTC: pass 20241012055647711 DAUC <0003> db_auc.c:157 IMSI='262429500357698': No 2G Auth Data 20241012055647711 DAUC <0003> db_auc.c:192 IMSI='262429500357698': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262429500357698" to be handled at TC_mo_ussd_euse_continue(229) 20241012055647736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45332<->l=127.0.0.1:4258 20241012055647742 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647742 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429500357698" session_id=1412626126 session_state=BEGIN} 20241012055647742 DSS <0004> hlr_ussd.c:576 262429500357698/0x5432f6ce: Process SS (BEGIN) 20241012055647742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647742 DSS <0004> hlr_ussd.c:518 262429500357698/0x5432f6ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647742 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647742 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647742 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647742 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647744 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647744 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647744 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429500357698" session_id=1412626126 session_state=CONTINUE} 20241012055647744 DSS <0004> hlr_ussd.c:576 262429500357698/0x5432f6ce: Process SS (CONTINUE) 20241012055647744 DSS <0004> hlr_ussd.c:518 262429500357698/0x5432f6ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647744 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429500357698" session_id=1412626126 session_state=CONTINUE} 20241012055647744 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647744 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647744 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262429500357698" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429500357698" TC_mo_ussd_euse_continue(229)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647748 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647748 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429500357698" session_id=1412626126 session_state=CONTINUE} 20241012055647748 DSS <0004> hlr_ussd.c:576 262429500357698/0x5432f6ce: Process SS (CONTINUE) 20241012055647748 DSS <0004> hlr_ussd.c:518 262429500357698/0x5432f6ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647748 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647748 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647748 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647748 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647748 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647749 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647749 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647749 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429500357698" session_id=1412626126 session_state=END} 20241012055647749 DSS <0004> hlr_ussd.c:576 262429500357698/0x5432f6ce: Process SS (END) 20241012055647749 DSS <0004> hlr_ussd.c:518 262429500357698/0x5432f6ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647749 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429500357698" session_id=1412626126 session_state=END} 20241012055647749 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647749 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429500357698 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647749 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647750 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45332<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@421cd9ede6bd: Final verdict of PTC: pass 20241012055647756 DAUC <0003> db_auc.c:157 IMSI='262429519442040': No 2G Auth Data 20241012055647756 DAUC <0003> db_auc.c:192 IMSI='262429519442040': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262429519442040" to be handled at TC_mo_ussd_euse_continue(230) 20241012055647780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 20241012055647786 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647786 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429519442040" session_id=2374430698 session_state=BEGIN} 20241012055647786 DSS <0004> hlr_ussd.c:576 262429519442040/0x8d86efea: Process SS (BEGIN) 20241012055647786 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647786 DSS <0004> hlr_ussd.c:518 262429519442040/0x8d86efea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647786 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647786 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647786 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647786 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647788 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647788 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647788 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429519442040" session_id=2374430698 session_state=CONTINUE} 20241012055647788 DSS <0004> hlr_ussd.c:576 262429519442040/0x8d86efea: Process SS (CONTINUE) 20241012055647788 DSS <0004> hlr_ussd.c:518 262429519442040/0x8d86efea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647788 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429519442040" session_id=2374430698 session_state=CONTINUE} 20241012055647788 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647788 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647788 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262429519442040" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429519442040" TC_mo_ussd_euse_continue(230)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647792 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647792 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429519442040" session_id=2374430698 session_state=CONTINUE} 20241012055647792 DSS <0004> hlr_ussd.c:576 262429519442040/0x8d86efea: Process SS (CONTINUE) 20241012055647792 DSS <0004> hlr_ussd.c:518 262429519442040/0x8d86efea: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647792 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647792 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647792 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647792 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647792 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647794 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647794 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647794 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429519442040" session_id=2374430698 session_state=END} 20241012055647794 DSS <0004> hlr_ussd.c:576 262429519442040/0x8d86efea: Process SS (END) 20241012055647794 DSS <0004> hlr_ussd.c:518 262429519442040/0x8d86efea: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647794 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429519442040" session_id=2374430698 session_state=END} 20241012055647794 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647794 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429519442040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647794 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647794 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@421cd9ede6bd: Final verdict of PTC: pass 20241012055647800 DAUC <0003> db_auc.c:157 IMSI='262424764723627': No 2G Auth Data 20241012055647800 DAUC <0003> db_auc.c:192 IMSI='262424764723627': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262424764723627" to be handled at TC_mo_ussd_euse_continue(231) 20241012055647825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45350<->l=127.0.0.1:4258 20241012055647830 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647830 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424764723627" session_id=1393593807 session_state=BEGIN} 20241012055647830 DSS <0004> hlr_ussd.c:576 262424764723627/0x53108dcf: Process SS (BEGIN) 20241012055647830 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647830 DSS <0004> hlr_ussd.c:518 262424764723627/0x53108dcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647830 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647830 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647830 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647830 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647832 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647832 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647832 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764723627" session_id=1393593807 session_state=CONTINUE} 20241012055647832 DSS <0004> hlr_ussd.c:576 262424764723627/0x53108dcf: Process SS (CONTINUE) 20241012055647832 DSS <0004> hlr_ussd.c:518 262424764723627/0x53108dcf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647832 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764723627" session_id=1393593807 session_state=CONTINUE} 20241012055647832 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647832 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647832 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262424764723627" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424764723627" TC_mo_ussd_euse_continue(231)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647838 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647838 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424764723627" session_id=1393593807 session_state=CONTINUE} 20241012055647838 DSS <0004> hlr_ussd.c:576 262424764723627/0x53108dcf: Process SS (CONTINUE) 20241012055647838 DSS <0004> hlr_ussd.c:518 262424764723627/0x53108dcf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647838 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647838 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647838 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647838 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647838 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647840 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647840 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647840 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764723627" session_id=1393593807 session_state=END} 20241012055647840 DSS <0004> hlr_ussd.c:576 262424764723627/0x53108dcf: Process SS (END) 20241012055647840 DSS <0004> hlr_ussd.c:518 262424764723627/0x53108dcf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647840 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764723627" session_id=1393593807 session_state=END} 20241012055647840 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647840 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424764723627 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647841 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647841 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45350<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@421cd9ede6bd: Final verdict of PTC: pass 20241012055647847 DAUC <0003> db_auc.c:157 IMSI='262423771994550': No 2G Auth Data 20241012055647847 DAUC <0003> db_auc.c:192 IMSI='262423771994550': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262423771994550" to be handled at TC_mo_ussd_euse_continue(232) 20241012055647875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 20241012055647882 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647882 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423771994550" session_id=1510919199 session_state=BEGIN} 20241012055647882 DSS <0004> hlr_ussd.c:576 262423771994550/0x5a0ecc1f: Process SS (BEGIN) 20241012055647882 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647882 DSS <0004> hlr_ussd.c:518 262423771994550/0x5a0ecc1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647882 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647882 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647882 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647882 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647883 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647883 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647883 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423771994550" session_id=1510919199 session_state=CONTINUE} 20241012055647883 DSS <0004> hlr_ussd.c:576 262423771994550/0x5a0ecc1f: Process SS (CONTINUE) 20241012055647883 DSS <0004> hlr_ussd.c:518 262423771994550/0x5a0ecc1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647883 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423771994550" session_id=1510919199 session_state=CONTINUE} 20241012055647883 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647883 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647883 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262423771994550" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423771994550" TC_mo_ussd_euse_continue(232)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647889 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647889 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423771994550" session_id=1510919199 session_state=CONTINUE} 20241012055647889 DSS <0004> hlr_ussd.c:576 262423771994550/0x5a0ecc1f: Process SS (CONTINUE) 20241012055647889 DSS <0004> hlr_ussd.c:518 262423771994550/0x5a0ecc1f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647889 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647889 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647889 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647889 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647889 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647891 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647891 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647891 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423771994550" session_id=1510919199 session_state=END} 20241012055647891 DSS <0004> hlr_ussd.c:576 262423771994550/0x5a0ecc1f: Process SS (END) 20241012055647891 DSS <0004> hlr_ussd.c:518 262423771994550/0x5a0ecc1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647891 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423771994550" session_id=1510919199 session_state=END} 20241012055647891 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647891 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423771994550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647891 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647891 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@421cd9ede6bd: Final verdict of PTC: pass 20241012055647897 DAUC <0003> db_auc.c:157 IMSI='262425846351454': No 2G Auth Data 20241012055647897 DAUC <0003> db_auc.c:192 IMSI='262425846351454': No 3G Auth Data HLR_Test-GSUP(223)@421cd9ede6bd: Created GsupExpect[0] for "262425846351454" to be handled at TC_mo_ussd_euse_continue(233) 20241012055647924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45356<->l=127.0.0.1:4258 20241012055647930 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647930 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425846351454" session_id=620621781 session_state=BEGIN} 20241012055647930 DSS <0004> hlr_ussd.c:576 262425846351454/0x24fdefd5: Process SS (BEGIN) 20241012055647930 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012055647930 DSS <0004> hlr_ussd.c:518 262425846351454/0x24fdefd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012055647931 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647931 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647931 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647931 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647932 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647932 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647932 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425846351454" session_id=620621781 session_state=CONTINUE} 20241012055647932 DSS <0004> hlr_ussd.c:576 262425846351454/0x24fdefd5: Process SS (CONTINUE) 20241012055647932 DSS <0004> hlr_ussd.c:518 262425846351454/0x24fdefd5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012055647932 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425846351454" session_id=620621781 session_state=CONTINUE} 20241012055647932 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647932 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647932 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@421cd9ede6bd: Found GsupExpect[0] for "262425846351454" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425846351454" TC_mo_ussd_euse_continue(233)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055647936 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647936 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425846351454" session_id=620621781 session_state=CONTINUE} 20241012055647936 DSS <0004> hlr_ussd.c:576 262425846351454/0x24fdefd5: Process SS (CONTINUE) 20241012055647936 DSS <0004> hlr_ussd.c:518 262425846351454/0x24fdefd5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647936 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647936 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647936 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data 20241012055647936 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647936 DLINP <000b> input/ipa.c:431 127.0.0.1:44941 sending data EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: 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 } } } } } 20241012055647938 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647938 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647938 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425846351454" session_id=620621781 session_state=END} 20241012055647938 DSS <0004> hlr_ussd.c:576 262425846351454/0x24fdefd5: Process SS (END) 20241012055647938 DSS <0004> hlr_ussd.c:518 262425846351454/0x24fdefd5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012055647938 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425846351454" session_id=620621781 session_state=END} 20241012055647938 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055647938 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425846351454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055647938 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055647938 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055647940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45356<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@421cd9ede6bd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@421cd9ede6bd: Final verdict of PTC: none 20241012055647942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4258 20241012055647943 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055647943 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055647943 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055647943 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055647943 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33411<->l=127.0.0.1:4259) 224@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP(223)@421cd9ede6bd: Final verdict of PTC: none 20241012055647943 DLINP <000b> input/ipa.c:451 connected read/write 20241012055647943 DLINP <000b> input/ipa.c:405 127.0.0.1:44941 message received 20241012055647943 DLINP <000b> input/ipa.c:414 127.0.0.1:44941 connection closed with server 20241012055647943 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44941 20241012055647943 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@421cd9ede6bd: Final verdict of PTC: none IPA-EUSE-foobar(222)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 224: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055647989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 20241012055648190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2056) Waiting for packet dumper to finish... 1 (prev_count=2056, count=49264) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:56: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_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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_ussd_euse_defaultroute started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 20241012055651273 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43519 20241012055651273 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43519 MTC@421cd9ede6bd: in not legacy case 2 IPA-EUSE-foobar(236)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055651276 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651276 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055651277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055651279 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651279 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651279 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055651279 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012055651279 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241012055651279 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012055651279 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 20241012055651279 DLGSUP <0013> gsup_server.c:235 2: 20241012055651279 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055651279 DLGSUP <0013> gsup_server.c:235 3: 20241012055651279 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055651279 DLGSUP <0013> gsup_server.c:235 4: 20241012055651279 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055651279 DLGSUP <0013> gsup_server.c:235 5: 20241012055651279 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055651279 DLGSUP <0013> gsup_server.c:235 7: 20241012055651279 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055651279 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055651279 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055651279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43519 HLR_Test-GSUP-IPA(235)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055651280 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055651282 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055651282 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055651282 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 20241012055651283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055651283 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 20241012055651283 DLGSUP <0013> gsup_server.c:235 2: 20241012055651283 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055651283 DLGSUP <0013> gsup_server.c:235 3: 20241012055651283 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055651283 DLGSUP <0013> gsup_server.c:235 4: 20241012055651283 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055651283 DLGSUP <0013> gsup_server.c:235 5: 20241012055651283 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055651283 DLGSUP <0013> gsup_server.c:235 7: 20241012055651283 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055651283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055651283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055651283 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@421cd9ede6bd: 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") 20241012055651299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36219<->l=127.0.0.1:4259) 20241012055651311 DAUC <0003> db_auc.c:157 IMSI='262424994842222': No 2G Auth Data 20241012055651311 DAUC <0003> db_auc.c:192 IMSI='262424994842222': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262424994842222" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241012055651334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 20241012055651340 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651341 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424994842222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424994842222" session_id=2112082239 session_state=BEGIN} 20241012055651341 DSS <0004> hlr_ussd.c:576 262424994842222/0x7de3d13f: Process SS (BEGIN) 20241012055651341 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651341 DSS <0004> hlr_ussd.c:518 262424994842222/0x7de3d13f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651341 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651341 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651341 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651341 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651349 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651349 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651349 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424994842222 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424994842222" session_id=2112082239 session_state=END} 20241012055651349 DSS <0004> hlr_ussd.c:576 262424994842222/0x7de3d13f: Process SS (END) 20241012055651349 DSS <0004> hlr_ussd.c:518 262424994842222/0x7de3d13f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651349 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424994842222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424994842222" session_id=2112082239 session_state=END} 20241012055651349 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424994842222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651349 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424994842222 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651349 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651349 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262424994842222" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424994842222" TC_mo_ussd_euse_defaultroute(240)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@421cd9ede6bd: Final verdict of PTC: pass 20241012055651359 DAUC <0003> db_auc.c:157 IMSI='262423042107617': No 2G Auth Data 20241012055651359 DAUC <0003> db_auc.c:192 IMSI='262423042107617': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262423042107617" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241012055651385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4258 20241012055651392 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651392 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423042107617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423042107617" session_id=1942616528 session_state=BEGIN} 20241012055651392 DSS <0004> hlr_ussd.c:576 262423042107617/0x73c9f9d0: Process SS (BEGIN) 20241012055651392 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651392 DSS <0004> hlr_ussd.c:518 262423042107617/0x73c9f9d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651392 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651392 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651392 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651392 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651394 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651394 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651394 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423042107617 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423042107617" session_id=1942616528 session_state=END} 20241012055651394 DSS <0004> hlr_ussd.c:576 262423042107617/0x73c9f9d0: Process SS (END) 20241012055651394 DSS <0004> hlr_ussd.c:518 262423042107617/0x73c9f9d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651394 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423042107617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423042107617" session_id=1942616528 session_state=END} 20241012055651394 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423042107617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651394 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423042107617 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651394 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651394 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262423042107617" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423042107617" TC_mo_ussd_euse_defaultroute(241)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@421cd9ede6bd: Final verdict of PTC: pass 20241012055651402 DAUC <0003> db_auc.c:157 IMSI='262429136266102': No 2G Auth Data 20241012055651402 DAUC <0003> db_auc.c:192 IMSI='262429136266102': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262429136266102" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241012055651426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 20241012055651433 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651433 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429136266102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429136266102" session_id=554568805 session_state=BEGIN} 20241012055651433 DSS <0004> hlr_ussd.c:576 262429136266102/0x210e0c65: Process SS (BEGIN) 20241012055651434 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651434 DSS <0004> hlr_ussd.c:518 262429136266102/0x210e0c65: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651434 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651434 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651434 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651434 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651436 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651436 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651436 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262429136266102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429136266102" session_id=554568805 session_state=END} 20241012055651436 DSS <0004> hlr_ussd.c:576 262429136266102/0x210e0c65: Process SS (END) 20241012055651436 DSS <0004> hlr_ussd.c:518 262429136266102/0x210e0c65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651436 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429136266102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429136266102" session_id=554568805 session_state=END} 20241012055651436 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429136266102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651436 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262429136266102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651436 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651436 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262429136266102" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429136266102" TC_mo_ussd_euse_defaultroute(242)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45380<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@421cd9ede6bd: Final verdict of PTC: pass 20241012055651444 DAUC <0003> db_auc.c:157 IMSI='262428402085744': No 2G Auth Data 20241012055651444 DAUC <0003> db_auc.c:192 IMSI='262428402085744': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262428402085744" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241012055651466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45394<->l=127.0.0.1:4258 20241012055651472 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651472 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428402085744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428402085744" session_id=1079368300 session_state=BEGIN} 20241012055651472 DSS <0004> hlr_ussd.c:576 262428402085744/0x4055da6c: Process SS (BEGIN) 20241012055651472 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651472 DSS <0004> hlr_ussd.c:518 262428402085744/0x4055da6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651472 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651472 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651472 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651472 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651474 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651474 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651474 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428402085744 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428402085744" session_id=1079368300 session_state=END} 20241012055651474 DSS <0004> hlr_ussd.c:576 262428402085744/0x4055da6c: Process SS (END) 20241012055651474 DSS <0004> hlr_ussd.c:518 262428402085744/0x4055da6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651474 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428402085744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428402085744" session_id=1079368300 session_state=END} 20241012055651474 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428402085744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651474 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428402085744 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651474 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651474 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262428402085744" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428402085744" TC_mo_ussd_euse_defaultroute(243)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45394<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@421cd9ede6bd: Final verdict of PTC: pass 20241012055651482 DAUC <0003> db_auc.c:157 IMSI='262421847802465': No 2G Auth Data 20241012055651482 DAUC <0003> db_auc.c:192 IMSI='262421847802465': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262421847802465" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241012055651505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241012055651512 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651512 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421847802465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421847802465" session_id=2354509641 session_state=BEGIN} 20241012055651512 DSS <0004> hlr_ussd.c:576 262421847802465/0x8c56f749: Process SS (BEGIN) 20241012055651512 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651512 DSS <0004> hlr_ussd.c:518 262421847802465/0x8c56f749: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651512 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651512 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651512 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651512 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651513 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651513 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651513 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421847802465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421847802465" session_id=2354509641 session_state=END} 20241012055651513 DSS <0004> hlr_ussd.c:576 262421847802465/0x8c56f749: Process SS (END) 20241012055651513 DSS <0004> hlr_ussd.c:518 262421847802465/0x8c56f749: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651513 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421847802465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421847802465" session_id=2354509641 session_state=END} 20241012055651513 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421847802465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651513 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421847802465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651513 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651513 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262421847802465" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421847802465" TC_mo_ussd_euse_defaultroute(244)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@421cd9ede6bd: Final verdict of PTC: pass 20241012055651523 DAUC <0003> db_auc.c:157 IMSI='262427327981256': No 2G Auth Data 20241012055651523 DAUC <0003> db_auc.c:192 IMSI='262427327981256': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262427327981256" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241012055651551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 20241012055651555 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651555 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427327981256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427327981256" session_id=3350106369 session_state=BEGIN} 20241012055651555 DSS <0004> hlr_ussd.c:576 262427327981256/0xc7ae9101: Process SS (BEGIN) 20241012055651555 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651555 DSS <0004> hlr_ussd.c:518 262427327981256/0xc7ae9101: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651555 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651555 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651556 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651556 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651557 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651557 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651557 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427327981256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427327981256" session_id=3350106369 session_state=END} 20241012055651557 DSS <0004> hlr_ussd.c:576 262427327981256/0xc7ae9101: Process SS (END) 20241012055651557 DSS <0004> hlr_ussd.c:518 262427327981256/0xc7ae9101: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651557 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427327981256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427327981256" session_id=3350106369 session_state=END} 20241012055651557 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427327981256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651557 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427327981256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651557 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651557 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262427327981256" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427327981256" TC_mo_ussd_euse_defaultroute(245)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@421cd9ede6bd: Final verdict of PTC: pass 20241012055651565 DAUC <0003> db_auc.c:157 IMSI='262427463755657': No 2G Auth Data 20241012055651565 DAUC <0003> db_auc.c:192 IMSI='262427463755657': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262427463755657" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241012055651591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45434<->l=127.0.0.1:4258 20241012055651598 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651598 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427463755657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427463755657" session_id=86328970 session_state=BEGIN} 20241012055651598 DSS <0004> hlr_ussd.c:576 262427463755657/0x0525468a: Process SS (BEGIN) 20241012055651598 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651598 DSS <0004> hlr_ussd.c:518 262427463755657/0x0525468a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651598 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651598 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651598 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651598 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651600 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651600 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651600 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427463755657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427463755657" session_id=86328970 session_state=END} 20241012055651600 DSS <0004> hlr_ussd.c:576 262427463755657/0x0525468a: Process SS (END) 20241012055651600 DSS <0004> hlr_ussd.c:518 262427463755657/0x0525468a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651600 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427463755657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427463755657" session_id=86328970 session_state=END} 20241012055651600 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427463755657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651600 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427463755657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651600 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651600 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262427463755657" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427463755657" TC_mo_ussd_euse_defaultroute(246)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45434<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@421cd9ede6bd: Final verdict of PTC: pass 20241012055651607 DAUC <0003> db_auc.c:157 IMSI='262424130856795': No 2G Auth Data 20241012055651607 DAUC <0003> db_auc.c:192 IMSI='262424130856795': No 3G Auth Data HLR_Test-GSUP(237)@421cd9ede6bd: Created GsupExpect[0] for "262424130856795" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241012055651634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45442<->l=127.0.0.1:4258 20241012055651640 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651640 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424130856795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424130856795" session_id=1731254594 session_state=BEGIN} 20241012055651640 DSS <0004> hlr_ussd.c:576 262424130856795/0x6730d942: Process SS (BEGIN) 20241012055651640 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012055651640 DSS <0004> hlr_ussd.c:518 262424130856795/0x6730d942: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012055651640 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651640 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data 20241012055651640 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651640 DLINP <000b> input/ipa.c:431 127.0.0.1:43519 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: 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 } } } } } 20241012055651642 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651642 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651642 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424130856795 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424130856795" session_id=1731254594 session_state=END} 20241012055651642 DSS <0004> hlr_ussd.c:576 262424130856795/0x6730d942: Process SS (END) 20241012055651642 DSS <0004> hlr_ussd.c:518 262424130856795/0x6730d942: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012055651642 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424130856795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424130856795" session_id=1731254594 session_state=END} 20241012055651642 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424130856795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651642 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424130856795 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012055651642 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055651642 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@421cd9ede6bd: Found GsupExpect[0] for "262424130856795" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@421cd9ede6bd: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424130856795" TC_mo_ussd_euse_defaultroute(247)@421cd9ede6bd: 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)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055651647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45442<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@421cd9ede6bd: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@421cd9ede6bd: Final verdict of PTC: none 20241012055651650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4258 20241012055651650 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36219<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@421cd9ede6bd: Final verdict of PTC: none 20241012055651651 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055651651 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055651651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055651651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055651651 DLINP <000b> input/ipa.c:451 connected read/write 20241012055651651 DLINP <000b> input/ipa.c:405 127.0.0.1:43519 message received 20241012055651651 DLINP <000b> input/ipa.c:414 127.0.0.1:43519 connection closed with server 20241012055651651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43519 20241012055651651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@421cd9ede6bd: Final verdict of PTC: none 238@421cd9ede6bd: Final verdict of PTC: none IPA-EUSE-foobar(236)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 238: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055651693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4258 20241012055651840 DSS <0004> hlr_ussd.c:239 262423485216680/0x222024f2: SS Session Timeout, destroying 20241012055651840 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423485216680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651890 DSS <0004> hlr_ussd.c:239 262426469286415/0x4f108eba: SS Session Timeout, destroying 20241012055651890 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426469286415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32108) 20241012055651940 DSS <0004> hlr_ussd.c:239 262429918144651/0x7fd66447: SS Session Timeout, destroying 20241012055651940 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429918144651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055651998 DSS <0004> hlr_ussd.c:239 262425091378551/0xf384907e: SS Session Timeout, destroying 20241012055651998 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425091378551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055652043 DSS <0004> hlr_ussd.c:239 262421277208372/0xe8f41fcd: SS Session Timeout, destroying 20241012055652043 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421277208372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055652088 DSS <0004> hlr_ussd.c:239 262429545543521/0x498b3bad: SS Session Timeout, destroying 20241012055652088 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429545543521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055652129 DSS <0004> hlr_ussd.c:239 262429284505728/0x693fc811: SS Session Timeout, destroying 20241012055652129 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429284505728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055652171 DSS <0004> hlr_ussd.c:239 262422250393866/0x22cb376c: SS Session Timeout, destroying 20241012055652171 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422250393866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=32108, count=46524) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_mo_sss_reject started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055654972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055654973 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055654975 DLINP <000b> input/ipa.c:451 connected read/write 20241012055654975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055654976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055654977 DLINP <000b> input/ipa.c:451 connected read/write 20241012055654978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055654978 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055654978 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055654978 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 20241012055654978 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055654978 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 20241012055654978 DLGSUP <0013> gsup_server.c:235 2: 20241012055654978 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055654978 DLGSUP <0013> gsup_server.c:235 3: 20241012055654978 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055654978 DLGSUP <0013> gsup_server.c:235 4: 20241012055654978 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055654978 DLGSUP <0013> gsup_server.c:235 5: 20241012055654978 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055654978 DLGSUP <0013> gsup_server.c:235 7: 20241012055654978 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055654978 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055654978 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055654978 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@421cd9ede6bd: 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") 20241012055654996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44363<->l=127.0.0.1:4259) 20241012055655010 DAUC <0003> db_auc.c:157 IMSI='262424205746183': No 2G Auth Data 20241012055655010 DAUC <0003> db_auc.c:192 IMSI='262424205746183': No 3G Auth Data HLR_Test-GSUP(249)@421cd9ede6bd: Created GsupExpect[0] for "262424205746183" to be handled at TC_mo_sss_reject(252) 20241012055655034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4258 20241012055655040 DLINP <000b> input/ipa.c:451 connected read/write 20241012055655040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055655040 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424205746183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424205746183" session_id=2765292567 session_state=BEGIN} 20241012055655040 DSS <0004> hlr_ussd.c:576 262424205746183/0xa4d30417: Process SS (BEGIN) 20241012055655040 DSS <0004> hlr_ussd.c:498 262424205746183/0xa4d30417: SS CompType=Invoke, OpCode=InterrogateSS 20241012055655040 DSS <0004> hlr_ussd.c:506 262424205746183/0xa4d30417: Structured SS requests are not supported, rejecting... 20241012055655040 DSS <0004> hlr_ussd.c:354 262424205746183/0xa4d30417: Tx ReturnError(0, 0x15) 20241012055655040 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424205746183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424205746183" session_id=2765292567 session_state=END} 20241012055655040 DLINP <000b> input/ipa.c:451 connected read/write 20241012055655040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055655040 DLINP <000b> input/ipa.c:451 connected read/write 20241012055655040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@421cd9ede6bd: Found GsupExpect[0] for "262424205746183" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@421cd9ede6bd: Added IMSI table entry 0TC_mo_sss_reject(252)"262424205746183" TC_mo_sss_reject(252)@421cd9ede6bd: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055655043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@421cd9ede6bd: Final verdict of PTC: pass 20241012055655052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 20241012055655053 DLINP <000b> input/ipa.c:451 connected read/write 20241012055655053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055655053 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055655053 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055655053 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055655053 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44363<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@421cd9ede6bd: Final verdict of PTC: none 250@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 250: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_mo_sss_reject finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:56:55 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 20241012055655094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4258 20241012055655194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241012055655472 DSS <0004> hlr_ussd.c:239 262423300583630/0x5a596fb0: SS Session Timeout, destroying 20241012055655472 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423300583630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055655508 DSS <0004> hlr_ussd.c:239 262421156355748/0xe6d584a0: SS Session Timeout, destroying 20241012055655508 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421156355748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055655545 DSS <0004> hlr_ussd.c:239 262427334314965/0xa95d28ca: SS Session Timeout, destroying 20241012055655545 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427334314965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055655582 DSS <0004> hlr_ussd.c:239 262427955533281/0x853d764b: SS Session Timeout, destroying 20241012055655582 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427955533281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055655619 DSS <0004> hlr_ussd.c:239 262426928315381/0x5920cade: SS Session Timeout, destroying 20241012055655619 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426928315381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055655667 DSS <0004> hlr_ussd.c:239 262421847487377/0x1114ee52: SS Session Timeout, destroying 20241012055655667 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421847487377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055655717 DSS <0004> hlr_ussd.c:239 262429499757394/0xb97fa965: SS Session Timeout, destroying 20241012055655717 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429499757394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012055655759 DSS <0004> hlr_ussd.c:239 262421047948310/0x3fa5804b: SS Session Timeout, destroying 20241012055655759 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421047948310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:56:57 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_check_imei started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055658267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055658267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055658269 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055658272 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055658272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055658272 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 20241012055658272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055658272 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 20241012055658272 DLGSUP <0013> gsup_server.c:235 2: 20241012055658272 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055658272 DLGSUP <0013> gsup_server.c:235 3: 20241012055658272 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055658272 DLGSUP <0013> gsup_server.c:235 4: 20241012055658272 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055658272 DLGSUP <0013> gsup_server.c:235 5: 20241012055658272 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055658272 DLGSUP <0013> gsup_server.c:235 7: 20241012055658272 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055658272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055658272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055658272 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@421cd9ede6bd: 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") 20241012055658291 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45813<->l=127.0.0.1:4259) 20241012055658308 DAUC <0003> db_auc.c:157 IMSI='262427281320112': No 2G Auth Data 20241012055658308 DAUC <0003> db_auc.c:192 IMSI='262427281320112': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262427281320112" to be handled at TC_gsup_check_imei(257) 20241012055658333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20241012055658338 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658338 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427281320112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427281320112"} 20241012055658338 DMAIN <0000> hlr.c:435 IMSI='262427281320112': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658338 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427281320112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427281320112"} 20241012055658338 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427281320112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658338 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658338 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262427281320112" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_check_imei(257)"262427281320112" TC_gsup_check_imei(257)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658341 DAUC <0003> db_auc.c:192 IMSI='262427281320112': No 3G Auth Data 20241012055658345 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658345 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427281320112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427281320112"} 20241012055658345 DAUC <0003> hlr.c:428 IMSI='262427281320112': storing IMEI = 12345678901234 20241012055658348 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427281320112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427281320112"} 20241012055658348 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427281320112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658348 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658348 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658349 DAUC <0003> db_auc.c:192 IMSI='262427281320112': No 3G Auth Data 20241012055658350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@421cd9ede6bd: Final verdict of PTC: pass 20241012055658362 DAUC <0003> db_auc.c:157 IMSI='262422625410734': No 2G Auth Data 20241012055658362 DAUC <0003> db_auc.c:192 IMSI='262422625410734': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262422625410734" to be handled at TC_gsup_check_imei(258) 20241012055658387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 20241012055658391 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658391 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422625410734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422625410734"} 20241012055658391 DMAIN <0000> hlr.c:435 IMSI='262422625410734': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658391 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422625410734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422625410734"} 20241012055658391 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422625410734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658391 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658391 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262422625410734" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_check_imei(258)"262422625410734" TC_gsup_check_imei(258)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658393 DAUC <0003> db_auc.c:192 IMSI='262422625410734': No 3G Auth Data 20241012055658396 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658396 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422625410734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422625410734"} 20241012055658396 DAUC <0003> hlr.c:428 IMSI='262422625410734': storing IMEI = 12345678901234 20241012055658399 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422625410734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422625410734"} 20241012055658399 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422625410734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658399 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658399 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658400 DAUC <0003> db_auc.c:192 IMSI='262422625410734': No 3G Auth Data 20241012055658402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@421cd9ede6bd: Final verdict of PTC: pass 20241012055658413 DAUC <0003> db_auc.c:157 IMSI='262422508301735': No 2G Auth Data 20241012055658413 DAUC <0003> db_auc.c:192 IMSI='262422508301735': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262422508301735" to be handled at TC_gsup_check_imei(259) 20241012055658435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4258 20241012055658440 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658440 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422508301735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422508301735"} 20241012055658441 DMAIN <0000> hlr.c:435 IMSI='262422508301735': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658441 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422508301735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422508301735"} 20241012055658441 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422508301735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658441 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658441 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262422508301735" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_check_imei(259)"262422508301735" TC_gsup_check_imei(259)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658443 DAUC <0003> db_auc.c:192 IMSI='262422508301735': No 3G Auth Data 20241012055658446 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658446 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422508301735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422508301735"} 20241012055658446 DAUC <0003> hlr.c:428 IMSI='262422508301735': storing IMEI = 12345678901234 20241012055658450 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422508301735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422508301735"} 20241012055658450 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422508301735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658450 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658450 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658451 DAUC <0003> db_auc.c:192 IMSI='262422508301735': No 3G Auth Data 20241012055658452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@421cd9ede6bd: Final verdict of PTC: pass 20241012055658464 DAUC <0003> db_auc.c:157 IMSI='262420687653519': No 2G Auth Data 20241012055658464 DAUC <0003> db_auc.c:192 IMSI='262420687653519': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262420687653519" to be handled at TC_gsup_check_imei(260) 20241012055658489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4258 20241012055658493 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658493 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420687653519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420687653519"} 20241012055658493 DMAIN <0000> hlr.c:435 IMSI='262420687653519': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658493 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420687653519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420687653519"} 20241012055658493 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420687653519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658493 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658493 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262420687653519" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_check_imei(260)"262420687653519" TC_gsup_check_imei(260)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658495 DAUC <0003> db_auc.c:157 IMSI='262420687653519': No 2G Auth Data 20241012055658497 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658497 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420687653519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420687653519"} 20241012055658497 DAUC <0003> hlr.c:428 IMSI='262420687653519': storing IMEI = 12345678901234 20241012055658500 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420687653519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420687653519"} 20241012055658500 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420687653519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658500 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658500 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658501 DAUC <0003> db_auc.c:157 IMSI='262420687653519': No 2G Auth Data 20241012055658502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@421cd9ede6bd: Final verdict of PTC: pass 20241012055658514 DAUC <0003> db_auc.c:157 IMSI='262424316487289': No 2G Auth Data 20241012055658514 DAUC <0003> db_auc.c:192 IMSI='262424316487289': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262424316487289" to be handled at TC_gsup_check_imei(261) 20241012055658538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 20241012055658542 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658542 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424316487289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424316487289"} 20241012055658542 DMAIN <0000> hlr.c:435 IMSI='262424316487289': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658542 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424316487289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424316487289"} 20241012055658542 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424316487289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658542 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658542 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262424316487289" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_check_imei(261)"262424316487289" TC_gsup_check_imei(261)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658543 DAUC <0003> db_auc.c:157 IMSI='262424316487289': No 2G Auth Data 20241012055658546 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658546 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424316487289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424316487289"} 20241012055658546 DAUC <0003> hlr.c:428 IMSI='262424316487289': storing IMEI = 12345678901234 20241012055658549 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424316487289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424316487289"} 20241012055658549 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424316487289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658549 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658549 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658550 DAUC <0003> db_auc.c:157 IMSI='262424316487289': No 2G Auth Data 20241012055658551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@421cd9ede6bd: Final verdict of PTC: pass 20241012055658562 DAUC <0003> db_auc.c:157 IMSI='262428256631724': No 2G Auth Data 20241012055658562 DAUC <0003> db_auc.c:192 IMSI='262428256631724': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262428256631724" to be handled at TC_gsup_check_imei(262) 20241012055658590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4258 20241012055658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658594 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428256631724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428256631724"} 20241012055658594 DMAIN <0000> hlr.c:435 IMSI='262428256631724': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658594 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428256631724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428256631724"} 20241012055658594 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428256631724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262428256631724" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_check_imei(262)"262428256631724" TC_gsup_check_imei(262)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658599 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658599 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428256631724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428256631724"} 20241012055658599 DAUC <0003> hlr.c:428 IMSI='262428256631724': storing IMEI = 12345678901234 20241012055658603 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428256631724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428256631724"} 20241012055658603 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428256631724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658603 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658603 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@421cd9ede6bd: Final verdict of PTC: pass 20241012055658620 DAUC <0003> db_auc.c:157 IMSI='262420186089931': No 2G Auth Data 20241012055658620 DAUC <0003> db_auc.c:192 IMSI='262420186089931': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262420186089931" to be handled at TC_gsup_check_imei(263) 20241012055658647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 20241012055658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658653 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420186089931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420186089931"} 20241012055658653 DMAIN <0000> hlr.c:435 IMSI='262420186089931': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658653 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420186089931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420186089931"} 20241012055658653 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420186089931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262420186089931" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_check_imei(263)"262420186089931" TC_gsup_check_imei(263)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658658 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658658 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420186089931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420186089931"} 20241012055658658 DAUC <0003> hlr.c:428 IMSI='262420186089931': storing IMEI = 12345678901234 20241012055658662 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420186089931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420186089931"} 20241012055658662 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420186089931 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658662 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658662 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@421cd9ede6bd: Final verdict of PTC: pass 20241012055658679 DAUC <0003> db_auc.c:157 IMSI='262426193536266': No 2G Auth Data 20241012055658679 DAUC <0003> db_auc.c:192 IMSI='262426193536266': No 3G Auth Data HLR_Test-GSUP(254)@421cd9ede6bd: Created GsupExpect[0] for "262426193536266" to be handled at TC_gsup_check_imei(264) 20241012055658704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 20241012055658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658709 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426193536266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426193536266"} 20241012055658709 DMAIN <0000> hlr.c:435 IMSI='262426193536266': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055658709 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426193536266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426193536266"} 20241012055658709 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426193536266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@421cd9ede6bd: Found GsupExpect[0] for "262426193536266" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_check_imei(264)"262426193536266" TC_gsup_check_imei(264)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658713 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658713 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426193536266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426193536266"} 20241012055658713 DAUC <0003> hlr.c:428 IMSI='262426193536266': storing IMEI = 12345678901234 20241012055658716 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426193536266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426193536266"} 20241012055658716 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426193536266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055658716 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055658716 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055658719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055658730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 20241012055658732 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45813<->l=127.0.0.1:4259) 20241012055658732 DLINP <000b> input/ipa.c:451 connected read/write 20241012055658732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055658732 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055658732 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055658732 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@421cd9ede6bd: Final verdict of PTC: none 255@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_check_imei finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055658772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 20241012055658873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43080<->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=68324) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_check_imei_via_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055701949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055701949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055701951 DLINP <000b> input/ipa.c:451 connected read/write 20241012055701951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055701951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055701953 DLINP <000b> input/ipa.c:451 connected read/write 20241012055701953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055701953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055701953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055701953 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 20241012055701953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055701953 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 20241012055701953 DLGSUP <0013> gsup_server.c:235 2: 20241012055701953 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055701953 DLGSUP <0013> gsup_server.c:235 3: 20241012055701953 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055701953 DLGSUP <0013> gsup_server.c:235 4: 20241012055701953 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055701953 DLGSUP <0013> gsup_server.c:235 5: 20241012055701953 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055701953 DLGSUP <0013> gsup_server.c:235 7: 20241012055701953 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055701953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055701953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055701953 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@421cd9ede6bd: 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") 20241012055701968 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45427<->l=127.0.0.1:4259) 20241012055701984 DAUC <0003> db_auc.c:157 IMSI='262426138941591': No 2G Auth Data 20241012055701984 DAUC <0003> db_auc.c:192 IMSI='262426138941591': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262426138941591" to be handled at TC_gsup_check_imei_via_proxy(269) 20241012055702006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20241012055702011 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702011 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426138941591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426138941591" source_name="the-source\n"} 20241012055702011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012055702011 DMAIN <0000> hlr.c:435 IMSI='262426138941591': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702011 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426138941591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426138941591" destination_name="the-source\n"} 20241012055702011 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426138941591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702011 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702012 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262426138941591" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426138941591" TC_gsup_check_imei_via_proxy(269)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702013 DAUC <0003> db_auc.c:192 IMSI='262426138941591': No 3G Auth Data 20241012055702017 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702017 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426138941591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426138941591" source_name="the-source\n"} 20241012055702017 DAUC <0003> hlr.c:428 IMSI='262426138941591': storing IMEI = 12345678901234 20241012055702020 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426138941591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426138941591" destination_name="the-source\n"} 20241012055702020 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426138941591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702020 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702020 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702022 DAUC <0003> db_auc.c:192 IMSI='262426138941591': No 3G Auth Data 20241012055702023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@421cd9ede6bd: Final verdict of PTC: pass 20241012055702035 DAUC <0003> db_auc.c:157 IMSI='262422600594460': No 2G Auth Data 20241012055702035 DAUC <0003> db_auc.c:192 IMSI='262422600594460': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262422600594460" to be handled at TC_gsup_check_imei_via_proxy(270) 20241012055702061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43108<->l=127.0.0.1:4258 20241012055702066 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702066 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422600594460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422600594460" source_name="the-source\n"} 20241012055702066 DMAIN <0000> hlr.c:435 IMSI='262422600594460': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702066 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422600594460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422600594460" destination_name="the-source\n"} 20241012055702066 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422600594460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702066 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702066 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262422600594460" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422600594460" TC_gsup_check_imei_via_proxy(270)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702069 DAUC <0003> db_auc.c:192 IMSI='262422600594460': No 3G Auth Data 20241012055702072 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702072 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422600594460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422600594460" source_name="the-source\n"} 20241012055702072 DAUC <0003> hlr.c:428 IMSI='262422600594460': storing IMEI = 12345678901234 20241012055702080 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422600594460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422600594460" destination_name="the-source\n"} 20241012055702080 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422600594460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702080 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702080 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702081 DAUC <0003> db_auc.c:192 IMSI='262422600594460': No 3G Auth Data 20241012055702082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43108<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@421cd9ede6bd: Final verdict of PTC: pass 20241012055702094 DAUC <0003> db_auc.c:157 IMSI='262423839478560': No 2G Auth Data 20241012055702094 DAUC <0003> db_auc.c:192 IMSI='262423839478560': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262423839478560" to be handled at TC_gsup_check_imei_via_proxy(271) 20241012055702118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4258 20241012055702123 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702124 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423839478560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423839478560" source_name="the-source\n"} 20241012055702124 DMAIN <0000> hlr.c:435 IMSI='262423839478560': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702124 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423839478560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423839478560" destination_name="the-source\n"} 20241012055702124 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262423839478560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702124 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702124 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262423839478560" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423839478560" TC_gsup_check_imei_via_proxy(271)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702125 DAUC <0003> db_auc.c:192 IMSI='262423839478560': No 3G Auth Data 20241012055702129 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702129 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423839478560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423839478560" source_name="the-source\n"} 20241012055702129 DAUC <0003> hlr.c:428 IMSI='262423839478560': storing IMEI = 12345678901234 20241012055702132 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423839478560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423839478560" destination_name="the-source\n"} 20241012055702132 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262423839478560 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702132 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702132 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702133 DAUC <0003> db_auc.c:192 IMSI='262423839478560': No 3G Auth Data 20241012055702135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@421cd9ede6bd: Final verdict of PTC: pass 20241012055702146 DAUC <0003> db_auc.c:157 IMSI='262420006455728': No 2G Auth Data 20241012055702146 DAUC <0003> db_auc.c:192 IMSI='262420006455728': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262420006455728" to be handled at TC_gsup_check_imei_via_proxy(272) 20241012055702168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4258 20241012055702173 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702173 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420006455728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420006455728" source_name="the-source\n"} 20241012055702173 DMAIN <0000> hlr.c:435 IMSI='262420006455728': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702173 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420006455728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420006455728" destination_name="the-source\n"} 20241012055702173 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420006455728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702173 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702173 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262420006455728" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420006455728" TC_gsup_check_imei_via_proxy(272)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702175 DAUC <0003> db_auc.c:157 IMSI='262420006455728': No 2G Auth Data 20241012055702178 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702178 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420006455728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420006455728" source_name="the-source\n"} 20241012055702178 DAUC <0003> hlr.c:428 IMSI='262420006455728': storing IMEI = 12345678901234 20241012055702181 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420006455728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420006455728" destination_name="the-source\n"} 20241012055702181 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420006455728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702181 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702181 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702183 DAUC <0003> db_auc.c:157 IMSI='262420006455728': No 2G Auth Data 20241012055702184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@421cd9ede6bd: Final verdict of PTC: pass 20241012055702196 DAUC <0003> db_auc.c:157 IMSI='262420864693476': No 2G Auth Data 20241012055702196 DAUC <0003> db_auc.c:192 IMSI='262420864693476': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262420864693476" to be handled at TC_gsup_check_imei_via_proxy(273) 20241012055702220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 20241012055702226 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702226 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420864693476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420864693476" source_name="the-source\n"} 20241012055702226 DMAIN <0000> hlr.c:435 IMSI='262420864693476': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702226 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420864693476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420864693476" destination_name="the-source\n"} 20241012055702226 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420864693476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702226 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702226 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262420864693476" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420864693476" TC_gsup_check_imei_via_proxy(273)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702228 DAUC <0003> db_auc.c:157 IMSI='262420864693476': No 2G Auth Data 20241012055702231 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702231 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420864693476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420864693476" source_name="the-source\n"} 20241012055702231 DAUC <0003> hlr.c:428 IMSI='262420864693476': storing IMEI = 12345678901234 20241012055702234 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420864693476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420864693476" destination_name="the-source\n"} 20241012055702234 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420864693476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702234 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702234 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702235 DAUC <0003> db_auc.c:157 IMSI='262420864693476': No 2G Auth Data 20241012055702236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@421cd9ede6bd: Final verdict of PTC: pass 20241012055702248 DAUC <0003> db_auc.c:157 IMSI='262421253645838': No 2G Auth Data 20241012055702248 DAUC <0003> db_auc.c:192 IMSI='262421253645838': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262421253645838" to be handled at TC_gsup_check_imei_via_proxy(274) 20241012055702282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20241012055702287 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702287 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421253645838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421253645838" source_name="the-source\n"} 20241012055702287 DMAIN <0000> hlr.c:435 IMSI='262421253645838': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702287 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421253645838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421253645838" destination_name="the-source\n"} 20241012055702287 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421253645838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702287 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702287 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262421253645838" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421253645838" TC_gsup_check_imei_via_proxy(274)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702293 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702293 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421253645838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421253645838" source_name="the-source\n"} 20241012055702293 DAUC <0003> hlr.c:428 IMSI='262421253645838': storing IMEI = 12345678901234 20241012055702296 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421253645838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421253645838" destination_name="the-source\n"} 20241012055702296 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421253645838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702296 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702296 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@421cd9ede6bd: Final verdict of PTC: pass 20241012055702316 DAUC <0003> db_auc.c:157 IMSI='262423257270340': No 2G Auth Data 20241012055702316 DAUC <0003> db_auc.c:192 IMSI='262423257270340': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262423257270340" to be handled at TC_gsup_check_imei_via_proxy(275) 20241012055702343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 20241012055702347 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702347 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423257270340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423257270340" source_name="the-source\n"} 20241012055702347 DMAIN <0000> hlr.c:435 IMSI='262423257270340': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702347 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423257270340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423257270340" destination_name="the-source\n"} 20241012055702347 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423257270340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702347 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702347 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262423257270340" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423257270340" TC_gsup_check_imei_via_proxy(275)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702351 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702351 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423257270340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423257270340" source_name="the-source\n"} 20241012055702351 DAUC <0003> hlr.c:428 IMSI='262423257270340': storing IMEI = 12345678901234 20241012055702355 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423257270340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423257270340" destination_name="the-source\n"} 20241012055702355 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423257270340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702355 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702355 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@421cd9ede6bd: Final verdict of PTC: pass 20241012055702383 DAUC <0003> db_auc.c:157 IMSI='262429967643948': No 2G Auth Data 20241012055702383 DAUC <0003> db_auc.c:192 IMSI='262429967643948': No 3G Auth Data HLR_Test-GSUP(266)@421cd9ede6bd: Created GsupExpect[0] for "262429967643948" to be handled at TC_gsup_check_imei_via_proxy(276) 20241012055702410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20241012055702414 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702414 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429967643948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429967643948" source_name="the-source\n"} 20241012055702414 DMAIN <0000> hlr.c:435 IMSI='262429967643948': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012055702414 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429967643948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429967643948" destination_name="the-source\n"} 20241012055702414 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429967643948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702414 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702415 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@421cd9ede6bd: Found GsupExpect[0] for "262429967643948" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429967643948" TC_gsup_check_imei_via_proxy(276)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702419 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702419 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429967643948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429967643948" source_name="the-source\n"} 20241012055702419 DAUC <0003> hlr.c:428 IMSI='262429967643948': storing IMEI = 12345678901234 20241012055702422 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429967643948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429967643948" destination_name="the-source\n"} 20241012055702422 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429967643948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055702422 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055702422 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055702425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055702437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43086<->l=127.0.0.1:4258 20241012055702438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45427<->l=127.0.0.1:4259) 20241012055702438 DLINP <000b> input/ipa.c:451 connected read/write 20241012055702438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055702438 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055702438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055702438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055702438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@421cd9ede6bd: Final verdict of PTC: none 267@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055702483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4258 20241012055702583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41936) Waiting for packet dumper to finish... 1 (prev_count=41936, count=69208) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_check_imei_invalid_len started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055705658 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055705658 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055705660 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055705662 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705662 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055705662 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055705662 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 20241012055705662 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055705662 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 20241012055705662 DLGSUP <0013> gsup_server.c:235 2: 20241012055705662 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055705662 DLGSUP <0013> gsup_server.c:235 3: 20241012055705662 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055705662 DLGSUP <0013> gsup_server.c:235 4: 20241012055705662 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055705662 DLGSUP <0013> gsup_server.c:235 5: 20241012055705662 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055705662 DLGSUP <0013> gsup_server.c:235 7: 20241012055705662 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055705662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055705662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055705662 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@421cd9ede6bd: 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") 20241012055705679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46197<->l=127.0.0.1:4259) 20241012055705696 DAUC <0003> db_auc.c:157 IMSI='262426397795748': No 2G Auth Data 20241012055705696 DAUC <0003> db_auc.c:192 IMSI='262426397795748': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262426397795748" to be handled at TC_gsup_check_imei_invalid_len(281) 20241012055705721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 20241012055705726 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705726 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426397795748"} 20241012055705726 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055705726 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426397795748" cause=Invalid mandatory information} 20241012055705726 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705726 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705726 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262426397795748" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426397795748" TC_gsup_check_imei_invalid_len(281)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055705729 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705729 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426397795748"} 20241012055705729 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055705729 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426397795748" cause=Invalid mandatory information} 20241012055705729 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705729 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705729 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705731 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705731 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426397795748"} 20241012055705731 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055705731 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426397795748" cause=Invalid mandatory information} 20241012055705731 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705731 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705731 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705733 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705733 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426397795748"} 20241012055705733 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055705733 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426397795748" cause=Invalid mandatory information} 20241012055705733 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705733 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705733 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705735 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705735 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426397795748"} 20241012055705735 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055705735 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426397795748" cause=Invalid mandatory information} 20241012055705735 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426397795748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705735 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705735 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@421cd9ede6bd: Final verdict of PTC: pass 20241012055705748 DAUC <0003> db_auc.c:157 IMSI='262425808668528': No 2G Auth Data 20241012055705748 DAUC <0003> db_auc.c:192 IMSI='262425808668528': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262425808668528" to be handled at TC_gsup_check_imei_invalid_len(282) 20241012055705770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43198<->l=127.0.0.1:4258 20241012055705774 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705774 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808668528"} 20241012055705774 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055705774 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425808668528" cause=Invalid mandatory information} 20241012055705774 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705774 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705774 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262425808668528" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425808668528" TC_gsup_check_imei_invalid_len(282)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055705776 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705776 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808668528"} 20241012055705776 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055705776 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425808668528" cause=Invalid mandatory information} 20241012055705776 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705776 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705776 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705778 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705778 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808668528"} 20241012055705778 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055705778 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425808668528" cause=Invalid mandatory information} 20241012055705778 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705778 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705779 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705780 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705780 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808668528"} 20241012055705780 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055705780 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425808668528" cause=Invalid mandatory information} 20241012055705780 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705780 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705780 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705782 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705782 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808668528"} 20241012055705782 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055705782 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425808668528" cause=Invalid mandatory information} 20241012055705782 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425808668528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705782 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705782 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43198<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@421cd9ede6bd: Final verdict of PTC: pass 20241012055705794 DAUC <0003> db_auc.c:157 IMSI='262426493730719': No 2G Auth Data 20241012055705794 DAUC <0003> db_auc.c:192 IMSI='262426493730719': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262426493730719" to be handled at TC_gsup_check_imei_invalid_len(283) 20241012055705818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20241012055705822 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705822 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493730719"} 20241012055705822 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055705822 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426493730719" cause=Invalid mandatory information} 20241012055705822 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705822 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705822 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262426493730719" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426493730719" TC_gsup_check_imei_invalid_len(283)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055705824 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705824 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493730719"} 20241012055705824 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055705824 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426493730719" cause=Invalid mandatory information} 20241012055705824 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705824 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705824 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705826 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493730719"} 20241012055705826 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055705826 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426493730719" cause=Invalid mandatory information} 20241012055705826 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705827 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705828 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493730719"} 20241012055705828 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055705828 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426493730719" cause=Invalid mandatory information} 20241012055705828 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705829 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705829 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493730719"} 20241012055705829 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055705829 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426493730719" cause=Invalid mandatory information} 20241012055705829 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426493730719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705829 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705829 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@421cd9ede6bd: Final verdict of PTC: pass 20241012055705842 DAUC <0003> db_auc.c:157 IMSI='262427031285424': No 2G Auth Data 20241012055705842 DAUC <0003> db_auc.c:192 IMSI='262427031285424': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262427031285424" to be handled at TC_gsup_check_imei_invalid_len(284) 20241012055705866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43206<->l=127.0.0.1:4258 20241012055705870 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705870 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427031285424"} 20241012055705870 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055705870 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427031285424" cause=Invalid mandatory information} 20241012055705870 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705870 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705870 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262427031285424" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427031285424" TC_gsup_check_imei_invalid_len(284)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055705873 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705873 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427031285424"} 20241012055705873 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055705873 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427031285424" cause=Invalid mandatory information} 20241012055705873 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705873 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705873 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705875 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705875 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427031285424"} 20241012055705875 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055705875 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427031285424" cause=Invalid mandatory information} 20241012055705875 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705875 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705875 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705877 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705877 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427031285424"} 20241012055705877 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055705877 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427031285424" cause=Invalid mandatory information} 20241012055705877 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705877 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705877 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705879 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705879 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427031285424"} 20241012055705879 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055705879 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427031285424" cause=Invalid mandatory information} 20241012055705879 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427031285424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705879 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705879 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43206<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@421cd9ede6bd: Final verdict of PTC: pass 20241012055705892 DAUC <0003> db_auc.c:157 IMSI='262423153656239': No 2G Auth Data 20241012055705892 DAUC <0003> db_auc.c:192 IMSI='262423153656239': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262423153656239" to be handled at TC_gsup_check_imei_invalid_len(285) 20241012055705917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4258 20241012055705921 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705921 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423153656239"} 20241012055705921 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055705921 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423153656239" cause=Invalid mandatory information} 20241012055705921 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705921 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705921 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262423153656239" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423153656239" TC_gsup_check_imei_invalid_len(285)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055705924 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705924 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423153656239"} 20241012055705924 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055705924 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423153656239" cause=Invalid mandatory information} 20241012055705924 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705924 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705924 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705925 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705925 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423153656239"} 20241012055705925 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055705925 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423153656239" cause=Invalid mandatory information} 20241012055705925 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705925 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705925 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705927 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705927 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423153656239"} 20241012055705927 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055705927 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423153656239" cause=Invalid mandatory information} 20241012055705927 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705927 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705927 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705929 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705929 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423153656239"} 20241012055705929 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055705929 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423153656239" cause=Invalid mandatory information} 20241012055705929 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423153656239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705929 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705929 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@421cd9ede6bd: Final verdict of PTC: pass 20241012055705942 DAUC <0003> db_auc.c:157 IMSI='262428671447646': No 2G Auth Data 20241012055705942 DAUC <0003> db_auc.c:192 IMSI='262428671447646': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262428671447646" to be handled at TC_gsup_check_imei_invalid_len(286) 20241012055705968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241012055705972 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705972 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428671447646"} 20241012055705972 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055705972 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428671447646" cause=Invalid mandatory information} 20241012055705972 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705972 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705972 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262428671447646" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428671447646" TC_gsup_check_imei_invalid_len(286)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055705974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705974 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428671447646"} 20241012055705974 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055705974 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428671447646" cause=Invalid mandatory information} 20241012055705974 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705974 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705975 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705975 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428671447646"} 20241012055705975 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055705975 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428671447646" cause=Invalid mandatory information} 20241012055705975 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705975 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705975 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705977 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705977 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428671447646"} 20241012055705977 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055705977 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428671447646" cause=Invalid mandatory information} 20241012055705977 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705977 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705977 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705979 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055705979 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428671447646"} 20241012055705979 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055705979 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428671447646" cause=Invalid mandatory information} 20241012055705979 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428671447646 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055705979 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055705979 DLINP <000b> input/ipa.c:451 connected read/write 20241012055705979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055705980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@421cd9ede6bd: Final verdict of PTC: pass 20241012055705994 DAUC <0003> db_auc.c:157 IMSI='262425148403786': No 2G Auth Data 20241012055705994 DAUC <0003> db_auc.c:192 IMSI='262425148403786': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262425148403786" to be handled at TC_gsup_check_imei_invalid_len(287) 20241012055706023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241012055706027 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706027 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148403786"} 20241012055706027 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055706027 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148403786" cause=Invalid mandatory information} 20241012055706027 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706027 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706027 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262425148403786" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425148403786" TC_gsup_check_imei_invalid_len(287)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055706029 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706029 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148403786"} 20241012055706029 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055706029 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148403786" cause=Invalid mandatory information} 20241012055706029 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706029 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706029 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706031 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706031 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148403786"} 20241012055706031 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055706031 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148403786" cause=Invalid mandatory information} 20241012055706031 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706031 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706031 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706032 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706032 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148403786"} 20241012055706032 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055706032 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148403786" cause=Invalid mandatory information} 20241012055706032 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706032 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706032 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706034 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706034 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425148403786"} 20241012055706034 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055706034 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425148403786" cause=Invalid mandatory information} 20241012055706034 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425148403786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706034 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706034 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@421cd9ede6bd: Final verdict of PTC: pass 20241012055706050 DAUC <0003> db_auc.c:157 IMSI='262429662587551': No 2G Auth Data 20241012055706050 DAUC <0003> db_auc.c:192 IMSI='262429662587551': No 3G Auth Data HLR_Test-GSUP(278)@421cd9ede6bd: Created GsupExpect[0] for "262429662587551" to be handled at TC_gsup_check_imei_invalid_len(288) 20241012055706077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20241012055706080 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706080 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429662587551"} 20241012055706080 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012055706080 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429662587551" cause=Invalid mandatory information} 20241012055706080 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706080 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706080 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@421cd9ede6bd: Found GsupExpect[0] for "262429662587551" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@421cd9ede6bd: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429662587551" TC_gsup_check_imei_invalid_len(288)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055706083 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706083 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429662587551"} 20241012055706083 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012055706083 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429662587551" cause=Invalid mandatory information} 20241012055706083 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706083 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706083 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706085 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706085 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429662587551"} 20241012055706085 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012055706085 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429662587551" cause=Invalid mandatory information} 20241012055706085 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706085 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706085 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706087 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429662587551"} 20241012055706087 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012055706087 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429662587551" cause=Invalid mandatory information} 20241012055706087 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706087 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706089 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706089 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429662587551"} 20241012055706089 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012055706089 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429662587551" cause=Invalid mandatory information} 20241012055706089 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429662587551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055706089 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055706089 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055706091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@421cd9ede6bd: Final verdict of PTC: pass MTC@421cd9ede6bd: setverdict(pass): none -> pass 20241012055706103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241012055706104 DLINP <000b> input/ipa.c:451 connected read/write 20241012055706104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055706104 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(278)@421cd9ede6bd: Final verdict of PTC: none 20241012055706104 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055706104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055706104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46197<->l=127.0.0.1:4259) 279@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: pass MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@421cd9ede6bd: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:57:06 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 20241012055706148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 20241012055706248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5428) Waiting for packet dumper to finish... 1 (prev_count=5428, count=50568) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:57:08 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_gsup_check_imei_unknown_imsi started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055709324 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055709324 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055709327 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055709328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055709331 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055709331 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055709331 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055709331 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 20241012055709331 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055709331 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 20241012055709331 DLGSUP <0013> gsup_server.c:235 2: 20241012055709331 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055709331 DLGSUP <0013> gsup_server.c:235 3: 20241012055709331 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055709331 DLGSUP <0013> gsup_server.c:235 4: 20241012055709331 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055709331 DLGSUP <0013> gsup_server.c:235 5: 20241012055709331 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055709331 DLGSUP <0013> gsup_server.c:235 7: 20241012055709331 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055709331 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055709331 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055709331 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@421cd9ede6bd: 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") 20241012055709350 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36865<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@421cd9ede6bd: Created GsupExpect[0] for "262421201938850" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241012055709365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 20241012055709373 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055709373 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421201938850"} 20241012055709373 DMAIN <0000> hlr.c:435 IMSI='262421201938850': has IMEI = 22245678901234 (consider setting 'store-imei') 20241012055709373 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241012055709373 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421201938850" cause=Invalid mandatory information} 20241012055709373 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055709373 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055709373 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@421cd9ede6bd: Found GsupExpect[0] for "262421201938850" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@421cd9ede6bd: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421201938850" TC_gsup_check_imei_unknown_imsi(293)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055709378 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055709378 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421201938850"} 20241012055709378 DAUC <0003> hlr.c:428 IMSI='262421201938850': storing IMEI = 22245678901234 20241012055709378 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421201938850': no such subscriber 20241012055709378 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241012055709378 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421201938850" cause=Invalid mandatory information} 20241012055709378 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421201938850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055709378 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055709378 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055709380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@421cd9ede6bd: Final verdict of PTC: pass 20241012055709380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4258 20241012055709381 DLINP <000b> input/ipa.c:451 connected read/write 20241012055709381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055709381 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055709381 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055709381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@421cd9ede6bd: Final verdict of PTC: none 20241012055709382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36865<->l=127.0.0.1:4259) 291@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 291: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055709423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241012055709523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->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@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055712604 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055712604 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055712606 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055712609 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055712609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055712609 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 20241012055712609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055712609 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 20241012055712609 DLGSUP <0013> gsup_server.c:235 2: 20241012055712609 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055712609 DLGSUP <0013> gsup_server.c:235 3: 20241012055712609 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055712609 DLGSUP <0013> gsup_server.c:235 4: 20241012055712609 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055712609 DLGSUP <0013> gsup_server.c:235 5: 20241012055712609 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055712609 DLGSUP <0013> gsup_server.c:235 7: 20241012055712609 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055712609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055712609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055712609 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@421cd9ede6bd: 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") 20241012055712628 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35363<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@421cd9ede6bd: Created GsupExpect[0] for "262421042802104" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241012055712645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44764<->l=127.0.0.1:4258 20241012055712651 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712651 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421042802104"} 20241012055712651 DMAIN <0000> hlr.c:227 IMSI='262421042802104': Creating subscriber on demand 20241012055712658 DMAIN <0000> hlr.c:243 IMSI='262421042802104': Successfully assigned MSISDN='874' 20241012055712658 DAUC <0003> hlr.c:428 IMSI='262421042802104': storing IMEI = 12345678901234 20241012055712675 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421042802104"} 20241012055712675 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055712675 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712675 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@421cd9ede6bd: Found GsupExpect[0] for "262421042802104" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@421cd9ede6bd: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421042802104" TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055712678 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712678 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712679 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712679 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712680 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712680 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712681 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712682 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712682 DLU <0006> fsm.c:456 lu(262421042802104)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055712682 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055712691 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055712691 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712691 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712691 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712693 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712693 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421042802104"} 20241012055712693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055712693 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055712693 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421042802104"} 20241012055712693 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055712693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055712693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055712693 DLU <0006> fsm.c:568 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055712693 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712693 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712702 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712702 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421042802104"} 20241012055712702 DMAIN <0000> hlr.c:227 IMSI='262421042802104': Creating subscriber on demand 20241012055712713 DMAIN <0000> hlr.c:243 IMSI='262421042802104': Successfully assigned MSISDN='026' 20241012055712713 DAUC <0003> hlr.c:428 IMSI='262421042802104': storing IMEI = 12345678901234 20241012055712716 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421042802104"} 20241012055712716 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055712716 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712716 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712718 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712718 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712719 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712719 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712720 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712720 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712720 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712720 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712722 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712722 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712722 DLU <0006> fsm.c:456 lu(262421042802104)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055712722 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055712729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055712729 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712729 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712729 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712731 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712731 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421042802104"} 20241012055712731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055712731 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055712731 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421042802104"} 20241012055712731 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055712731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055712731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055712731 DLU <0006> fsm.c:568 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055712731 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712731 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712738 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712738 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421042802104"} 20241012055712738 DMAIN <0000> hlr.c:227 IMSI='262421042802104': Creating subscriber on demand 20241012055712745 DMAIN <0000> hlr.c:243 IMSI='262421042802104': Successfully assigned MSISDN='512' 20241012055712745 DAUC <0003> hlr.c:428 IMSI='262421042802104': storing IMEI = 12345678901234 20241012055712749 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421042802104"} 20241012055712749 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055712749 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712749 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712751 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712751 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712752 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712752 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712752 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712752 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712753 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712753 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712755 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712755 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712755 DLU <0006> fsm.c:456 lu(262421042802104)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055712755 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012055712755 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421042802104" cause=GPRS services not allowed} 20241012055712755 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055712755 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055712755 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Freeing instance 20241012055712755 DLU <0006> fsm.c:568 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Deallocated 20241012055712755 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712755 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712763 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712763 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421042802104"} 20241012055712763 DMAIN <0000> hlr.c:227 IMSI='262421042802104': Creating subscriber on demand 20241012055712773 DMAIN <0000> hlr.c:243 IMSI='262421042802104': Successfully assigned MSISDN='249' 20241012055712773 DAUC <0003> hlr.c:428 IMSI='262421042802104': storing IMEI = 12345678901234 20241012055712776 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421042802104"} 20241012055712776 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055712776 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712776 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712777 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712777 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712779 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712779 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712780 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712780 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712781 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712781 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712781 DLU <0006> fsm.c:456 lu(262421042802104)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055712781 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012055712781 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421042802104" cause=GPRS services not allowed} 20241012055712781 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055712781 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055712781 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Freeing instance 20241012055712781 DLU <0006> fsm.c:568 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Deallocated 20241012055712781 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712781 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712789 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712789 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421042802104"} 20241012055712789 DMAIN <0000> hlr.c:227 IMSI='262421042802104': Creating subscriber on demand 20241012055712793 DAUC <0003> hlr.c:428 IMSI='262421042802104': storing IMEI = 12345678901234 20241012055712796 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421042802104"} 20241012055712796 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055712796 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712796 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712798 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712798 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712799 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712799 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712799 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712799 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712801 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712801 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712801 DLU <0006> fsm.c:456 lu(262421042802104)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055712801 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012055712801 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421042802104" cause=GPRS services not allowed} 20241012055712801 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055712801 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055712801 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Freeing instance 20241012055712801 DLU <0006> fsm.c:568 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: Deallocated 20241012055712801 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712801 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712810 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712810 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421042802104"} 20241012055712810 DMAIN <0000> hlr.c:227 IMSI='262421042802104': Creating subscriber on demand 20241012055712816 DAUC <0003> hlr.c:428 IMSI='262421042802104': storing IMEI = 12345678901234 20241012055712819 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421042802104"} 20241012055712819 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012055712819 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712819 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712821 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712821 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712822 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712822 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712823 DAUC <0003> db_auc.c:157 IMSI='262421042802104': No 2G Auth Data 20241012055712823 DAUC <0003> db_auc.c:192 IMSI='262421042802104': No 3G Auth Data 20241012055712825 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712825 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712825 DLU <0006> fsm.c:456 lu(262421042802104)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055712825 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055712831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055712831 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421042802104" cn_domain=PS} 20241012055712831 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712831 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712834 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712834 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421042802104"} 20241012055712834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055712834 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055712834 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421042802104"} 20241012055712834 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421042802104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055712834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055712834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055712834 DLU <0006> fsm.c:568 lu(PS:IMSI-262421042802104)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055712834 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055712834 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055712840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44764<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@421cd9ede6bd: Final verdict of PTC: pass 20241012055712841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 20241012055712842 DLINP <000b> input/ipa.c:451 connected read/write 20241012055712842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055712842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055712842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055712842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055712842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35363<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@421cd9ede6bd: Final verdict of PTC: none 296@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 296: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055712883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241012055712983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3644) Waiting for packet dumper to finish... 1 (prev_count=3644, count=32008) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:57:15 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_subscr_create_on_demand_ul started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055716060 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055716060 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055716062 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055716064 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716064 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055716064 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055716064 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 20241012055716064 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055716064 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 20241012055716064 DLGSUP <0013> gsup_server.c:235 2: 20241012055716064 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055716064 DLGSUP <0013> gsup_server.c:235 3: 20241012055716064 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055716064 DLGSUP <0013> gsup_server.c:235 4: 20241012055716064 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055716064 DLGSUP <0013> gsup_server.c:235 5: 20241012055716064 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055716064 DLGSUP <0013> gsup_server.c:235 7: 20241012055716064 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055716064 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055716064 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055716064 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@421cd9ede6bd: 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") 20241012055716079 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41823<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@421cd9ede6bd: Created GsupExpect[0] for "262429628011940" to be handled at TC_subscr_create_on_demand_ul(303) 20241012055716091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20241012055716105 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716105 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716105 DMAIN <0000> hlr.c:227 IMSI='262429628011940': Creating subscriber on demand 20241012055716112 DMAIN <0000> hlr.c:243 IMSI='262429628011940': Successfully assigned MSISDN='121' 20241012055716112 DLU <0006> fsm.c:456 lu(262429628011940)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055716112 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055716118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055716118 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716118 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716118 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@421cd9ede6bd: Found GsupExpect[0] for "262429628011940" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@421cd9ede6bd: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429628011940" 20241012055716122 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716122 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429628011940"} 20241012055716122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055716122 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055716122 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429628011940"} 20241012055716122 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055716122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055716122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055716122 DLU <0006> fsm.c:568 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055716122 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716122 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055716124 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716124 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716125 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716125 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716126 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716126 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716134 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716134 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716134 DMAIN <0000> hlr.c:227 IMSI='262429628011940': Creating subscriber on demand 20241012055716141 DMAIN <0000> hlr.c:243 IMSI='262429628011940': Successfully assigned MSISDN='133' 20241012055716141 DLU <0006> fsm.c:456 lu(262429628011940)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055716141 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055716147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055716147 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716147 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716147 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716149 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716149 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429628011940"} 20241012055716149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055716149 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055716149 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429628011940"} 20241012055716149 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055716149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055716149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055716149 DLU <0006> fsm.c:568 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055716149 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716149 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055716151 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716151 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716152 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716152 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716153 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716153 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716154 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716154 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716161 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716161 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716161 DMAIN <0000> hlr.c:227 IMSI='262429628011940': Creating subscriber on demand 20241012055716168 DMAIN <0000> hlr.c:243 IMSI='262429628011940': Successfully assigned MSISDN='134' 20241012055716168 DLU <0006> fsm.c:456 lu(262429628011940)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055716168 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012055716168 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429628011940" cause=GPRS services not allowed} 20241012055716168 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055716168 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055716168 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Freeing instance 20241012055716168 DLU <0006> fsm.c:568 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Deallocated 20241012055716168 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716168 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055716169 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716169 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716171 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716171 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716172 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716172 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716172 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716172 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716181 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716181 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716181 DMAIN <0000> hlr.c:227 IMSI='262429628011940': Creating subscriber on demand 20241012055716187 DMAIN <0000> hlr.c:243 IMSI='262429628011940': Successfully assigned MSISDN='694' 20241012055716187 DLU <0006> fsm.c:456 lu(262429628011940)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055716187 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012055716187 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429628011940" cause=GPRS services not allowed} 20241012055716187 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055716187 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055716187 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Freeing instance 20241012055716187 DLU <0006> fsm.c:568 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Deallocated 20241012055716187 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716187 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055716189 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716189 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716190 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716190 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716191 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716191 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716199 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716199 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716199 DMAIN <0000> hlr.c:227 IMSI='262429628011940': Creating subscriber on demand 20241012055716202 DLU <0006> fsm.c:456 lu(262429628011940)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055716202 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012055716202 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429628011940" cause=GPRS services not allowed} 20241012055716202 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055716202 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055716202 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Freeing instance 20241012055716202 DLU <0006> fsm.c:568 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: Deallocated 20241012055716202 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716202 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716203 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716203 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055716204 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716204 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716205 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716205 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716212 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716212 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716212 DMAIN <0000> hlr.c:227 IMSI='262429628011940': Creating subscriber on demand 20241012055716215 DLU <0006> fsm.c:456 lu(262429628011940)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055716215 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055716222 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055716222 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429628011940" cn_domain=PS} 20241012055716222 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716222 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716224 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429628011940"} 20241012055716224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055716224 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055716224 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429628011940"} 20241012055716224 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429628011940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055716224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055716224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055716224 DLU <0006> fsm.c:568 lu(PS:IMSI-262429628011940)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055716224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055716224 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055716226 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716226 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716227 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716227 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data 20241012055716228 DAUC <0003> db_auc.c:157 IMSI='262429628011940': No 2G Auth Data 20241012055716228 DAUC <0003> db_auc.c:192 IMSI='262429628011940': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055716233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@421cd9ede6bd: Final verdict of PTC: pass 20241012055716234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4258 20241012055716235 DLINP <000b> input/ipa.c:451 connected read/write 20241012055716235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055716235 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055716235 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055716235 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@421cd9ede6bd: Final verdict of PTC: none 20241012055716235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41823<->l=127.0.0.1:4259) 301@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 301: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:57:16 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 20241012055716276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44796<->l=127.0.0.1:4258 20241012055716376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5424) Waiting for packet dumper to finish... 1 (prev_count=5424, count=30892) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_subscr_create_on_demand_sai started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055719459 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055719459 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055719461 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055719462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055719464 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055719464 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055719464 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055719464 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 20241012055719464 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055719464 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 20241012055719464 DLGSUP <0013> gsup_server.c:235 2: 20241012055719464 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055719464 DLGSUP <0013> gsup_server.c:235 3: 20241012055719464 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055719464 DLGSUP <0013> gsup_server.c:235 4: 20241012055719464 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055719464 DLGSUP <0013> gsup_server.c:235 5: 20241012055719464 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055719464 DLGSUP <0013> gsup_server.c:235 7: 20241012055719464 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055719464 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055719464 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055719464 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@421cd9ede6bd: 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") 20241012055719483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36011<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@421cd9ede6bd: Created GsupExpect[0] for "262425291871915" to be handled at TC_subscr_create_on_demand_sai(308) 20241012055719494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 20241012055719509 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055719509 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425291871915"} 20241012055719509 DMAIN <0000> hlr.c:227 IMSI='262425291871915': Creating subscriber on demand 20241012055719524 DMAIN <0000> hlr.c:243 IMSI='262425291871915': Successfully assigned MSISDN='868' 20241012055719524 DAUC <0003> db_auc.c:157 IMSI='262425291871915': No 2G Auth Data 20241012055719524 DAUC <0003> db_auc.c:192 IMSI='262425291871915': No 3G Auth Data 20241012055719524 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425291871915 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 20241012055719524 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425291871915" cause=IMSI unknown in HLR} 20241012055719524 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012055719524 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055719524 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@421cd9ede6bd: Found GsupExpect[0] for "262425291871915" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@421cd9ede6bd: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425291871915" TC_subscr_create_on_demand_sai(308)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055719527 DAUC <0003> db_auc.c:157 IMSI='262425291871915': No 2G Auth Data 20241012055719527 DAUC <0003> db_auc.c:192 IMSI='262425291871915': No 3G Auth Data 20241012055719528 DAUC <0003> db_auc.c:157 IMSI='262425291871915': No 2G Auth Data 20241012055719528 DAUC <0003> db_auc.c:192 IMSI='262425291871915': No 3G Auth Data 20241012055719529 DAUC <0003> db_auc.c:157 IMSI='262425291871915': No 2G Auth Data 20241012055719529 DAUC <0003> db_auc.c:192 IMSI='262425291871915': No 3G Auth Data 20241012055719531 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055719531 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425291871915" cn_domain=PS} 20241012055719531 DLU <0006> fsm.c:456 lu(262425291871915)[0x5647a80c7090]{UNVALIDATED}: Allocated 20241012055719531 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012055719538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425291871915)[0x5647a80c7090]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055719538 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425291871915" cn_domain=PS} 20241012055719538 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055719538 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055719540 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055719540 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425291871915"} 20241012055719540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425291871915)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055719540 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055719540 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425291871915"} 20241012055719540 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425291871915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055719540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425291871915)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055719540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425291871915)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055719540 DLU <0006> fsm.c:568 lu(PS:IMSI-262425291871915)[0x5647a80c7090]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055719540 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055719540 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055719546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@421cd9ede6bd: Final verdict of PTC: pass 20241012055719547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241012055719548 DLINP <000b> input/ipa.c:451 connected read/write 20241012055719548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055719548 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055719548 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055719548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@421cd9ede6bd: Final verdict of PTC: none 20241012055719549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36011<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@421cd9ede6bd: Final verdict of PTC: none 306@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 306: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055719590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241012055719691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->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@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_other_home started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055722768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055722768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055722770 DLINP <000b> input/ipa.c:451 connected read/write 20241012055722770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055722771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055722773 DLINP <000b> input/ipa.c:451 connected read/write 20241012055722773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055722773 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055722773 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055722773 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 20241012055722773 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055722773 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 20241012055722773 DLGSUP <0013> gsup_server.c:235 2: 20241012055722773 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055722773 DLGSUP <0013> gsup_server.c:235 3: 20241012055722773 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055722773 DLGSUP <0013> gsup_server.c:235 4: 20241012055722773 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055722773 DLGSUP <0013> gsup_server.c:235 5: 20241012055722773 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055722773 DLGSUP <0013> gsup_server.c:235 7: 20241012055722773 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055722773 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055722773 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055722773 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@421cd9ede6bd: 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") 20241012055722788 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42085<->l=127.0.0.1:4259) 20241012055722790 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012055722790 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@421cd9ede6bd: Created GsupExpect[0] for "262420124908930" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241012055722804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 20241012055722809 DAUC <0003> db_auc.c:157 IMSI='262420124908930': No 2G Auth Data 20241012055722809 DAUC <0003> db_auc.c:192 IMSI='262420124908930': No 3G Auth Data 20241012055722818 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612748225.msisdn 20241012055722818 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612748225.msisdn: not attached (vlr_number unset) 20241012055722818 DDGSM <0007> mslookup_server.c:327 sip.voice.491612748225.msisdn: does not exist in GSUP proxy 20241012055723820 DLINP <000b> input/ipa.c:451 connected read/write 20241012055723820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055723820 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420124908930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420124908930" cn_domain=CS} 20241012055723820 DLU <0006> fsm.c:456 lu(262420124908930)[0x5647a80ab660]{UNVALIDATED}: Allocated 20241012055723820 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420124908930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241012055723835 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420124908930)[0x5647a80ab660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012055723835 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420124908930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420124908930" cn_domain=CS} 20241012055723835 DLINP <000b> input/ipa.c:451 connected read/write 20241012055723835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055723835 DLINP <000b> input/ipa.c:451 connected read/write 20241012055723835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@421cd9ede6bd: Found GsupExpect[0] for "262420124908930" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@421cd9ede6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420124908930" 20241012055723839 DLINP <000b> input/ipa.c:451 connected read/write 20241012055723839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055723839 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420124908930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420124908930"} 20241012055723839 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420124908930)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012055723839 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420124908930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012055723839 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420124908930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420124908930"} 20241012055723839 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420124908930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055723839 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420124908930)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012055723839 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420124908930)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012055723839 DLU <0006> fsm.c:568 lu(CS:IMSI-262420124908930)[0x5647a80ab660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012055723839 DLINP <000b> input/ipa.c:451 connected read/write 20241012055723839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055723839 DLINP <000b> input/ipa.c:451 connected read/write 20241012055723839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055723841 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612748225.msisdn 20241012055723841 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612748225.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241012055723841 DDGSM <0007> mslookup_server.c:327 sip.voice.491612748225.msisdn: does not exist in GSUP proxy 20241012055723841 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612748225.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@421cd9ede6bd: setverdict(pass): pass -> pass, component reason not changed 20241012055723849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@421cd9ede6bd: Final verdict of PTC: pass 20241012055723850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55518<->l=127.0.0.1:4258 20241012055723850 DLINP <000b> input/ipa.c:451 connected read/write 20241012055723850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055723850 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055723851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055723851 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP(310)@421cd9ede6bd: Final verdict of PTC: none 20241012055723851 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42085<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 311: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055723889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20241012055723990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->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) 20241012055725041 DSS <0004> hlr_ussd.c:239 262424205746183/0xa4d30417: SS Session Timeout, destroying 20241012055725041 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424205746183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 05:57: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_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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_MSLookup_GSUP_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055727065 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055727065 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055727068 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055727069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055727071 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055727071 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055727071 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055727071 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 20241012055727071 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055727071 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 20241012055727071 DLGSUP <0013> gsup_server.c:235 2: 20241012055727071 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055727071 DLGSUP <0013> gsup_server.c:235 3: 20241012055727071 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055727071 DLGSUP <0013> gsup_server.c:235 4: 20241012055727071 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055727071 DLGSUP <0013> gsup_server.c:235 5: 20241012055727071 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055727071 DLGSUP <0013> gsup_server.c:235 7: 20241012055727071 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055727071 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055727071 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055727071 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055727071 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012055727071 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@421cd9ede6bd: 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") 20241012055727101 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41599<->l=127.0.0.1:4259) 20241012055727104 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012055727104 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@421cd9ede6bd: Created GsupExpect[0] for "262421061791223" to be handled at TC_MSLookup_GSUP_proxy(320) 20241012055727119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@421cd9ede6bd: Created GsupExpect[0] for "262421061791223" to be handled at TC_MSLookup_GSUP_proxy(320) 20241012055727124 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055727124 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421061791223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421061791223" cn_domain=CS} 20241012055727124 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421061791223 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012055727124 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421061791223 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012055727124 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421061791223.imsi 20241012055727124 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421061791223.imsi 20241012055727124 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421061791223.imsi: does not exist in local HLR 20241012055727130 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421061791223 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012055727130 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012055727130 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012055727130 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012055727130 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012055727130 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012055727130 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421061791223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055727130 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055727130 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012055727130 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055727130 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012055727130 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055727130 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: 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) } } } } 20241012055727133 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055727133 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055727133 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012055727133 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012055727133 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012055727135 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055727135 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055727135 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: 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)@421cd9ede6bd: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@421cd9ede6bd: Found GsupExpect[0] for "262421061791223" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@421cd9ede6bd: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421061791223" HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055727177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055727177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055727177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055727177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055727177 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421061791223 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614671325 20241012055727177 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421061791223 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055727177 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055727177 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@421cd9ede6bd: Found GsupExpect[0] for "262421061791223" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@421cd9ede6bd: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421061791223" 20241012055727180 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055727180 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055727180 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421061791223 MSISDN-491614671325 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055727180 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055727180 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055727183 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055727183 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055727183 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421061791223 MSISDN-491614671325 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 20241012055727183 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421061791223 MSISDN-491614671325 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055727183 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055727183 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055727185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@421cd9ede6bd: Final verdict of PTC: pass 20241012055727186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241012055727187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41599<->l=127.0.0.1:4259) 20241012055727187 DLINP <000b> input/ipa.c:451 connected read/write 20241012055727187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055727187 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055727187 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055727187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012055727187 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055727187 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055727187 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012055727187 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012055727187 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(315)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-server(317)@421cd9ede6bd: Final verdict of PTC: none 316@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 316: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:57:27 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 20241012055727228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 20241012055727328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41718<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5088) Waiting for packet dumper to finish... 1 (prev_count=5088, count=18384) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055730407 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055730407 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055730409 DLINP <000b> input/ipa.c:451 connected read/write 20241012055730409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055730410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055730412 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012055730412 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241012055730412 DLINP <000b> input/ipa.c:451 connected read/write 20241012055730412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055730412 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055730412 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055730412 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 20241012055730412 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055730412 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 20241012055730412 DLGSUP <0013> gsup_server.c:235 2: 20241012055730412 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055730412 DLGSUP <0013> gsup_server.c:235 3: 20241012055730412 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055730412 DLGSUP <0013> gsup_server.c:235 4: 20241012055730412 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055730412 DLGSUP <0013> gsup_server.c:235 5: 20241012055730412 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055730412 DLGSUP <0013> gsup_server.c:235 7: 20241012055730412 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055730412 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055730412 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055730412 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)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@421cd9ede6bd: 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") 20241012055730431 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42171<->l=127.0.0.1:4259) 20241012055730433 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012055730433 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@421cd9ede6bd: Created GsupExpect[0] for "262420198688312" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241012055730448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 20241012055730454 DAUC <0003> db_auc.c:157 IMSI='262420198688312': No 2G Auth Data 20241012055730454 DAUC <0003> db_auc.c:192 IMSI='262420198688312': No 3G Auth Data 20241012055730462 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420198688312.imsi 20241012055730462 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420198688312.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055730470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@421cd9ede6bd: Final verdict of PTC: pass 20241012055730471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 20241012055730472 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42171<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@421cd9ede6bd: Final verdict of PTC: none 323@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@421cd9ede6bd: Final verdict of PTC: none 20241012055730472 DLINP <000b> input/ipa.c:451 connected read/write 20241012055730472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055730472 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055730472 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055730472 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(321)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 323: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055730515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.1:4258 20241012055730615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41748<->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=16084) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055733692 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055733692 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055733694 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055733695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055733696 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055733696 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055733696 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055733696 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 20241012055733696 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055733696 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 20241012055733696 DLGSUP <0013> gsup_server.c:235 2: 20241012055733696 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055733696 DLGSUP <0013> gsup_server.c:235 3: 20241012055733696 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055733696 DLGSUP <0013> gsup_server.c:235 4: 20241012055733696 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055733696 DLGSUP <0013> gsup_server.c:235 5: 20241012055733696 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055733696 DLGSUP <0013> gsup_server.c:235 7: 20241012055733696 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055733696 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055733696 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055733696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055733697 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012055733697 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@421cd9ede6bd: 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") 20241012055733732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36051<->l=127.0.0.1:4259) 20241012055733734 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012055733734 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@421cd9ede6bd: Created GsupExpect[0] for "262425881300025" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241012055733749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@421cd9ede6bd: Created GsupExpect[0] for "262425881300025" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241012055733755 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055733755 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425881300025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425881300025" cn_domain=CS} 20241012055733755 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425881300025 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012055733755 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425881300025 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012055733755 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425881300025.imsi 20241012055733755 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425881300025.imsi 20241012055733755 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425881300025.imsi: does not exist in local HLR 20241012055733760 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425881300025 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012055733760 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012055733760 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012055733760 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012055733760 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012055733760 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012055733761 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425881300025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055733761 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055733761 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012055733761 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055733761 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012055733761 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055733761 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: 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) } } } } 20241012055733763 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055733763 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055733763 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012055733763 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012055733763 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012055733765 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055733765 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055733765 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: 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)@421cd9ede6bd: 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)@421cd9ede6bd: Found GsupExpect[0] for "262425881300025" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@421cd9ede6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425881300025" HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055733805 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055733805 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055733805 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055733805 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055733805 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425881300025 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610718864 20241012055733805 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425881300025 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055733805 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055733805 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@421cd9ede6bd: Found GsupExpect[0] for "262425881300025" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@421cd9ede6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425881300025" 20241012055733809 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055733809 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055733809 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425881300025 MSISDN-491610718864 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055733809 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055733809 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055733811 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055733811 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055733811 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425881300025 MSISDN-491610718864 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 20241012055733811 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425881300025 MSISDN-491610718864 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055733811 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055733811 DLINP <000b> input/ipa.c:451 connected read/write 20241012055733811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055733813 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425881300025.imsi 20241012055733813 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425881300025.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055734816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@421cd9ede6bd: Final verdict of PTC: pass 20241012055734817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20241012055734819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36051<->l=127.0.0.1:4259) 20241012055734819 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055734819 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055734819 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(327)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-server(329)@421cd9ede6bd: Final verdict of PTC: none 20241012055734819 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012055734819 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241012055734819 DLINP <000b> input/ipa.c:451 connected read/write 20241012055734819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055734819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055734819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055734819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server-IPA(330)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@421cd9ede6bd: Final verdict of PTC: none 328@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 328: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 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 20241012055734861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20241012055734962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13976) Waiting for packet dumper to finish... 1 (prev_count=13976, count=18828) MTC@421cd9ede6bd: 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@421cd9ede6bd: 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 ------ Sat Oct 12 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@421cd9ede6bd: 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@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@421cd9ede6bd: legacy= false MTC@421cd9ede6bd: in not legacy case 1 MTC@421cd9ede6bd: in not legacy case 2 20241012055738037 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012055738037 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055738038 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055738039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@421cd9ede6bd: 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)@421cd9ede6bd: 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 } } } } 20241012055738041 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055738041 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012055738041 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012055738041 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 20241012055738041 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012055738041 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 20241012055738041 DLGSUP <0013> gsup_server.c:235 2: 20241012055738041 DLGSUP <0013> gsup_server.c:237 2: 00 20241012055738041 DLGSUP <0013> gsup_server.c:235 3: 20241012055738041 DLGSUP <0013> gsup_server.c:237 3: 00 20241012055738041 DLGSUP <0013> gsup_server.c:235 4: 20241012055738041 DLGSUP <0013> gsup_server.c:237 4: 00 20241012055738041 DLGSUP <0013> gsup_server.c:235 5: 20241012055738041 DLGSUP <0013> gsup_server.c:237 5: 00 20241012055738041 DLGSUP <0013> gsup_server.c:235 7: 20241012055738041 DLGSUP <0013> gsup_server.c:237 7: 00 20241012055738041 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012055738041 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012055738041 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012055738041 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012055738041 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@421cd9ede6bd: 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") 20241012055738072 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45305<->l=127.0.0.1:4259) 20241012055738074 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012055738074 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@421cd9ede6bd: Created GsupExpect[0] for "262427898143969" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241012055738089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@421cd9ede6bd: Created GsupExpect[0] for "262427898143969" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241012055738093 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055738093 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427898143969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427898143969" cn_domain=CS} 20241012055738093 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427898143969 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012055738093 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427898143969 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012055738093 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427898143969.imsi 20241012055738094 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427898143969.imsi 20241012055738094 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427898143969.imsi: does not exist in local HLR 20241012055738097 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427898143969 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012055738097 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012055738097 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012055738097 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012055738097 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012055738097 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012055738097 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427898143969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012055738097 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055738097 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012055738097 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055738097 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012055738097 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012055738097 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: 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) } } } } 20241012055738100 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055738100 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055738100 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012055738100 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012055738100 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012055738102 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055738102 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055738102 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: 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)@421cd9ede6bd: 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)@421cd9ede6bd: Found GsupExpect[0] for "262427898143969" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@421cd9ede6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427898143969" HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012055738145 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055738145 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055738145 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055738145 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055738145 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427898143969 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618144777 20241012055738145 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427898143969 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055738145 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055738145 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@421cd9ede6bd: Found GsupExpect[0] for "262427898143969" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@421cd9ede6bd: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427898143969" 20241012055738149 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055738149 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055738149 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427898143969 MSISDN-491618144777 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055738149 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055738149 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055738151 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055738151 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055738151 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427898143969 MSISDN-491618144777 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 20241012055738151 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427898143969 MSISDN-491618144777 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012055738151 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055738151 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012055738153 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618144777.msisdn 20241012055738153 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618144777.msisdn: does not exist in local HLR 20241012055738153 DDGSM <0007> mslookup_server.c:352 sip.voice.491618144777.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241012055738153 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618144777.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@421cd9ede6bd: setverdict(pass): none -> pass 20241012055738155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@421cd9ede6bd: Final verdict of PTC: pass 20241012055738156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 20241012055738157 DLINP <000b> input/ipa.c:451 connected read/write 20241012055738157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012055738157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012055738157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012055738157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-server(336)@421cd9ede6bd: Final verdict of PTC: none 20241012055738157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45305<->l=127.0.0.1:4259) 20241012055738157 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012055738157 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012055738157 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012055738157 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012055738157 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(333)@421cd9ede6bd: Final verdict of PTC: none 335@421cd9ede6bd: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@421cd9ede6bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@421cd9ede6bd: Final verdict of PTC: none MTC@421cd9ede6bd: Setting final verdict of the test case. MTC@421cd9ede6bd: Local verdict of MTC: none MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC with component reference 335: none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@421cd9ede6bd: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@421cd9ede6bd: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@421cd9ede6bd: 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'. Sat Oct 12 05:57:38 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 20241012055738199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45360<->l=127.0.0.1:4258 20241012055738300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45360<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5708) Waiting for packet dumper to finish... 1 (prev_count=5708, count=20864) MTC@421cd9ede6bd: 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@421cd9ede6bd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@421cd9ede6bd: Terminating MTC. MC@421cd9ede6bd: MTC terminated. MC2> exit MC@421cd9ede6bd: Shutting down session. MC@421cd9ede6bd: 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 (1889443) [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-20241012-0555-5125aa32', '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-20241012-0555-5125aa32', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1889331) [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-20241012-0555-5125aa32', '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.078883'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.718096'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.880938'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.486646'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.076247'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.077105'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.071494'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.078502'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.750503'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.803741'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.772812'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.218417'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.147809'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.846267'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.853173'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.073512'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.438262'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.389849'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.373581'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.374502'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.410074'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.378160'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.407303'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.448181'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.403107'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.102327'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.487432'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.507024'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.465446'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.078706'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.259441'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.193520'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.114467'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.103407'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.143178'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.085959'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.147133'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.139697'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241012-0555-5125aa32'] 421cd9ede6bd66e2de3eb4bf4a4f03a3a5890723efc2683e2e0eab2ade17f109 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2458/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS