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 7108643171a3fc71a75e4ff7434b5252c7df5b2e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10
Commit message: "testenv: podman: disable send_redirects"
 > git rev-list --no-walk 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins13631230582653292762.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + 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-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241002-0555-b5e50223', '--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'] 961cfd313142bcb4335cd413c05af8daaf174cddb73ef3384eb94e9595965ffc [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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241002-0555-b5e50223', '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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241002-0555-b5e50223', 'apt-get', '-q', 'update'] Ign:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [185 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [79.3 kB] Fetched 9311 kB in 1s (9518 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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241002-0555-b5e50223', '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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', './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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_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_4.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_7.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_3.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_4.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_6.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.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_Types_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_4.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_2.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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 Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (360 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/_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-20241002-0555-b5e50223', '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 10 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 202410012026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410012026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410012026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410012026 [226 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410012026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.13.9119.202410012026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410012026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410012026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410012026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410012026 [112 kB] Fetched 855 kB in 0s (11.8 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 ... 45138 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202410012026_amd64.deb ... Unpacking osmocom-nightly (202410012026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202410012026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410012026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202410012026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410012026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202410012026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410012026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202410012026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410012026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.13.9119.202410012026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.13.9119.202410012026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410012026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410012026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410012026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410012026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202410012026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410012026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410012026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410012026) ... Setting up osmocom-nightly (202410012026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410012026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410012026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410012026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410012026) ... Setting up libosmoabis13:amd64 (1.6.0.13.9119.202410012026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410012026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410012026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410012026) ... Setting up osmo-hlr (1.8.0.2.7c06.202410012026) ... 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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hlr.service → /lib/systemd/system/osmo-hlr.service. 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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241002055522912 DMAIN <0000> hlr.c:813 hlr starting 20241002055522912 DDB <0001> db.c:599 using database: hlr.db 20241002055522912 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241002055522913 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241002055522913 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241002055522913 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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-20241002-0555-b5e50223', '/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'] 20241002055523242 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241002055523242 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 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@961cfd313142: Unix server socket created successfully. MC@961cfd313142: Listening on TCP port 40065. MC2> 961cfd313142 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 961cfd313142 40065 20241002055523387 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241002055523388 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241002055523389 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@961cfd313142: New HC connected from 10.0.2.100 [10.0.2.100]. 961cfd313142: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@961cfd313142: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@961cfd313142: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@961cfd313142: Configuration file was processed on all HCs. MC@961cfd313142: Creating MTC on host 10.0.2.100. MC@961cfd313142: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_sai_err_invalid_imsi started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055524665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055524665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055524668 DLINP <000b> input/ipa.c:451 connected read/write 20241002055524668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055524669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055524671 DLINP <000b> input/ipa.c:451 connected read/write 20241002055524671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055524671 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055524671 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055524671 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 20241002055524671 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055524671 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 20241002055524671 DLGSUP <0013> gsup_server.c:235 2: 20241002055524671 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055524671 DLGSUP <0013> gsup_server.c:235 3: 20241002055524671 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055524671 DLGSUP <0013> gsup_server.c:235 4: 20241002055524671 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055524671 DLGSUP <0013> gsup_server.c:235 5: 20241002055524671 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055524671 DLGSUP <0013> gsup_server.c:235 7: 20241002055524671 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055524671 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055524671 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055524671 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@961cfd313142: 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") 20241002055524693 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33901<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@961cfd313142: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241002055524706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 20241002055524717 DLINP <000b> input/ipa.c:451 connected read/write 20241002055524717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055524717 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"} 20241002055524717 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" 20241002055524717 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} 20241002055524717 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 20241002055524717 DLINP <000b> input/ipa.c:451 connected read/write 20241002055524717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055524717 DLINP <000b> input/ipa.c:451 connected read/write 20241002055524717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@961cfd313142: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@961cfd313142: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055524720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@961cfd313142: Final verdict of PTC: pass 20241002055524721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 20241002055524721 DLINP <000b> input/ipa.c:451 connected read/write 20241002055524721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055524721 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055524721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055524721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055524722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33901<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@961cfd313142: Final verdict of PTC: none 5@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 5: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@961cfd313142: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055524785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4258 20241002055524786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57106<->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@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_sai started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055527860 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055527860 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055527863 DLINP <000b> input/ipa.c:451 connected read/write 20241002055527863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055527863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055527865 DLINP <000b> input/ipa.c:451 connected read/write 20241002055527865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055527865 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055527865 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055527865 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 20241002055527865 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055527865 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 20241002055527865 DLGSUP <0013> gsup_server.c:235 2: 20241002055527865 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055527865 DLGSUP <0013> gsup_server.c:235 3: 20241002055527865 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055527865 DLGSUP <0013> gsup_server.c:235 4: 20241002055527865 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055527865 DLGSUP <0013> gsup_server.c:235 5: 20241002055527865 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055527865 DLGSUP <0013> gsup_server.c:235 7: 20241002055527865 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055527865 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055527865 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055527865 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@961cfd313142: 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") 20241002055527888 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39763<->l=127.0.0.1:4259) 20241002055527906 DAUC <0003> db_auc.c:157 IMSI='262425618696823': No 2G Auth Data 20241002055527906 DAUC <0003> db_auc.c:192 IMSI='262425618696823': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262425618696823" to be handled at TC_gsup_sai(12) 20241002055527944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20241002055527949 DLINP <000b> input/ipa.c:451 connected read/write 20241002055527949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055527949 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425618696823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425618696823"} 20241002055527957 DAUC <0003> db_auc.c:192 IMSI='262425618696823': No 3G Auth Data 20241002055527957 DAUC <0003> db_auc.c:236 IMSI='262425618696823': Calling to generate 5 vectors 20241002055527957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055527957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055527957 DAUC <0003> auc.c:113 vector [0]: rand = 7f0864d8f546f7632ebe09cbba0dfe74 20241002055527957 DAUC <0003> auc.c:179 vector [0]: kc = 7cbd67b9c4f9fc00 20241002055527957 DAUC <0003> auc.c:180 vector [0]: sres = 84e25830 20241002055527957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055527957 DAUC <0003> auc.c:113 vector [1]: rand = 0b4e9963f43b0e330e368067b7b2b390 20241002055527957 DAUC <0003> auc.c:179 vector [1]: kc = 07bb963f8751d000 20241002055527957 DAUC <0003> auc.c:180 vector [1]: sres = b180cc95 20241002055527957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055527957 DAUC <0003> auc.c:113 vector [2]: rand = 065f236d12a59954a27903650d929e42 20241002055527957 DAUC <0003> auc.c:179 vector [2]: kc = 8f19bd9b7eda9000 20241002055527957 DAUC <0003> auc.c:180 vector [2]: sres = f05b2e7c 20241002055527957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055527957 DAUC <0003> auc.c:113 vector [3]: rand = e78c1edda03f5eeee1d1e594d8c16c9f 20241002055527957 DAUC <0003> auc.c:179 vector [3]: kc = a57611ecc9a79000 20241002055527957 DAUC <0003> auc.c:180 vector [3]: sres = 423ef345 20241002055527957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055527957 DAUC <0003> auc.c:113 vector [4]: rand = 2c723cc78efbd3009c31dabb3c68e92f 20241002055527957 DAUC <0003> auc.c:179 vector [4]: kc = f7ac30c9b3bc2c00 20241002055527957 DAUC <0003> auc.c:180 vector [4]: sres = 80e6635d 20241002055527957 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055527957 DAUC <0003> db_auc.c:245 IMSI='262425618696823': Generated 5 vectors 20241002055527957 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425618696823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425618696823"} 20241002055527957 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425618696823 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055527957 DLINP <000b> input/ipa.c:451 connected read/write 20241002055527957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055527957 DLINP <000b> input/ipa.c:451 connected read/write 20241002055527957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262425618696823" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 0TC_gsup_sai(12)"262425618696823" TC_gsup_sai(12)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(12)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055527961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 TC_gsup_sai(12)@961cfd313142: Final verdict of PTC: pass 20241002055527993 DAUC <0003> db_auc.c:157 IMSI='262421714502262': No 2G Auth Data 20241002055527993 DAUC <0003> db_auc.c:192 IMSI='262421714502262': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262421714502262" to be handled at TC_gsup_sai(13) 20241002055528029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 20241002055528033 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528033 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421714502262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421714502262"} 20241002055528033 DAUC <0003> db_auc.c:192 IMSI='262421714502262': No 3G Auth Data 20241002055528033 DAUC <0003> db_auc.c:236 IMSI='262421714502262': Calling to generate 5 vectors 20241002055528033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055528033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055528033 DAUC <0003> auc.c:113 vector [0]: rand = 99949bcdd1678c6c2dd070f2dfd2d72a 20241002055528033 DAUC <0003> auc.c:179 vector [0]: kc = a40dca6f87a90000 20241002055528033 DAUC <0003> auc.c:180 vector [0]: sres = 45967bb2 20241002055528033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055528033 DAUC <0003> auc.c:113 vector [1]: rand = 20a62c823943becd58c12958dbaefc5f 20241002055528033 DAUC <0003> auc.c:179 vector [1]: kc = af891ae4b5cba400 20241002055528033 DAUC <0003> auc.c:180 vector [1]: sres = aa4e0f90 20241002055528033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055528033 DAUC <0003> auc.c:113 vector [2]: rand = 7dbe68145c5fea9dd2bfbf55fd6503f9 20241002055528033 DAUC <0003> auc.c:179 vector [2]: kc = ba909976eb3e4400 20241002055528033 DAUC <0003> auc.c:180 vector [2]: sres = f0771fe2 20241002055528033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055528033 DAUC <0003> auc.c:113 vector [3]: rand = 26cc39d9a38039d84a6832563d348b7b 20241002055528033 DAUC <0003> auc.c:179 vector [3]: kc = d72e9256a4527c00 20241002055528033 DAUC <0003> auc.c:180 vector [3]: sres = 6adfab31 20241002055528033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055528033 DAUC <0003> auc.c:113 vector [4]: rand = 8d4f4a232854d9f8bff68b21d7a01634 20241002055528033 DAUC <0003> auc.c:179 vector [4]: kc = 24c8a25eb4c56400 20241002055528033 DAUC <0003> auc.c:180 vector [4]: sres = 68bd329d 20241002055528033 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055528033 DAUC <0003> db_auc.c:245 IMSI='262421714502262': Generated 5 vectors 20241002055528033 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421714502262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421714502262"} 20241002055528033 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421714502262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055528033 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055528033 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262421714502262" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 1TC_gsup_sai(13)"262421714502262" TC_gsup_sai(13)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(13)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055528035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 TC_gsup_sai(13)@961cfd313142: Final verdict of PTC: pass 20241002055528063 DAUC <0003> db_auc.c:157 IMSI='262423633998427': No 2G Auth Data 20241002055528063 DAUC <0003> db_auc.c:192 IMSI='262423633998427': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262423633998427" to be handled at TC_gsup_sai(14) 20241002055528098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37334<->l=127.0.0.1:4258 20241002055528102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528102 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423633998427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423633998427"} 20241002055528102 DAUC <0003> db_auc.c:192 IMSI='262423633998427': No 3G Auth Data 20241002055528102 DAUC <0003> db_auc.c:236 IMSI='262423633998427': Calling to generate 5 vectors 20241002055528102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055528102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055528102 DAUC <0003> auc.c:113 vector [0]: rand = 3e1ea70cce8d7608b29462c8297ec07b 20241002055528102 DAUC <0003> auc.c:179 vector [0]: kc = 191b01fbb05e06c6 20241002055528102 DAUC <0003> auc.c:180 vector [0]: sres = ecefc716 20241002055528102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055528102 DAUC <0003> auc.c:113 vector [1]: rand = e08af402d4414c2ed3ee588152143606 20241002055528102 DAUC <0003> auc.c:179 vector [1]: kc = 9a918d26a1b168ad 20241002055528102 DAUC <0003> auc.c:180 vector [1]: sres = e6577d89 20241002055528102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055528102 DAUC <0003> auc.c:113 vector [2]: rand = a31f80971a627c08a64b0f969fe9d360 20241002055528102 DAUC <0003> auc.c:179 vector [2]: kc = 22336d4c2864ca67 20241002055528102 DAUC <0003> auc.c:180 vector [2]: sres = e561aded 20241002055528102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055528102 DAUC <0003> auc.c:113 vector [3]: rand = 654f1941612640f9caf2774b8ac06931 20241002055528102 DAUC <0003> auc.c:179 vector [3]: kc = a29ef329ba403757 20241002055528102 DAUC <0003> auc.c:180 vector [3]: sres = a1c694ba 20241002055528102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055528102 DAUC <0003> auc.c:113 vector [4]: rand = 997222abc5b6bf5815ea2bde74d611af 20241002055528102 DAUC <0003> auc.c:179 vector [4]: kc = 9caed4dd969be6f1 20241002055528102 DAUC <0003> auc.c:180 vector [4]: sres = 6fa4241c 20241002055528102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055528102 DAUC <0003> db_auc.c:245 IMSI='262423633998427': Generated 5 vectors 20241002055528102 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423633998427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423633998427"} 20241002055528102 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423633998427 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055528102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055528102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262423633998427" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 2TC_gsup_sai(14)"262423633998427" TC_gsup_sai(14)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(14)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055528105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37334<->l=127.0.0.1:4258 TC_gsup_sai(14)@961cfd313142: Final verdict of PTC: pass 20241002055528134 DAUC <0003> db_auc.c:157 IMSI='262429620836593': No 2G Auth Data 20241002055528134 DAUC <0003> db_auc.c:192 IMSI='262429620836593': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262429620836593" to be handled at TC_gsup_sai(15) 20241002055528169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 20241002055528172 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528172 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429620836593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429620836593"} 20241002055528172 DAUC <0003> db_auc.c:157 IMSI='262429620836593': No 2G Auth Data 20241002055528172 DAUC <0003> db_auc.c:236 IMSI='262429620836593': Calling to generate 5 vectors 20241002055528172 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055528172 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055528172 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055528172 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055528172 DAUC <0003> auc.c:113 vector [0]: rand = e5671e42dfb9c92c8cb0e6695946b1aa 20241002055528172 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055528172 DAUC <0003> auc.c:142 vector [0]: autn = 397178930b6c00006b934643111a5662 20241002055528172 DAUC <0003> auc.c:143 vector [0]: ck = 6afa1309ecfe10a10afaa49a6498d345 20241002055528172 DAUC <0003> auc.c:144 vector [0]: ik = 8613f22e4d8343f22c668399f08f3fa1 20241002055528172 DAUC <0003> auc.c:145 vector [0]: res = fca950aff25124f10000000000000000 20241002055528172 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055528172 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055528172 DAUC <0003> auc.c:151 vector [0]: kc = ca75c624356abfb7 20241002055528172 DAUC <0003> auc.c:152 vector [0]: sres = 0ef8745e 20241002055528172 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055528172 DAUC <0003> auc.c:113 vector [1]: rand = 5648bebc0259eb12be051c5310a17157 20241002055528172 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055528172 DAUC <0003> auc.c:142 vector [1]: autn = 9a6b93821ec900002fcd1166eac95a72 20241002055528172 DAUC <0003> auc.c:143 vector [1]: ck = 3110759bcb6a04382ab6bc735944f92c 20241002055528172 DAUC <0003> auc.c:144 vector [1]: ik = b3926abed842b08e1c10c845c87fa18f 20241002055528172 DAUC <0003> auc.c:145 vector [1]: res = a86006dc2195f78e0000000000000000 20241002055528172 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055528172 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055528172 DAUC <0003> auc.c:151 vector [1]: kc = b4246b138213ec15 20241002055528172 DAUC <0003> auc.c:152 vector [1]: sres = 89f5f152 20241002055528172 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055528172 DAUC <0003> auc.c:113 vector [2]: rand = ede54a81834d4d615ebba201a77611b4 20241002055528172 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055528172 DAUC <0003> auc.c:142 vector [2]: autn = cfd08091bc1300002528e67bb4d04215 20241002055528172 DAUC <0003> auc.c:143 vector [2]: ck = 8c6ea144cf4b419ea159e9109e7ecd03 20241002055528172 DAUC <0003> auc.c:144 vector [2]: ik = 663e1b90e8afe05b8b578b109a5c636b 20241002055528172 DAUC <0003> auc.c:145 vector [2]: res = 07057d3f07d469bc0000000000000000 20241002055528172 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055528172 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055528172 DAUC <0003> auc.c:151 vector [2]: kc = c05ed8d423c60fad 20241002055528172 DAUC <0003> auc.c:152 vector [2]: sres = 00d11483 20241002055528172 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055528172 DAUC <0003> auc.c:113 vector [3]: rand = 0506a7de4d5400bcfb5b4fe820478e1c 20241002055528172 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055528172 DAUC <0003> auc.c:142 vector [3]: autn = 6d212021535f000069ae1ffe79b006fa 20241002055528172 DAUC <0003> auc.c:143 vector [3]: ck = b9194a69d9893ac7b3cb0977ed139176 20241002055528172 DAUC <0003> auc.c:144 vector [3]: ik = 61032996ac23c6f73d741cbdbbb2522f 20241002055528172 DAUC <0003> auc.c:145 vector [3]: res = 337a6dcfbfefb5710000000000000000 20241002055528172 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055528172 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055528172 DAUC <0003> auc.c:151 vector [3]: kc = 56a57635230b3f69 20241002055528172 DAUC <0003> auc.c:152 vector [3]: sres = 8c95d8be 20241002055528172 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055528172 DAUC <0003> auc.c:113 vector [4]: rand = d5594d12c827106e029621ee64b52690 20241002055528172 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055528172 DAUC <0003> auc.c:142 vector [4]: autn = 490f7fae7d82000013ee45f534f7ad57 20241002055528172 DAUC <0003> auc.c:143 vector [4]: ck = a4b65ada74038520c987f6a3ff920948 20241002055528172 DAUC <0003> auc.c:144 vector [4]: ik = 9cf0d647e5613a6889bf539baab09c4f 20241002055528172 DAUC <0003> auc.c:145 vector [4]: res = 431d4729fa8b191d0000000000000000 20241002055528172 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055528172 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055528172 DAUC <0003> auc.c:151 vector [4]: kc = 787e29a5c4402a4f 20241002055528172 DAUC <0003> auc.c:152 vector [4]: sres = b9965e34 20241002055528172 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055528172 DAUC <0003> db_auc.c:245 IMSI='262429620836593': Generated 5 vectors 20241002055528172 DAUC <0003> db_auc.c:249 IMSI='262429620836593': Updating SQN=161 in DB 20241002055528181 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429620836593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429620836593"} 20241002055528181 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429620836593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055528181 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055528181 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262429620836593" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 3TC_gsup_sai(15)"262429620836593" TC_gsup_sai(15)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(15)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055528185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 TC_gsup_sai(15)@961cfd313142: Final verdict of PTC: pass 20241002055528212 DAUC <0003> db_auc.c:157 IMSI='262424847263491': No 2G Auth Data 20241002055528212 DAUC <0003> db_auc.c:192 IMSI='262424847263491': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262424847263491" to be handled at TC_gsup_sai(16) 20241002055528246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 20241002055528249 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528249 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424847263491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424847263491"} 20241002055528249 DAUC <0003> db_auc.c:157 IMSI='262424847263491': No 2G Auth Data 20241002055528249 DAUC <0003> db_auc.c:236 IMSI='262424847263491': Calling to generate 5 vectors 20241002055528249 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055528249 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055528249 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002055528249 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055528249 DAUC <0003> auc.c:113 vector [0]: rand = ed50774f2edec3459b0103a77a59bd33 20241002055528249 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055528249 DAUC <0003> auc.c:142 vector [0]: autn = 5a905470f20b0000500e860c4b7b5c97 20241002055528249 DAUC <0003> auc.c:143 vector [0]: ck = ac5b3b385897f87b633bf0ca238ae1b2 20241002055528249 DAUC <0003> auc.c:144 vector [0]: ik = 7673474addb1b37f97b24b043bcb2630 20241002055528249 DAUC <0003> auc.c:145 vector [0]: res = ad590a3ea23d4bb70000000000000000 20241002055528249 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055528249 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055528249 DAUC <0003> auc.c:151 vector [0]: kc = 2ea1c7bc9d678c86 20241002055528249 DAUC <0003> auc.c:152 vector [0]: sres = 0f644189 20241002055528249 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055528249 DAUC <0003> auc.c:113 vector [1]: rand = f0c6d664a71f6cdee37f5a107d7af093 20241002055528249 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055528249 DAUC <0003> auc.c:142 vector [1]: autn = 39e44c83d2270000cbfc02db8ea06fc5 20241002055528249 DAUC <0003> auc.c:143 vector [1]: ck = 5594396ed49fc23ae925e853d95a19d0 20241002055528249 DAUC <0003> auc.c:144 vector [1]: ik = b12b817bed1eea597cc9429a6db73300 20241002055528249 DAUC <0003> auc.c:145 vector [1]: res = a6a53add4d8d26a30000000000000000 20241002055528249 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055528249 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055528249 DAUC <0003> auc.c:151 vector [1]: kc = 715312dc8d6c02b3 20241002055528249 DAUC <0003> auc.c:152 vector [1]: sres = eb281c7e 20241002055528249 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055528249 DAUC <0003> auc.c:113 vector [2]: rand = 73c746ed23232ad172e345aafd24d2bd 20241002055528249 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055528249 DAUC <0003> auc.c:142 vector [2]: autn = 7a1830724c600000c283d076ff0a3cca 20241002055528249 DAUC <0003> auc.c:143 vector [2]: ck = 2e27b050999835b59778022a929a062d 20241002055528249 DAUC <0003> auc.c:144 vector [2]: ik = a523d6b0293a3b367c7dfce236289d53 20241002055528249 DAUC <0003> auc.c:145 vector [2]: res = 43d8ab79fde0086c0000000000000000 20241002055528249 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055528250 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055528250 DAUC <0003> auc.c:151 vector [2]: kc = 60019828141095fd 20241002055528250 DAUC <0003> auc.c:152 vector [2]: sres = be38a315 20241002055528250 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055528250 DAUC <0003> auc.c:113 vector [3]: rand = bb04d450caad525ef263a7493ebc2e56 20241002055528250 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055528250 DAUC <0003> auc.c:142 vector [3]: autn = c682253a6fc10000f8707f80ed21b77b 20241002055528250 DAUC <0003> auc.c:143 vector [3]: ck = 3ee2e04f7561435c5a8d8e3ff3a73640 20241002055528250 DAUC <0003> auc.c:144 vector [3]: ik = 5ec78d0863f3628899ca53b93274dc71 20241002055528250 DAUC <0003> auc.c:145 vector [3]: res = 1db9869fcd70ac6b0000000000000000 20241002055528250 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055528250 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055528250 DAUC <0003> auc.c:151 vector [3]: kc = a362b0c1d741cbe5 20241002055528250 DAUC <0003> auc.c:152 vector [3]: sres = d0c92af4 20241002055528250 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055528250 DAUC <0003> auc.c:113 vector [4]: rand = e54c3c678bdbaad511f0a817111525bd 20241002055528250 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055528250 DAUC <0003> auc.c:142 vector [4]: autn = deaa996b9a680000b500200c2fb7a2aa 20241002055528250 DAUC <0003> auc.c:143 vector [4]: ck = 892bb159dbfdd0c4d6c4d04e4d5843c2 20241002055528250 DAUC <0003> auc.c:144 vector [4]: ik = f00c6e109331732fadccf72ef4505307 20241002055528250 DAUC <0003> auc.c:145 vector [4]: res = 6203d49f447b64960000000000000000 20241002055528250 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055528250 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055528250 DAUC <0003> auc.c:151 vector [4]: kc = 022ff829f1c4b32e 20241002055528250 DAUC <0003> auc.c:152 vector [4]: sres = 2678b009 20241002055528250 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055528250 DAUC <0003> db_auc.c:245 IMSI='262424847263491': Generated 5 vectors 20241002055528250 DAUC <0003> db_auc.c:249 IMSI='262424847263491': Updating SQN=161 in DB 20241002055528259 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424847263491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424847263491"} 20241002055528259 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424847263491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055528259 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055528259 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262424847263491" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 4TC_gsup_sai(16)"262424847263491" TC_gsup_sai(16)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(16)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055528263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 TC_gsup_sai(16)@961cfd313142: Final verdict of PTC: pass 20241002055528290 DAUC <0003> db_auc.c:157 IMSI='262424822470556': No 2G Auth Data 20241002055528290 DAUC <0003> db_auc.c:192 IMSI='262424822470556': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262424822470556" to be handled at TC_gsup_sai(17) 20241002055528333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37358<->l=127.0.0.1:4258 20241002055528337 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528337 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424822470556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424822470556"} 20241002055528337 DAUC <0003> db_auc.c:236 IMSI='262424822470556': Calling to generate 5 vectors 20241002055528337 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055528337 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055528337 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055528337 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055528337 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055528337 DAUC <0003> auc.c:113 vector [0]: rand = 17fed10da7d9fc2fea1e980f0b3f2d63 20241002055528337 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055528337 DAUC <0003> auc.c:142 vector [0]: autn = 61808eecb7c00000785903406a1bff62 20241002055528337 DAUC <0003> auc.c:143 vector [0]: ck = c21af899e63fd04e5622b06aa31e0fd7 20241002055528337 DAUC <0003> auc.c:144 vector [0]: ik = 6190b3bf1a390b26874eb458cfeedc71 20241002055528337 DAUC <0003> auc.c:145 vector [0]: res = 0b9aa6a448c91c220000000000000000 20241002055528337 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055528337 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055528337 DAUC <0003> auc.c:179 vector [0]: kc = 00dce29cc6707c00 20241002055528337 DAUC <0003> auc.c:180 vector [0]: sres = 15b200fa 20241002055528337 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055528337 DAUC <0003> auc.c:113 vector [1]: rand = e31e492386fa619bea0836b156949485 20241002055528337 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055528337 DAUC <0003> auc.c:142 vector [1]: autn = dab8da32fabc0000b07a9060c312a55e 20241002055528337 DAUC <0003> auc.c:143 vector [1]: ck = 26b9e0e9464f0511669d4e35b34884aa 20241002055528337 DAUC <0003> auc.c:144 vector [1]: ik = 1ef48fc975e3883a5615483a2fc6e821 20241002055528337 DAUC <0003> auc.c:145 vector [1]: res = 97e150ecbe2012650000000000000000 20241002055528337 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055528337 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055528338 DAUC <0003> auc.c:179 vector [1]: kc = 473796c5f2e05400 20241002055528338 DAUC <0003> auc.c:180 vector [1]: sres = 2b2912cf 20241002055528338 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055528338 DAUC <0003> auc.c:113 vector [2]: rand = 64cd17e1170722e9cc266e221b02192a 20241002055528338 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055528338 DAUC <0003> auc.c:142 vector [2]: autn = ce98593f4833000016b0f1f47b5df18a 20241002055528338 DAUC <0003> auc.c:143 vector [2]: ck = fcc93a8134aaed467cbabd1f2e7b93d0 20241002055528338 DAUC <0003> auc.c:144 vector [2]: ik = 6f132f1fff6456da08de4558236cf042 20241002055528338 DAUC <0003> auc.c:145 vector [2]: res = 78125816218444330000000000000000 20241002055528338 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055528338 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055528338 DAUC <0003> auc.c:179 vector [2]: kc = acc0db4dc57e2400 20241002055528338 DAUC <0003> auc.c:180 vector [2]: sres = f72df165 20241002055528338 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055528338 DAUC <0003> auc.c:113 vector [3]: rand = 40767a938546d921a333f19d40a60792 20241002055528338 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055528338 DAUC <0003> auc.c:142 vector [3]: autn = 0b7e8b4cafd9000043363cfd858f5419 20241002055528338 DAUC <0003> auc.c:143 vector [3]: ck = 7a4c9faf46ecc85840bb43d27243512f 20241002055528338 DAUC <0003> auc.c:144 vector [3]: ik = be85b22cb185b1271b40bf72f94e1b1d 20241002055528338 DAUC <0003> auc.c:145 vector [3]: res = d6d58a32c03fbe980000000000000000 20241002055528338 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055528338 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055528338 DAUC <0003> auc.c:179 vector [3]: kc = a01fa39990222c00 20241002055528338 DAUC <0003> auc.c:180 vector [3]: sres = c59d13db 20241002055528338 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055528338 DAUC <0003> auc.c:113 vector [4]: rand = 1b6db207ad03844d9e0301b0f3c2d9bb 20241002055528338 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055528338 DAUC <0003> auc.c:142 vector [4]: autn = 386d4476523500007a966da9232339a5 20241002055528338 DAUC <0003> auc.c:143 vector [4]: ck = 2c3ebfa5edf747fa1dfd9b893d00e80d 20241002055528338 DAUC <0003> auc.c:144 vector [4]: ik = fde9d3fdf1b821e7929c6a33865b0fac 20241002055528338 DAUC <0003> auc.c:145 vector [4]: res = 681b883fcd44b3910000000000000000 20241002055528338 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055528338 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055528338 DAUC <0003> auc.c:179 vector [4]: kc = 8013f8c3c9f3e000 20241002055528338 DAUC <0003> auc.c:180 vector [4]: sres = 957626bc 20241002055528338 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055528338 DAUC <0003> db_auc.c:245 IMSI='262424822470556': Generated 5 vectors 20241002055528338 DAUC <0003> db_auc.c:249 IMSI='262424822470556': Updating SQN=161 in DB 20241002055528347 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424822470556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424822470556"} 20241002055528347 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424822470556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055528347 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055528347 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262424822470556" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 5TC_gsup_sai(17)"262424822470556" TC_gsup_sai(17)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(17)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055528351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37358<->l=127.0.0.1:4258 TC_gsup_sai(17)@961cfd313142: Final verdict of PTC: pass 20241002055528387 DAUC <0003> db_auc.c:157 IMSI='262426115408317': No 2G Auth Data 20241002055528387 DAUC <0003> db_auc.c:192 IMSI='262426115408317': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262426115408317" to be handled at TC_gsup_sai(18) 20241002055528429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 20241002055528432 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528432 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426115408317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426115408317"} 20241002055528432 DAUC <0003> db_auc.c:236 IMSI='262426115408317': Calling to generate 5 vectors 20241002055528432 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055528432 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055528432 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055528432 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055528432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055528432 DAUC <0003> auc.c:113 vector [0]: rand = df64c0ac8d8da667309c1bb9c908169f 20241002055528432 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055528432 DAUC <0003> auc.c:142 vector [0]: autn = d15718cd86fd000066cf527b8b30e17b 20241002055528432 DAUC <0003> auc.c:143 vector [0]: ck = 68f9432e57d4a87f9d6732aeb4622d00 20241002055528432 DAUC <0003> auc.c:144 vector [0]: ik = 835f4f412434a37f54581dfd26f29d40 20241002055528432 DAUC <0003> auc.c:145 vector [0]: res = 74e2c504d06fa8350000000000000000 20241002055528432 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055528432 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055528432 DAUC <0003> auc.c:179 vector [0]: kc = 264b7f465dfe6c00 20241002055528432 DAUC <0003> auc.c:180 vector [0]: sres = 2c5d24b1 20241002055528432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055528432 DAUC <0003> auc.c:113 vector [1]: rand = 5c07720a9b02166adbc8ad9a6ea74fb1 20241002055528432 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055528432 DAUC <0003> auc.c:142 vector [1]: autn = f119c12bf7b600007c176e3a86c93cd1 20241002055528432 DAUC <0003> auc.c:143 vector [1]: ck = 362ed129236b4996a151f1296b8ace8f 20241002055528432 DAUC <0003> auc.c:144 vector [1]: ik = 2238fae1f218a669c090579f809abe59 20241002055528432 DAUC <0003> auc.c:145 vector [1]: res = eaa5bcd91c81ad8f0000000000000000 20241002055528432 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055528432 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055528432 DAUC <0003> auc.c:179 vector [1]: kc = 5d044dec02735400 20241002055528432 DAUC <0003> auc.c:180 vector [1]: sres = 47d8c086 20241002055528432 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055528432 DAUC <0003> auc.c:113 vector [2]: rand = b2a315524d7ccfc59db061ebd1d3823e 20241002055528432 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055528432 DAUC <0003> auc.c:142 vector [2]: autn = 420e01fdc90a0000ee06c05072274ceb 20241002055528432 DAUC <0003> auc.c:143 vector [2]: ck = 59217c608df7688e1749ecdbb3ff05d6 20241002055528432 DAUC <0003> auc.c:144 vector [2]: ik = a29f0884d21e254cdfb25f01f1ef6116 20241002055528432 DAUC <0003> auc.c:145 vector [2]: res = 717ba31758df16bf0000000000000000 20241002055528432 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055528432 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055528432 DAUC <0003> auc.c:179 vector [2]: kc = 31c1af0742ad4c00 20241002055528432 DAUC <0003> auc.c:180 vector [2]: sres = f15f2f2e 20241002055528432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055528432 DAUC <0003> auc.c:113 vector [3]: rand = 24c970c8e7a66560821c8b520eb7c10b 20241002055528433 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055528433 DAUC <0003> auc.c:142 vector [3]: autn = 1183176d74d30000880baaa29f7f253c 20241002055528433 DAUC <0003> auc.c:143 vector [3]: ck = 547b85d45964323746145c286090fd83 20241002055528433 DAUC <0003> auc.c:144 vector [3]: ik = 43e1b4ebca3f571c480d80febcf53117 20241002055528433 DAUC <0003> auc.c:145 vector [3]: res = 9ec6e38e32d9b6c80000000000000000 20241002055528433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055528433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055528433 DAUC <0003> auc.c:179 vector [3]: kc = 8e4b377a837b4800 20241002055528433 DAUC <0003> auc.c:180 vector [3]: sres = 9301c990 20241002055528433 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055528433 DAUC <0003> auc.c:113 vector [4]: rand = 5b299d03adcd0815bdc5e9e4db47f69f 20241002055528433 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055528433 DAUC <0003> auc.c:142 vector [4]: autn = 79d7c16e88e30000cf4e420a07ca0e00 20241002055528433 DAUC <0003> auc.c:143 vector [4]: ck = 5dd11d23866c1f4e425b196701181fc8 20241002055528433 DAUC <0003> auc.c:144 vector [4]: ik = 699012d283e4abd2bae6a62ecae9d9e5 20241002055528433 DAUC <0003> auc.c:145 vector [4]: res = 3e3953ba7546396e0000000000000000 20241002055528433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055528433 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055528433 DAUC <0003> auc.c:179 vector [4]: kc = 239e742013484c00 20241002055528433 DAUC <0003> auc.c:180 vector [4]: sres = 4c727053 20241002055528433 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055528433 DAUC <0003> db_auc.c:245 IMSI='262426115408317': Generated 5 vectors 20241002055528433 DAUC <0003> db_auc.c:249 IMSI='262426115408317': Updating SQN=161 in DB 20241002055528441 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426115408317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426115408317"} 20241002055528441 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426115408317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055528441 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055528441 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262426115408317" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 6TC_gsup_sai(18)"262426115408317" TC_gsup_sai(18)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(18)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055528444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4258 TC_gsup_sai(18)@961cfd313142: Final verdict of PTC: pass 20241002055528480 DAUC <0003> db_auc.c:157 IMSI='262426726590284': No 2G Auth Data 20241002055528480 DAUC <0003> db_auc.c:192 IMSI='262426726590284': No 3G Auth Data HLR_Test-GSUP(9)@961cfd313142: Created GsupExpect[0] for "262426726590284" to be handled at TC_gsup_sai(19) 20241002055528522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 20241002055528525 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528526 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426726590284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426726590284"} 20241002055528526 DAUC <0003> db_auc.c:236 IMSI='262426726590284': Calling to generate 5 vectors 20241002055528526 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055528526 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055528526 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055528526 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055528526 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055528526 DAUC <0003> auc.c:113 vector [0]: rand = 8bf9af5e82c151d4444da8bc1895e150 20241002055528526 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055528526 DAUC <0003> auc.c:142 vector [0]: autn = f50ce1c8ee520000bf9a3cda48f562e0 20241002055528526 DAUC <0003> auc.c:143 vector [0]: ck = 3cdc3b0d3870ad12596bfb15a7fa830a 20241002055528526 DAUC <0003> auc.c:144 vector [0]: ik = 8da4b8b43a24bb7a85fa978407317e6d 20241002055528526 DAUC <0003> auc.c:145 vector [0]: res = b975508ec44d434b0000000000000000 20241002055528526 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055528526 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055528526 DAUC <0003> auc.c:179 vector [0]: kc = 709d647748c07ed1 20241002055528526 DAUC <0003> auc.c:180 vector [0]: sres = 2229558a 20241002055528526 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055528526 DAUC <0003> auc.c:113 vector [1]: rand = fdd4b84f9f36d39fb374896b8cebdc35 20241002055528526 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055528526 DAUC <0003> auc.c:142 vector [1]: autn = 73513a1092cf000084666ca8c818a268 20241002055528526 DAUC <0003> auc.c:143 vector [1]: ck = 751ba475fb2fe5b814f0326f0daa9d02 20241002055528526 DAUC <0003> auc.c:144 vector [1]: ik = 9fd8ff4d63425ec9dc9ab018546834b2 20241002055528526 DAUC <0003> auc.c:145 vector [1]: res = 4867be2ba7fa7d590000000000000000 20241002055528526 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055528526 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055528526 DAUC <0003> auc.c:179 vector [1]: kc = 85a2c12e8f321e28 20241002055528526 DAUC <0003> auc.c:180 vector [1]: sres = 6c7ce9a6 20241002055528526 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055528526 DAUC <0003> auc.c:113 vector [2]: rand = 3d9dddf7a71cdad6bcda14735190d7e3 20241002055528526 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055528526 DAUC <0003> auc.c:142 vector [2]: autn = f9b37bd403180000d0ae95b6e8df09b8 20241002055528526 DAUC <0003> auc.c:143 vector [2]: ck = 7403351ff2af56d016e9bffdeff87db8 20241002055528526 DAUC <0003> auc.c:144 vector [2]: ik = c372e73908b7c1cdbbdb2065bf3d9e1a 20241002055528526 DAUC <0003> auc.c:145 vector [2]: res = a7432a3fa08e40290000000000000000 20241002055528526 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055528526 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055528526 DAUC <0003> auc.c:179 vector [2]: kc = c4e26d53cc3b672c 20241002055528526 DAUC <0003> auc.c:180 vector [2]: sres = 4bcc801d 20241002055528526 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055528526 DAUC <0003> auc.c:113 vector [3]: rand = 35137bd7d645585a7033e4fead018c3c 20241002055528526 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055528526 DAUC <0003> auc.c:142 vector [3]: autn = 2229a156741d00000af86051bc007de9 20241002055528526 DAUC <0003> auc.c:143 vector [3]: ck = 8441ed880850dba1b3e76a599d39e25f 20241002055528526 DAUC <0003> auc.c:144 vector [3]: ik = ec0f0abb07ce3355fbc507a3c36663d9 20241002055528526 DAUC <0003> auc.c:145 vector [3]: res = f8e5125a5dbccbf20000000000000000 20241002055528526 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055528526 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055528526 DAUC <0003> auc.c:179 vector [3]: kc = 92186cf0b0a71bc0 20241002055528526 DAUC <0003> auc.c:180 vector [3]: sres = fc1feac6 20241002055528526 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055528526 DAUC <0003> auc.c:113 vector [4]: rand = fca6e142570469b488e348c3beb921c8 20241002055528526 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055528526 DAUC <0003> auc.c:142 vector [4]: autn = 9dd244bba8820000c4508d88b798294d 20241002055528526 DAUC <0003> auc.c:143 vector [4]: ck = f261a55db76a6c2d120f0123c782f7d6 20241002055528526 DAUC <0003> auc.c:144 vector [4]: ik = 33168888c9be6f1b158c684a1362f387 20241002055528526 DAUC <0003> auc.c:145 vector [4]: res = 5b5c393409d1c4870000000000000000 20241002055528526 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055528526 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055528526 DAUC <0003> auc.c:179 vector [4]: kc = 39eecab92db5e0ca 20241002055528526 DAUC <0003> auc.c:180 vector [4]: sres = 4750b350 20241002055528526 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055528526 DAUC <0003> db_auc.c:245 IMSI='262426726590284': Generated 5 vectors 20241002055528526 DAUC <0003> db_auc.c:249 IMSI='262426726590284': Updating SQN=161 in DB 20241002055528534 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426726590284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426726590284"} 20241002055528534 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426726590284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055528534 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055528534 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@961cfd313142: Found GsupExpect[0] for "262426726590284" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@961cfd313142: Added IMSI table entry 7TC_gsup_sai(19)"262426726590284" TC_gsup_sai(19)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai(19)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055528538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 TC_gsup_sai(19)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055528568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241002055528568 DLINP <000b> input/ipa.c:451 connected read/write 20241002055528568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055528568 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055528568 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055528568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(8)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP(9)@961cfd313142: Final verdict of PTC: none 20241002055528569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39763<->l=127.0.0.1:4259) 10@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_sai finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055528610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37392<->l=127.0.0.1:4258 20241002055528610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37392<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5368) Waiting for packet dumper to finish... 1 (prev_count=5368, count=45372) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_sai_num_auth_vectors started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055531681 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055531681 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055531682 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055531684 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531684 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055531684 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055531684 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 20241002055531684 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055531684 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 20241002055531684 DLGSUP <0013> gsup_server.c:235 2: 20241002055531684 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055531684 DLGSUP <0013> gsup_server.c:235 3: 20241002055531684 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055531684 DLGSUP <0013> gsup_server.c:235 4: 20241002055531684 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055531684 DLGSUP <0013> gsup_server.c:235 5: 20241002055531684 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055531684 DLGSUP <0013> gsup_server.c:235 7: 20241002055531684 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055531684 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055531684 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055531684 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@961cfd313142: 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") 20241002055531703 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36957<->l=127.0.0.1:4259) 20241002055531720 DAUC <0003> db_auc.c:157 IMSI='262424008624044': No 2G Auth Data 20241002055531720 DAUC <0003> db_auc.c:192 IMSI='262424008624044': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262424008624044" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241002055531753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 20241002055531758 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531758 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424008624044"} 20241002055531758 DAUC <0003> db_auc.c:192 IMSI='262424008624044': No 3G Auth Data 20241002055531758 DAUC <0003> db_auc.c:236 IMSI='262424008624044': Calling to generate 1 vectors 20241002055531758 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241002055531758 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531758 DAUC <0003> auc.c:113 vector [0]: rand = 8b8ec0022e1448e97e7c0037e1b3ebec 20241002055531758 DAUC <0003> auc.c:179 vector [0]: kc = e9c2174651ab2000 20241002055531758 DAUC <0003> auc.c:180 vector [0]: sres = ac6e6f94 20241002055531758 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531758 DAUC <0003> db_auc.c:245 IMSI='262424008624044': Generated 1 vectors 20241002055531758 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424008624044"} 20241002055531758 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531759 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531759 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262424008624044" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424008624044" TC_gsup_sai_num_auth_vectors(24)@961cfd313142: setverdict(pass): none -> pass 20241002055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531762 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424008624044"} 20241002055531762 DAUC <0003> db_auc.c:192 IMSI='262424008624044': No 3G Auth Data 20241002055531762 DAUC <0003> db_auc.c:236 IMSI='262424008624044': Calling to generate 4 vectors 20241002055531762 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241002055531762 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531762 DAUC <0003> auc.c:113 vector [0]: rand = e18056068c5e7ea867c00f1444e9d430 20241002055531762 DAUC <0003> auc.c:179 vector [0]: kc = 599fec7e19acc400 20241002055531762 DAUC <0003> auc.c:180 vector [0]: sres = a2de31db 20241002055531762 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531762 DAUC <0003> auc.c:113 vector [1]: rand = 816bc6c11d44f270aeed9ef2c0f1270a 20241002055531762 DAUC <0003> auc.c:179 vector [1]: kc = e04cce509b990c00 20241002055531762 DAUC <0003> auc.c:180 vector [1]: sres = 87f113d3 20241002055531762 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531762 DAUC <0003> auc.c:113 vector [2]: rand = 8ce62bb03fa7a0a4984c63ad21e57482 20241002055531762 DAUC <0003> auc.c:179 vector [2]: kc = 1e51b7cd4ef78000 20241002055531762 DAUC <0003> auc.c:180 vector [2]: sres = 53731e5c 20241002055531762 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531762 DAUC <0003> auc.c:113 vector [3]: rand = 11c33e782659bfebf5e3a457fef767d5 20241002055531762 DAUC <0003> auc.c:179 vector [3]: kc = e745951178efa000 20241002055531762 DAUC <0003> auc.c:180 vector [3]: sres = 6ed64429 20241002055531762 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531762 DAUC <0003> db_auc.c:245 IMSI='262424008624044': Generated 4 vectors 20241002055531762 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424008624044"} 20241002055531762 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531765 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531765 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424008624044"} 20241002055531765 DAUC <0003> db_auc.c:192 IMSI='262424008624044': No 3G Auth Data 20241002055531765 DAUC <0003> db_auc.c:236 IMSI='262424008624044': Calling to generate 5 vectors 20241002055531765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055531765 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531765 DAUC <0003> auc.c:113 vector [0]: rand = 56b26646f7b81b2ef6e6bb56c0bf7d96 20241002055531765 DAUC <0003> auc.c:179 vector [0]: kc = 2cf527a2c138a800 20241002055531765 DAUC <0003> auc.c:180 vector [0]: sres = de42c23f 20241002055531765 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531765 DAUC <0003> auc.c:113 vector [1]: rand = ac796cf54115036edeed2c06692f7c6c 20241002055531765 DAUC <0003> auc.c:179 vector [1]: kc = 040072042b0d0c00 20241002055531765 DAUC <0003> auc.c:180 vector [1]: sres = edb7e8bd 20241002055531765 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531765 DAUC <0003> auc.c:113 vector [2]: rand = 5c8994363479154b062f2fbd8fb76626 20241002055531765 DAUC <0003> auc.c:179 vector [2]: kc = dd56c025604f0c00 20241002055531765 DAUC <0003> auc.c:180 vector [2]: sres = 92a3a6b6 20241002055531765 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531765 DAUC <0003> auc.c:113 vector [3]: rand = 0f9d091266949aecd6bd805f6b5be3b0 20241002055531765 DAUC <0003> auc.c:179 vector [3]: kc = 36b5bf8f4ba26000 20241002055531765 DAUC <0003> auc.c:180 vector [3]: sres = 92c7366b 20241002055531765 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531765 DAUC <0003> auc.c:113 vector [4]: rand = 6cdf04282686f1b20d0da2796f68c727 20241002055531765 DAUC <0003> auc.c:179 vector [4]: kc = 113d9a25d4b88800 20241002055531765 DAUC <0003> auc.c:180 vector [4]: sres = 087416fd 20241002055531765 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055531765 DAUC <0003> db_auc.c:245 IMSI='262424008624044': Generated 5 vectors 20241002055531765 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424008624044"} 20241002055531765 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531765 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531765 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531767 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531767 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424008624044"} 20241002055531767 DAUC <0003> db_auc.c:192 IMSI='262424008624044': No 3G Auth Data 20241002055531767 DAUC <0003> db_auc.c:236 IMSI='262424008624044': Calling to generate 5 vectors 20241002055531767 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055531767 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531767 DAUC <0003> auc.c:113 vector [0]: rand = b4cd8c52df9e69ee4455a9f149fdaae7 20241002055531767 DAUC <0003> auc.c:179 vector [0]: kc = 83f0d51d362ca000 20241002055531767 DAUC <0003> auc.c:180 vector [0]: sres = 4fcdaabc 20241002055531767 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531768 DAUC <0003> auc.c:113 vector [1]: rand = b8ed8d8335c210a62556f8a2b50be175 20241002055531768 DAUC <0003> auc.c:179 vector [1]: kc = 9692060b9bbca800 20241002055531768 DAUC <0003> auc.c:180 vector [1]: sres = 78373c2b 20241002055531768 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531768 DAUC <0003> auc.c:113 vector [2]: rand = 1f7da7252d37a0243185850526e1071d 20241002055531768 DAUC <0003> auc.c:179 vector [2]: kc = c5dade35dbf3a000 20241002055531768 DAUC <0003> auc.c:180 vector [2]: sres = 3cca7700 20241002055531768 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531768 DAUC <0003> auc.c:113 vector [3]: rand = 3ba76f37b9a6df17b0f20ebba7aca94f 20241002055531768 DAUC <0003> auc.c:179 vector [3]: kc = 39403c378953a000 20241002055531768 DAUC <0003> auc.c:180 vector [3]: sres = 6af449fa 20241002055531768 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531768 DAUC <0003> auc.c:113 vector [4]: rand = 8fbe6c0504146fbc366f6ab2f9b8baeb 20241002055531768 DAUC <0003> auc.c:179 vector [4]: kc = 439b00dfa82afc00 20241002055531768 DAUC <0003> auc.c:180 vector [4]: sres = 7fc2de35 20241002055531768 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055531768 DAUC <0003> db_auc.c:245 IMSI='262424008624044': Generated 5 vectors 20241002055531768 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424008624044"} 20241002055531768 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424008624044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531768 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531768 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@961cfd313142: Final verdict of PTC: pass 20241002055531797 DAUC <0003> db_auc.c:157 IMSI='262420020705194': No 2G Auth Data 20241002055531797 DAUC <0003> db_auc.c:192 IMSI='262420020705194': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262420020705194" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241002055531827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241002055531831 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531831 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420020705194"} 20241002055531831 DAUC <0003> db_auc.c:192 IMSI='262420020705194': No 3G Auth Data 20241002055531831 DAUC <0003> db_auc.c:236 IMSI='262420020705194': Calling to generate 1 vectors 20241002055531831 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241002055531831 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531831 DAUC <0003> auc.c:113 vector [0]: rand = 4c97257c0de2be4d57d6261daad58433 20241002055531831 DAUC <0003> auc.c:179 vector [0]: kc = 381aa0c5b4388000 20241002055531831 DAUC <0003> auc.c:180 vector [0]: sres = 65b6a78e 20241002055531831 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531831 DAUC <0003> db_auc.c:245 IMSI='262420020705194': Generated 1 vectors 20241002055531831 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420020705194"} 20241002055531831 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531831 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531831 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262420020705194" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420020705194" TC_gsup_sai_num_auth_vectors(25)@961cfd313142: setverdict(pass): none -> pass 20241002055531833 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531833 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420020705194"} 20241002055531833 DAUC <0003> db_auc.c:192 IMSI='262420020705194': No 3G Auth Data 20241002055531833 DAUC <0003> db_auc.c:236 IMSI='262420020705194': Calling to generate 4 vectors 20241002055531833 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241002055531833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531833 DAUC <0003> auc.c:113 vector [0]: rand = 67651aec9aa3cbbd7b29ad5b77f36fcd 20241002055531833 DAUC <0003> auc.c:179 vector [0]: kc = bc185d5d187acc00 20241002055531833 DAUC <0003> auc.c:180 vector [0]: sres = 8d1af81c 20241002055531833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531833 DAUC <0003> auc.c:113 vector [1]: rand = d0cc6f3ba93208d0c809df2469f74d8c 20241002055531833 DAUC <0003> auc.c:179 vector [1]: kc = 2a1e789c82997800 20241002055531833 DAUC <0003> auc.c:180 vector [1]: sres = 79ca4a32 20241002055531833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531833 DAUC <0003> auc.c:113 vector [2]: rand = 4babdd3cfb8213b0743ea56d944175b1 20241002055531833 DAUC <0003> auc.c:179 vector [2]: kc = 2b0f7407577f0c00 20241002055531833 DAUC <0003> auc.c:180 vector [2]: sres = 36196f69 20241002055531833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531833 DAUC <0003> auc.c:113 vector [3]: rand = addac1d0cd1817ccb4836e1853a165aa 20241002055531833 DAUC <0003> auc.c:179 vector [3]: kc = d079eed541e65800 20241002055531833 DAUC <0003> auc.c:180 vector [3]: sres = 65b1838c 20241002055531833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531833 DAUC <0003> db_auc.c:245 IMSI='262420020705194': Generated 4 vectors 20241002055531833 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420020705194"} 20241002055531833 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531833 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531833 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531835 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531835 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420020705194"} 20241002055531835 DAUC <0003> db_auc.c:192 IMSI='262420020705194': No 3G Auth Data 20241002055531835 DAUC <0003> db_auc.c:236 IMSI='262420020705194': Calling to generate 5 vectors 20241002055531835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055531835 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531835 DAUC <0003> auc.c:113 vector [0]: rand = bbff5f5a813cf48896b4719f07950634 20241002055531835 DAUC <0003> auc.c:179 vector [0]: kc = 61b2a8ead27b9400 20241002055531835 DAUC <0003> auc.c:180 vector [0]: sres = 4fa2edaf 20241002055531835 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531835 DAUC <0003> auc.c:113 vector [1]: rand = 3a362680241563c7d4f383317bd2af77 20241002055531835 DAUC <0003> auc.c:179 vector [1]: kc = 7b1fd6001017d800 20241002055531835 DAUC <0003> auc.c:180 vector [1]: sres = 0c4a6418 20241002055531835 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531835 DAUC <0003> auc.c:113 vector [2]: rand = 53f97d352a1b6f831fde03fe031eccc4 20241002055531835 DAUC <0003> auc.c:179 vector [2]: kc = 7b4364fd4885bc00 20241002055531835 DAUC <0003> auc.c:180 vector [2]: sres = d86e1e54 20241002055531835 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531835 DAUC <0003> auc.c:113 vector [3]: rand = dc461916bd4ded12f07daa441b7c7553 20241002055531835 DAUC <0003> auc.c:179 vector [3]: kc = 7a966b07799e4800 20241002055531835 DAUC <0003> auc.c:180 vector [3]: sres = 93313640 20241002055531835 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531835 DAUC <0003> auc.c:113 vector [4]: rand = a20aa516ee24a0cd307596d0629f4ba5 20241002055531835 DAUC <0003> auc.c:179 vector [4]: kc = 76b971ad845d5400 20241002055531835 DAUC <0003> auc.c:180 vector [4]: sres = 0d3b15e1 20241002055531835 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055531835 DAUC <0003> db_auc.c:245 IMSI='262420020705194': Generated 5 vectors 20241002055531835 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420020705194"} 20241002055531835 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531835 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531835 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531837 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531837 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420020705194"} 20241002055531837 DAUC <0003> db_auc.c:192 IMSI='262420020705194': No 3G Auth Data 20241002055531837 DAUC <0003> db_auc.c:236 IMSI='262420020705194': Calling to generate 5 vectors 20241002055531837 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055531837 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531837 DAUC <0003> auc.c:113 vector [0]: rand = a781ed7c64b6540a92b0ec1ee0a83352 20241002055531837 DAUC <0003> auc.c:179 vector [0]: kc = 41c6fef4e5ec1c00 20241002055531837 DAUC <0003> auc.c:180 vector [0]: sres = be24aee6 20241002055531837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531837 DAUC <0003> auc.c:113 vector [1]: rand = b464da9c9283a50c87d9d77d4db75546 20241002055531837 DAUC <0003> auc.c:179 vector [1]: kc = 4cf3188dbbede000 20241002055531837 DAUC <0003> auc.c:180 vector [1]: sres = c58c1ec8 20241002055531837 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531837 DAUC <0003> auc.c:113 vector [2]: rand = b8ce2c44d12982f6c1da741976c911dc 20241002055531837 DAUC <0003> auc.c:179 vector [2]: kc = dec8df10f530d400 20241002055531837 DAUC <0003> auc.c:180 vector [2]: sres = 399306f4 20241002055531837 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531837 DAUC <0003> auc.c:113 vector [3]: rand = a1a2fe5d91e9e77263727f0d274cad40 20241002055531837 DAUC <0003> auc.c:179 vector [3]: kc = 63c271fb0b64a000 20241002055531837 DAUC <0003> auc.c:180 vector [3]: sres = 0855b353 20241002055531837 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531837 DAUC <0003> auc.c:113 vector [4]: rand = 6b65a65ed34a03b8c3c76055d6eca7d3 20241002055531837 DAUC <0003> auc.c:179 vector [4]: kc = 0a0f9fcb92afdc00 20241002055531837 DAUC <0003> auc.c:180 vector [4]: sres = 37ae15e7 20241002055531837 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055531837 DAUC <0003> db_auc.c:245 IMSI='262420020705194': Generated 5 vectors 20241002055531837 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420020705194"} 20241002055531837 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420020705194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531837 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531837 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@961cfd313142: Final verdict of PTC: pass 20241002055531866 DAUC <0003> db_auc.c:157 IMSI='262424154172187': No 2G Auth Data 20241002055531866 DAUC <0003> db_auc.c:192 IMSI='262424154172187': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262424154172187" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241002055531899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4258 20241002055531901 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531901 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424154172187"} 20241002055531901 DAUC <0003> db_auc.c:192 IMSI='262424154172187': No 3G Auth Data 20241002055531901 DAUC <0003> db_auc.c:236 IMSI='262424154172187': Calling to generate 1 vectors 20241002055531901 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241002055531901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531901 DAUC <0003> auc.c:113 vector [0]: rand = 7ed717922467c033de075343a6e7cdec 20241002055531901 DAUC <0003> auc.c:179 vector [0]: kc = 48f04e12b7accb54 20241002055531901 DAUC <0003> auc.c:180 vector [0]: sres = 798cb2f0 20241002055531901 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531901 DAUC <0003> db_auc.c:245 IMSI='262424154172187': Generated 1 vectors 20241002055531901 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424154172187"} 20241002055531901 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531901 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531901 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262424154172187" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424154172187" TC_gsup_sai_num_auth_vectors(26)@961cfd313142: setverdict(pass): none -> pass 20241002055531904 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531904 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424154172187"} 20241002055531904 DAUC <0003> db_auc.c:192 IMSI='262424154172187': No 3G Auth Data 20241002055531904 DAUC <0003> db_auc.c:236 IMSI='262424154172187': Calling to generate 4 vectors 20241002055531904 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241002055531904 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531904 DAUC <0003> auc.c:113 vector [0]: rand = 180392bbd0df7b8cc7443eeccad14be2 20241002055531904 DAUC <0003> auc.c:179 vector [0]: kc = 6171e1501e1b74a6 20241002055531904 DAUC <0003> auc.c:180 vector [0]: sres = f08c795a 20241002055531904 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531904 DAUC <0003> auc.c:113 vector [1]: rand = f866d357db32c0bc085f7d9ef68b75b6 20241002055531904 DAUC <0003> auc.c:179 vector [1]: kc = a9bbdfde1190014e 20241002055531904 DAUC <0003> auc.c:180 vector [1]: sres = d7a58f7c 20241002055531904 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531904 DAUC <0003> auc.c:113 vector [2]: rand = 22293f4c518fdaf37a43340a8ea6e9fb 20241002055531904 DAUC <0003> auc.c:179 vector [2]: kc = c8aa6443705b1673 20241002055531904 DAUC <0003> auc.c:180 vector [2]: sres = aad38523 20241002055531904 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531904 DAUC <0003> auc.c:113 vector [3]: rand = 243f5a54900ab3276e1f4404027bd53d 20241002055531904 DAUC <0003> auc.c:179 vector [3]: kc = 35edfbdc29e53660 20241002055531904 DAUC <0003> auc.c:180 vector [3]: sres = 5357eedc 20241002055531904 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531904 DAUC <0003> db_auc.c:245 IMSI='262424154172187': Generated 4 vectors 20241002055531904 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424154172187"} 20241002055531904 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531904 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531904 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531906 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531906 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424154172187"} 20241002055531906 DAUC <0003> db_auc.c:192 IMSI='262424154172187': No 3G Auth Data 20241002055531906 DAUC <0003> db_auc.c:236 IMSI='262424154172187': Calling to generate 5 vectors 20241002055531906 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055531906 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531906 DAUC <0003> auc.c:113 vector [0]: rand = d89c0c72610a33c8c652125f1789eca1 20241002055531906 DAUC <0003> auc.c:179 vector [0]: kc = e6d50cb3328a721e 20241002055531906 DAUC <0003> auc.c:180 vector [0]: sres = 924d65ee 20241002055531906 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531906 DAUC <0003> auc.c:113 vector [1]: rand = 9b8763ac62e26ff860494827efe79ee6 20241002055531906 DAUC <0003> auc.c:179 vector [1]: kc = 9e1ec42c011915a3 20241002055531906 DAUC <0003> auc.c:180 vector [1]: sres = d48e9a7d 20241002055531906 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531906 DAUC <0003> auc.c:113 vector [2]: rand = 47f8fa1b31376018555cb7a2d78209ac 20241002055531906 DAUC <0003> auc.c:179 vector [2]: kc = cd37a4e034a1a301 20241002055531906 DAUC <0003> auc.c:180 vector [2]: sres = e207b56a 20241002055531906 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531906 DAUC <0003> auc.c:113 vector [3]: rand = 6cf091a5362053ad536724b6abf4135a 20241002055531906 DAUC <0003> auc.c:179 vector [3]: kc = 3f353d6e091529b2 20241002055531906 DAUC <0003> auc.c:180 vector [3]: sres = e34665e9 20241002055531906 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531906 DAUC <0003> auc.c:113 vector [4]: rand = 412d715e39f800b888ada223cd39c979 20241002055531906 DAUC <0003> auc.c:179 vector [4]: kc = bff1c7de56000e4a 20241002055531906 DAUC <0003> auc.c:180 vector [4]: sres = 61ab034b 20241002055531906 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055531906 DAUC <0003> db_auc.c:245 IMSI='262424154172187': Generated 5 vectors 20241002055531906 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424154172187"} 20241002055531906 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531906 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531906 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531909 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531909 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424154172187"} 20241002055531909 DAUC <0003> db_auc.c:192 IMSI='262424154172187': No 3G Auth Data 20241002055531909 DAUC <0003> db_auc.c:236 IMSI='262424154172187': Calling to generate 5 vectors 20241002055531909 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002055531909 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055531909 DAUC <0003> auc.c:113 vector [0]: rand = b2eeb0569117b4967b5833df7c6afc73 20241002055531909 DAUC <0003> auc.c:179 vector [0]: kc = bd322797cce677ef 20241002055531909 DAUC <0003> auc.c:180 vector [0]: sres = 515796f6 20241002055531909 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002055531909 DAUC <0003> auc.c:113 vector [1]: rand = 42c71e65ae96f0150a2f75431b61c08f 20241002055531909 DAUC <0003> auc.c:179 vector [1]: kc = 0d2e71275b96e78a 20241002055531909 DAUC <0003> auc.c:180 vector [1]: sres = 0a852221 20241002055531909 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002055531909 DAUC <0003> auc.c:113 vector [2]: rand = 21982d4631c73575551e6768c886751f 20241002055531909 DAUC <0003> auc.c:179 vector [2]: kc = ab8104fad95c2b71 20241002055531909 DAUC <0003> auc.c:180 vector [2]: sres = aee271bf 20241002055531909 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002055531909 DAUC <0003> auc.c:113 vector [3]: rand = cf85cc50122e82d7145f309be053edff 20241002055531909 DAUC <0003> auc.c:179 vector [3]: kc = 7843efe102009802 20241002055531909 DAUC <0003> auc.c:180 vector [3]: sres = dddb12aa 20241002055531909 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002055531909 DAUC <0003> auc.c:113 vector [4]: rand = 3f52c1366d6e914a4c702dcb7bef243f 20241002055531909 DAUC <0003> auc.c:179 vector [4]: kc = 77db9762ea06463b 20241002055531909 DAUC <0003> auc.c:180 vector [4]: sres = 70d6f1ca 20241002055531909 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002055531909 DAUC <0003> db_auc.c:245 IMSI='262424154172187': Generated 5 vectors 20241002055531909 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424154172187"} 20241002055531909 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424154172187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531909 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531909 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@961cfd313142: Final verdict of PTC: pass 20241002055531939 DAUC <0003> db_auc.c:157 IMSI='262420704157995': No 2G Auth Data 20241002055531940 DAUC <0003> db_auc.c:192 IMSI='262420704157995': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262420704157995" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241002055531973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241002055531976 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531976 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420704157995"} 20241002055531976 DAUC <0003> db_auc.c:157 IMSI='262420704157995': No 2G Auth Data 20241002055531976 DAUC <0003> db_auc.c:236 IMSI='262420704157995': Calling to generate 1 vectors 20241002055531976 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241002055531976 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055531976 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055531976 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055531976 DAUC <0003> auc.c:113 vector [0]: rand = 1cf312affb9422eb0bab39cdc6fadda4 20241002055531976 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055531976 DAUC <0003> auc.c:142 vector [0]: autn = 969eb762435f00005d9e1ab8854b559a 20241002055531976 DAUC <0003> auc.c:143 vector [0]: ck = 6d7d6ff08ef54a65921cf6bc4750f051 20241002055531976 DAUC <0003> auc.c:144 vector [0]: ik = f1cecbfa3784ccea401e23b54b887f1a 20241002055531976 DAUC <0003> auc.c:145 vector [0]: res = 9e61b247baffa0db0000000000000000 20241002055531976 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055531976 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055531976 DAUC <0003> auc.c:151 vector [0]: kc = 4eb17103b5a909c4 20241002055531976 DAUC <0003> auc.c:152 vector [0]: sres = 249e129c 20241002055531976 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055531976 DAUC <0003> db_auc.c:245 IMSI='262420704157995': Generated 1 vectors 20241002055531976 DAUC <0003> db_auc.c:249 IMSI='262420704157995': Updating SQN=33 in DB 20241002055531984 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420704157995"} 20241002055531984 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531984 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531984 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262420704157995" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420704157995" TC_gsup_sai_num_auth_vectors(27)@961cfd313142: setverdict(pass): none -> pass 20241002055531987 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531987 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420704157995"} 20241002055531987 DAUC <0003> db_auc.c:157 IMSI='262420704157995': No 2G Auth Data 20241002055531987 DAUC <0003> db_auc.c:236 IMSI='262420704157995': Calling to generate 4 vectors 20241002055531987 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241002055531987 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055531987 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055531987 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002055531987 DAUC <0003> auc.c:113 vector [0]: rand = 986fcfa3d6eb5dfb81c5d4c371906853 20241002055531987 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002055531987 DAUC <0003> auc.c:142 vector [0]: autn = 7ec6122aa00c00008fe0dc140b451b1a 20241002055531987 DAUC <0003> auc.c:143 vector [0]: ck = 83e7f5c080d66a636d12e2bdb2300eb5 20241002055531987 DAUC <0003> auc.c:144 vector [0]: ik = 6c91a7a557a76dda14669c56ddcb0e84 20241002055531987 DAUC <0003> auc.c:145 vector [0]: res = 57cedbf17e4ede3c0000000000000000 20241002055531987 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055531987 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055531987 DAUC <0003> auc.c:151 vector [0]: kc = 96022c8eb88a0788 20241002055531987 DAUC <0003> auc.c:152 vector [0]: sres = 298005cd 20241002055531987 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055531987 DAUC <0003> auc.c:113 vector [1]: rand = 68fc7add9278c035b2f6d65764baf3d3 20241002055531987 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002055531987 DAUC <0003> auc.c:142 vector [1]: autn = 84d951504c5f0000e3b495aa0fa6fdde 20241002055531987 DAUC <0003> auc.c:143 vector [1]: ck = 9d14dfb16a26da9d0d620ebf2eb1db74 20241002055531987 DAUC <0003> auc.c:144 vector [1]: ik = fbb1f2262648dd75ce4e0d3baafac3b4 20241002055531987 DAUC <0003> auc.c:145 vector [1]: res = 319f5d6918c7ead40000000000000000 20241002055531987 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055531987 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055531987 DAUC <0003> auc.c:151 vector [1]: kc = a5892e13c8251f28 20241002055531987 DAUC <0003> auc.c:152 vector [1]: sres = 2958b7bd 20241002055531987 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055531987 DAUC <0003> auc.c:113 vector [2]: rand = dbad2be28101b63149c6dbe1883321dc 20241002055531987 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002055531987 DAUC <0003> auc.c:142 vector [2]: autn = 9939ddcbc23c0000d4e22d074774bd54 20241002055531987 DAUC <0003> auc.c:143 vector [2]: ck = bca06a9e4d6e3ffc9fa62d2ab066cf28 20241002055531987 DAUC <0003> auc.c:144 vector [2]: ik = 922de15055b3c80f7d7e47704b1baaf8 20241002055531987 DAUC <0003> auc.c:145 vector [2]: res = 840917cbeaf2eb4c0000000000000000 20241002055531987 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055531987 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055531987 DAUC <0003> auc.c:151 vector [2]: kc = cc55e194e3a09223 20241002055531987 DAUC <0003> auc.c:152 vector [2]: sres = 6efbfc87 20241002055531987 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055531987 DAUC <0003> auc.c:113 vector [3]: rand = dee7fc05e648ba185903db2436507487 20241002055531987 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002055531987 DAUC <0003> auc.c:142 vector [3]: autn = 00259537a8760000e893abe0d2565a5f 20241002055531987 DAUC <0003> auc.c:143 vector [3]: ck = f3b22963ee7cd25b113312fd3da602bf 20241002055531987 DAUC <0003> auc.c:144 vector [3]: ik = d321ea5723bb44c686763c871a4c7ba2 20241002055531987 DAUC <0003> auc.c:145 vector [3]: res = d91affe2b5c2e87e0000000000000000 20241002055531987 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055531987 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055531987 DAUC <0003> auc.c:151 vector [3]: kc = b7d6ed4eea2def80 20241002055531987 DAUC <0003> auc.c:152 vector [3]: sres = 6cd8179c 20241002055531987 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055531987 DAUC <0003> db_auc.c:245 IMSI='262420704157995': Generated 4 vectors 20241002055531987 DAUC <0003> db_auc.c:249 IMSI='262420704157995': Updating SQN=161 in DB 20241002055531996 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420704157995"} 20241002055531996 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055531996 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055531996 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055531999 DLINP <000b> input/ipa.c:451 connected read/write 20241002055531999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055531999 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420704157995"} 20241002055531999 DAUC <0003> db_auc.c:157 IMSI='262420704157995': No 2G Auth Data 20241002055531999 DAUC <0003> db_auc.c:236 IMSI='262420704157995': Calling to generate 5 vectors 20241002055531999 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055531999 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055531999 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055531999 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002055531999 DAUC <0003> auc.c:113 vector [0]: rand = fc358a289601b88a010d1b65db80b379 20241002055531999 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002055531999 DAUC <0003> auc.c:142 vector [0]: autn = 7673883d0efe000038974b991f95b726 20241002055531999 DAUC <0003> auc.c:143 vector [0]: ck = 0b13eb6782c19f97d517997623a28d2c 20241002055531999 DAUC <0003> auc.c:144 vector [0]: ik = 00c48b20f124c95d4f624582c9772f0b 20241002055531999 DAUC <0003> auc.c:145 vector [0]: res = cf687509b7513a130000000000000000 20241002055531999 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055531999 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055531999 DAUC <0003> auc.c:151 vector [0]: kc = 91a2bcb39930f4ed 20241002055531999 DAUC <0003> auc.c:152 vector [0]: sres = 78394f1a 20241002055531999 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055531999 DAUC <0003> auc.c:113 vector [1]: rand = e20a3b523da39b4cec31d84ce5aad04e 20241002055531999 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002055531999 DAUC <0003> auc.c:142 vector [1]: autn = 1b9f52a3096100008370cff2c62c3538 20241002055531999 DAUC <0003> auc.c:143 vector [1]: ck = edda49a4e2ef15b1e057568bbefbca6b 20241002055531999 DAUC <0003> auc.c:144 vector [1]: ik = 23ef535ea30fc34a64ef5ca5caab7077 20241002055531999 DAUC <0003> auc.c:145 vector [1]: res = f2b551eb87e41a8c0000000000000000 20241002055531999 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055531999 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055531999 DAUC <0003> auc.c:151 vector [1]: kc = 4a8d10d435b06ce7 20241002055531999 DAUC <0003> auc.c:152 vector [1]: sres = 75514b67 20241002055531999 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055531999 DAUC <0003> auc.c:113 vector [2]: rand = dbf8b8629dffa01650e077ad17645789 20241002055531999 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002055531999 DAUC <0003> auc.c:142 vector [2]: autn = 8d5032c2d4b200004aff83cdeea0a2d0 20241002055531999 DAUC <0003> auc.c:143 vector [2]: ck = 652b141ce197d7ed64f0e062c663e8e8 20241002055531999 DAUC <0003> auc.c:144 vector [2]: ik = fdb33fb129321cd07557e3c793c07bfe 20241002055531999 DAUC <0003> auc.c:145 vector [2]: res = c15e6f9c7cb42d140000000000000000 20241002055531999 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055531999 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055531999 DAUC <0003> auc.c:151 vector [2]: kc = 893f28089d06582b 20241002055531999 DAUC <0003> auc.c:152 vector [2]: sres = bdea4288 20241002055531999 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055531999 DAUC <0003> auc.c:113 vector [3]: rand = 50d95ed58894a1221e91d541d0bb70f1 20241002055531999 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002055531999 DAUC <0003> auc.c:142 vector [3]: autn = dbadf3247d3e0000600406e0a04f3787 20241002055531999 DAUC <0003> auc.c:143 vector [3]: ck = d885c24a12228f3fef42e0ff21b7e8d9 20241002055531999 DAUC <0003> auc.c:144 vector [3]: ik = 9aa17fd3ed6a3a853ee900e406b85266 20241002055531999 DAUC <0003> auc.c:145 vector [3]: res = 5af1b96bab9da5af0000000000000000 20241002055531999 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055531999 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055531999 DAUC <0003> auc.c:151 vector [3]: kc = 938f5d82d8470f05 20241002055531999 DAUC <0003> auc.c:152 vector [3]: sres = f16c1cc4 20241002055531999 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055531999 DAUC <0003> auc.c:113 vector [4]: rand = 57dff8847c127743ff6f078da3bd21ff 20241002055531999 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002055531999 DAUC <0003> auc.c:142 vector [4]: autn = ec8dc73a4fb30000105e41f6b778c97f 20241002055531999 DAUC <0003> auc.c:143 vector [4]: ck = bd1452bbc3c74e1140606d2adfd12482 20241002055531999 DAUC <0003> auc.c:144 vector [4]: ik = 9ce386217da6a9958c9a9ff5369824ee 20241002055531999 DAUC <0003> auc.c:145 vector [4]: res = d5e17f53de6b0bd20000000000000000 20241002055531999 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055531999 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055531999 DAUC <0003> auc.c:151 vector [4]: kc = ed0d26455728e7e8 20241002055531999 DAUC <0003> auc.c:152 vector [4]: sres = 0b8a7481 20241002055531999 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055531999 DAUC <0003> db_auc.c:245 IMSI='262420704157995': Generated 5 vectors 20241002055531999 DAUC <0003> db_auc.c:249 IMSI='262420704157995': Updating SQN=321 in DB 20241002055532007 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420704157995"} 20241002055532007 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532007 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532007 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532011 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532011 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420704157995"} 20241002055532011 DAUC <0003> db_auc.c:157 IMSI='262420704157995': No 2G Auth Data 20241002055532011 DAUC <0003> db_auc.c:236 IMSI='262420704157995': Calling to generate 5 vectors 20241002055532011 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055532011 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532011 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532011 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002055532011 DAUC <0003> auc.c:113 vector [0]: rand = 7d9e00cc192b53406f1e839900aaf006 20241002055532011 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002055532011 DAUC <0003> auc.c:142 vector [0]: autn = fef7ab26b95a00005de82f1bb863ce07 20241002055532011 DAUC <0003> auc.c:143 vector [0]: ck = b1c04a7d2406ac31e475054416b05c9d 20241002055532011 DAUC <0003> auc.c:144 vector [0]: ik = d82f5d23fc5b6cbee3a449c7b67d07d7 20241002055532011 DAUC <0003> auc.c:145 vector [0]: res = 3b6742a24fc46f220000000000000000 20241002055532011 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532011 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055532011 DAUC <0003> auc.c:151 vector [0]: kc = 6e3e5bdd78909bc5 20241002055532011 DAUC <0003> auc.c:152 vector [0]: sres = 74a32d80 20241002055532011 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055532011 DAUC <0003> auc.c:113 vector [1]: rand = dc4c6913504fd9d6260c28c18161f2b1 20241002055532011 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002055532011 DAUC <0003> auc.c:142 vector [1]: autn = 5b576e8428990000b54506200d72a9f9 20241002055532011 DAUC <0003> auc.c:143 vector [1]: ck = 8778bafe6fd1842d2537796bb4ccdb1f 20241002055532011 DAUC <0003> auc.c:144 vector [1]: ik = f707604d16acea971bcdb56f4d8f5f9d 20241002055532011 DAUC <0003> auc.c:145 vector [1]: res = 2768430c549e42750000000000000000 20241002055532011 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532011 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055532011 DAUC <0003> auc.c:151 vector [1]: kc = 4e8516b7803eea38 20241002055532011 DAUC <0003> auc.c:152 vector [1]: sres = 73f60179 20241002055532011 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055532011 DAUC <0003> auc.c:113 vector [2]: rand = b3f9b0fb9e4dc30c39ab648fa1bfa312 20241002055532011 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002055532011 DAUC <0003> auc.c:142 vector [2]: autn = b437925af0020000142d1b2fb4a9e3b4 20241002055532011 DAUC <0003> auc.c:143 vector [2]: ck = dd11f35b1ee342eaa2e5c4ab12073699 20241002055532011 DAUC <0003> auc.c:144 vector [2]: ik = 80ef2b3266d25b300b28202593de12a2 20241002055532011 DAUC <0003> auc.c:145 vector [2]: res = 80f51147866576930000000000000000 20241002055532011 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532011 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055532011 DAUC <0003> auc.c:151 vector [2]: kc = f4333ce7f9e83de1 20241002055532011 DAUC <0003> auc.c:152 vector [2]: sres = 069067d4 20241002055532011 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055532011 DAUC <0003> auc.c:113 vector [3]: rand = b2e3f51ade74f68a1dc30357ffbc0509 20241002055532011 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002055532011 DAUC <0003> auc.c:142 vector [3]: autn = 15383002e33700004c07591597c21de7 20241002055532011 DAUC <0003> auc.c:143 vector [3]: ck = 9e194c88b2c054a99d83d260d740a313 20241002055532011 DAUC <0003> auc.c:144 vector [3]: ik = a7893f552b306071f96c079620469f8e 20241002055532011 DAUC <0003> auc.c:145 vector [3]: res = 4c439aea684d27810000000000000000 20241002055532011 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532011 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055532011 DAUC <0003> auc.c:151 vector [3]: kc = 5d7fa62b6ef60845 20241002055532011 DAUC <0003> auc.c:152 vector [3]: sres = 240ebd6b 20241002055532011 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055532011 DAUC <0003> auc.c:113 vector [4]: rand = 79f40c49b5cd08ac7cc9fb2665c985e5 20241002055532011 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002055532011 DAUC <0003> auc.c:142 vector [4]: autn = 6fe1517ed973000065c13eced7f149fa 20241002055532011 DAUC <0003> auc.c:143 vector [4]: ck = ed8bf7b2e71e89201ab3185d932a1d9c 20241002055532011 DAUC <0003> auc.c:144 vector [4]: ik = 9567cab1d5cd8844cbc5c235187d39cf 20241002055532011 DAUC <0003> auc.c:145 vector [4]: res = b9ae2ee4b77846e80000000000000000 20241002055532011 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532011 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055532011 DAUC <0003> auc.c:151 vector [4]: kc = a99ae76bb9842537 20241002055532011 DAUC <0003> auc.c:152 vector [4]: sres = 0ed6680c 20241002055532011 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055532011 DAUC <0003> db_auc.c:245 IMSI='262420704157995': Generated 5 vectors 20241002055532011 DAUC <0003> db_auc.c:249 IMSI='262420704157995': Updating SQN=481 in DB 20241002055532019 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420704157995"} 20241002055532019 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420704157995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532019 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532020 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@961cfd313142: Final verdict of PTC: pass 20241002055532049 DAUC <0003> db_auc.c:157 IMSI='262427780300233': No 2G Auth Data 20241002055532049 DAUC <0003> db_auc.c:192 IMSI='262427780300233': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262427780300233" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241002055532082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20241002055532084 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532084 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427780300233"} 20241002055532084 DAUC <0003> db_auc.c:157 IMSI='262427780300233': No 2G Auth Data 20241002055532084 DAUC <0003> db_auc.c:236 IMSI='262427780300233': Calling to generate 1 vectors 20241002055532084 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241002055532084 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532084 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002055532084 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055532084 DAUC <0003> auc.c:113 vector [0]: rand = 533d6d6e62438ae74732976075ec8ad3 20241002055532084 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055532084 DAUC <0003> auc.c:142 vector [0]: autn = 6fd98351e1de00001ccfe955ea35dd96 20241002055532084 DAUC <0003> auc.c:143 vector [0]: ck = 90a957adce90350c278b1b28695cdd7a 20241002055532084 DAUC <0003> auc.c:144 vector [0]: ik = 773b23888027d391ae0d5bdb2b4f663c 20241002055532084 DAUC <0003> auc.c:145 vector [0]: res = fb3b2b18f195aff10000000000000000 20241002055532084 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532084 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055532084 DAUC <0003> auc.c:151 vector [0]: kc = 6e1434d60ca45ddb 20241002055532084 DAUC <0003> auc.c:152 vector [0]: sres = 0aae84e9 20241002055532084 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055532084 DAUC <0003> db_auc.c:245 IMSI='262427780300233': Generated 1 vectors 20241002055532084 DAUC <0003> db_auc.c:249 IMSI='262427780300233': Updating SQN=33 in DB 20241002055532093 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427780300233"} 20241002055532093 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532093 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532093 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262427780300233" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427780300233" TC_gsup_sai_num_auth_vectors(28)@961cfd313142: setverdict(pass): none -> pass 20241002055532095 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532095 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427780300233"} 20241002055532095 DAUC <0003> db_auc.c:157 IMSI='262427780300233': No 2G Auth Data 20241002055532095 DAUC <0003> db_auc.c:236 IMSI='262427780300233': Calling to generate 4 vectors 20241002055532095 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241002055532095 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532095 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002055532095 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002055532095 DAUC <0003> auc.c:113 vector [0]: rand = 4a5ea42b7b46c72745b66b14885d3211 20241002055532095 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002055532095 DAUC <0003> auc.c:142 vector [0]: autn = 01131d7829d70000d418c93633d4ec4e 20241002055532095 DAUC <0003> auc.c:143 vector [0]: ck = 3cfe94bf51654acc525bc6d1cf64575e 20241002055532095 DAUC <0003> auc.c:144 vector [0]: ik = 5a64c2f6eac467aa32e61985649bbb61 20241002055532095 DAUC <0003> auc.c:145 vector [0]: res = 2ff90361535944a80000000000000000 20241002055532095 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532095 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055532095 DAUC <0003> auc.c:151 vector [0]: kc = 0627891d105ec159 20241002055532095 DAUC <0003> auc.c:152 vector [0]: sres = 7ca047c9 20241002055532095 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055532095 DAUC <0003> auc.c:113 vector [1]: rand = a7b932dffb05b4134d2638dac5185212 20241002055532095 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002055532095 DAUC <0003> auc.c:142 vector [1]: autn = 9e801c7d48250000ad0346b43fd27b55 20241002055532096 DAUC <0003> auc.c:143 vector [1]: ck = 4a9e7e6577c7ace1199fa4df57be3ee3 20241002055532096 DAUC <0003> auc.c:144 vector [1]: ik = 104ed3af9b94373a278cc0554ccafdff 20241002055532096 DAUC <0003> auc.c:145 vector [1]: res = 8154cc65d5587f1d0000000000000000 20241002055532096 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532096 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055532096 DAUC <0003> auc.c:151 vector [1]: kc = 64c3c940f72758c7 20241002055532096 DAUC <0003> auc.c:152 vector [1]: sres = 540cb378 20241002055532096 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055532096 DAUC <0003> auc.c:113 vector [2]: rand = d1a76ee996a60f47a3295c97b658271c 20241002055532096 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002055532096 DAUC <0003> auc.c:142 vector [2]: autn = 72f3f9a276db00005243e29b034f9cad 20241002055532096 DAUC <0003> auc.c:143 vector [2]: ck = bfb182cc69612926c16ec832778a9581 20241002055532096 DAUC <0003> auc.c:144 vector [2]: ik = 3989fba8742451197cefe7a04e8ad953 20241002055532096 DAUC <0003> auc.c:145 vector [2]: res = 75e9b414a27400fb0000000000000000 20241002055532096 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532096 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055532096 DAUC <0003> auc.c:151 vector [2]: kc = 3bb956f6244534ed 20241002055532096 DAUC <0003> auc.c:152 vector [2]: sres = d79db4ef 20241002055532096 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055532096 DAUC <0003> auc.c:113 vector [3]: rand = 4820646fc02dd29db0f30919b06a75ac 20241002055532096 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002055532096 DAUC <0003> auc.c:142 vector [3]: autn = d7adca44850200008b59e9c46937ce90 20241002055532096 DAUC <0003> auc.c:143 vector [3]: ck = a8fdafd712893bec9c5d17b08b8bcc71 20241002055532096 DAUC <0003> auc.c:144 vector [3]: ik = 83464833a630535692c5ebd9e6f7c435 20241002055532096 DAUC <0003> auc.c:145 vector [3]: res = b08ff8ebd52bf7920000000000000000 20241002055532096 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532096 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055532096 DAUC <0003> auc.c:151 vector [3]: kc = 25231b8dd9c560fe 20241002055532096 DAUC <0003> auc.c:152 vector [3]: sres = 65a40f79 20241002055532096 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055532096 DAUC <0003> db_auc.c:245 IMSI='262427780300233': Generated 4 vectors 20241002055532096 DAUC <0003> db_auc.c:249 IMSI='262427780300233': Updating SQN=161 in DB 20241002055532104 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427780300233"} 20241002055532104 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532104 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532104 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532107 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532107 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427780300233"} 20241002055532107 DAUC <0003> db_auc.c:157 IMSI='262427780300233': No 2G Auth Data 20241002055532107 DAUC <0003> db_auc.c:236 IMSI='262427780300233': Calling to generate 5 vectors 20241002055532107 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055532107 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532107 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002055532107 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002055532107 DAUC <0003> auc.c:113 vector [0]: rand = c01f578597c5e029a3ca4e38950f38ae 20241002055532107 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002055532107 DAUC <0003> auc.c:142 vector [0]: autn = 26cbd7b8a9120000bcaa9db3e6ae6c35 20241002055532107 DAUC <0003> auc.c:143 vector [0]: ck = 19108058565366b15be3c3f0984ef700 20241002055532107 DAUC <0003> auc.c:144 vector [0]: ik = f575ce39de31c1394e55d5c6973a8e62 20241002055532107 DAUC <0003> auc.c:145 vector [0]: res = 6f2718865dab2ec90000000000000000 20241002055532107 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532107 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055532107 DAUC <0003> auc.c:151 vector [0]: kc = f9d358578716deea 20241002055532107 DAUC <0003> auc.c:152 vector [0]: sres = 328c364f 20241002055532107 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055532107 DAUC <0003> auc.c:113 vector [1]: rand = d4fa1fb90d27ab1da188f8b4dfc8f428 20241002055532107 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002055532107 DAUC <0003> auc.c:142 vector [1]: autn = 33efcff4345a00004752c13b8c6bebcd 20241002055532107 DAUC <0003> auc.c:143 vector [1]: ck = b44ef865ac3779e6a13e0fbe3d3cf4a4 20241002055532107 DAUC <0003> auc.c:144 vector [1]: ik = 9eb22c5c801ddf16c1a480107f6c089e 20241002055532107 DAUC <0003> auc.c:145 vector [1]: res = 4d1928d78f4cc5390000000000000000 20241002055532107 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532107 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055532107 DAUC <0003> auc.c:151 vector [1]: kc = 4a665b976e7a5aca 20241002055532107 DAUC <0003> auc.c:152 vector [1]: sres = c255edee 20241002055532107 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055532107 DAUC <0003> auc.c:113 vector [2]: rand = ed4160960cb4571f651600024090ed91 20241002055532107 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002055532107 DAUC <0003> auc.c:142 vector [2]: autn = de612c3a14d20000e6eb9c881ad6c9c8 20241002055532107 DAUC <0003> auc.c:143 vector [2]: ck = 3541939e587be09b7d8a85a655b6bc79 20241002055532107 DAUC <0003> auc.c:144 vector [2]: ik = 2bfcec9405620fef6f003b6d1372c7de 20241002055532107 DAUC <0003> auc.c:145 vector [2]: res = 51b4f79cc2502e640000000000000000 20241002055532107 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532107 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055532107 DAUC <0003> auc.c:151 vector [2]: kc = 0c37c1c11bdd94d3 20241002055532107 DAUC <0003> auc.c:152 vector [2]: sres = 93e4d9f8 20241002055532107 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055532107 DAUC <0003> auc.c:113 vector [3]: rand = 8c7f72d46b4f8a48775fe335ae17bd43 20241002055532107 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002055532107 DAUC <0003> auc.c:142 vector [3]: autn = 5c37fc5fa35e0000cc5d2f11c5358e20 20241002055532107 DAUC <0003> auc.c:143 vector [3]: ck = e17b42632c49efaa232d799e992ac89c 20241002055532107 DAUC <0003> auc.c:144 vector [3]: ik = 4821e10ffb1602c3bda368721ac35bfc 20241002055532107 DAUC <0003> auc.c:145 vector [3]: res = 20d72e09f87237eb0000000000000000 20241002055532107 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532107 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055532107 DAUC <0003> auc.c:151 vector [3]: kc = 37d4b28054b67e09 20241002055532107 DAUC <0003> auc.c:152 vector [3]: sres = d8a519e2 20241002055532107 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055532107 DAUC <0003> auc.c:113 vector [4]: rand = 2972b702f6816d2ba5a76599a699036b 20241002055532107 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002055532107 DAUC <0003> auc.c:142 vector [4]: autn = b7a586c5d35d00009bbf1a5ca1dbc8f8 20241002055532107 DAUC <0003> auc.c:143 vector [4]: ck = 6480fb48f138eebca1a7587ee1b4aee2 20241002055532107 DAUC <0003> auc.c:144 vector [4]: ik = d3d40114ef67167e22c86d1f790eadea 20241002055532107 DAUC <0003> auc.c:145 vector [4]: res = cfed45b78d493d5f0000000000000000 20241002055532107 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532107 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055532107 DAUC <0003> auc.c:151 vector [4]: kc = 343bcf3d86e5fbca 20241002055532107 DAUC <0003> auc.c:152 vector [4]: sres = 42a478e8 20241002055532107 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055532107 DAUC <0003> db_auc.c:245 IMSI='262427780300233': Generated 5 vectors 20241002055532107 DAUC <0003> db_auc.c:249 IMSI='262427780300233': Updating SQN=321 in DB 20241002055532117 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427780300233"} 20241002055532117 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532117 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532117 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532120 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532120 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427780300233"} 20241002055532120 DAUC <0003> db_auc.c:157 IMSI='262427780300233': No 2G Auth Data 20241002055532120 DAUC <0003> db_auc.c:236 IMSI='262427780300233': Calling to generate 5 vectors 20241002055532120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055532120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532120 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002055532120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002055532120 DAUC <0003> auc.c:113 vector [0]: rand = ab2050296b330a67afaca5f815a29df8 20241002055532120 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002055532120 DAUC <0003> auc.c:142 vector [0]: autn = 8c2784257c5f0000dce0b63c4440d0af 20241002055532120 DAUC <0003> auc.c:143 vector [0]: ck = 6c2ef01135c3708292e5770957778f50 20241002055532120 DAUC <0003> auc.c:144 vector [0]: ik = cf05e13881454114e724647eb60f9631 20241002055532120 DAUC <0003> auc.c:145 vector [0]: res = 2bce5d7f360407450000000000000000 20241002055532120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532120 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055532120 DAUC <0003> auc.c:151 vector [0]: kc = d6ea025e55fe28f7 20241002055532120 DAUC <0003> auc.c:152 vector [0]: sres = 1dca5a3a 20241002055532120 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055532120 DAUC <0003> auc.c:113 vector [1]: rand = 34d0051d6294ec0227c9bb3777658149 20241002055532120 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002055532120 DAUC <0003> auc.c:142 vector [1]: autn = c6c0e38b1f7d0000babaa20fb1fce167 20241002055532120 DAUC <0003> auc.c:143 vector [1]: ck = a45cb579b529750294b606fb090913c0 20241002055532120 DAUC <0003> auc.c:144 vector [1]: ik = 5df80d08019d6575cfc65d9241beb27c 20241002055532120 DAUC <0003> auc.c:145 vector [1]: res = 0e71b63b3b41bb2c0000000000000000 20241002055532120 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532120 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055532120 DAUC <0003> auc.c:151 vector [1]: kc = a2d4e318fc03b1cb 20241002055532120 DAUC <0003> auc.c:152 vector [1]: sres = 35300d17 20241002055532120 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055532120 DAUC <0003> auc.c:113 vector [2]: rand = ba7bb5b7a50643782c9a63ea5165a999 20241002055532121 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002055532121 DAUC <0003> auc.c:142 vector [2]: autn = a1022a5b6f710000edf66a4f1fe8b926 20241002055532121 DAUC <0003> auc.c:143 vector [2]: ck = 937d084b41809f170c09f32a8762079e 20241002055532121 DAUC <0003> auc.c:144 vector [2]: ik = 02408d3d8c8f21d17af4daccc58ab27c 20241002055532121 DAUC <0003> auc.c:145 vector [2]: res = ef116c58a612ad100000000000000000 20241002055532121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532121 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055532121 DAUC <0003> auc.c:151 vector [2]: kc = e7c0ac908fe70b24 20241002055532121 DAUC <0003> auc.c:152 vector [2]: sres = 4903c148 20241002055532121 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055532121 DAUC <0003> auc.c:113 vector [3]: rand = 264f6e9fbb59fa2ef75b226637ccd784 20241002055532121 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002055532121 DAUC <0003> auc.c:142 vector [3]: autn = fd30cf4efa340000f0051d4da992227e 20241002055532121 DAUC <0003> auc.c:143 vector [3]: ck = 7e99db83a76adae15c4cd78a9a1c94ac 20241002055532121 DAUC <0003> auc.c:144 vector [3]: ik = f6191a868389530878cb4306207a856b 20241002055532121 DAUC <0003> auc.c:145 vector [3]: res = 353d06a5b008907b0000000000000000 20241002055532121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532121 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055532121 DAUC <0003> auc.c:151 vector [3]: kc = ac0755899e85982e 20241002055532121 DAUC <0003> auc.c:152 vector [3]: sres = 853596de 20241002055532121 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055532121 DAUC <0003> auc.c:113 vector [4]: rand = 16d6f11a4f18dd520b26f98a5e0cc955 20241002055532121 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002055532121 DAUC <0003> auc.c:142 vector [4]: autn = 00723ca8deac0000404c318de46e528f 20241002055532121 DAUC <0003> auc.c:143 vector [4]: ck = 0d55ace586a8dfde71f5e8866e1702a2 20241002055532121 DAUC <0003> auc.c:144 vector [4]: ik = d495a2e6ebfa1cb7fc5dec752bc2d050 20241002055532121 DAUC <0003> auc.c:145 vector [4]: res = 160d253ce98cef300000000000000000 20241002055532121 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532121 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055532121 DAUC <0003> auc.c:151 vector [4]: kc = 54680af02887119b 20241002055532121 DAUC <0003> auc.c:152 vector [4]: sres = ff81ca0c 20241002055532121 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055532121 DAUC <0003> db_auc.c:245 IMSI='262427780300233': Generated 5 vectors 20241002055532121 DAUC <0003> db_auc.c:249 IMSI='262427780300233': Updating SQN=481 in DB 20241002055532128 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427780300233"} 20241002055532128 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427780300233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532128 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532129 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@961cfd313142: Final verdict of PTC: pass 20241002055532183 DAUC <0003> db_auc.c:157 IMSI='262420764950944': No 2G Auth Data 20241002055532183 DAUC <0003> db_auc.c:192 IMSI='262420764950944': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262420764950944" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241002055532226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20241002055532229 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532229 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420764950944"} 20241002055532229 DAUC <0003> db_auc.c:236 IMSI='262420764950944': Calling to generate 1 vectors 20241002055532229 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241002055532229 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532229 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532229 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055532229 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532229 DAUC <0003> auc.c:113 vector [0]: rand = 94b39608fc9000c324c325bc19b5fc1f 20241002055532229 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055532229 DAUC <0003> auc.c:142 vector [0]: autn = d21fe92b2f3b00000ed489918b792555 20241002055532229 DAUC <0003> auc.c:143 vector [0]: ck = 758d733255c85295765b9b0ed0b192f2 20241002055532229 DAUC <0003> auc.c:144 vector [0]: ik = a8850e752e7a4de16551755031f5231a 20241002055532229 DAUC <0003> auc.c:145 vector [0]: res = 6e5d7974e53bb6ab0000000000000000 20241002055532229 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532229 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532229 DAUC <0003> auc.c:179 vector [0]: kc = d04368060bc35c00 20241002055532229 DAUC <0003> auc.c:180 vector [0]: sres = 90320b5c 20241002055532229 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532229 DAUC <0003> db_auc.c:245 IMSI='262420764950944': Generated 1 vectors 20241002055532229 DAUC <0003> db_auc.c:249 IMSI='262420764950944': Updating SQN=33 in DB 20241002055532237 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420764950944"} 20241002055532237 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532237 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532237 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262420764950944" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420764950944" TC_gsup_sai_num_auth_vectors(29)@961cfd313142: setverdict(pass): none -> pass 20241002055532240 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532240 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420764950944"} 20241002055532240 DAUC <0003> db_auc.c:236 IMSI='262420764950944': Calling to generate 4 vectors 20241002055532240 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241002055532240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002055532240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532240 DAUC <0003> auc.c:113 vector [0]: rand = fe5d00010518211c33d82f44e2822f63 20241002055532240 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002055532240 DAUC <0003> auc.c:142 vector [0]: autn = 7b76e0eb031b000072c58794ba7cea59 20241002055532240 DAUC <0003> auc.c:143 vector [0]: ck = 1a9fcd4f5b893de530d084e940f8012c 20241002055532240 DAUC <0003> auc.c:144 vector [0]: ik = 66e7214bc28bfaf235b84b7a0a4d0757 20241002055532240 DAUC <0003> auc.c:145 vector [0]: res = ad19d926e7848d860000000000000000 20241002055532240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532240 DAUC <0003> auc.c:179 vector [0]: kc = 4d37e9608c6c3c00 20241002055532240 DAUC <0003> auc.c:180 vector [0]: sres = 74b95ba4 20241002055532240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532240 DAUC <0003> auc.c:113 vector [1]: rand = 9773bf54dd98adac8dd36452c458961b 20241002055532240 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002055532240 DAUC <0003> auc.c:142 vector [1]: autn = a588442a18100000dfa8343c06b3ceaf 20241002055532240 DAUC <0003> auc.c:143 vector [1]: ck = f635a100be4af9add886e09a51bc0df7 20241002055532240 DAUC <0003> auc.c:144 vector [1]: ik = cb5f199b4d1edf6c55c259fec45e663d 20241002055532240 DAUC <0003> auc.c:145 vector [1]: res = 370d8431c49e995b0000000000000000 20241002055532240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532240 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532240 DAUC <0003> auc.c:179 vector [1]: kc = ba5d2090aa2e5400 20241002055532240 DAUC <0003> auc.c:180 vector [1]: sres = 06951495 20241002055532240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532240 DAUC <0003> auc.c:113 vector [2]: rand = 2d039c5106275586146a0f028fde75b3 20241002055532240 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002055532240 DAUC <0003> auc.c:142 vector [2]: autn = 39d43ec661610000575d40336d405460 20241002055532240 DAUC <0003> auc.c:143 vector [2]: ck = d4003d3a2061a4011b4ab37c370bf0dc 20241002055532240 DAUC <0003> auc.c:144 vector [2]: ik = 456b8a4a89a3df33967daf61792d961d 20241002055532240 DAUC <0003> auc.c:145 vector [2]: res = 99d7855186539ba20000000000000000 20241002055532240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532240 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532240 DAUC <0003> auc.c:179 vector [2]: kc = 8b6c446aac5e8400 20241002055532240 DAUC <0003> auc.c:180 vector [2]: sres = 73aa7d95 20241002055532240 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532240 DAUC <0003> auc.c:113 vector [3]: rand = 471d5356e02f2ea07b1d4e5e7e461bb1 20241002055532240 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002055532240 DAUC <0003> auc.c:142 vector [3]: autn = 66e33ed3075100003d1af66dfd7d318c 20241002055532240 DAUC <0003> auc.c:143 vector [3]: ck = b17143bfd5bdde9f5484d6a078f757d0 20241002055532240 DAUC <0003> auc.c:144 vector [3]: ik = 53d9562b8b238b726b93828a6b70eaa8 20241002055532240 DAUC <0003> auc.c:145 vector [3]: res = a00bd483514568620000000000000000 20241002055532240 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532240 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532240 DAUC <0003> auc.c:179 vector [3]: kc = b8caaf07caaa6000 20241002055532240 DAUC <0003> auc.c:180 vector [3]: sres = be2f80dc 20241002055532240 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532240 DAUC <0003> db_auc.c:245 IMSI='262420764950944': Generated 4 vectors 20241002055532240 DAUC <0003> db_auc.c:249 IMSI='262420764950944': Updating SQN=161 in DB 20241002055532248 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420764950944"} 20241002055532248 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532248 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532248 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532251 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532251 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420764950944"} 20241002055532251 DAUC <0003> db_auc.c:236 IMSI='262420764950944': Calling to generate 5 vectors 20241002055532251 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055532251 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532251 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532251 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002055532251 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532251 DAUC <0003> auc.c:113 vector [0]: rand = faa4d20b897a75eef852e685f6984aca 20241002055532251 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002055532251 DAUC <0003> auc.c:142 vector [0]: autn = ed13580fa6f3000023726719f3c9a132 20241002055532251 DAUC <0003> auc.c:143 vector [0]: ck = 414d1f6c4d34fb61397d426bf6d543c9 20241002055532251 DAUC <0003> auc.c:144 vector [0]: ik = 81924628fd1b9730a6924dc48ca69694 20241002055532251 DAUC <0003> auc.c:145 vector [0]: res = 6374850ff6bd20dc0000000000000000 20241002055532251 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532251 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532251 DAUC <0003> auc.c:179 vector [0]: kc = 60d9f8840aa0e800 20241002055532251 DAUC <0003> auc.c:180 vector [0]: sres = ef01776c 20241002055532251 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532251 DAUC <0003> auc.c:113 vector [1]: rand = 74ec39620a5ca7377b9e092e9af586da 20241002055532251 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002055532251 DAUC <0003> auc.c:142 vector [1]: autn = 50b77756fd45000077455ac4ad1a72bb 20241002055532251 DAUC <0003> auc.c:143 vector [1]: ck = b40c806ba652a2e6f3364013f15b1352 20241002055532251 DAUC <0003> auc.c:144 vector [1]: ik = b36bf8568eb63326aa0bae0f931ea2f7 20241002055532251 DAUC <0003> auc.c:145 vector [1]: res = 1b4c126e6e9a7dea0000000000000000 20241002055532251 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532251 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532251 DAUC <0003> auc.c:179 vector [1]: kc = 69cd3a4a9a1ab000 20241002055532251 DAUC <0003> auc.c:180 vector [1]: sres = 63400293 20241002055532251 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532251 DAUC <0003> auc.c:113 vector [2]: rand = 5ecaaf1c239265d4d73c63d2ae7aa82d 20241002055532251 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002055532251 DAUC <0003> auc.c:142 vector [2]: autn = 7f23d46a24db0000af144695a46b8772 20241002055532251 DAUC <0003> auc.c:143 vector [2]: ck = 2b47cca4ad811ab3014aae2f47678d3b 20241002055532251 DAUC <0003> auc.c:144 vector [2]: ik = cff9473d30d2feb3ab20076d519f5391 20241002055532251 DAUC <0003> auc.c:145 vector [2]: res = 7957723fb616a38b0000000000000000 20241002055532251 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532251 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532251 DAUC <0003> auc.c:179 vector [2]: kc = 899df02d5b768000 20241002055532251 DAUC <0003> auc.c:180 vector [2]: sres = 497d0294 20241002055532251 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532251 DAUC <0003> auc.c:113 vector [3]: rand = be4a47840574f8d26139637dbbf1f5b0 20241002055532251 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002055532251 DAUC <0003> auc.c:142 vector [3]: autn = a1dd490937a2000051f37708db0fa436 20241002055532251 DAUC <0003> auc.c:143 vector [3]: ck = 1fff33046ef5f0076134a279b53e3405 20241002055532251 DAUC <0003> auc.c:144 vector [3]: ik = 1a0fa926d2ef2c5c4e428edbc4167837 20241002055532251 DAUC <0003> auc.c:145 vector [3]: res = 836c37c44a509ce70000000000000000 20241002055532251 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532251 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532251 DAUC <0003> auc.c:179 vector [3]: kc = 2f502670a5074400 20241002055532251 DAUC <0003> auc.c:180 vector [3]: sres = cb786264 20241002055532251 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532251 DAUC <0003> auc.c:113 vector [4]: rand = 71833fe62edd8f26a50db52f2e43208b 20241002055532251 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002055532251 DAUC <0003> auc.c:142 vector [4]: autn = 0f50b7eab9790000584aad07cdaf4f45 20241002055532251 DAUC <0003> auc.c:143 vector [4]: ck = 35286e58b8964a25cf7b896996ca266b 20241002055532251 DAUC <0003> auc.c:144 vector [4]: ik = 2fa635072c4ca272ac31396ca6cc5ae1 20241002055532251 DAUC <0003> auc.c:145 vector [4]: res = a34f6dfdbef2d8230000000000000000 20241002055532251 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532251 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055532251 DAUC <0003> auc.c:179 vector [4]: kc = 44d282aa068b3800 20241002055532251 DAUC <0003> auc.c:180 vector [4]: sres = 7febdf12 20241002055532251 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055532251 DAUC <0003> db_auc.c:245 IMSI='262420764950944': Generated 5 vectors 20241002055532251 DAUC <0003> db_auc.c:249 IMSI='262420764950944': Updating SQN=321 in DB 20241002055532260 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420764950944"} 20241002055532260 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532260 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532260 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532263 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532263 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420764950944"} 20241002055532263 DAUC <0003> db_auc.c:236 IMSI='262420764950944': Calling to generate 5 vectors 20241002055532263 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055532263 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532263 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532263 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002055532263 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532263 DAUC <0003> auc.c:113 vector [0]: rand = 4328443137f612c588ca52070116014c 20241002055532263 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002055532263 DAUC <0003> auc.c:142 vector [0]: autn = 1ba156ea5b7e0000a7fb462d4415579b 20241002055532263 DAUC <0003> auc.c:143 vector [0]: ck = 840131b974d63217ee447589c0311ae0 20241002055532263 DAUC <0003> auc.c:144 vector [0]: ik = dc443226c4fbb965ed8b146d347fbe97 20241002055532263 DAUC <0003> auc.c:145 vector [0]: res = 600ac956dd7cd1860000000000000000 20241002055532263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532263 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532263 DAUC <0003> auc.c:179 vector [0]: kc = 05df6d3d5225b800 20241002055532263 DAUC <0003> auc.c:180 vector [0]: sres = 55a6a5b0 20241002055532263 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532263 DAUC <0003> auc.c:113 vector [1]: rand = 2dd4b8c499cb0da0a0937299aaa5e6ea 20241002055532263 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002055532263 DAUC <0003> auc.c:142 vector [1]: autn = c6a8bf9b1e74000070dd11d81b489c7b 20241002055532263 DAUC <0003> auc.c:143 vector [1]: ck = 89874e28ee9317110fa5f9b37ebb6a10 20241002055532263 DAUC <0003> auc.c:144 vector [1]: ik = c5abf2837bd61f022a789141d4298b5a 20241002055532263 DAUC <0003> auc.c:145 vector [1]: res = 0070ceac28c6d8650000000000000000 20241002055532263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532263 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532263 DAUC <0003> auc.c:179 vector [1]: kc = 18ee62114f42ac00 20241002055532263 DAUC <0003> auc.c:180 vector [1]: sres = 132a659e 20241002055532263 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532263 DAUC <0003> auc.c:113 vector [2]: rand = a8e351105b0569843cb100f5fd33aecd 20241002055532263 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002055532263 DAUC <0003> auc.c:142 vector [2]: autn = 8f5a2dd8ff9f000098af4ac529e1646b 20241002055532263 DAUC <0003> auc.c:143 vector [2]: ck = 5ccf27e66644f3b244c1b456c8415c21 20241002055532263 DAUC <0003> auc.c:144 vector [2]: ik = 0d7867fa827bd93fc29fabc05800ee45 20241002055532263 DAUC <0003> auc.c:145 vector [2]: res = f6860034183d6c2a0000000000000000 20241002055532263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532263 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532263 DAUC <0003> auc.c:179 vector [2]: kc = aa78989a79578000 20241002055532263 DAUC <0003> auc.c:180 vector [2]: sres = 6f0aeca5 20241002055532263 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532263 DAUC <0003> auc.c:113 vector [3]: rand = 8c0da9d8861f4039ee14cd74ef6476d4 20241002055532263 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002055532263 DAUC <0003> auc.c:142 vector [3]: autn = 98b49897a4860000e67d14d9da6b0705 20241002055532263 DAUC <0003> auc.c:143 vector [3]: ck = 6edfaadc09cba0972c31bdaef90a7661 20241002055532263 DAUC <0003> auc.c:144 vector [3]: ik = b3399af63891f791254304f02bb10135 20241002055532263 DAUC <0003> auc.c:145 vector [3]: res = 3f53c1263be4469c0000000000000000 20241002055532263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532263 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532263 DAUC <0003> auc.c:179 vector [3]: kc = 42a2cf5411493800 20241002055532263 DAUC <0003> auc.c:180 vector [3]: sres = dadf37f3 20241002055532263 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532263 DAUC <0003> auc.c:113 vector [4]: rand = 665bbfdaa25a38e254d3e34d6af122c7 20241002055532263 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002055532263 DAUC <0003> auc.c:142 vector [4]: autn = ef713dae10140000216db7beb8c54398 20241002055532263 DAUC <0003> auc.c:143 vector [4]: ck = 6ae0c97da3fbc93608a9353b53f4d1d3 20241002055532263 DAUC <0003> auc.c:144 vector [4]: ik = 061955a88c599a81c24d6fe90eebb35d 20241002055532263 DAUC <0003> auc.c:145 vector [4]: res = 2df4534bb4a18d640000000000000000 20241002055532263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532263 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055532263 DAUC <0003> auc.c:179 vector [4]: kc = 6bb90b819dc5dc00 20241002055532263 DAUC <0003> auc.c:180 vector [4]: sres = 1a2e2e86 20241002055532263 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055532263 DAUC <0003> db_auc.c:245 IMSI='262420764950944': Generated 5 vectors 20241002055532263 DAUC <0003> db_auc.c:249 IMSI='262420764950944': Updating SQN=481 in DB 20241002055532271 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420764950944"} 20241002055532271 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420764950944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532271 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532271 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@961cfd313142: Final verdict of PTC: pass 20241002055532309 DAUC <0003> db_auc.c:157 IMSI='262423397399488': No 2G Auth Data 20241002055532309 DAUC <0003> db_auc.c:192 IMSI='262423397399488': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262423397399488" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241002055532352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4258 20241002055532356 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532356 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423397399488"} 20241002055532356 DAUC <0003> db_auc.c:236 IMSI='262423397399488': Calling to generate 1 vectors 20241002055532356 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241002055532356 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532356 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532356 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055532356 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532356 DAUC <0003> auc.c:113 vector [0]: rand = 069b94bd69d6952e7867c43a81cf983e 20241002055532356 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055532356 DAUC <0003> auc.c:142 vector [0]: autn = ad8653c362ed00001b38c665bf676619 20241002055532356 DAUC <0003> auc.c:143 vector [0]: ck = 3d9eb623ec94b7aa98191dffb44944e5 20241002055532356 DAUC <0003> auc.c:144 vector [0]: ik = 2628a08914cd4ca56429b38a771f7829 20241002055532356 DAUC <0003> auc.c:145 vector [0]: res = 6bda362b7993a3040000000000000000 20241002055532356 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532356 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532356 DAUC <0003> auc.c:179 vector [0]: kc = e96b77cc5d3af000 20241002055532356 DAUC <0003> auc.c:180 vector [0]: sres = 813610d3 20241002055532356 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532356 DAUC <0003> db_auc.c:245 IMSI='262423397399488': Generated 1 vectors 20241002055532356 DAUC <0003> db_auc.c:249 IMSI='262423397399488': Updating SQN=33 in DB 20241002055532364 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423397399488"} 20241002055532364 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532364 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532364 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262423397399488" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423397399488" TC_gsup_sai_num_auth_vectors(30)@961cfd313142: setverdict(pass): none -> pass 20241002055532367 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532367 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423397399488"} 20241002055532367 DAUC <0003> db_auc.c:236 IMSI='262423397399488': Calling to generate 4 vectors 20241002055532367 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241002055532367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532367 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002055532367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532367 DAUC <0003> auc.c:113 vector [0]: rand = 37fdefe72578b274a42d22efc59a013d 20241002055532367 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002055532367 DAUC <0003> auc.c:142 vector [0]: autn = 3034612a8c8d000063e2d55db33c7add 20241002055532367 DAUC <0003> auc.c:143 vector [0]: ck = 36a03d4c84338ca5194ff5da45074dfb 20241002055532367 DAUC <0003> auc.c:144 vector [0]: ik = d4301e1f45f0ba976ec8d563ca723d26 20241002055532367 DAUC <0003> auc.c:145 vector [0]: res = 409723f8bdeef1da0000000000000000 20241002055532367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532367 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532367 DAUC <0003> auc.c:179 vector [0]: kc = 1ab116e6ff712c00 20241002055532367 DAUC <0003> auc.c:180 vector [0]: sres = afe7e3d1 20241002055532367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532367 DAUC <0003> auc.c:113 vector [1]: rand = 182635ac99cfe8850b2c248140f72a60 20241002055532367 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002055532367 DAUC <0003> auc.c:142 vector [1]: autn = 3caec2a9a43e000011265ee71f589632 20241002055532367 DAUC <0003> auc.c:143 vector [1]: ck = eac46d5314907f268d36583754fb588a 20241002055532367 DAUC <0003> auc.c:144 vector [1]: ik = 02dda7eb407746f98c8b54f8e43fec80 20241002055532367 DAUC <0003> auc.c:145 vector [1]: res = da2963c8809485970000000000000000 20241002055532367 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532367 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532367 DAUC <0003> auc.c:179 vector [1]: kc = 51dacfa4801ce000 20241002055532367 DAUC <0003> auc.c:180 vector [1]: sres = 54f9a2c1 20241002055532367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532367 DAUC <0003> auc.c:113 vector [2]: rand = 1190a6c44f6114a8c36d628dbe17be06 20241002055532368 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002055532368 DAUC <0003> auc.c:142 vector [2]: autn = 891f08c537640000c48664b7a87c9fae 20241002055532368 DAUC <0003> auc.c:143 vector [2]: ck = fa1e646a1f615c55e94e2d0b3d9b8706 20241002055532368 DAUC <0003> auc.c:144 vector [2]: ik = 9edbead39b235a5b2f444b3b64ba1e62 20241002055532368 DAUC <0003> auc.c:145 vector [2]: res = 09f744281c5c6bba0000000000000000 20241002055532368 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532368 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532368 DAUC <0003> auc.c:179 vector [2]: kc = f16e622f09c4b400 20241002055532368 DAUC <0003> auc.c:180 vector [2]: sres = 784077b6 20241002055532368 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532368 DAUC <0003> auc.c:113 vector [3]: rand = 8275c3594cacfbcb2c23d0b164580a6b 20241002055532368 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002055532368 DAUC <0003> auc.c:142 vector [3]: autn = 0d1b60c19bc900005c83118313151204 20241002055532368 DAUC <0003> auc.c:143 vector [3]: ck = ec6fc27ec8719656b977f936858c4d63 20241002055532368 DAUC <0003> auc.c:144 vector [3]: ik = be3a591f52adea649a50097ccdf1d026 20241002055532368 DAUC <0003> auc.c:145 vector [3]: res = 0a14cd91ad65db7e0000000000000000 20241002055532368 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532368 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532368 DAUC <0003> auc.c:179 vector [3]: kc = deb55070d5c6d000 20241002055532368 DAUC <0003> auc.c:180 vector [3]: sres = 9a68bcf3 20241002055532368 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532368 DAUC <0003> db_auc.c:245 IMSI='262423397399488': Generated 4 vectors 20241002055532368 DAUC <0003> db_auc.c:249 IMSI='262423397399488': Updating SQN=161 in DB 20241002055532376 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423397399488"} 20241002055532376 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532376 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532376 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532378 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532378 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423397399488"} 20241002055532378 DAUC <0003> db_auc.c:236 IMSI='262423397399488': Calling to generate 5 vectors 20241002055532378 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055532378 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532378 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532378 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002055532378 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532378 DAUC <0003> auc.c:113 vector [0]: rand = abdac6d515c324e79ed3d871ae4bd15f 20241002055532378 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002055532378 DAUC <0003> auc.c:142 vector [0]: autn = 7aa7065e7fbf0000194c78b9e22f1a6c 20241002055532378 DAUC <0003> auc.c:143 vector [0]: ck = 5ff3065d6e40a1b15cadb65f03482ff3 20241002055532378 DAUC <0003> auc.c:144 vector [0]: ik = 6d5139fafbe0cafa83c403650a9d47af 20241002055532378 DAUC <0003> auc.c:145 vector [0]: res = f93a8038c0984ca60000000000000000 20241002055532378 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532378 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532378 DAUC <0003> auc.c:179 vector [0]: kc = 6766685e17d28000 20241002055532378 DAUC <0003> auc.c:180 vector [0]: sres = 07c2b31d 20241002055532378 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532378 DAUC <0003> auc.c:113 vector [1]: rand = 6888469208ef7651d132d21d87e6daab 20241002055532378 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002055532378 DAUC <0003> auc.c:142 vector [1]: autn = 7038a1c5fa1b0000d5ee68df633e29e5 20241002055532378 DAUC <0003> auc.c:143 vector [1]: ck = b79ef93069e6c3c6f84f4502613b9b00 20241002055532378 DAUC <0003> auc.c:144 vector [1]: ik = b10426307a59030074c4d0aea2a69124 20241002055532378 DAUC <0003> auc.c:145 vector [1]: res = d5d0bfda657a7f280000000000000000 20241002055532378 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532378 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532378 DAUC <0003> auc.c:179 vector [1]: kc = a90ea0a072a86400 20241002055532378 DAUC <0003> auc.c:180 vector [1]: sres = e8dfba62 20241002055532378 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532378 DAUC <0003> auc.c:113 vector [2]: rand = 916a998148c99f451d5946a2eaf93679 20241002055532378 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002055532379 DAUC <0003> auc.c:142 vector [2]: autn = 221e7af484440000c8f5d7e37e3f3ced 20241002055532379 DAUC <0003> auc.c:143 vector [2]: ck = c8646ac72cb1415c3f8a5d36a8c9b06e 20241002055532379 DAUC <0003> auc.c:144 vector [2]: ik = 0b87eddfb36312749d978f8787bdd1bb 20241002055532379 DAUC <0003> auc.c:145 vector [2]: res = 3518e9b120260c7b0000000000000000 20241002055532379 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532379 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532379 DAUC <0003> auc.c:179 vector [2]: kc = dd7613bbc10f4c00 20241002055532379 DAUC <0003> auc.c:180 vector [2]: sres = 2afa8974 20241002055532379 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532379 DAUC <0003> auc.c:113 vector [3]: rand = 0d2f5946e7038faeb261ee8433346575 20241002055532379 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002055532379 DAUC <0003> auc.c:142 vector [3]: autn = 7ae7b44ec1d00000a0ccf9064a352869 20241002055532379 DAUC <0003> auc.c:143 vector [3]: ck = 74e4aefd1acc376eb240615bc15d6030 20241002055532379 DAUC <0003> auc.c:144 vector [3]: ik = f10d71596530522a89dc240e070c0874 20241002055532379 DAUC <0003> auc.c:145 vector [3]: res = 3dca6edee4c2c5450000000000000000 20241002055532379 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532379 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532379 DAUC <0003> auc.c:179 vector [3]: kc = bebceff9e8d27c00 20241002055532379 DAUC <0003> auc.c:180 vector [3]: sres = d059140e 20241002055532379 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532379 DAUC <0003> auc.c:113 vector [4]: rand = 4b8916592b85f260f801835cb3febde4 20241002055532379 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002055532379 DAUC <0003> auc.c:142 vector [4]: autn = b82405aa5ba90000a257632b94cf7466 20241002055532379 DAUC <0003> auc.c:143 vector [4]: ck = 41107ca8394eafd865495b316ee42c4e 20241002055532379 DAUC <0003> auc.c:144 vector [4]: ik = bb62feb26c579d8b5e4e224e4eb1a4ff 20241002055532379 DAUC <0003> auc.c:145 vector [4]: res = 2eb23b87bb68ed670000000000000000 20241002055532379 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532379 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055532379 DAUC <0003> auc.c:179 vector [4]: kc = 6f33642de852d000 20241002055532379 DAUC <0003> auc.c:180 vector [4]: sres = 5f4be56d 20241002055532379 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055532379 DAUC <0003> db_auc.c:245 IMSI='262423397399488': Generated 5 vectors 20241002055532379 DAUC <0003> db_auc.c:249 IMSI='262423397399488': Updating SQN=321 in DB 20241002055532387 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423397399488"} 20241002055532387 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532387 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532387 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532390 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532390 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423397399488"} 20241002055532390 DAUC <0003> db_auc.c:236 IMSI='262423397399488': Calling to generate 5 vectors 20241002055532390 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055532390 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532390 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532390 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002055532390 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532390 DAUC <0003> auc.c:113 vector [0]: rand = 933b3dc7d61fbcd2603e958c1a497945 20241002055532390 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002055532390 DAUC <0003> auc.c:142 vector [0]: autn = ed9f63ca23ac0000ee54795146d9813d 20241002055532390 DAUC <0003> auc.c:143 vector [0]: ck = cec516d28485908d01ac57e328d4c4e5 20241002055532390 DAUC <0003> auc.c:144 vector [0]: ik = f544fb2793872a27db8adaea6fb4aa7b 20241002055532390 DAUC <0003> auc.c:145 vector [0]: res = 8f40b2fe9857c94a0000000000000000 20241002055532390 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532390 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532390 DAUC <0003> auc.c:179 vector [0]: kc = 841ae04eb6d85000 20241002055532390 DAUC <0003> auc.c:180 vector [0]: sres = 65bd9748 20241002055532390 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532390 DAUC <0003> auc.c:113 vector [1]: rand = 4e72d7b7b500e31c9dcf33da4bd89aad 20241002055532390 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002055532390 DAUC <0003> auc.c:142 vector [1]: autn = 60d296354bf000000a9542581d5190b4 20241002055532390 DAUC <0003> auc.c:143 vector [1]: ck = d9b93cbe1413a3816984e37e186183ab 20241002055532390 DAUC <0003> auc.c:144 vector [1]: ik = 1a739acc4a6e5e7c865e5ba049468414 20241002055532390 DAUC <0003> auc.c:145 vector [1]: res = fabda864feb993350000000000000000 20241002055532390 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532390 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532390 DAUC <0003> auc.c:179 vector [1]: kc = 7b23254c2a2e7000 20241002055532390 DAUC <0003> auc.c:180 vector [1]: sres = 1e83c16e 20241002055532390 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532390 DAUC <0003> auc.c:113 vector [2]: rand = b1861963280c2c766f4882999c3fcea2 20241002055532390 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002055532390 DAUC <0003> auc.c:142 vector [2]: autn = bac72e9674bd0000daef0c9b4e87557a 20241002055532390 DAUC <0003> auc.c:143 vector [2]: ck = 92b2f7d1a23946c8b698e4de7e6187d6 20241002055532390 DAUC <0003> auc.c:144 vector [2]: ik = 2821b9a394dda4ee1ae146634109f689 20241002055532390 DAUC <0003> auc.c:145 vector [2]: res = dd058745bca15ee60000000000000000 20241002055532390 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532390 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532390 DAUC <0003> auc.c:179 vector [2]: kc = 855d755ae9ee0c00 20241002055532390 DAUC <0003> auc.c:180 vector [2]: sres = c88e5e21 20241002055532390 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532390 DAUC <0003> auc.c:113 vector [3]: rand = 1333b917e7308fd3e7fb0b45eb9ecb7c 20241002055532390 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002055532390 DAUC <0003> auc.c:142 vector [3]: autn = f8093fc83f65000054b794a18d520020 20241002055532390 DAUC <0003> auc.c:143 vector [3]: ck = 5032f512240699fb17fba70a5e33331b 20241002055532390 DAUC <0003> auc.c:144 vector [3]: ik = 357c56cf94e0f35aee6ca9b1c52324fc 20241002055532390 DAUC <0003> auc.c:145 vector [3]: res = fcc210dcd8bf6c600000000000000000 20241002055532390 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532390 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532390 DAUC <0003> auc.c:179 vector [3]: kc = 8be6a32b1f1bfc00 20241002055532390 DAUC <0003> auc.c:180 vector [3]: sres = 34f8851f 20241002055532390 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532390 DAUC <0003> auc.c:113 vector [4]: rand = 89906b0b2a5e7ee104ecf61ddaf5a275 20241002055532390 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002055532390 DAUC <0003> auc.c:142 vector [4]: autn = ce73223449260000e6efffa2f325636f 20241002055532390 DAUC <0003> auc.c:143 vector [4]: ck = 7807e2a4d321eeda9384e9891926d9df 20241002055532390 DAUC <0003> auc.c:144 vector [4]: ik = 4976adfa7808b8d171c962acdb6515c2 20241002055532390 DAUC <0003> auc.c:145 vector [4]: res = 6257a8e9d12680160000000000000000 20241002055532391 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532391 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055532391 DAUC <0003> auc.c:179 vector [4]: kc = 456e721da71afc00 20241002055532391 DAUC <0003> auc.c:180 vector [4]: sres = 530db2c4 20241002055532391 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055532391 DAUC <0003> db_auc.c:245 IMSI='262423397399488': Generated 5 vectors 20241002055532391 DAUC <0003> db_auc.c:249 IMSI='262423397399488': Updating SQN=481 in DB 20241002055532398 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423397399488"} 20241002055532398 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423397399488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532398 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532398 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@961cfd313142: Final verdict of PTC: pass 20241002055532433 DAUC <0003> db_auc.c:157 IMSI='262427824324383': No 2G Auth Data 20241002055532433 DAUC <0003> db_auc.c:192 IMSI='262427824324383': No 3G Auth Data HLR_Test-GSUP(21)@961cfd313142: Created GsupExpect[0] for "262427824324383" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241002055532472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20241002055532476 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532476 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824324383"} 20241002055532476 DAUC <0003> db_auc.c:236 IMSI='262427824324383': Calling to generate 1 vectors 20241002055532476 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241002055532476 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532476 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532476 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055532476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532476 DAUC <0003> auc.c:113 vector [0]: rand = b95235260066c5f62d28a32d60238b2f 20241002055532476 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055532476 DAUC <0003> auc.c:142 vector [0]: autn = 05c6d69d59fa0000c11e4c5dad4d05a0 20241002055532476 DAUC <0003> auc.c:143 vector [0]: ck = a824f40e21b94a80488ab148de838ef5 20241002055532476 DAUC <0003> auc.c:144 vector [0]: ik = 2324af1f020801cd09c32ee1dd640ca4 20241002055532476 DAUC <0003> auc.c:145 vector [0]: res = dcad25161c25819e0000000000000000 20241002055532476 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532476 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532476 DAUC <0003> auc.c:179 vector [0]: kc = e39091e9736cd4ab 20241002055532476 DAUC <0003> auc.c:180 vector [0]: sres = 8c134580 20241002055532476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532476 DAUC <0003> db_auc.c:245 IMSI='262427824324383': Generated 1 vectors 20241002055532476 DAUC <0003> db_auc.c:249 IMSI='262427824324383': Updating SQN=33 in DB 20241002055532483 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824324383"} 20241002055532483 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532483 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532483 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@961cfd313142: Found GsupExpect[0] for "262427824324383" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@961cfd313142: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427824324383" TC_gsup_sai_num_auth_vectors(31)@961cfd313142: setverdict(pass): none -> pass 20241002055532487 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532487 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824324383"} 20241002055532487 DAUC <0003> db_auc.c:236 IMSI='262427824324383': Calling to generate 4 vectors 20241002055532487 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241002055532487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532487 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002055532487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532487 DAUC <0003> auc.c:113 vector [0]: rand = 5c389b404ed15887a26439f169715ab5 20241002055532487 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002055532487 DAUC <0003> auc.c:142 vector [0]: autn = 36d1c8bac993000000c698575fbbb195 20241002055532487 DAUC <0003> auc.c:143 vector [0]: ck = 899f8d4d653c44c04f627439619ac6e4 20241002055532487 DAUC <0003> auc.c:144 vector [0]: ik = 3051d5cac130473c128a59c54633ce73 20241002055532487 DAUC <0003> auc.c:145 vector [0]: res = da5952d45992d9d10000000000000000 20241002055532487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532487 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532487 DAUC <0003> auc.c:179 vector [0]: kc = 65604e71de9565e1 20241002055532487 DAUC <0003> auc.c:180 vector [0]: sres = de283335 20241002055532487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532487 DAUC <0003> auc.c:113 vector [1]: rand = cfc748f2591bc552584cf49ef2bb53ba 20241002055532487 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002055532487 DAUC <0003> auc.c:142 vector [1]: autn = 4afc24b97c9600004347b9687caf8d25 20241002055532487 DAUC <0003> auc.c:143 vector [1]: ck = d47d50a22aff7d77092d7aacae2d2d08 20241002055532487 DAUC <0003> auc.c:144 vector [1]: ik = 2aad7b6b71df11e622fbbe257a7116ad 20241002055532487 DAUC <0003> auc.c:145 vector [1]: res = eac37a47967b15bb0000000000000000 20241002055532487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532487 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532487 DAUC <0003> auc.c:179 vector [1]: kc = 89ba8bbf25e48ff7 20241002055532487 DAUC <0003> auc.c:180 vector [1]: sres = f8d42e44 20241002055532487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532487 DAUC <0003> auc.c:113 vector [2]: rand = f892f9fbee1217af696ddcadb194ade6 20241002055532487 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002055532487 DAUC <0003> auc.c:142 vector [2]: autn = 59c5c5dd980e000009c6f9fce94aa621 20241002055532487 DAUC <0003> auc.c:143 vector [2]: ck = 2473ba177f4f8a0949ed700bfa34ece1 20241002055532487 DAUC <0003> auc.c:144 vector [2]: ik = e25410d99c6c8d757333e148b6255153 20241002055532487 DAUC <0003> auc.c:145 vector [2]: res = 0eab115dbd8aa09e0000000000000000 20241002055532487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532487 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532487 DAUC <0003> auc.c:179 vector [2]: kc = 865121f4a81eea4f 20241002055532487 DAUC <0003> auc.c:180 vector [2]: sres = 302ae557 20241002055532487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532487 DAUC <0003> auc.c:113 vector [3]: rand = ac383b1a7c71b45aa2d5dcdad5506d7c 20241002055532487 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002055532487 DAUC <0003> auc.c:142 vector [3]: autn = e44556b6e58400007a98f46dfadbaa94 20241002055532487 DAUC <0003> auc.c:143 vector [3]: ck = 06f961fa53383b30b14199b409de5075 20241002055532487 DAUC <0003> auc.c:144 vector [3]: ik = 1f20858e57260893d7fe593ce6d97715 20241002055532487 DAUC <0003> auc.c:145 vector [3]: res = 4db1fc87c954e93f0000000000000000 20241002055532487 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532487 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532487 DAUC <0003> auc.c:179 vector [3]: kc = 9e4ee84a3a331e02 20241002055532487 DAUC <0003> auc.c:180 vector [3]: sres = 34090e5e 20241002055532487 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532487 DAUC <0003> db_auc.c:245 IMSI='262427824324383': Generated 4 vectors 20241002055532487 DAUC <0003> db_auc.c:249 IMSI='262427824324383': Updating SQN=161 in DB 20241002055532495 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824324383"} 20241002055532495 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532495 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532495 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532498 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532498 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824324383"} 20241002055532498 DAUC <0003> db_auc.c:236 IMSI='262427824324383': Calling to generate 5 vectors 20241002055532498 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055532498 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532498 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532498 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002055532498 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532498 DAUC <0003> auc.c:113 vector [0]: rand = 99d494b65e94c0e1d0535c4c6201dfba 20241002055532498 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002055532498 DAUC <0003> auc.c:142 vector [0]: autn = e2aed5773db60000559401628cd9f355 20241002055532498 DAUC <0003> auc.c:143 vector [0]: ck = 10ea7ad206376927ca71633497578cbf 20241002055532498 DAUC <0003> auc.c:144 vector [0]: ik = 2d2e3c543b964d76a0de037e9a651350 20241002055532498 DAUC <0003> auc.c:145 vector [0]: res = acffbeb46e7c2d060000000000000000 20241002055532498 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532498 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532498 DAUC <0003> auc.c:179 vector [0]: kc = d9a5531bafc0d1b3 20241002055532498 DAUC <0003> auc.c:180 vector [0]: sres = e09cb867 20241002055532498 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532498 DAUC <0003> auc.c:113 vector [1]: rand = e010678f056bd18db6916353a8fc6ade 20241002055532498 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002055532498 DAUC <0003> auc.c:142 vector [1]: autn = eeeae540be030000bea037efa979787b 20241002055532498 DAUC <0003> auc.c:143 vector [1]: ck = 11a5be17ca762db458d182ad17b11719 20241002055532498 DAUC <0003> auc.c:144 vector [1]: ik = 956b1d45ada0c4bbc0cbf430bcadd9e6 20241002055532498 DAUC <0003> auc.c:145 vector [1]: res = 13ab9536ecfc04ce0000000000000000 20241002055532498 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532498 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532498 DAUC <0003> auc.c:179 vector [1]: kc = 154e54953596bfe4 20241002055532498 DAUC <0003> auc.c:180 vector [1]: sres = bc3e14eb 20241002055532498 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532498 DAUC <0003> auc.c:113 vector [2]: rand = c8acbbc52b60965b8a70d65a7cdba529 20241002055532498 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002055532498 DAUC <0003> auc.c:142 vector [2]: autn = 6a65a206297900006607a1c0b4fbd7ff 20241002055532498 DAUC <0003> auc.c:143 vector [2]: ck = e17560efbaa0aed9ba4ab0622bd09097 20241002055532498 DAUC <0003> auc.c:144 vector [2]: ik = efaed1e383fc0b0499aed9affd972d7a 20241002055532498 DAUC <0003> auc.c:145 vector [2]: res = 2832a38685040a820000000000000000 20241002055532498 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532498 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532498 DAUC <0003> auc.c:179 vector [2]: kc = 68c298368a196800 20241002055532498 DAUC <0003> auc.c:180 vector [2]: sres = 2a6b54eb 20241002055532498 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532498 DAUC <0003> auc.c:113 vector [3]: rand = 287ec241dd7682c556d40fbf433363a8 20241002055532498 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002055532498 DAUC <0003> auc.c:142 vector [3]: autn = 05524a13541f00004378988cba5c0de8 20241002055532498 DAUC <0003> auc.c:143 vector [3]: ck = 46a656769ba2bf0d00eaccdb090944b9 20241002055532498 DAUC <0003> auc.c:144 vector [3]: ik = d11dcc6c74555a8cd5dfada121a52e6e 20241002055532498 DAUC <0003> auc.c:145 vector [3]: res = d715b54b3cd487c50000000000000000 20241002055532498 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532498 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532498 DAUC <0003> auc.c:179 vector [3]: kc = a15ee4a8cf59049d 20241002055532498 DAUC <0003> auc.c:180 vector [3]: sres = e2735787 20241002055532498 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532498 DAUC <0003> auc.c:113 vector [4]: rand = 40bf4a11a92ef3e54341bdf0e9f55bef 20241002055532498 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002055532498 DAUC <0003> auc.c:142 vector [4]: autn = cbd87ad2427b00007355727aadf80951 20241002055532498 DAUC <0003> auc.c:143 vector [4]: ck = c2a7330258b50d26a0178f015dcb53f3 20241002055532498 DAUC <0003> auc.c:144 vector [4]: ik = 055632c3c55fa760f9b3abc2ffbcd93d 20241002055532498 DAUC <0003> auc.c:145 vector [4]: res = 8c09e03a9131088d0000000000000000 20241002055532498 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532498 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055532498 DAUC <0003> auc.c:179 vector [4]: kc = a8bbf4b267a123e9 20241002055532498 DAUC <0003> auc.c:180 vector [4]: sres = e59771a3 20241002055532498 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055532498 DAUC <0003> db_auc.c:245 IMSI='262427824324383': Generated 5 vectors 20241002055532498 DAUC <0003> db_auc.c:249 IMSI='262427824324383': Updating SQN=321 in DB 20241002055532506 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824324383"} 20241002055532506 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532506 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532506 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532509 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532509 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824324383"} 20241002055532509 DAUC <0003> db_auc.c:236 IMSI='262427824324383': Calling to generate 5 vectors 20241002055532509 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055532509 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055532509 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055532509 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002055532509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055532509 DAUC <0003> auc.c:113 vector [0]: rand = 2b178314c5243f71415be2bae0c43212 20241002055532509 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002055532509 DAUC <0003> auc.c:142 vector [0]: autn = 9ee2c6edcb890000628df57949359f7d 20241002055532509 DAUC <0003> auc.c:143 vector [0]: ck = 7c3a7e6739111e1b7a0e04dd0555967e 20241002055532509 DAUC <0003> auc.c:144 vector [0]: ik = 055be262d815a495c47f4b17e2443d1d 20241002055532509 DAUC <0003> auc.c:145 vector [0]: res = d974bd9c3f036ff00000000000000000 20241002055532509 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055532509 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055532509 DAUC <0003> auc.c:179 vector [0]: kc = 439e54677412aecb 20241002055532509 DAUC <0003> auc.c:180 vector [0]: sres = feacf319 20241002055532509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055532509 DAUC <0003> auc.c:113 vector [1]: rand = e1cbdc59a7dfbee6e890d882238e4cab 20241002055532509 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002055532509 DAUC <0003> auc.c:142 vector [1]: autn = ff4ef61a197700005423a9c3cfb7d19e 20241002055532509 DAUC <0003> auc.c:143 vector [1]: ck = d024c385711a4257a4f7435b90afb27f 20241002055532509 DAUC <0003> auc.c:144 vector [1]: ik = ba5410b039b9a4195d56a5b3be11b888 20241002055532509 DAUC <0003> auc.c:145 vector [1]: res = b0447dc7931f2a700000000000000000 20241002055532509 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055532509 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055532509 DAUC <0003> auc.c:179 vector [1]: kc = 42790ea26d4ae191 20241002055532509 DAUC <0003> auc.c:180 vector [1]: sres = c9ee0679 20241002055532509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055532509 DAUC <0003> auc.c:113 vector [2]: rand = 3391221f7182ef66ac0657d724a6c12a 20241002055532509 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002055532509 DAUC <0003> auc.c:142 vector [2]: autn = 5ee3af6d62900000b327a9666ffd3c34 20241002055532509 DAUC <0003> auc.c:143 vector [2]: ck = f7ab9122c37f1ef0ba2cd99d0f6cc0ee 20241002055532509 DAUC <0003> auc.c:144 vector [2]: ik = 3d3a6d95bfdf561a0af3c6e10bc8568d 20241002055532509 DAUC <0003> auc.c:145 vector [2]: res = 0b7e6f93080c21900000000000000000 20241002055532509 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055532509 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055532509 DAUC <0003> auc.c:179 vector [2]: kc = a3214e060cf982f2 20241002055532509 DAUC <0003> auc.c:180 vector [2]: sres = 3fd3d4fa 20241002055532509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055532509 DAUC <0003> auc.c:113 vector [3]: rand = e6a79eee965efc22f1d41d60c126f4ad 20241002055532509 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002055532509 DAUC <0003> auc.c:142 vector [3]: autn = bb5e6e3a10f700008e80bfac40e20088 20241002055532509 DAUC <0003> auc.c:143 vector [3]: ck = 71f528ab8b00ab913e5514b8cd2c4077 20241002055532509 DAUC <0003> auc.c:144 vector [3]: ik = 99921d63fc94ed3a8bd8d894434b0d68 20241002055532509 DAUC <0003> auc.c:145 vector [3]: res = 334011f37545697e0000000000000000 20241002055532509 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055532509 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055532509 DAUC <0003> auc.c:179 vector [3]: kc = be62c179a054f92f 20241002055532509 DAUC <0003> auc.c:180 vector [3]: sres = ee9bbfab 20241002055532509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055532509 DAUC <0003> auc.c:113 vector [4]: rand = 6dbaa9e06ec13c1d41318d0e2023c565 20241002055532509 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002055532509 DAUC <0003> auc.c:142 vector [4]: autn = 3ec6e288185b0000100f76e75b6c91b7 20241002055532509 DAUC <0003> auc.c:143 vector [4]: ck = 4177362c3a09c4e4fe77b825e06649e8 20241002055532509 DAUC <0003> auc.c:144 vector [4]: ik = 36746d11b4c5dac13363d747831ed8ce 20241002055532509 DAUC <0003> auc.c:145 vector [4]: res = d96ce9c46a05cd080000000000000000 20241002055532509 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055532509 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055532509 DAUC <0003> auc.c:179 vector [4]: kc = 859457c513c69d2b 20241002055532509 DAUC <0003> auc.c:180 vector [4]: sres = b0f46b9d 20241002055532509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055532509 DAUC <0003> db_auc.c:245 IMSI='262427824324383': Generated 5 vectors 20241002055532509 DAUC <0003> db_auc.c:249 IMSI='262427824324383': Updating SQN=481 in DB 20241002055532516 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824324383"} 20241002055532516 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427824324383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055532516 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055532516 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055532520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055532545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4258 20241002055532546 DLINP <000b> input/ipa.c:451 connected read/write 20241002055532546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055532546 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055532546 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055532546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055532546 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36957<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@961cfd313142: Final verdict of PTC: none 22@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055532589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4258 20241002055532590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=26368) Waiting for packet dumper to finish... 1 (prev_count=26368, count=59668) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_sai_eps started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055535661 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055535661 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055535663 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055535664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055535666 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055535666 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055535666 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055535666 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 20241002055535666 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055535666 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 20241002055535666 DLGSUP <0013> gsup_server.c:235 2: 20241002055535666 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055535666 DLGSUP <0013> gsup_server.c:235 3: 20241002055535666 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055535666 DLGSUP <0013> gsup_server.c:235 4: 20241002055535666 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055535666 DLGSUP <0013> gsup_server.c:235 5: 20241002055535666 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055535666 DLGSUP <0013> gsup_server.c:235 7: 20241002055535666 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055535666 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055535666 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055535666 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@961cfd313142: 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") 20241002055535686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40909<->l=127.0.0.1:4259) 20241002055535708 DAUC <0003> db_auc.c:157 IMSI='262423935594453': No 2G Auth Data 20241002055535708 DAUC <0003> db_auc.c:192 IMSI='262423935594453': No 3G Auth Data HLR_Test-GSUP(33)@961cfd313142: Created GsupExpect[0] for "262423935594453" to be handled at TC_gsup_sai_eps(36) 20241002055535755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20241002055535759 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055535759 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423935594453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423935594453"} 20241002055535760 DAUC <0003> db_auc.c:157 IMSI='262423935594453': No 2G Auth Data 20241002055535760 DAUC <0003> db_auc.c:236 IMSI='262423935594453': Calling to generate 5 vectors 20241002055535760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055535760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055535760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055535760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055535760 DAUC <0003> auc.c:113 vector [0]: rand = 1619d66ee647728756a08a9afe6097c7 20241002055535760 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055535760 DAUC <0003> auc.c:142 vector [0]: autn = 85bc00b2360f8000f16021ad4d97a18d 20241002055535760 DAUC <0003> auc.c:143 vector [0]: ck = 09ea9cc77f930d357852fdd6ae3cdb45 20241002055535760 DAUC <0003> auc.c:144 vector [0]: ik = 7e9f8659d37b4ab5bd5ea6f88a6c61cf 20241002055535760 DAUC <0003> auc.c:145 vector [0]: res = 08c8840faad7f9130000000000000000 20241002055535760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055535760 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055535760 DAUC <0003> auc.c:151 vector [0]: kc = b27941b088b8fd0a 20241002055535760 DAUC <0003> auc.c:152 vector [0]: sres = a21f7d1c 20241002055535760 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055535760 DAUC <0003> auc.c:113 vector [1]: rand = 2d55f5de424fa262a659087e36c2fece 20241002055535760 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055535760 DAUC <0003> auc.c:142 vector [1]: autn = bbb10cd9d9b38000c1305533f4925e39 20241002055535760 DAUC <0003> auc.c:143 vector [1]: ck = 066e7753480b1a23579918f4ccc05ccb 20241002055535760 DAUC <0003> auc.c:144 vector [1]: ik = 1ae187c6c0f8bda33b700978f32ea5d9 20241002055535760 DAUC <0003> auc.c:145 vector [1]: res = 4d4810886dea99b60000000000000000 20241002055535760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055535760 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055535760 DAUC <0003> auc.c:151 vector [1]: kc = 7066e119b71d5e92 20241002055535760 DAUC <0003> auc.c:152 vector [1]: sres = 20a2893e 20241002055535760 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055535760 DAUC <0003> auc.c:113 vector [2]: rand = 1fa53474d8a1cb99ece66fdd90cf8c7f 20241002055535760 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055535760 DAUC <0003> auc.c:142 vector [2]: autn = 526b11d879008000738955c2f1c5216c 20241002055535760 DAUC <0003> auc.c:143 vector [2]: ck = 4a5b18781a38d36fd0614c10ddfcfaf3 20241002055535760 DAUC <0003> auc.c:144 vector [2]: ik = b24e5ef72f691d22a3ae906a6b4828aa 20241002055535760 DAUC <0003> auc.c:145 vector [2]: res = 055b33750992436c0000000000000000 20241002055535760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055535760 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055535760 DAUC <0003> auc.c:151 vector [2]: kc = 8bda9af583e51c14 20241002055535760 DAUC <0003> auc.c:152 vector [2]: sres = 0cc97019 20241002055535760 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055535760 DAUC <0003> auc.c:113 vector [3]: rand = cbcc07cd3dae45eb58992c344e644001 20241002055535760 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055535760 DAUC <0003> auc.c:142 vector [3]: autn = 9dbce4d7f0ee80004710c698253aee29 20241002055535760 DAUC <0003> auc.c:143 vector [3]: ck = 23d8db13cd8fb6b995c6e1195d68a05f 20241002055535760 DAUC <0003> auc.c:144 vector [3]: ik = d8787cde4346d9cf7f81794dfdda5e78 20241002055535760 DAUC <0003> auc.c:145 vector [3]: res = e8c5a570f2ea31030000000000000000 20241002055535760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055535760 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055535760 DAUC <0003> auc.c:151 vector [3]: kc = 11e73f992e7b9151 20241002055535760 DAUC <0003> auc.c:152 vector [3]: sres = 1a2f9473 20241002055535760 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055535760 DAUC <0003> auc.c:113 vector [4]: rand = 9d143a05dfa0cfcffeb37f7d071d8fde 20241002055535760 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055535760 DAUC <0003> auc.c:142 vector [4]: autn = 724407cd0fb780006e868f0b5c747bf7 20241002055535760 DAUC <0003> auc.c:143 vector [4]: ck = 3225f6d96b02c6a80ed943f2b27c867a 20241002055535760 DAUC <0003> auc.c:144 vector [4]: ik = b829f00de80efa7d50c4aaba3f7dafec 20241002055535760 DAUC <0003> auc.c:145 vector [4]: res = 60482824f55465010000000000000000 20241002055535760 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055535760 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055535760 DAUC <0003> auc.c:151 vector [4]: kc = d411ef9c0e0d1543 20241002055535760 DAUC <0003> auc.c:152 vector [4]: sres = 951c4d25 20241002055535760 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055535760 DAUC <0003> db_auc.c:245 IMSI='262423935594453': Generated 5 vectors 20241002055535760 DAUC <0003> db_auc.c:249 IMSI='262423935594453': Updating SQN=161 in DB 20241002055535767 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423935594453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423935594453"} 20241002055535767 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423935594453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055535767 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055535767 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@961cfd313142: Found GsupExpect[0] for "262423935594453" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@961cfd313142: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423935594453" TC_gsup_sai_eps(36)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055535771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@961cfd313142: Final verdict of PTC: pass 20241002055535796 DAUC <0003> db_auc.c:157 IMSI='262429790970578': No 2G Auth Data 20241002055535796 DAUC <0003> db_auc.c:192 IMSI='262429790970578': No 3G Auth Data HLR_Test-GSUP(33)@961cfd313142: Created GsupExpect[0] for "262429790970578" to be handled at TC_gsup_sai_eps(37) 20241002055535828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4258 20241002055535832 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055535832 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429790970578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429790970578"} 20241002055535832 DAUC <0003> db_auc.c:157 IMSI='262429790970578': No 2G Auth Data 20241002055535832 DAUC <0003> db_auc.c:236 IMSI='262429790970578': Calling to generate 5 vectors 20241002055535832 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002055535832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055535832 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002055535832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055535832 DAUC <0003> auc.c:113 vector [0]: rand = 79cd64b74c5993a689c5c88df6782106 20241002055535832 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055535832 DAUC <0003> auc.c:142 vector [0]: autn = dc71031d719280008e0823400270b5f9 20241002055535832 DAUC <0003> auc.c:143 vector [0]: ck = c68e406cae56e35529d34907c84575ea 20241002055535832 DAUC <0003> auc.c:144 vector [0]: ik = b192f86602962a31ae835bf827cb5768 20241002055535832 DAUC <0003> auc.c:145 vector [0]: res = fd9e55bdbcec3ce70000000000000000 20241002055535832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055535832 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002055535832 DAUC <0003> auc.c:151 vector [0]: kc = f04caaf5434eebe6 20241002055535832 DAUC <0003> auc.c:152 vector [0]: sres = 4172695a 20241002055535832 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002055535832 DAUC <0003> auc.c:113 vector [1]: rand = 86314ceb0976351d3e12d8fb08b235a1 20241002055535832 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055535832 DAUC <0003> auc.c:142 vector [1]: autn = 58392679b5678000dacd41b74e2942a6 20241002055535832 DAUC <0003> auc.c:143 vector [1]: ck = 430747292865e081e4b11cbd5f5517e0 20241002055535832 DAUC <0003> auc.c:144 vector [1]: ik = d546e8ce01856aafc3211ff06807fdba 20241002055535832 DAUC <0003> auc.c:145 vector [1]: res = a61c24d30a1f28b60000000000000000 20241002055535832 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055535832 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002055535832 DAUC <0003> auc.c:151 vector [1]: kc = b1d1acaa1eb26074 20241002055535832 DAUC <0003> auc.c:152 vector [1]: sres = ac030c65 20241002055535832 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002055535832 DAUC <0003> auc.c:113 vector [2]: rand = 98c49bd666721e385e7d762b4c85e692 20241002055535832 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055535832 DAUC <0003> auc.c:142 vector [2]: autn = 1a19e45082d18000ed4109cd8705aed4 20241002055535832 DAUC <0003> auc.c:143 vector [2]: ck = d49c7f73382825a3564e36cb26ce4417 20241002055535832 DAUC <0003> auc.c:144 vector [2]: ik = f7eb93db7f631403899d0d863c39ae88 20241002055535832 DAUC <0003> auc.c:145 vector [2]: res = cf59343d7b673a950000000000000000 20241002055535832 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055535832 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002055535832 DAUC <0003> auc.c:151 vector [2]: kc = fca4d7e55dbcdb3f 20241002055535832 DAUC <0003> auc.c:152 vector [2]: sres = b43e0ea8 20241002055535832 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002055535832 DAUC <0003> auc.c:113 vector [3]: rand = 43d08460ef54a86c279b33b5fda11d32 20241002055535832 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055535832 DAUC <0003> auc.c:142 vector [3]: autn = dcded7d4a8998000e1f2f2c6797aad40 20241002055535832 DAUC <0003> auc.c:143 vector [3]: ck = 5a9e8474844a889a6ccd390d66437b5f 20241002055535832 DAUC <0003> auc.c:144 vector [3]: ik = 97736d9a04ecca8f7ecccb8491e277ea 20241002055535832 DAUC <0003> auc.c:145 vector [3]: res = 752ad7ea6e48e7f40000000000000000 20241002055535832 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055535832 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002055535832 DAUC <0003> auc.c:151 vector [3]: kc = dfec1b6777074ea0 20241002055535832 DAUC <0003> auc.c:152 vector [3]: sres = 1b62301e 20241002055535832 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002055535832 DAUC <0003> auc.c:113 vector [4]: rand = 700682c9bc4541db5c2493f924134549 20241002055535832 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055535832 DAUC <0003> auc.c:142 vector [4]: autn = b61e46334902800006a1963fa0983694 20241002055535832 DAUC <0003> auc.c:143 vector [4]: ck = 6c378326ea868bbf75e9d41e9228c0db 20241002055535832 DAUC <0003> auc.c:144 vector [4]: ik = 309554f86deded7c5d25e7dfc7060879 20241002055535832 DAUC <0003> auc.c:145 vector [4]: res = 58b3ef04f375b6670000000000000000 20241002055535832 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055535832 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002055535832 DAUC <0003> auc.c:151 vector [4]: kc = 746ee41fd245ae61 20241002055535832 DAUC <0003> auc.c:152 vector [4]: sres = abc65963 20241002055535832 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002055535832 DAUC <0003> db_auc.c:245 IMSI='262429790970578': Generated 5 vectors 20241002055535832 DAUC <0003> db_auc.c:249 IMSI='262429790970578': Updating SQN=161 in DB 20241002055535840 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429790970578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429790970578"} 20241002055535840 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429790970578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055535840 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055535840 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@961cfd313142: Found GsupExpect[0] for "262429790970578" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@961cfd313142: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429790970578" TC_gsup_sai_eps(37)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055535844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@961cfd313142: Final verdict of PTC: pass 20241002055535870 DAUC <0003> db_auc.c:157 IMSI='262422626310300': No 2G Auth Data 20241002055535870 DAUC <0003> db_auc.c:192 IMSI='262422626310300': No 3G Auth Data HLR_Test-GSUP(33)@961cfd313142: Created GsupExpect[0] for "262422626310300" to be handled at TC_gsup_sai_eps(38) 20241002055535909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 20241002055535913 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055535913 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422626310300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422626310300"} 20241002055535913 DAUC <0003> db_auc.c:236 IMSI='262422626310300': Calling to generate 5 vectors 20241002055535913 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055535913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055535913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055535913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055535913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055535913 DAUC <0003> auc.c:113 vector [0]: rand = 46fe1affe466596bae39373ff3eb07ae 20241002055535913 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055535913 DAUC <0003> auc.c:142 vector [0]: autn = 72e7abc475bf8000d826341801ae16ec 20241002055535913 DAUC <0003> auc.c:143 vector [0]: ck = f56d332b88deda1c7951734088b5eb23 20241002055535913 DAUC <0003> auc.c:144 vector [0]: ik = f3ae3c9345b63b427164120377934cd9 20241002055535913 DAUC <0003> auc.c:145 vector [0]: res = 528c7726ebec2d310000000000000000 20241002055535913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055535913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055535913 DAUC <0003> auc.c:179 vector [0]: kc = d53bd9e256e69400 20241002055535913 DAUC <0003> auc.c:180 vector [0]: sres = 9973adbe 20241002055535913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055535913 DAUC <0003> auc.c:113 vector [1]: rand = 0b282667f6f58a4ad59a307b1a93f08d 20241002055535913 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055535913 DAUC <0003> auc.c:142 vector [1]: autn = 0fa144be9a528000c88c5e81f2c3798a 20241002055535913 DAUC <0003> auc.c:143 vector [1]: ck = 56c18deaef7e02eff75e43b053cd02f1 20241002055535913 DAUC <0003> auc.c:144 vector [1]: ik = 8d5131122c3e099db5a1b640ef32fe2a 20241002055535913 DAUC <0003> auc.c:145 vector [1]: res = ecae8901626832f50000000000000000 20241002055535913 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055535913 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055535913 DAUC <0003> auc.c:179 vector [1]: kc = dcaa1f09d6851c00 20241002055535913 DAUC <0003> auc.c:180 vector [1]: sres = a7e8aa18 20241002055535913 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055535913 DAUC <0003> auc.c:113 vector [2]: rand = 304d22a2a74b27b6e3c9fd037de0666b 20241002055535913 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055535913 DAUC <0003> auc.c:142 vector [2]: autn = 411975789aac8000fa488228f25325a9 20241002055535913 DAUC <0003> auc.c:143 vector [2]: ck = a5a9033a94420645218303898f87d851 20241002055535913 DAUC <0003> auc.c:144 vector [2]: ik = a7647415840884e7178f0d8937a30b85 20241002055535913 DAUC <0003> auc.c:145 vector [2]: res = 18047ef886dd17db0000000000000000 20241002055535913 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055535913 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055535913 DAUC <0003> auc.c:179 vector [2]: kc = ebb3078b40261c00 20241002055535913 DAUC <0003> auc.c:180 vector [2]: sres = f8904930 20241002055535913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055535913 DAUC <0003> auc.c:113 vector [3]: rand = 4d110343e6e601f5f0803d2920c24576 20241002055535913 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055535913 DAUC <0003> auc.c:142 vector [3]: autn = 0ac63e490f26800000e92560b4505c5d 20241002055535913 DAUC <0003> auc.c:143 vector [3]: ck = 30d9f50592f04954bc3203729bcdac07 20241002055535913 DAUC <0003> auc.c:144 vector [3]: ik = ce5c305fc8deb2e5fb00264dfa2c4898 20241002055535913 DAUC <0003> auc.c:145 vector [3]: res = 34f65139ae0984310000000000000000 20241002055535913 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055535913 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055535913 DAUC <0003> auc.c:179 vector [3]: kc = 89a09f0442850c00 20241002055535913 DAUC <0003> auc.c:180 vector [3]: sres = 1788b0b9 20241002055535913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055535913 DAUC <0003> auc.c:113 vector [4]: rand = fbbf1f2c0b456b8c3b2b58f833740846 20241002055535913 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055535913 DAUC <0003> auc.c:142 vector [4]: autn = db5a3d0f7c248000eb40f524141050fe 20241002055535913 DAUC <0003> auc.c:143 vector [4]: ck = 01e7e90586cd27936e1f1ab6d18ce0af 20241002055535913 DAUC <0003> auc.c:144 vector [4]: ik = 2c57669fe64ddbec9284b95d6bb723fb 20241002055535913 DAUC <0003> auc.c:145 vector [4]: res = d918cee80236be560000000000000000 20241002055535913 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055535913 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055535913 DAUC <0003> auc.c:179 vector [4]: kc = 616c08a497aec400 20241002055535913 DAUC <0003> auc.c:180 vector [4]: sres = 27e4d2c3 20241002055535913 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055535913 DAUC <0003> db_auc.c:245 IMSI='262422626310300': Generated 5 vectors 20241002055535913 DAUC <0003> db_auc.c:249 IMSI='262422626310300': Updating SQN=161 in DB 20241002055535921 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422626310300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422626310300"} 20241002055535921 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422626310300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055535921 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055535921 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@961cfd313142: Found GsupExpect[0] for "262422626310300" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@961cfd313142: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422626310300" TC_gsup_sai_eps(38)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055535924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@961cfd313142: Final verdict of PTC: pass 20241002055535955 DAUC <0003> db_auc.c:157 IMSI='262424790019441': No 2G Auth Data 20241002055535955 DAUC <0003> db_auc.c:192 IMSI='262424790019441': No 3G Auth Data HLR_Test-GSUP(33)@961cfd313142: Created GsupExpect[0] for "262424790019441" to be handled at TC_gsup_sai_eps(39) 20241002055535993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20241002055535996 DLINP <000b> input/ipa.c:451 connected read/write 20241002055535996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055535996 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424790019441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424790019441"} 20241002055535997 DAUC <0003> db_auc.c:236 IMSI='262424790019441': Calling to generate 5 vectors 20241002055535997 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055535997 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055535997 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055535997 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055535997 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055535997 DAUC <0003> auc.c:113 vector [0]: rand = b87bcc9e8b80285c56057331f190ea7e 20241002055535997 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055535997 DAUC <0003> auc.c:142 vector [0]: autn = afe33f7c9f94800057059d06c777e61b 20241002055535997 DAUC <0003> auc.c:143 vector [0]: ck = 17e33c54aaee9ab264809cdc31002c72 20241002055535997 DAUC <0003> auc.c:144 vector [0]: ik = e01456737b78b26fa41d0b1cb727516c 20241002055535997 DAUC <0003> auc.c:145 vector [0]: res = 8e315bea08e838050000000000000000 20241002055535997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055535997 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055535997 DAUC <0003> auc.c:179 vector [0]: kc = 1748dacd1eb83800 20241002055535997 DAUC <0003> auc.c:180 vector [0]: sres = 9548166c 20241002055535997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055535997 DAUC <0003> auc.c:113 vector [1]: rand = f092b5b78cbb4771222c31dbb64d3658 20241002055535997 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055535997 DAUC <0003> auc.c:142 vector [1]: autn = ef953af22a9680005e826b0593a2c38e 20241002055535997 DAUC <0003> auc.c:143 vector [1]: ck = 43f9e592a780a2c5862ec09b7fc35499 20241002055535997 DAUC <0003> auc.c:144 vector [1]: ik = a2d7c06ba8bd2490f836b6c51885ffde 20241002055535997 DAUC <0003> auc.c:145 vector [1]: res = 6a3b0f4c4758a0a80000000000000000 20241002055535997 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055535997 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055535997 DAUC <0003> auc.c:179 vector [1]: kc = a8a999f0df68e000 20241002055535997 DAUC <0003> auc.c:180 vector [1]: sres = 481fbb10 20241002055535997 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055535997 DAUC <0003> auc.c:113 vector [2]: rand = 3c49d0c5b93aa52fe45499537a47c0eb 20241002055535997 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055535997 DAUC <0003> auc.c:142 vector [2]: autn = be1e7ec5e1f6800039123e4369729321 20241002055535997 DAUC <0003> auc.c:143 vector [2]: ck = c4fe3ea8ba5ae180a72bf2112f02fc3b 20241002055535997 DAUC <0003> auc.c:144 vector [2]: ik = d4a8105dea07a6921b1d5f82cdb6cba5 20241002055535997 DAUC <0003> auc.c:145 vector [2]: res = 096cce1f120786970000000000000000 20241002055535997 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055535997 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055535997 DAUC <0003> auc.c:179 vector [2]: kc = aa8fc3e22846a000 20241002055535997 DAUC <0003> auc.c:180 vector [2]: sres = e77e9ddc 20241002055535997 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055535997 DAUC <0003> auc.c:113 vector [3]: rand = ff5f55a2ee16331b21ef09cd294f2c3e 20241002055535997 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055535997 DAUC <0003> auc.c:142 vector [3]: autn = 712bf5f83de38000dae7460539b4a77d 20241002055535997 DAUC <0003> auc.c:143 vector [3]: ck = bb118eabf5b6b771daa95c9ec874ddd2 20241002055535997 DAUC <0003> auc.c:144 vector [3]: ik = 25e6e97a32be373d6c4fb8a3bd0b6386 20241002055535997 DAUC <0003> auc.c:145 vector [3]: res = 6c1def7d1985febf0000000000000000 20241002055535997 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055535997 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055535997 DAUC <0003> auc.c:179 vector [3]: kc = 4c50ac6092fa3c00 20241002055535997 DAUC <0003> auc.c:180 vector [3]: sres = 3758b275 20241002055535997 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055535997 DAUC <0003> auc.c:113 vector [4]: rand = c2eacfa0d01815dd88b1ea22657c16d3 20241002055535997 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055535997 DAUC <0003> auc.c:142 vector [4]: autn = 868656ec6d298000d96d18a034ee02bb 20241002055535997 DAUC <0003> auc.c:143 vector [4]: ck = 9621e8f863715dfac72a616b67d5d05d 20241002055535997 DAUC <0003> auc.c:144 vector [4]: ik = 66cf6336cf55c3a2496ed7fb5749a3c7 20241002055535997 DAUC <0003> auc.c:145 vector [4]: res = 98cd6b4ea3b34b660000000000000000 20241002055535997 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055535997 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055535997 DAUC <0003> auc.c:179 vector [4]: kc = 77ccca9573fc3400 20241002055535997 DAUC <0003> auc.c:180 vector [4]: sres = 6bf0db9d 20241002055535997 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055535997 DAUC <0003> db_auc.c:245 IMSI='262424790019441': Generated 5 vectors 20241002055535997 DAUC <0003> db_auc.c:249 IMSI='262424790019441': Updating SQN=161 in DB 20241002055536005 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424790019441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424790019441"} 20241002055536005 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424790019441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055536005 DLINP <000b> input/ipa.c:451 connected read/write 20241002055536005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055536005 DLINP <000b> input/ipa.c:451 connected read/write 20241002055536005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@961cfd313142: Found GsupExpect[0] for "262424790019441" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@961cfd313142: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424790019441" TC_gsup_sai_eps(39)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055536009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@961cfd313142: Final verdict of PTC: pass 20241002055536041 DAUC <0003> db_auc.c:157 IMSI='262421839936607': No 2G Auth Data 20241002055536041 DAUC <0003> db_auc.c:192 IMSI='262421839936607': No 3G Auth Data HLR_Test-GSUP(33)@961cfd313142: Created GsupExpect[0] for "262421839936607" to be handled at TC_gsup_sai_eps(40) 20241002055536102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20241002055536105 DLINP <000b> input/ipa.c:451 connected read/write 20241002055536105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055536105 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421839936607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421839936607"} 20241002055536105 DAUC <0003> db_auc.c:236 IMSI='262421839936607': Calling to generate 5 vectors 20241002055536105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002055536105 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002055536105 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002055536105 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002055536105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002055536105 DAUC <0003> auc.c:113 vector [0]: rand = dd37529968771be64766641d099085f9 20241002055536105 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002055536105 DAUC <0003> auc.c:142 vector [0]: autn = 1774854f0e1680004f7fb5693d1f2360 20241002055536105 DAUC <0003> auc.c:143 vector [0]: ck = e2bbbe7f0232ad439e34c78c9353e889 20241002055536105 DAUC <0003> auc.c:144 vector [0]: ik = 2c235d9801863787f75bb6135c4be57a 20241002055536105 DAUC <0003> auc.c:145 vector [0]: res = 1daecb5fd34dcac80000000000000000 20241002055536105 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002055536105 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002055536105 DAUC <0003> auc.c:179 vector [0]: kc = 322d57b9dfd09197 20241002055536105 DAUC <0003> auc.c:180 vector [0]: sres = 2f947da0 20241002055536105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002055536105 DAUC <0003> auc.c:113 vector [1]: rand = 4d4264e4d208458e53f378c9e0027a05 20241002055536105 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002055536105 DAUC <0003> auc.c:142 vector [1]: autn = eefbd33d579a80006fcf84abca548d98 20241002055536105 DAUC <0003> auc.c:143 vector [1]: ck = de548f880c19a537ed3d480517b6a08a 20241002055536105 DAUC <0003> auc.c:144 vector [1]: ik = e1d5bc65d3b674c7a5b41a4ab2b1e6c0 20241002055536105 DAUC <0003> auc.c:145 vector [1]: res = ebdc87d97e22f6260000000000000000 20241002055536105 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002055536105 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002055536105 DAUC <0003> auc.c:179 vector [1]: kc = c42ab9ea51273719 20241002055536105 DAUC <0003> auc.c:180 vector [1]: sres = 1d233e79 20241002055536105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002055536105 DAUC <0003> auc.c:113 vector [2]: rand = 5d6a8696f605afe9b9ced94b79e4fbd0 20241002055536105 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002055536105 DAUC <0003> auc.c:142 vector [2]: autn = 7b8ce54975fa800010cdf7f7152c579f 20241002055536105 DAUC <0003> auc.c:143 vector [2]: ck = 9e4880366411dcde4cac41a1d9b69b46 20241002055536105 DAUC <0003> auc.c:144 vector [2]: ik = f7025305896abdbcf92c389202365ec8 20241002055536105 DAUC <0003> auc.c:145 vector [2]: res = 34c0c7f9859f3d510000000000000000 20241002055536105 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002055536105 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002055536105 DAUC <0003> auc.c:179 vector [2]: kc = 2102c17941f733d4 20241002055536105 DAUC <0003> auc.c:180 vector [2]: sres = cbfe9661 20241002055536105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002055536105 DAUC <0003> auc.c:113 vector [3]: rand = f097fb6538ca7e60733439c63177b390 20241002055536105 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002055536105 DAUC <0003> auc.c:142 vector [3]: autn = 44892c6c24b480008a9c767bff6a9479 20241002055536105 DAUC <0003> auc.c:143 vector [3]: ck = de1aa45ec2a886cb140dc39ab6cae5d3 20241002055536105 DAUC <0003> auc.c:144 vector [3]: ik = d4b83f9078429ea103308970ee6b9b76 20241002055536105 DAUC <0003> auc.c:145 vector [3]: res = bb6de7bf93caa2130000000000000000 20241002055536105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002055536105 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002055536105 DAUC <0003> auc.c:179 vector [3]: kc = fd52af83372e4e07 20241002055536105 DAUC <0003> auc.c:180 vector [3]: sres = d2d3d505 20241002055536105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002055536105 DAUC <0003> auc.c:113 vector [4]: rand = 8f3a0b4b897f5f9bac8a037a00e77b25 20241002055536105 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002055536105 DAUC <0003> auc.c:142 vector [4]: autn = c0ad867e964f800095a0dc875af0863e 20241002055536105 DAUC <0003> auc.c:143 vector [4]: ck = 7a7aa5d9df664398773a6048336af3df 20241002055536105 DAUC <0003> auc.c:144 vector [4]: ik = 406e724238a029a783cc3454d787bb5b 20241002055536105 DAUC <0003> auc.c:145 vector [4]: res = 7cbf2d233e1e580a0000000000000000 20241002055536105 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002055536105 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002055536105 DAUC <0003> auc.c:179 vector [4]: kc = 02c81866eaab7e7f 20241002055536105 DAUC <0003> auc.c:180 vector [4]: sres = a1a4b44a 20241002055536105 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002055536105 DAUC <0003> db_auc.c:245 IMSI='262421839936607': Generated 5 vectors 20241002055536105 DAUC <0003> db_auc.c:249 IMSI='262421839936607': Updating SQN=161 in DB 20241002055536116 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421839936607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421839936607"} 20241002055536116 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421839936607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055536116 DLINP <000b> input/ipa.c:451 connected read/write 20241002055536116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055536116 DLINP <000b> input/ipa.c:451 connected read/write 20241002055536116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@961cfd313142: Found GsupExpect[0] for "262421839936607" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@961cfd313142: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421839936607" TC_gsup_sai_eps(40)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055536121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055536149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20241002055536150 DLINP <000b> input/ipa.c:451 connected read/write 20241002055536150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055536150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055536150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055536150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055536150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40909<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@961cfd313142: Final verdict of PTC: none 34@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055536198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4258 20241002055536198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5688) Waiting for packet dumper to finish... 1 (prev_count=5688, count=33100) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_ul_unknown_imsi started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055539272 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055539272 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055539273 DLINP <000b> input/ipa.c:451 connected read/write 20241002055539273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055539274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055539275 DLINP <000b> input/ipa.c:451 connected read/write 20241002055539275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055539275 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055539275 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055539275 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 20241002055539275 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055539275 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 20241002055539275 DLGSUP <0013> gsup_server.c:235 2: 20241002055539275 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055539275 DLGSUP <0013> gsup_server.c:235 3: 20241002055539275 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055539275 DLGSUP <0013> gsup_server.c:235 4: 20241002055539275 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055539275 DLGSUP <0013> gsup_server.c:235 5: 20241002055539275 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055539275 DLGSUP <0013> gsup_server.c:235 7: 20241002055539275 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055539275 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055539275 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055539275 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@961cfd313142: 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") 20241002055539292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46243<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@961cfd313142: Created GsupExpect[0] for "262429462781723" to be handled at TC_gsup_ul_unknown_imsi(45) 20241002055539309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 20241002055539317 DLINP <000b> input/ipa.c:451 connected read/write 20241002055539317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055539317 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429462781723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429462781723" cn_domain=PS} 20241002055539317 DLU <0006> fsm.c:456 lu(262429462781723)[0x55d57fe1c640]{UNVALIDATED}: Allocated 20241002055539317 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429462781723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241002055539317 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429462781723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429462781723" cause=IMSI unknown in HLR} 20241002055539317 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429462781723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055539317 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429462781723)[0x55d57fe1c640]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055539317 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429462781723)[0x55d57fe1c640]{UNVALIDATED}: Freeing instance 20241002055539317 DLU <0006> fsm.c:568 lu(PS:IMSI-262429462781723)[0x55d57fe1c640]{UNVALIDATED}: Deallocated 20241002055539317 DLINP <000b> input/ipa.c:451 connected read/write 20241002055539317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055539317 DLINP <000b> input/ipa.c:451 connected read/write 20241002055539317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@961cfd313142: Found GsupExpect[0] for "262429462781723" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@961cfd313142: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429462781723" TC_gsup_ul_unknown_imsi(45)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055539320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@961cfd313142: Final verdict of PTC: pass 20241002055539320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45110<->l=127.0.0.1:4258 20241002055539321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46243<->l=127.0.0.1:4259) 20241002055539321 DLINP <000b> input/ipa.c:451 connected read/write 20241002055539321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055539321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055539321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055539321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@961cfd313142: Final verdict of PTC: none 43@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 43: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@961cfd313142: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055539368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45124<->l=127.0.0.1:4258 20241002055539369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45124<->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@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055542447 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055542447 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055542449 DLINP <000b> input/ipa.c:451 connected read/write 20241002055542449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055542450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055542451 DLINP <000b> input/ipa.c:451 connected read/write 20241002055542451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055542451 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055542451 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055542451 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 20241002055542451 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055542451 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 20241002055542451 DLGSUP <0013> gsup_server.c:235 2: 20241002055542451 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055542451 DLGSUP <0013> gsup_server.c:235 3: 20241002055542451 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055542451 DLGSUP <0013> gsup_server.c:235 4: 20241002055542451 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055542451 DLGSUP <0013> gsup_server.c:235 5: 20241002055542451 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055542451 DLGSUP <0013> gsup_server.c:235 7: 20241002055542451 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055542451 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055542451 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055542451 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@961cfd313142: 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") 20241002055542473 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36023<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@961cfd313142: Created GsupExpect[0] for "262420689673182" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241002055542485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 20241002055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241002055542493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055542493 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420689673182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420689673182" cn_domain=PS source_name="the-source\n"} 20241002055542493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002055542493 DLU <0006> fsm.c:456 lu(262420689673182)[0x55d57fe1c330]{UNVALIDATED}: Allocated 20241002055542493 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420689673182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241002055542493 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420689673182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420689673182" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241002055542493 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420689673182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420689673182)[0x55d57fe1c330]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420689673182)[0x55d57fe1c330]{UNVALIDATED}: Freeing instance 20241002055542493 DLU <0006> fsm.c:568 lu(PS:IMSI-262420689673182)[0x55d57fe1c330]{UNVALIDATED}: Deallocated 20241002055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241002055542493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241002055542493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@961cfd313142: Found GsupExpect[0] for "262420689673182" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@961cfd313142: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420689673182" TC_gsup_ul_unknown_imsi_via_proxy(50)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055542496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@961cfd313142: Final verdict of PTC: pass 20241002055542497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4258 20241002055542498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36023<->l=127.0.0.1:4259) 20241002055542498 DLINP <000b> input/ipa.c:451 connected read/write 20241002055542498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055542498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055542498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055542498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055542498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(46)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP(47)@961cfd313142: Final verdict of PTC: none 48@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 48: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@961cfd313142: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055542537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45150<->l=127.0.0.1:4258 20241002055542537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45150<->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=12416) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055545612 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055545612 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055545615 DLINP <000b> input/ipa.c:451 connected read/write 20241002055545615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055545615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055545618 DLINP <000b> input/ipa.c:451 connected read/write 20241002055545618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055545618 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055545618 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055545618 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 20241002055545618 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055545618 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 20241002055545618 DLGSUP <0013> gsup_server.c:235 2: 20241002055545618 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055545618 DLGSUP <0013> gsup_server.c:235 3: 20241002055545618 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055545618 DLGSUP <0013> gsup_server.c:235 4: 20241002055545618 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055545618 DLGSUP <0013> gsup_server.c:235 5: 20241002055545618 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055545618 DLGSUP <0013> gsup_server.c:235 7: 20241002055545618 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055545618 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055545618 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055545618 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@961cfd313142: 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") 20241002055545635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37055<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@961cfd313142: Created GsupExpect[0] for "262422680792362" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241002055545648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 20241002055545661 DLINP <000b> input/ipa.c:451 connected read/write 20241002055545661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055545661 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422680792362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422680792362" cn_domain=PS} 20241002055545661 DLU <0006> fsm.c:456 lu(262422680792362)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055545661 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422680792362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241002055545661 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422680792362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422680792362" cause=Roaming not allowed in this location area} 20241002055545661 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422680792362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055545661 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422680792362)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055545661 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422680792362)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055545661 DLU <0006> fsm.c:568 lu(PS:IMSI-262422680792362)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055545661 DLINP <000b> input/ipa.c:451 connected read/write 20241002055545661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055545661 DLINP <000b> input/ipa.c:451 connected read/write 20241002055545661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@961cfd313142: Found GsupExpect[0] for "262422680792362" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@961cfd313142: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422680792362" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055545664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@961cfd313142: Final verdict of PTC: pass 20241002055545664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20241002055545665 DLINP <000b> input/ipa.c:451 connected read/write 20241002055545665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055545665 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055545665 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055545665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055545665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37055<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP(52)@961cfd313142: Final verdict of PTC: none 53@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 53: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@961cfd313142: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055545706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 20241002055545707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_sai_err_unknown_imsi started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055548782 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055548782 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055548784 DLINP <000b> input/ipa.c:451 connected read/write 20241002055548784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055548784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055548786 DLINP <000b> input/ipa.c:451 connected read/write 20241002055548786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055548786 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055548786 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055548786 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 20241002055548786 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055548786 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 20241002055548786 DLGSUP <0013> gsup_server.c:235 2: 20241002055548786 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055548786 DLGSUP <0013> gsup_server.c:235 3: 20241002055548786 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055548786 DLGSUP <0013> gsup_server.c:235 4: 20241002055548786 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055548786 DLGSUP <0013> gsup_server.c:235 5: 20241002055548786 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055548786 DLGSUP <0013> gsup_server.c:235 7: 20241002055548786 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055548786 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055548786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055548786 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@961cfd313142: 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") 20241002055548804 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34549<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@961cfd313142: Created GsupExpect[0] for "262422840610406" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241002055548816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241002055548829 DLINP <000b> input/ipa.c:451 connected read/write 20241002055548829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055548829 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422840610406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422840610406"} 20241002055548829 DAUC <0003> db_auc.c:133 IMSI='262422840610406': No such subscriber 20241002055548829 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422840610406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241002055548829 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422840610406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422840610406" cause=IMSI unknown in HLR} 20241002055548829 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422840610406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055548829 DLINP <000b> input/ipa.c:451 connected read/write 20241002055548829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055548829 DLINP <000b> input/ipa.c:451 connected read/write 20241002055548829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@961cfd313142: Found GsupExpect[0] for "262422840610406" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@961cfd313142: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422840610406" TC_gsup_sai_err_unknown_imsi(60)@961cfd313142: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055548832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@961cfd313142: Final verdict of PTC: pass 20241002055548833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4258 20241002055548834 DLINP <000b> input/ipa.c:451 connected read/write 20241002055548834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055548834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055548834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055548834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055548834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34549<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@961cfd313142: Final verdict of PTC: none 58@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 58: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@961cfd313142: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055548876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20241002055548876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45654<->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@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_ul started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055551949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055551949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055551952 DLINP <000b> input/ipa.c:451 connected read/write 20241002055551952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055551952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055551955 DLINP <000b> input/ipa.c:451 connected read/write 20241002055551955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055551955 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055551955 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055551955 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 20241002055551955 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055551955 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 20241002055551955 DLGSUP <0013> gsup_server.c:235 2: 20241002055551955 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055551955 DLGSUP <0013> gsup_server.c:235 3: 20241002055551955 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055551955 DLGSUP <0013> gsup_server.c:235 4: 20241002055551955 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055551955 DLGSUP <0013> gsup_server.c:235 5: 20241002055551955 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055551955 DLGSUP <0013> gsup_server.c:235 7: 20241002055551955 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055551955 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055551955 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055551955 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@961cfd313142: 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") 20241002055551972 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40183<->l=127.0.0.1:4259) 20241002055551988 DAUC <0003> db_auc.c:157 IMSI='262423470865109': No 2G Auth Data 20241002055551988 DAUC <0003> db_auc.c:192 IMSI='262423470865109': No 3G Auth Data HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262423470865109" to be handled at TC_gsup_ul(65) 20241002055552022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 20241002055552026 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552026 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423470865109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423470865109" cn_domain=PS} 20241002055552026 DLU <0006> fsm.c:456 lu(262423470865109)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552026 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423470865109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423470865109)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552042 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423470865109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423470865109" cn_domain=PS} 20241002055552042 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552042 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262423470865109" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 0TC_gsup_ul(65)"262423470865109" 20241002055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552046 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423470865109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423470865109"} 20241002055552046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423470865109)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552046 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423470865109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552046 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423470865109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423470865109"} 20241002055552046 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423470865109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423470865109)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423470865109)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552046 DLU <0006> fsm.c:568 lu(PS:IMSI-262423470865109)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(65)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 TC_gsup_ul(65)@961cfd313142: Final verdict of PTC: pass 20241002055552078 DAUC <0003> db_auc.c:157 IMSI='262421426774874': No 2G Auth Data 20241002055552078 DAUC <0003> db_auc.c:192 IMSI='262421426774874': No 3G Auth Data 20241002055552088 DLGSUP <0013> hlr.c:121 IMSI 262421426774874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262421426774874" to be handled at TC_gsup_ul(66) 20241002055552116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 20241002055552120 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552120 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421426774874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421426774874" cn_domain=PS} 20241002055552120 DLU <0006> fsm.c:456 lu(262421426774874)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552120 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421426774874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421426774874)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552144 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421426774874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421426774874" cn_domain=PS} 20241002055552144 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552144 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262421426774874" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 1TC_gsup_ul(66)"262421426774874" 20241002055552147 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552147 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421426774874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421426774874"} 20241002055552147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421426774874)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552147 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421426774874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552147 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421426774874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421426774874"} 20241002055552147 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421426774874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421426774874)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421426774874)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552147 DLU <0006> fsm.c:568 lu(PS:IMSI-262421426774874)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552147 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552147 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(66)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 TC_gsup_ul(66)@961cfd313142: Final verdict of PTC: pass 20241002055552182 DAUC <0003> db_auc.c:157 IMSI='262425164005478': No 2G Auth Data 20241002055552182 DAUC <0003> db_auc.c:192 IMSI='262425164005478': No 3G Auth Data 20241002055552192 DLGSUP <0013> hlr.c:121 IMSI 262425164005478: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262425164005478" to be handled at TC_gsup_ul(67) 20241002055552217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 20241002055552221 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552221 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425164005478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425164005478" cn_domain=PS} 20241002055552221 DLU <0006> fsm.c:456 lu(262425164005478)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552221 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425164005478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425164005478)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552239 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425164005478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425164005478" cn_domain=PS} 20241002055552239 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552239 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262425164005478" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 2TC_gsup_ul(67)"262425164005478" 20241002055552241 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552241 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425164005478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425164005478"} 20241002055552241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425164005478)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552241 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425164005478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552241 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425164005478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425164005478"} 20241002055552241 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425164005478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425164005478)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425164005478)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552241 DLU <0006> fsm.c:568 lu(PS:IMSI-262425164005478)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552241 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552242 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(67)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 TC_gsup_ul(67)@961cfd313142: Final verdict of PTC: pass 20241002055552270 DAUC <0003> db_auc.c:157 IMSI='262423733496490': No 2G Auth Data 20241002055552270 DAUC <0003> db_auc.c:192 IMSI='262423733496490': No 3G Auth Data 20241002055552279 DLGSUP <0013> hlr.c:121 IMSI 262423733496490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262423733496490" to be handled at TC_gsup_ul(68) 20241002055552305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 20241002055552308 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552308 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423733496490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423733496490" cn_domain=PS} 20241002055552308 DLU <0006> fsm.c:456 lu(262423733496490)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552308 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423733496490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552325 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423733496490)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552325 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423733496490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423733496490" cn_domain=PS} 20241002055552325 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552325 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262423733496490" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 3TC_gsup_ul(68)"262423733496490" 20241002055552328 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552328 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423733496490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423733496490"} 20241002055552328 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423733496490)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552328 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423733496490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552328 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423733496490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423733496490"} 20241002055552328 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423733496490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423733496490)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423733496490)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552328 DLU <0006> fsm.c:568 lu(PS:IMSI-262423733496490)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552328 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552328 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(68)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 TC_gsup_ul(68)@961cfd313142: Final verdict of PTC: pass 20241002055552357 DAUC <0003> db_auc.c:157 IMSI='262422552642501': No 2G Auth Data 20241002055552357 DAUC <0003> db_auc.c:192 IMSI='262422552642501': No 3G Auth Data 20241002055552367 DLGSUP <0013> hlr.c:121 IMSI 262422552642501: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262422552642501" to be handled at TC_gsup_ul(69) 20241002055552392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20241002055552396 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552396 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422552642501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422552642501" cn_domain=PS} 20241002055552396 DLU <0006> fsm.c:456 lu(262422552642501)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552396 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422552642501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552413 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422552642501)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552413 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422552642501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422552642501" cn_domain=PS} 20241002055552413 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552413 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262422552642501" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 4TC_gsup_ul(69)"262422552642501" 20241002055552416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552416 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422552642501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422552642501"} 20241002055552416 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422552642501)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552416 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422552642501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552416 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422552642501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422552642501"} 20241002055552416 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422552642501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422552642501)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422552642501)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552416 DLU <0006> fsm.c:568 lu(PS:IMSI-262422552642501)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(69)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 TC_gsup_ul(69)@961cfd313142: Final verdict of PTC: pass 20241002055552444 DAUC <0003> db_auc.c:157 IMSI='262426989219474': No 2G Auth Data 20241002055552444 DAUC <0003> db_auc.c:192 IMSI='262426989219474': No 3G Auth Data 20241002055552453 DLGSUP <0013> hlr.c:121 IMSI 262426989219474: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262426989219474" to be handled at TC_gsup_ul(70) 20241002055552485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 20241002055552488 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552488 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426989219474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426989219474" cn_domain=PS} 20241002055552488 DLU <0006> fsm.c:456 lu(262426989219474)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552488 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426989219474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426989219474)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552505 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426989219474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426989219474" cn_domain=PS} 20241002055552505 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552505 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262426989219474" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 5TC_gsup_ul(70)"262426989219474" 20241002055552508 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552508 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426989219474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426989219474"} 20241002055552508 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426989219474)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552508 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426989219474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552508 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426989219474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426989219474"} 20241002055552508 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426989219474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989219474)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426989219474)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552508 DLU <0006> fsm.c:568 lu(PS:IMSI-262426989219474)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552508 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552508 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(70)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 TC_gsup_ul(70)@961cfd313142: Final verdict of PTC: pass 20241002055552548 DAUC <0003> db_auc.c:157 IMSI='262425342877444': No 2G Auth Data 20241002055552548 DAUC <0003> db_auc.c:192 IMSI='262425342877444': No 3G Auth Data 20241002055552557 DLGSUP <0013> hlr.c:121 IMSI 262425342877444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262425342877444" to be handled at TC_gsup_ul(71) 20241002055552592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20241002055552596 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552596 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425342877444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425342877444" cn_domain=PS} 20241002055552596 DLU <0006> fsm.c:456 lu(262425342877444)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552596 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425342877444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425342877444)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552612 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425342877444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425342877444" cn_domain=PS} 20241002055552612 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552612 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262425342877444" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 6TC_gsup_ul(71)"262425342877444" 20241002055552615 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552615 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425342877444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425342877444"} 20241002055552615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425342877444)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552615 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425342877444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552615 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425342877444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425342877444"} 20241002055552615 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425342877444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425342877444)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425342877444)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552615 DLU <0006> fsm.c:568 lu(PS:IMSI-262425342877444)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552615 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552615 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(71)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 TC_gsup_ul(71)@961cfd313142: Final verdict of PTC: pass 20241002055552652 DAUC <0003> db_auc.c:157 IMSI='262420862714765': No 2G Auth Data 20241002055552652 DAUC <0003> db_auc.c:192 IMSI='262420862714765': No 3G Auth Data 20241002055552661 DLGSUP <0013> hlr.c:121 IMSI 262420862714765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@961cfd313142: Created GsupExpect[0] for "262420862714765" to be handled at TC_gsup_ul(72) 20241002055552695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 20241002055552698 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552698 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420862714765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420862714765" cn_domain=PS} 20241002055552698 DLU <0006> fsm.c:456 lu(262420862714765)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055552698 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420862714765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055552717 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420862714765)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055552717 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420862714765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420862714765" cn_domain=PS} 20241002055552717 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552717 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@961cfd313142: Found GsupExpect[0] for "262420862714765" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@961cfd313142: Added IMSI table entry 7TC_gsup_ul(72)"262420862714765" 20241002055552720 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552720 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420862714765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420862714765"} 20241002055552720 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420862714765)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055552720 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420862714765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055552720 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420862714765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420862714765"} 20241002055552720 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420862714765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055552720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420862714765)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055552720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420862714765)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055552720 DLU <0006> fsm.c:568 lu(PS:IMSI-262420862714765)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055552720 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055552720 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul(72)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055552722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 TC_gsup_ul(72)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055552749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 20241002055552750 DLINP <000b> input/ipa.c:451 connected read/write 20241002055552750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055552750 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055552750 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055552750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055552750 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40183<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@961cfd313142: Final verdict of PTC: none 63@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_ul finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055552798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20241002055552799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18848) Waiting for packet dumper to finish... 1 (prev_count=18848, count=45544) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_ul_via_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055555872 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055555872 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055555874 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055555875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055555877 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055555877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055555877 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055555877 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 20241002055555877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055555877 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 20241002055555877 DLGSUP <0013> gsup_server.c:235 2: 20241002055555877 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055555877 DLGSUP <0013> gsup_server.c:235 3: 20241002055555877 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055555877 DLGSUP <0013> gsup_server.c:235 4: 20241002055555877 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055555877 DLGSUP <0013> gsup_server.c:235 5: 20241002055555877 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055555877 DLGSUP <0013> gsup_server.c:235 7: 20241002055555877 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055555877 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055555877 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055555877 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@961cfd313142: 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") 20241002055555900 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42423<->l=127.0.0.1:4259) 20241002055555924 DAUC <0003> db_auc.c:157 IMSI='262427911539872': No 2G Auth Data 20241002055555924 DAUC <0003> db_auc.c:192 IMSI='262427911539872': No 3G Auth Data HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262427911539872" to be handled at TC_gsup_ul_via_proxy(77) 20241002055555961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20241002055555966 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055555966 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427911539872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427911539872" cn_domain=PS source_name="the-source\n"} 20241002055555966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002055555966 DLU <0006> fsm.c:456 lu(262427911539872)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055555966 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427911539872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055555983 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427911539872)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055555983 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427911539872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427911539872" cn_domain=PS destination_name="the-source\n"} 20241002055555983 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055555983 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262427911539872" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427911539872" 20241002055555986 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055555986 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427911539872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427911539872" source_name="the-source\n"} 20241002055555986 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427911539872)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055555986 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427911539872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055555986 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427911539872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427911539872" destination_name="the-source\n"} 20241002055555986 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427911539872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055555986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427911539872)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055555986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427911539872)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055555986 DLU <0006> fsm.c:568 lu(PS:IMSI-262427911539872)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055555986 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055555986 DLINP <000b> input/ipa.c:451 connected read/write 20241002055555986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055555988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@961cfd313142: Final verdict of PTC: pass 20241002055556016 DAUC <0003> db_auc.c:157 IMSI='262423479912922': No 2G Auth Data 20241002055556016 DAUC <0003> db_auc.c:192 IMSI='262423479912922': No 3G Auth Data 20241002055556025 DLGSUP <0013> hlr.c:121 IMSI 262423479912922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262423479912922" to be handled at TC_gsup_ul_via_proxy(78) 20241002055556050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 20241002055556054 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556054 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423479912922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423479912922" cn_domain=PS source_name="the-source\n"} 20241002055556054 DLU <0006> fsm.c:456 lu(262423479912922)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055556054 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423479912922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055556071 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423479912922)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055556071 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423479912922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423479912922" cn_domain=PS destination_name="the-source\n"} 20241002055556071 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556071 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262423479912922" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423479912922" 20241002055556074 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556074 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423479912922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423479912922" source_name="the-source\n"} 20241002055556074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423479912922)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055556074 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423479912922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055556074 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423479912922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423479912922" destination_name="the-source\n"} 20241002055556074 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423479912922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055556074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423479912922)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055556074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423479912922)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055556074 DLU <0006> fsm.c:568 lu(PS:IMSI-262423479912922)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055556074 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556074 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055556076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@961cfd313142: Final verdict of PTC: pass 20241002055556104 DAUC <0003> db_auc.c:157 IMSI='262425333396816': No 2G Auth Data 20241002055556104 DAUC <0003> db_auc.c:192 IMSI='262425333396816': No 3G Auth Data 20241002055556114 DLGSUP <0013> hlr.c:121 IMSI 262425333396816: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262425333396816" to be handled at TC_gsup_ul_via_proxy(79) 20241002055556138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20241002055556143 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556143 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425333396816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425333396816" cn_domain=PS source_name="the-source\n"} 20241002055556143 DLU <0006> fsm.c:456 lu(262425333396816)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055556143 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425333396816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055556161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425333396816)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055556161 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425333396816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425333396816" cn_domain=PS destination_name="the-source\n"} 20241002055556161 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556161 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262425333396816" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425333396816" 20241002055556164 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556164 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425333396816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425333396816" source_name="the-source\n"} 20241002055556164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425333396816)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055556164 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425333396816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055556164 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425333396816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425333396816" destination_name="the-source\n"} 20241002055556164 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425333396816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055556164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333396816)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055556164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333396816)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055556164 DLU <0006> fsm.c:568 lu(PS:IMSI-262425333396816)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055556164 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556164 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055556166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@961cfd313142: Final verdict of PTC: pass 20241002055556194 DAUC <0003> db_auc.c:157 IMSI='262425182150453': No 2G Auth Data 20241002055556194 DAUC <0003> db_auc.c:192 IMSI='262425182150453': No 3G Auth Data 20241002055556203 DLGSUP <0013> hlr.c:121 IMSI 262425182150453: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262425182150453" to be handled at TC_gsup_ul_via_proxy(80) 20241002055556230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 20241002055556234 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556234 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425182150453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425182150453" cn_domain=PS source_name="the-source\n"} 20241002055556234 DLU <0006> fsm.c:456 lu(262425182150453)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055556234 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425182150453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055556254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425182150453)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055556254 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425182150453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425182150453" cn_domain=PS destination_name="the-source\n"} 20241002055556254 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556254 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262425182150453" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425182150453" 20241002055556258 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556258 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425182150453 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425182150453" source_name="the-source\n"} 20241002055556258 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425182150453)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055556258 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425182150453 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055556258 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425182150453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425182150453" destination_name="the-source\n"} 20241002055556258 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425182150453 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055556258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182150453)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055556258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425182150453)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055556258 DLU <0006> fsm.c:568 lu(PS:IMSI-262425182150453)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055556258 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556258 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055556260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@961cfd313142: Final verdict of PTC: pass 20241002055556285 DAUC <0003> db_auc.c:157 IMSI='262425245898882': No 2G Auth Data 20241002055556285 DAUC <0003> db_auc.c:192 IMSI='262425245898882': No 3G Auth Data 20241002055556295 DLGSUP <0013> hlr.c:121 IMSI 262425245898882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262425245898882" to be handled at TC_gsup_ul_via_proxy(81) 20241002055556320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 20241002055556323 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556323 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425245898882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425245898882" cn_domain=PS source_name="the-source\n"} 20241002055556323 DLU <0006> fsm.c:456 lu(262425245898882)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055556323 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425245898882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055556341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425245898882)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055556341 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425245898882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425245898882" cn_domain=PS destination_name="the-source\n"} 20241002055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262425245898882" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425245898882" 20241002055556344 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556344 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425245898882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425245898882" source_name="the-source\n"} 20241002055556344 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425245898882)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055556344 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425245898882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055556344 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425245898882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425245898882" destination_name="the-source\n"} 20241002055556344 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425245898882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055556344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425245898882)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055556344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425245898882)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055556344 DLU <0006> fsm.c:568 lu(PS:IMSI-262425245898882)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055556344 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556344 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055556346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@961cfd313142: Final verdict of PTC: pass 20241002055556376 DAUC <0003> db_auc.c:157 IMSI='262427328809391': No 2G Auth Data 20241002055556376 DAUC <0003> db_auc.c:192 IMSI='262427328809391': No 3G Auth Data 20241002055556385 DLGSUP <0013> hlr.c:121 IMSI 262427328809391: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262427328809391" to be handled at TC_gsup_ul_via_proxy(82) 20241002055556419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45826<->l=127.0.0.1:4258 20241002055556422 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556422 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427328809391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427328809391" cn_domain=PS source_name="the-source\n"} 20241002055556422 DLU <0006> fsm.c:456 lu(262427328809391)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055556422 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427328809391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055556439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427328809391)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055556439 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427328809391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427328809391" cn_domain=PS destination_name="the-source\n"} 20241002055556439 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556439 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262427328809391" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427328809391" 20241002055556442 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556442 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427328809391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427328809391" source_name="the-source\n"} 20241002055556442 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427328809391)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055556442 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427328809391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055556442 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427328809391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427328809391" destination_name="the-source\n"} 20241002055556442 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427328809391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055556442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427328809391)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055556442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427328809391)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055556442 DLU <0006> fsm.c:568 lu(PS:IMSI-262427328809391)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055556442 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556442 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055556444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45826<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@961cfd313142: Final verdict of PTC: pass 20241002055556489 DAUC <0003> db_auc.c:157 IMSI='262422018591772': No 2G Auth Data 20241002055556489 DAUC <0003> db_auc.c:192 IMSI='262422018591772': No 3G Auth Data 20241002055556501 DLGSUP <0013> hlr.c:121 IMSI 262422018591772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262422018591772" to be handled at TC_gsup_ul_via_proxy(83) 20241002055556543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 20241002055556547 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556547 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422018591772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422018591772" cn_domain=PS source_name="the-source\n"} 20241002055556547 DLU <0006> fsm.c:456 lu(262422018591772)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055556547 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422018591772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055556567 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422018591772)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055556567 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422018591772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422018591772" cn_domain=PS destination_name="the-source\n"} 20241002055556567 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556567 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262422018591772" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422018591772" 20241002055556570 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556570 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422018591772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422018591772" source_name="the-source\n"} 20241002055556570 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422018591772)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055556570 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422018591772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055556570 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422018591772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422018591772" destination_name="the-source\n"} 20241002055556570 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422018591772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055556570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422018591772)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055556570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422018591772)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055556570 DLU <0006> fsm.c:568 lu(PS:IMSI-262422018591772)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055556570 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556570 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055556571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@961cfd313142: Final verdict of PTC: pass 20241002055556606 DAUC <0003> db_auc.c:157 IMSI='262424716716210': No 2G Auth Data 20241002055556606 DAUC <0003> db_auc.c:192 IMSI='262424716716210': No 3G Auth Data 20241002055556615 DLGSUP <0013> hlr.c:121 IMSI 262424716716210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@961cfd313142: Created GsupExpect[0] for "262424716716210" to be handled at TC_gsup_ul_via_proxy(84) 20241002055556650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 20241002055556654 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556654 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424716716210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424716716210" cn_domain=PS source_name="the-source\n"} 20241002055556654 DLU <0006> fsm.c:456 lu(262424716716210)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055556654 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424716716210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002055556671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424716716210)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055556671 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424716716210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424716716210" cn_domain=PS destination_name="the-source\n"} 20241002055556671 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556671 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@961cfd313142: Found GsupExpect[0] for "262424716716210" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@961cfd313142: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424716716210" 20241002055556674 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556674 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424716716210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424716716210" source_name="the-source\n"} 20241002055556674 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424716716210)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055556674 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424716716210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055556674 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424716716210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424716716210" destination_name="the-source\n"} 20241002055556674 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424716716210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055556674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424716716210)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055556674 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424716716210)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055556674 DLU <0006> fsm.c:568 lu(PS:IMSI-262424716716210)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055556674 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055556674 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055556676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055556706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4258 20241002055556707 DLINP <000b> input/ipa.c:451 connected read/write 20241002055556707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055556707 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055556707 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055556707 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055556707 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241002055556707 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42423<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@961cfd313142: Final verdict of PTC: none 75@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055556749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54334<->l=127.0.0.1:4258 20241002055556750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54334<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17956) Waiting for packet dumper to finish... 1 (prev_count=17956, count=45960) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_ul_subscriber_data started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055559824 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055559825 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055559827 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055559828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055559830 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055559830 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055559830 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055559830 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 20241002055559830 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055559830 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 20241002055559830 DLGSUP <0013> gsup_server.c:235 2: 20241002055559830 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055559830 DLGSUP <0013> gsup_server.c:235 3: 20241002055559830 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055559830 DLGSUP <0013> gsup_server.c:235 4: 20241002055559830 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055559830 DLGSUP <0013> gsup_server.c:235 5: 20241002055559830 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055559830 DLGSUP <0013> gsup_server.c:235 7: 20241002055559830 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055559830 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055559830 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055559830 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@961cfd313142: 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") 20241002055559848 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44773<->l=127.0.0.1:4259) 20241002055559872 DAUC <0003> db_auc.c:157 IMSI='262424180439807': No 2G Auth Data 20241002055559872 DAUC <0003> db_auc.c:192 IMSI='262424180439807': No 3G Auth Data HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262424180439807" to be handled at TC_gsup_ul_subscriber_data(89) 20241002055559912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055559916 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055559916 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424180439807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424180439807" cn_domain=PS} 20241002055559916 DLU <0006> fsm.c:456 lu(262424180439807)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055559916 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424180439807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055559934 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424180439807)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055559934 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424180439807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424180439807" cn_domain=PS} 20241002055559934 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055559934 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262424180439807" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424180439807" 20241002055559938 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055559938 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424180439807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424180439807"} 20241002055559938 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424180439807)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055559938 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424180439807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055559938 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424180439807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424180439807"} 20241002055559938 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424180439807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055559938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424180439807)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055559938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424180439807)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055559938 DLU <0006> fsm.c:568 lu(PS:IMSI-262424180439807)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055559938 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055559938 DLINP <000b> input/ipa.c:451 connected read/write 20241002055559938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055559940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@961cfd313142: Final verdict of PTC: pass 20241002055559968 DAUC <0003> db_auc.c:157 IMSI='262420537482606': No 2G Auth Data 20241002055559968 DAUC <0003> db_auc.c:192 IMSI='262420537482606': No 3G Auth Data 20241002055559977 DLGSUP <0013> hlr.c:121 IMSI 262420537482606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262420537482606" to be handled at TC_gsup_ul_subscriber_data(90) 20241002055600002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055600007 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600007 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420537482606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420537482606" cn_domain=PS} 20241002055600007 DLU <0006> fsm.c:456 lu(262420537482606)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055600007 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420537482606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055600023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420537482606)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055600023 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420537482606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420537482606" cn_domain=PS} 20241002055600023 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600023 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262420537482606" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420537482606" 20241002055600026 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600026 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420537482606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420537482606"} 20241002055600026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420537482606)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055600026 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420537482606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055600026 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420537482606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420537482606"} 20241002055600026 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420537482606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055600026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420537482606)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055600026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420537482606)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055600026 DLU <0006> fsm.c:568 lu(PS:IMSI-262420537482606)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055600026 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600026 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055600028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@961cfd313142: Final verdict of PTC: pass 20241002055600057 DAUC <0003> db_auc.c:157 IMSI='262428128831524': No 2G Auth Data 20241002055600057 DAUC <0003> db_auc.c:192 IMSI='262428128831524': No 3G Auth Data 20241002055600066 DLGSUP <0013> hlr.c:121 IMSI 262428128831524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262428128831524" to be handled at TC_gsup_ul_subscriber_data(91) 20241002055600091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055600096 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600096 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428128831524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428128831524" cn_domain=PS} 20241002055600096 DLU <0006> fsm.c:456 lu(262428128831524)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055600096 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428128831524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055600113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428128831524)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055600113 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428128831524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428128831524" cn_domain=PS} 20241002055600113 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600113 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262428128831524" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428128831524" 20241002055600116 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600116 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428128831524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428128831524"} 20241002055600116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428128831524)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055600116 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428128831524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055600116 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428128831524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428128831524"} 20241002055600116 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428128831524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055600116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428128831524)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055600116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428128831524)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055600116 DLU <0006> fsm.c:568 lu(PS:IMSI-262428128831524)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055600116 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600116 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055600118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@961cfd313142: Final verdict of PTC: pass 20241002055600146 DAUC <0003> db_auc.c:157 IMSI='262429466219097': No 2G Auth Data 20241002055600146 DAUC <0003> db_auc.c:192 IMSI='262429466219097': No 3G Auth Data 20241002055600155 DLGSUP <0013> hlr.c:121 IMSI 262429466219097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262429466219097" to be handled at TC_gsup_ul_subscriber_data(92) 20241002055600181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055600185 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600185 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429466219097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429466219097" cn_domain=PS} 20241002055600185 DLU <0006> fsm.c:456 lu(262429466219097)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055600185 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429466219097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055600202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429466219097)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055600202 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429466219097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429466219097" cn_domain=PS} 20241002055600203 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600203 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262429466219097" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429466219097" 20241002055600205 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600205 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429466219097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429466219097"} 20241002055600205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429466219097)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055600205 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429466219097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055600205 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429466219097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429466219097"} 20241002055600205 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429466219097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055600205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429466219097)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055600205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429466219097)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055600205 DLU <0006> fsm.c:568 lu(PS:IMSI-262429466219097)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055600205 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600205 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055600207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@961cfd313142: Final verdict of PTC: pass 20241002055600236 DAUC <0003> db_auc.c:157 IMSI='262420899988055': No 2G Auth Data 20241002055600236 DAUC <0003> db_auc.c:192 IMSI='262420899988055': No 3G Auth Data 20241002055600245 DLGSUP <0013> hlr.c:121 IMSI 262420899988055: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262420899988055" to be handled at TC_gsup_ul_subscriber_data(93) 20241002055600269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055600272 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600272 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420899988055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420899988055" cn_domain=PS} 20241002055600272 DLU <0006> fsm.c:456 lu(262420899988055)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055600272 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420899988055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055600289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420899988055)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055600289 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420899988055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420899988055" cn_domain=PS} 20241002055600289 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600289 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262420899988055" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420899988055" 20241002055600292 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600292 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420899988055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420899988055"} 20241002055600292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420899988055)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055600292 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420899988055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055600292 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420899988055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420899988055"} 20241002055600292 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420899988055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055600292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420899988055)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055600292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420899988055)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055600292 DLU <0006> fsm.c:568 lu(PS:IMSI-262420899988055)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055600292 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600292 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055600294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@961cfd313142: Final verdict of PTC: pass 20241002055600321 DAUC <0003> db_auc.c:157 IMSI='262424382836741': No 2G Auth Data 20241002055600321 DAUC <0003> db_auc.c:192 IMSI='262424382836741': No 3G Auth Data 20241002055600330 DLGSUP <0013> hlr.c:121 IMSI 262424382836741: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262424382836741" to be handled at TC_gsup_ul_subscriber_data(94) 20241002055600362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055600365 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600365 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424382836741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424382836741" cn_domain=PS} 20241002055600365 DLU <0006> fsm.c:456 lu(262424382836741)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055600365 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424382836741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055600381 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424382836741)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055600381 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424382836741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424382836741" cn_domain=PS} 20241002055600381 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600381 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262424382836741" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424382836741" 20241002055600384 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600384 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424382836741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424382836741"} 20241002055600384 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424382836741)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055600384 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424382836741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055600384 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424382836741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424382836741"} 20241002055600384 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424382836741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055600384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424382836741)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055600384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424382836741)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055600384 DLU <0006> fsm.c:568 lu(PS:IMSI-262424382836741)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055600384 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600384 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055600386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@961cfd313142: Final verdict of PTC: pass 20241002055600426 DAUC <0003> db_auc.c:157 IMSI='262425920312662': No 2G Auth Data 20241002055600426 DAUC <0003> db_auc.c:192 IMSI='262425920312662': No 3G Auth Data 20241002055600436 DLGSUP <0013> hlr.c:121 IMSI 262425920312662: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262425920312662" to be handled at TC_gsup_ul_subscriber_data(95) 20241002055600471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055600475 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600475 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425920312662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425920312662" cn_domain=PS} 20241002055600475 DLU <0006> fsm.c:456 lu(262425920312662)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055600475 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425920312662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055600493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425920312662)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055600493 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425920312662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425920312662" cn_domain=PS} 20241002055600493 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600493 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262425920312662" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425920312662" 20241002055600496 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600496 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425920312662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425920312662"} 20241002055600496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425920312662)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055600496 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425920312662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055600496 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425920312662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425920312662"} 20241002055600496 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425920312662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055600496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425920312662)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055600496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425920312662)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055600496 DLU <0006> fsm.c:568 lu(PS:IMSI-262425920312662)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055600496 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600496 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055600498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@961cfd313142: Final verdict of PTC: pass 20241002055600533 DAUC <0003> db_auc.c:157 IMSI='262420774437127': No 2G Auth Data 20241002055600533 DAUC <0003> db_auc.c:192 IMSI='262420774437127': No 3G Auth Data 20241002055600543 DLGSUP <0013> hlr.c:121 IMSI 262420774437127: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@961cfd313142: Created GsupExpect[0] for "262420774437127" to be handled at TC_gsup_ul_subscriber_data(96) 20241002055600575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@961cfd313142: GSUP ul subscriber_data<unbound> 20241002055600579 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600580 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420774437127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420774437127" cn_domain=PS} 20241002055600580 DLU <0006> fsm.c:456 lu(262420774437127)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055600580 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420774437127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055600596 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420774437127)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055600596 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420774437127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420774437127" cn_domain=PS} 20241002055600596 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600596 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@961cfd313142: Found GsupExpect[0] for "262420774437127" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@961cfd313142: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420774437127" 20241002055600599 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600599 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420774437127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420774437127"} 20241002055600599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420774437127)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055600599 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420774437127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055600599 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420774437127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420774437127"} 20241002055600599 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420774437127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055600599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420774437127)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055600599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420774437127)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055600599 DLU <0006> fsm.c:568 lu(PS:IMSI-262420774437127)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055600599 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055600599 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@961cfd313142: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055600601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055600629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 20241002055600630 DLINP <000b> input/ipa.c:451 connected read/write 20241002055600630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055600630 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055600630 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055600630 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055600630 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44773<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@961cfd313142: Final verdict of PTC: none 87@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055600672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 20241002055600772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23876) Waiting for packet dumper to finish... 1 (prev_count=23876, count=50716) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_vty started. MTC@961cfd313142: legacy= true 20241002055603843 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055603843 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055603846 DLINP <000b> input/ipa.c:451 connected read/write 20241002055603846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055603846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055603849 DLINP <000b> input/ipa.c:451 connected read/write 20241002055603849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055603849 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055603849 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055603849 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 20241002055603849 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055603849 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 20241002055603849 DLGSUP <0013> gsup_server.c:235 2: 20241002055603849 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055603849 DLGSUP <0013> gsup_server.c:235 3: 20241002055603849 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055603849 DLGSUP <0013> gsup_server.c:235 4: 20241002055603849 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055603849 DLGSUP <0013> gsup_server.c:235 5: 20241002055603849 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055603849 DLGSUP <0013> gsup_server.c:235 7: 20241002055603849 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055603849 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055603849 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055603849 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@961cfd313142: 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") 20241002055603868 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46417<->l=127.0.0.1:4259) 20241002055603897 DAUC <0003> db_auc.c:157 IMSI='262426841525724': No 2G Auth Data 20241002055603897 DAUC <0003> db_auc.c:192 IMSI='262426841525724': No 3G Auth Data 20241002055603922 DAUC <0003> db_auc.c:192 IMSI='262426841525724': No 3G Auth Data 20241002055603951 DAUC <0003> db_auc.c:157 IMSI='262426530622090': No 2G Auth Data 20241002055603951 DAUC <0003> db_auc.c:192 IMSI='262426530622090': No 3G Auth Data 20241002055603971 DAUC <0003> db_auc.c:157 IMSI='262426530622090': No 2G Auth Data 20241002055603998 DAUC <0003> db_auc.c:157 IMSI='262422189204215': No 2G Auth Data 20241002055603999 DAUC <0003> db_auc.c:192 IMSI='262422189204215': No 3G Auth Data MTC@961cfd313142: setverdict(pass): none -> pass 20241002055604055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 20241002055604056 DLINP <000b> input/ipa.c:451 connected read/write 20241002055604056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055604056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055604056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055604056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055604056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46417<->l=127.0.0.1:4259) 98@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@961cfd313142: Test case TC_vty finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:56:04 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241002055604097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 20241002055604198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:56:06 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@961cfd313142: 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@961cfd313142: Test case TC_vty_msisdn_isd started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055607278 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055607278 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055607280 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055607281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51900<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055607282 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055607283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055607283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055607283 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 20241002055607283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055607283 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 20241002055607283 DLGSUP <0013> gsup_server.c:235 2: 20241002055607283 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055607283 DLGSUP <0013> gsup_server.c:235 3: 20241002055607283 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055607283 DLGSUP <0013> gsup_server.c:235 4: 20241002055607283 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055607283 DLGSUP <0013> gsup_server.c:235 5: 20241002055607283 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055607283 DLGSUP <0013> gsup_server.c:235 7: 20241002055607283 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055607283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055607283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055607283 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@961cfd313142: 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") 20241002055607299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44935<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@961cfd313142: Created GsupExpect[0] for "262427204677135" to be handled at TC_vty_msisdn_isd(104) 20241002055607310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51902<->l=127.0.0.1:4258 20241002055607340 DAUC <0003> db_auc.c:157 IMSI='262427204677135': No 2G Auth Data 20241002055607340 DAUC <0003> db_auc.c:192 IMSI='262427204677135': No 3G Auth Data 20241002055607368 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055607368 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427204677135" cn_domain=PS} 20241002055607368 DLU <0006> fsm.c:456 lu(262427204677135)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055607368 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055607386 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427204677135)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055607386 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427204677135" cn_domain=PS} 20241002055607386 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055607386 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@961cfd313142: Found GsupExpect[0] for "262427204677135" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@961cfd313142: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427204677135" 20241002055607389 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055607389 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427204677135"} 20241002055607389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427204677135)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055607389 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055607389 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427204677135"} 20241002055607389 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055607389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427204677135)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055607389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427204677135)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055607389 DLU <0006> fsm.c:568 lu(PS:IMSI-262427204677135)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055607389 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055607389 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@961cfd313142: setverdict(pass): none -> pass 20241002055607401 DLGSUP <0013> hlr.c:128 IMSI 262427204677135: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241002055607401 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055607401 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055607403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51902<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@961cfd313142: Final verdict of PTC: pass 20241002055607404 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055607404 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427204677135"} 20241002055607404 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241002055607404 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427204677135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055607404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51900<->l=127.0.0.1:4258 20241002055607405 DLINP <000b> input/ipa.c:451 connected read/write 20241002055607405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055607405 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055607406 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055607406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055607406 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44935<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@961cfd313142: Final verdict of PTC: none 102@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 102: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@961cfd313142: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055607447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51910<->l=127.0.0.1:4258 20241002055607548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_purge_cs started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055610621 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055610621 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055610623 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055610625 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055610625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055610625 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 20241002055610625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055610625 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 20241002055610625 DLGSUP <0013> gsup_server.c:235 2: 20241002055610625 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055610625 DLGSUP <0013> gsup_server.c:235 3: 20241002055610625 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055610625 DLGSUP <0013> gsup_server.c:235 4: 20241002055610625 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055610625 DLGSUP <0013> gsup_server.c:235 5: 20241002055610625 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055610625 DLGSUP <0013> gsup_server.c:235 7: 20241002055610625 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055610625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055610625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055610625 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@961cfd313142: 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") 20241002055610646 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34469<->l=127.0.0.1:4259) 20241002055610671 DAUC <0003> db_auc.c:157 IMSI='262422251280237': No 2G Auth Data 20241002055610671 DAUC <0003> db_auc.c:192 IMSI='262422251280237': No 3G Auth Data HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262422251280237" to be handled at TC_gsup_purge_cs(109) 20241002055610711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51938<->l=127.0.0.1:4258 20241002055610715 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610715 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422251280237" cn_domain=PS} 20241002055610715 DLU <0006> fsm.c:456 lu(262422251280237)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055610715 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055610733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422251280237)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055610733 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422251280237" cn_domain=PS} 20241002055610733 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610733 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262422251280237" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422251280237" 20241002055610736 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610736 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422251280237"} 20241002055610736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422251280237)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055610736 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055610736 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422251280237"} 20241002055610736 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055610736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422251280237)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055610736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422251280237)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055610736 DLU <0006> fsm.c:568 lu(PS:IMSI-262422251280237)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055610736 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610736 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@961cfd313142: setverdict(pass): none -> pass 20241002055610739 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610739 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422251280237" cn_domain=CS} 20241002055610739 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055610747 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422251280237"} 20241002055610747 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422251280237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055610747 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610747 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055610749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51938<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@961cfd313142: Final verdict of PTC: pass 20241002055610776 DAUC <0003> db_auc.c:157 IMSI='262429227421278': No 2G Auth Data 20241002055610776 DAUC <0003> db_auc.c:192 IMSI='262429227421278': No 3G Auth Data 20241002055610786 DLGSUP <0013> hlr.c:121 IMSI 262429227421278: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262429227421278" to be handled at TC_gsup_purge_cs(110) 20241002055610817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51952<->l=127.0.0.1:4258 20241002055610821 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610821 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429227421278" cn_domain=PS} 20241002055610821 DLU <0006> fsm.c:456 lu(262429227421278)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055610821 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055610838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429227421278)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055610838 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429227421278" cn_domain=PS} 20241002055610838 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610838 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262429227421278" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429227421278" 20241002055610841 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610841 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429227421278"} 20241002055610841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429227421278)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055610841 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055610841 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429227421278"} 20241002055610841 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055610841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429227421278)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055610841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429227421278)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055610841 DLU <0006> fsm.c:568 lu(PS:IMSI-262429227421278)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055610841 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610841 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@961cfd313142: setverdict(pass): none -> pass 20241002055610843 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610843 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429227421278" cn_domain=CS} 20241002055610843 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055610852 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429227421278"} 20241002055610852 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429227421278 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055610852 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610852 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055610854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51952<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@961cfd313142: Final verdict of PTC: pass 20241002055610883 DAUC <0003> db_auc.c:157 IMSI='262427153127150': No 2G Auth Data 20241002055610883 DAUC <0003> db_auc.c:192 IMSI='262427153127150': No 3G Auth Data 20241002055610892 DLGSUP <0013> hlr.c:121 IMSI 262427153127150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262427153127150" to be handled at TC_gsup_purge_cs(111) 20241002055610918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 20241002055610922 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610922 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427153127150" cn_domain=PS} 20241002055610922 DLU <0006> fsm.c:456 lu(262427153127150)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055610922 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055610943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427153127150)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055610943 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427153127150" cn_domain=PS} 20241002055610943 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610943 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262427153127150" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427153127150" 20241002055610946 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610946 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427153127150"} 20241002055610946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427153127150)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055610946 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055610946 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427153127150"} 20241002055610946 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055610946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427153127150)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055610946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427153127150)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055610946 DLU <0006> fsm.c:568 lu(PS:IMSI-262427153127150)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055610946 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610946 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@961cfd313142: setverdict(pass): none -> pass 20241002055610948 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055610948 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427153127150" cn_domain=CS} 20241002055610948 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055610956 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427153127150"} 20241002055610956 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427153127150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055610956 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055610956 DLINP <000b> input/ipa.c:451 connected read/write 20241002055610956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055610958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@961cfd313142: Final verdict of PTC: pass 20241002055610990 DAUC <0003> db_auc.c:157 IMSI='262429318608542': No 2G Auth Data 20241002055610990 DAUC <0003> db_auc.c:192 IMSI='262429318608542': No 3G Auth Data 20241002055611000 DLGSUP <0013> hlr.c:121 IMSI 262429318608542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262429318608542" to be handled at TC_gsup_purge_cs(112) 20241002055611027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 20241002055611031 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611031 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429318608542" cn_domain=PS} 20241002055611031 DLU <0006> fsm.c:456 lu(262429318608542)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055611031 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055611049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429318608542)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055611049 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429318608542" cn_domain=PS} 20241002055611049 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611049 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262429318608542" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429318608542" 20241002055611052 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611052 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429318608542"} 20241002055611052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429318608542)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055611052 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055611052 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429318608542"} 20241002055611052 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055611052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429318608542)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055611052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429318608542)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055611052 DLU <0006> fsm.c:568 lu(PS:IMSI-262429318608542)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055611052 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611052 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@961cfd313142: setverdict(pass): none -> pass 20241002055611054 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611054 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429318608542" cn_domain=CS} 20241002055611054 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055611062 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429318608542"} 20241002055611062 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429318608542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055611062 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611062 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055611064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@961cfd313142: Final verdict of PTC: pass 20241002055611091 DAUC <0003> db_auc.c:157 IMSI='262421334575926': No 2G Auth Data 20241002055611091 DAUC <0003> db_auc.c:192 IMSI='262421334575926': No 3G Auth Data 20241002055611101 DLGSUP <0013> hlr.c:121 IMSI 262421334575926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262421334575926" to be handled at TC_gsup_purge_cs(113) 20241002055611127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51978<->l=127.0.0.1:4258 20241002055611131 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611131 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421334575926" cn_domain=PS} 20241002055611131 DLU <0006> fsm.c:456 lu(262421334575926)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055611131 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055611148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421334575926)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055611148 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421334575926" cn_domain=PS} 20241002055611148 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611148 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262421334575926" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 4TC_gsup_purge_cs(113)"262421334575926" 20241002055611150 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611150 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421334575926"} 20241002055611150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421334575926)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055611150 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055611150 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421334575926"} 20241002055611150 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055611150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421334575926)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055611150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421334575926)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055611150 DLU <0006> fsm.c:568 lu(PS:IMSI-262421334575926)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055611150 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611150 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@961cfd313142: setverdict(pass): none -> pass 20241002055611152 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611152 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421334575926" cn_domain=CS} 20241002055611152 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055611160 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421334575926"} 20241002055611160 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421334575926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055611160 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611160 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055611162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51978<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@961cfd313142: Final verdict of PTC: pass 20241002055611191 DAUC <0003> db_auc.c:157 IMSI='262429072101903': No 2G Auth Data 20241002055611191 DAUC <0003> db_auc.c:192 IMSI='262429072101903': No 3G Auth Data 20241002055611200 DLGSUP <0013> hlr.c:121 IMSI 262429072101903: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262429072101903" to be handled at TC_gsup_purge_cs(114) 20241002055611234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4258 20241002055611238 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611238 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429072101903" cn_domain=PS} 20241002055611238 DLU <0006> fsm.c:456 lu(262429072101903)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055611238 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055611255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429072101903)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055611255 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429072101903" cn_domain=PS} 20241002055611255 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611255 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262429072101903" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429072101903" 20241002055611257 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611257 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429072101903"} 20241002055611257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429072101903)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055611257 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055611257 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429072101903"} 20241002055611257 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055611257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429072101903)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055611257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429072101903)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055611257 DLU <0006> fsm.c:568 lu(PS:IMSI-262429072101903)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055611257 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611258 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@961cfd313142: setverdict(pass): none -> pass 20241002055611260 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611260 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429072101903" cn_domain=CS} 20241002055611260 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055611268 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429072101903"} 20241002055611268 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429072101903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055611268 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611268 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055611270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@961cfd313142: Final verdict of PTC: pass 20241002055611305 DAUC <0003> db_auc.c:157 IMSI='262420785533244': No 2G Auth Data 20241002055611305 DAUC <0003> db_auc.c:192 IMSI='262420785533244': No 3G Auth Data 20241002055611315 DLGSUP <0013> hlr.c:121 IMSI 262420785533244: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262420785533244" to be handled at TC_gsup_purge_cs(115) 20241002055611348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4258 20241002055611352 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611352 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420785533244" cn_domain=PS} 20241002055611352 DLU <0006> fsm.c:456 lu(262420785533244)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055611352 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055611369 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420785533244)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055611369 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420785533244" cn_domain=PS} 20241002055611369 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611369 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262420785533244" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420785533244" 20241002055611372 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611372 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420785533244"} 20241002055611372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420785533244)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055611372 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055611372 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420785533244"} 20241002055611372 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055611372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420785533244)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055611372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420785533244)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055611372 DLU <0006> fsm.c:568 lu(PS:IMSI-262420785533244)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055611372 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611372 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@961cfd313142: setverdict(pass): none -> pass 20241002055611374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611374 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420785533244" cn_domain=CS} 20241002055611374 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055611382 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420785533244"} 20241002055611382 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420785533244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055611382 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611382 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055611384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@961cfd313142: Final verdict of PTC: pass 20241002055611419 DAUC <0003> db_auc.c:157 IMSI='262426072684457': No 2G Auth Data 20241002055611419 DAUC <0003> db_auc.c:192 IMSI='262426072684457': No 3G Auth Data 20241002055611428 DLGSUP <0013> hlr.c:121 IMSI 262426072684457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@961cfd313142: Created GsupExpect[0] for "262426072684457" to be handled at TC_gsup_purge_cs(116) 20241002055611461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4258 20241002055611465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611465 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426072684457" cn_domain=PS} 20241002055611465 DLU <0006> fsm.c:456 lu(262426072684457)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055611465 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055611482 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426072684457)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055611482 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426072684457" cn_domain=PS} 20241002055611482 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611482 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@961cfd313142: Found GsupExpect[0] for "262426072684457" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@961cfd313142: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426072684457" 20241002055611485 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611485 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426072684457"} 20241002055611485 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426072684457)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055611485 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055611485 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426072684457"} 20241002055611485 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055611485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426072684457)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055611485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426072684457)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055611485 DLU <0006> fsm.c:568 lu(PS:IMSI-262426072684457)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055611485 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611485 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@961cfd313142: setverdict(pass): none -> pass 20241002055611488 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611488 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426072684457" cn_domain=CS} 20241002055611488 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002055611497 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426072684457"} 20241002055611497 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426072684457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055611497 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055611497 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055611499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055611530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 20241002055611531 DLINP <000b> input/ipa.c:451 connected read/write 20241002055611531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055611531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@961cfd313142: Final verdict of PTC: none 20241002055611531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055611531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@961cfd313142: Final verdict of PTC: none 20241002055611531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34469<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055611576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4258 20241002055611677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19408) Waiting for packet dumper to finish... 1 (prev_count=19408, count=48780) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_purge_ps started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055614757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055614757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055614759 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055614762 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055614762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055614762 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 20241002055614762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055614762 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 20241002055614762 DLGSUP <0013> gsup_server.c:235 2: 20241002055614762 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055614762 DLGSUP <0013> gsup_server.c:235 3: 20241002055614762 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055614762 DLGSUP <0013> gsup_server.c:235 4: 20241002055614762 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055614762 DLGSUP <0013> gsup_server.c:235 5: 20241002055614762 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055614762 DLGSUP <0013> gsup_server.c:235 7: 20241002055614762 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055614762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055614762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055614762 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@961cfd313142: 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") 20241002055614781 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46285<->l=127.0.0.1:4259) 20241002055614798 DAUC <0003> db_auc.c:157 IMSI='262425907127853': No 2G Auth Data 20241002055614798 DAUC <0003> db_auc.c:192 IMSI='262425907127853': No 3G Auth Data HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262425907127853" to be handled at TC_gsup_purge_ps(121) 20241002055614842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20241002055614847 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614847 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425907127853" cn_domain=PS} 20241002055614847 DLU <0006> fsm.c:456 lu(262425907127853)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055614847 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055614863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425907127853)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055614863 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425907127853" cn_domain=PS} 20241002055614863 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055614863 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262425907127853" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 0TC_gsup_purge_ps(121)"262425907127853" 20241002055614868 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614868 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425907127853"} 20241002055614868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425907127853)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055614868 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055614868 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425907127853"} 20241002055614868 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055614868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425907127853)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055614868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425907127853)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055614868 DLU <0006> fsm.c:568 lu(PS:IMSI-262425907127853)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055614868 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055614868 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@961cfd313142: setverdict(pass): none -> pass 20241002055614870 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614870 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425907127853" cn_domain=PS} 20241002055614870 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055614878 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425907127853"} 20241002055614878 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425907127853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055614878 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055614878 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055614880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@961cfd313142: Final verdict of PTC: pass 20241002055614910 DAUC <0003> db_auc.c:157 IMSI='262426287035152': No 2G Auth Data 20241002055614910 DAUC <0003> db_auc.c:192 IMSI='262426287035152': No 3G Auth Data 20241002055614919 DLGSUP <0013> hlr.c:121 IMSI 262426287035152: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262426287035152" to be handled at TC_gsup_purge_ps(122) 20241002055614945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 20241002055614949 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614949 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426287035152" cn_domain=PS} 20241002055614949 DLU <0006> fsm.c:456 lu(262426287035152)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055614949 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055614980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426287035152)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055614980 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426287035152" cn_domain=PS} 20241002055614980 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055614980 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262426287035152" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426287035152" 20241002055614983 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614983 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426287035152"} 20241002055614983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426287035152)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055614983 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055614983 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426287035152"} 20241002055614983 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055614983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426287035152)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055614983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426287035152)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055614983 DLU <0006> fsm.c:568 lu(PS:IMSI-262426287035152)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055614983 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055614983 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@961cfd313142: setverdict(pass): none -> pass 20241002055614986 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055614986 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426287035152" cn_domain=PS} 20241002055614986 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055614994 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426287035152"} 20241002055614994 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426287035152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055614994 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055614994 DLINP <000b> input/ipa.c:451 connected read/write 20241002055614994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055614996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@961cfd313142: Final verdict of PTC: pass 20241002055615028 DAUC <0003> db_auc.c:157 IMSI='262429230941125': No 2G Auth Data 20241002055615028 DAUC <0003> db_auc.c:192 IMSI='262429230941125': No 3G Auth Data 20241002055615038 DLGSUP <0013> hlr.c:121 IMSI 262429230941125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262429230941125" to be handled at TC_gsup_purge_ps(123) 20241002055615066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20241002055615070 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615070 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429230941125" cn_domain=PS} 20241002055615070 DLU <0006> fsm.c:456 lu(262429230941125)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055615070 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055615094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429230941125)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055615094 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429230941125" cn_domain=PS} 20241002055615094 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615094 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262429230941125" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429230941125" 20241002055615097 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615097 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429230941125"} 20241002055615097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429230941125)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055615097 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055615097 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429230941125"} 20241002055615097 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055615097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429230941125)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055615097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429230941125)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055615097 DLU <0006> fsm.c:568 lu(PS:IMSI-262429230941125)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055615097 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615097 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@961cfd313142: setverdict(pass): none -> pass 20241002055615100 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615100 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429230941125" cn_domain=PS} 20241002055615100 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055615108 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429230941125"} 20241002055615108 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429230941125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055615108 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615108 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055615110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@961cfd313142: Final verdict of PTC: pass 20241002055615139 DAUC <0003> db_auc.c:157 IMSI='262428340787000': No 2G Auth Data 20241002055615139 DAUC <0003> db_auc.c:192 IMSI='262428340787000': No 3G Auth Data 20241002055615148 DLGSUP <0013> hlr.c:121 IMSI 262428340787000: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262428340787000" to be handled at TC_gsup_purge_ps(124) 20241002055615172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20241002055615176 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615176 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428340787000" cn_domain=PS} 20241002055615176 DLU <0006> fsm.c:456 lu(262428340787000)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055615176 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055615193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428340787000)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055615193 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428340787000" cn_domain=PS} 20241002055615193 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615193 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262428340787000" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428340787000" 20241002055615196 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615196 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428340787000"} 20241002055615196 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428340787000)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055615196 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055615196 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428340787000"} 20241002055615196 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055615196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428340787000)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055615196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428340787000)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055615196 DLU <0006> fsm.c:568 lu(PS:IMSI-262428340787000)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055615196 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615196 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@961cfd313142: setverdict(pass): none -> pass 20241002055615198 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615198 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428340787000" cn_domain=PS} 20241002055615198 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055615207 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428340787000"} 20241002055615207 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428340787000 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055615207 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615207 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055615208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@961cfd313142: Final verdict of PTC: pass 20241002055615235 DAUC <0003> db_auc.c:157 IMSI='262427449912987': No 2G Auth Data 20241002055615235 DAUC <0003> db_auc.c:192 IMSI='262427449912987': No 3G Auth Data 20241002055615245 DLGSUP <0013> hlr.c:121 IMSI 262427449912987: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262427449912987" to be handled at TC_gsup_purge_ps(125) 20241002055615269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4258 20241002055615272 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615272 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427449912987" cn_domain=PS} 20241002055615272 DLU <0006> fsm.c:456 lu(262427449912987)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055615272 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055615290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427449912987)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055615290 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427449912987" cn_domain=PS} 20241002055615290 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615290 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262427449912987" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427449912987" 20241002055615293 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615293 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427449912987"} 20241002055615293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427449912987)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055615293 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055615293 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427449912987"} 20241002055615293 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055615293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427449912987)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055615293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427449912987)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055615293 DLU <0006> fsm.c:568 lu(PS:IMSI-262427449912987)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055615293 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615293 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@961cfd313142: setverdict(pass): none -> pass 20241002055615295 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615295 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427449912987" cn_domain=PS} 20241002055615295 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055615304 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427449912987"} 20241002055615304 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427449912987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055615304 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615304 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055615306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@961cfd313142: Final verdict of PTC: pass 20241002055615337 DAUC <0003> db_auc.c:157 IMSI='262428634798580': No 2G Auth Data 20241002055615337 DAUC <0003> db_auc.c:192 IMSI='262428634798580': No 3G Auth Data 20241002055615347 DLGSUP <0013> hlr.c:121 IMSI 262428634798580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262428634798580" to be handled at TC_gsup_purge_ps(126) 20241002055615381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 20241002055615385 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615385 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428634798580" cn_domain=PS} 20241002055615385 DLU <0006> fsm.c:456 lu(262428634798580)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055615385 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055615402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428634798580)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055615402 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428634798580" cn_domain=PS} 20241002055615402 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615402 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262428634798580" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428634798580" 20241002055615405 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615405 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428634798580"} 20241002055615405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428634798580)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055615405 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055615405 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428634798580"} 20241002055615405 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055615405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428634798580)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055615405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428634798580)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055615405 DLU <0006> fsm.c:568 lu(PS:IMSI-262428634798580)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055615405 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615405 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@961cfd313142: setverdict(pass): none -> pass 20241002055615407 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615407 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428634798580" cn_domain=PS} 20241002055615407 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055615416 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428634798580"} 20241002055615416 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428634798580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055615416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055615417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@961cfd313142: Final verdict of PTC: pass 20241002055615452 DAUC <0003> db_auc.c:157 IMSI='262427860283902': No 2G Auth Data 20241002055615452 DAUC <0003> db_auc.c:192 IMSI='262427860283902': No 3G Auth Data 20241002055615461 DLGSUP <0013> hlr.c:121 IMSI 262427860283902: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262427860283902" to be handled at TC_gsup_purge_ps(127) 20241002055615494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4258 20241002055615498 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615498 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427860283902" cn_domain=PS} 20241002055615498 DLU <0006> fsm.c:456 lu(262427860283902)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055615498 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055615514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427860283902)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055615514 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427860283902" cn_domain=PS} 20241002055615514 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615514 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262427860283902" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427860283902" 20241002055615517 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615517 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427860283902"} 20241002055615517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427860283902)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055615517 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055615517 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427860283902"} 20241002055615517 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055615517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427860283902)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055615517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427860283902)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055615517 DLU <0006> fsm.c:568 lu(PS:IMSI-262427860283902)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055615517 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615517 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@961cfd313142: setverdict(pass): none -> pass 20241002055615520 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615520 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427860283902" cn_domain=PS} 20241002055615520 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055615528 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427860283902"} 20241002055615528 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427860283902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055615528 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615528 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055615530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@961cfd313142: Final verdict of PTC: pass 20241002055615569 DAUC <0003> db_auc.c:157 IMSI='262424336432618': No 2G Auth Data 20241002055615569 DAUC <0003> db_auc.c:192 IMSI='262424336432618': No 3G Auth Data 20241002055615578 DLGSUP <0013> hlr.c:121 IMSI 262424336432618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@961cfd313142: Created GsupExpect[0] for "262424336432618" to be handled at TC_gsup_purge_ps(128) 20241002055615606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20241002055615610 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615610 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424336432618" cn_domain=PS} 20241002055615610 DLU <0006> fsm.c:456 lu(262424336432618)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055615610 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055615628 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424336432618)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055615628 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424336432618" cn_domain=PS} 20241002055615628 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615628 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@961cfd313142: Found GsupExpect[0] for "262424336432618" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@961cfd313142: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424336432618" 20241002055615631 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615631 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424336432618"} 20241002055615631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424336432618)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055615631 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055615631 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424336432618"} 20241002055615631 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055615631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424336432618)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055615631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424336432618)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055615631 DLU <0006> fsm.c:568 lu(PS:IMSI-262424336432618)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055615631 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615631 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@961cfd313142: setverdict(pass): none -> pass 20241002055615634 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615634 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424336432618" cn_domain=PS} 20241002055615634 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002055615642 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424336432618"} 20241002055615642 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424336432618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002055615642 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055615642 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055615644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055615671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52024<->l=127.0.0.1:4258 20241002055615672 DLINP <000b> input/ipa.c:451 connected read/write 20241002055615672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055615672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055615672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055615672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055615672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46285<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@961cfd313142: Final verdict of PTC: none 119@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055615712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 20241002055615812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18804) Waiting for packet dumper to finish... 1 (prev_count=18804, count=48880) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_purge_unknown started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055618889 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055618889 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055618892 DLINP <000b> input/ipa.c:451 connected read/write 20241002055618892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055618892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055618895 DLINP <000b> input/ipa.c:451 connected read/write 20241002055618895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055618895 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055618895 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055618895 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 20241002055618895 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055618895 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 20241002055618895 DLGSUP <0013> gsup_server.c:235 2: 20241002055618895 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055618895 DLGSUP <0013> gsup_server.c:235 3: 20241002055618895 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055618895 DLGSUP <0013> gsup_server.c:235 4: 20241002055618895 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055618895 DLGSUP <0013> gsup_server.c:235 5: 20241002055618895 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055618895 DLGSUP <0013> gsup_server.c:235 7: 20241002055618895 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055618895 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055618895 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055618895 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@961cfd313142: 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") 20241002055618911 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40393<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@961cfd313142: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241002055618922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 20241002055618941 DLINP <000b> input/ipa.c:451 connected read/write 20241002055618941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055618941 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} 20241002055618941 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055618941 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 20241002055618941 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} 20241002055618941 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055618941 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055618941 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055618941 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055618941 DLINP <000b> input/ipa.c:451 connected read/write 20241002055618941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055618941 DLINP <000b> input/ipa.c:451 connected read/write 20241002055618941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@961cfd313142: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@961cfd313142: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@961cfd313142: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055618944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055618945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241002055618946 DLINP <000b> input/ipa.c:451 connected read/write 20241002055618946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055618946 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055618946 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055618946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055618946 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40393<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@961cfd313142: Final verdict of PTC: none 131@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055618986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 20241002055619086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46154<->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@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:56: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_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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_unknown started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055622160 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055622160 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055622162 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055622164 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622164 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055622164 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055622164 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 20241002055622164 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055622164 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 20241002055622164 DLGSUP <0013> gsup_server.c:235 2: 20241002055622164 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055622164 DLGSUP <0013> gsup_server.c:235 3: 20241002055622164 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055622164 DLGSUP <0013> gsup_server.c:235 4: 20241002055622164 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055622164 DLGSUP <0013> gsup_server.c:235 5: 20241002055622164 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055622164 DLGSUP <0013> gsup_server.c:235 7: 20241002055622164 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055622164 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055622164 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055622164 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@961cfd313142: 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") 20241002055622189 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45841<->l=127.0.0.1:4259) 20241002055622206 DAUC <0003> db_auc.c:157 IMSI='262426833213751': No 2G Auth Data 20241002055622206 DAUC <0003> db_auc.c:192 IMSI='262426833213751': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262426833213751" to be handled at TC_mo_ussd_unknown(138) 20241002055622240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20241002055622248 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622248 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426833213751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426833213751" session_id=3726390296 session_state=BEGIN} 20241002055622248 DSS <0004> hlr_ussd.c:576 262426833213751/0xde1c3418: Process SS (BEGIN) 20241002055622248 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622248 DSS <0004> hlr_ussd.c:518 262426833213751/0xde1c3418: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622248 DSS <0004> hlr_ussd.c:523 262426833213751/0xde1c3418: USSD for unknown code '*#200#' 20241002055622248 DSS <0004> hlr_ussd.c:354 262426833213751/0xde1c3418: Tx ReturnError(1, 0x12) 20241002055622248 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426833213751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426833213751" session_id=3726390296 session_state=END} 20241002055622248 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622248 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262426833213751" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426833213751" TC_mo_ussd_unknown(138)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@961cfd313142: setverdict(pass): none -> pass 20241002055622252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@961cfd313142: Final verdict of PTC: pass 20241002055622262 DAUC <0003> db_auc.c:157 IMSI='262421961600941': No 2G Auth Data 20241002055622262 DAUC <0003> db_auc.c:192 IMSI='262421961600941': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262421961600941" to be handled at TC_mo_ussd_unknown(139) 20241002055622296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241002055622301 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622301 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421961600941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421961600941" session_id=1117237051 session_state=BEGIN} 20241002055622301 DSS <0004> hlr_ussd.c:576 262421961600941/0x4297af3b: Process SS (BEGIN) 20241002055622301 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622301 DSS <0004> hlr_ussd.c:518 262421961600941/0x4297af3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622301 DSS <0004> hlr_ussd.c:523 262421961600941/0x4297af3b: USSD for unknown code '*#200#' 20241002055622301 DSS <0004> hlr_ussd.c:354 262421961600941/0x4297af3b: Tx ReturnError(1, 0x12) 20241002055622301 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421961600941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421961600941" session_id=1117237051 session_state=END} 20241002055622301 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622301 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262421961600941" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421961600941" TC_mo_ussd_unknown(139)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@961cfd313142: setverdict(pass): none -> pass 20241002055622304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@961cfd313142: Final verdict of PTC: pass 20241002055622313 DAUC <0003> db_auc.c:157 IMSI='262425172660956': No 2G Auth Data 20241002055622313 DAUC <0003> db_auc.c:192 IMSI='262425172660956': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262425172660956" to be handled at TC_mo_ussd_unknown(140) 20241002055622346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 20241002055622351 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622351 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425172660956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425172660956" session_id=796899741 session_state=BEGIN} 20241002055622351 DSS <0004> hlr_ussd.c:576 262425172660956/0x2f7fb99d: Process SS (BEGIN) 20241002055622351 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622351 DSS <0004> hlr_ussd.c:518 262425172660956/0x2f7fb99d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622351 DSS <0004> hlr_ussd.c:523 262425172660956/0x2f7fb99d: USSD for unknown code '*#200#' 20241002055622351 DSS <0004> hlr_ussd.c:354 262425172660956/0x2f7fb99d: Tx ReturnError(1, 0x12) 20241002055622351 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425172660956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172660956" session_id=796899741 session_state=END} 20241002055622351 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622351 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262425172660956" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425172660956" TC_mo_ussd_unknown(140)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@961cfd313142: setverdict(pass): none -> pass 20241002055622354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@961cfd313142: Final verdict of PTC: pass 20241002055622379 DAUC <0003> db_auc.c:157 IMSI='262420766875599': No 2G Auth Data 20241002055622379 DAUC <0003> db_auc.c:192 IMSI='262420766875599': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262420766875599" to be handled at TC_mo_ussd_unknown(141) 20241002055622405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 20241002055622410 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622410 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420766875599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420766875599" session_id=1372012005 session_state=BEGIN} 20241002055622410 DSS <0004> hlr_ussd.c:576 262420766875599/0x51c73de5: Process SS (BEGIN) 20241002055622410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622410 DSS <0004> hlr_ussd.c:518 262420766875599/0x51c73de5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622410 DSS <0004> hlr_ussd.c:523 262420766875599/0x51c73de5: USSD for unknown code '*#200#' 20241002055622410 DSS <0004> hlr_ussd.c:354 262420766875599/0x51c73de5: Tx ReturnError(1, 0x12) 20241002055622410 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420766875599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766875599" session_id=1372012005 session_state=END} 20241002055622410 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622410 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262420766875599" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420766875599" TC_mo_ussd_unknown(141)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@961cfd313142: setverdict(pass): none -> pass 20241002055622412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@961cfd313142: Final verdict of PTC: pass 20241002055622417 DAUC <0003> db_auc.c:157 IMSI='262424670158754': No 2G Auth Data 20241002055622417 DAUC <0003> db_auc.c:192 IMSI='262424670158754': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262424670158754" to be handled at TC_mo_ussd_unknown(142) 20241002055622440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 20241002055622447 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622447 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424670158754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424670158754" session_id=3395701152 session_state=BEGIN} 20241002055622447 DSS <0004> hlr_ussd.c:576 262424670158754/0xca6649a0: Process SS (BEGIN) 20241002055622447 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622447 DSS <0004> hlr_ussd.c:518 262424670158754/0xca6649a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622447 DSS <0004> hlr_ussd.c:523 262424670158754/0xca6649a0: USSD for unknown code '*#200#' 20241002055622447 DSS <0004> hlr_ussd.c:354 262424670158754/0xca6649a0: Tx ReturnError(1, 0x12) 20241002055622447 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424670158754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424670158754" session_id=3395701152 session_state=END} 20241002055622447 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622447 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262424670158754" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424670158754" TC_mo_ussd_unknown(142)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@961cfd313142: setverdict(pass): none -> pass 20241002055622451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@961cfd313142: Final verdict of PTC: pass 20241002055622458 DAUC <0003> db_auc.c:157 IMSI='262427033627375': No 2G Auth Data 20241002055622458 DAUC <0003> db_auc.c:192 IMSI='262427033627375': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262427033627375" to be handled at TC_mo_ussd_unknown(143) 20241002055622496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4258 20241002055622503 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622503 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427033627375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427033627375" session_id=1163282855 session_state=BEGIN} 20241002055622503 DSS <0004> hlr_ussd.c:576 262427033627375/0x455649a7: Process SS (BEGIN) 20241002055622503 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622503 DSS <0004> hlr_ussd.c:518 262427033627375/0x455649a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622503 DSS <0004> hlr_ussd.c:523 262427033627375/0x455649a7: USSD for unknown code '*#200#' 20241002055622503 DSS <0004> hlr_ussd.c:354 262427033627375/0x455649a7: Tx ReturnError(1, 0x12) 20241002055622503 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427033627375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033627375" session_id=1163282855 session_state=END} 20241002055622503 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622503 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262427033627375" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427033627375" TC_mo_ussd_unknown(143)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@961cfd313142: setverdict(pass): none -> pass 20241002055622507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@961cfd313142: Final verdict of PTC: pass 20241002055622514 DAUC <0003> db_auc.c:157 IMSI='262420281353849': No 2G Auth Data 20241002055622514 DAUC <0003> db_auc.c:192 IMSI='262420281353849': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262420281353849" to be handled at TC_mo_ussd_unknown(144) 20241002055622550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241002055622557 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622557 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420281353849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420281353849" session_id=284561662 session_state=BEGIN} 20241002055622557 DSS <0004> hlr_ussd.c:576 262420281353849/0x10f610fe: Process SS (BEGIN) 20241002055622557 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622557 DSS <0004> hlr_ussd.c:518 262420281353849/0x10f610fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622557 DSS <0004> hlr_ussd.c:523 262420281353849/0x10f610fe: USSD for unknown code '*#200#' 20241002055622557 DSS <0004> hlr_ussd.c:354 262420281353849/0x10f610fe: Tx ReturnError(1, 0x12) 20241002055622557 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420281353849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420281353849" session_id=284561662 session_state=END} 20241002055622557 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622557 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262420281353849" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420281353849" TC_mo_ussd_unknown(144)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@961cfd313142: setverdict(pass): none -> pass 20241002055622561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@961cfd313142: Final verdict of PTC: pass 20241002055622568 DAUC <0003> db_auc.c:157 IMSI='262429801252778': No 2G Auth Data 20241002055622568 DAUC <0003> db_auc.c:192 IMSI='262429801252778': No 3G Auth Data HLR_Test-GSUP(135)@961cfd313142: Created GsupExpect[0] for "262429801252778" to be handled at TC_mo_ussd_unknown(145) 20241002055622602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241002055622606 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622607 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429801252778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429801252778" session_id=1847733066 session_state=BEGIN} 20241002055622607 DSS <0004> hlr_ussd.c:576 262429801252778/0x6e222b4a: Process SS (BEGIN) 20241002055622607 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002055622607 DSS <0004> hlr_ussd.c:518 262429801252778/0x6e222b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002055622607 DSS <0004> hlr_ussd.c:523 262429801252778/0x6e222b4a: USSD for unknown code '*#200#' 20241002055622607 DSS <0004> hlr_ussd.c:354 262429801252778/0x6e222b4a: Tx ReturnError(1, 0x12) 20241002055622607 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429801252778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429801252778" session_id=1847733066 session_state=END} 20241002055622607 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055622607 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@961cfd313142: Found GsupExpect[0] for "262429801252778" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429801252778" TC_mo_ussd_unknown(145)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@961cfd313142: setverdict(pass): none -> pass 20241002055622609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@961cfd313142: Final verdict of PTC: pass 20241002055622610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 20241002055622611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45841<->l=127.0.0.1:4259) 20241002055622611 DLINP <000b> input/ipa.c:451 connected read/write 20241002055622611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055622611 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055622611 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055622611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@961cfd313142: Final verdict of PTC: none 136@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 136: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055622652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4258 20241002055622752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5704) Waiting for packet dumper to finish... 1 (prev_count=5704, count=40256) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_euse_disc started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055625827 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055625827 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055625829 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055625830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055625832 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055625832 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055625832 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055625832 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 20241002055625832 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055625832 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 20241002055625832 DLGSUP <0013> gsup_server.c:235 2: 20241002055625832 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055625832 DLGSUP <0013> gsup_server.c:235 3: 20241002055625832 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055625832 DLGSUP <0013> gsup_server.c:235 4: 20241002055625832 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055625832 DLGSUP <0013> gsup_server.c:235 5: 20241002055625832 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055625832 DLGSUP <0013> gsup_server.c:235 7: 20241002055625832 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055625832 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055625832 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055625832 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@961cfd313142: 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") 20241002055625852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40921<->l=127.0.0.1:4259) 20241002055625860 DAUC <0003> db_auc.c:157 IMSI='262427856280732': No 2G Auth Data 20241002055625860 DAUC <0003> db_auc.c:192 IMSI='262427856280732': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262427856280732" to be handled at TC_mo_ussd_euse_disc(150) 20241002055625900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20241002055625908 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055625908 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427856280732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427856280732" session_id=466122449 session_state=BEGIN} 20241002055625908 DSS <0004> hlr_ussd.c:576 262427856280732/0x1bc876d1: Process SS (BEGIN) 20241002055625908 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055625908 DSS <0004> hlr_ussd.c:518 262427856280732/0x1bc876d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055625908 DSS <0004> hlr_ussd.c:542 262427856280732/0x1bc876d1: Cannot find conn for EUSE EUSE-foobar 20241002055625908 DSS <0004> hlr_ussd.c:354 262427856280732/0x1bc876d1: Tx ReturnError(1, 0x22) 20241002055625908 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427856280732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427856280732" session_id=466122449 session_state=END} 20241002055625908 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055625908 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262427856280732" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427856280732" TC_mo_ussd_euse_disc(150)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@961cfd313142: setverdict(pass): none -> pass 20241002055625911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@961cfd313142: Final verdict of PTC: pass 20241002055625916 DAUC <0003> db_auc.c:157 IMSI='262425683221021': No 2G Auth Data 20241002055625916 DAUC <0003> db_auc.c:192 IMSI='262425683221021': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262425683221021" to be handled at TC_mo_ussd_euse_disc(151) 20241002055625938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46258<->l=127.0.0.1:4258 20241002055625943 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055625943 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425683221021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425683221021" session_id=4058821947 session_state=BEGIN} 20241002055625943 DSS <0004> hlr_ussd.c:576 262425683221021/0xf1ecb53b: Process SS (BEGIN) 20241002055625943 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055625943 DSS <0004> hlr_ussd.c:518 262425683221021/0xf1ecb53b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055625943 DSS <0004> hlr_ussd.c:542 262425683221021/0xf1ecb53b: Cannot find conn for EUSE EUSE-foobar 20241002055625943 DSS <0004> hlr_ussd.c:354 262425683221021/0xf1ecb53b: Tx ReturnError(1, 0x22) 20241002055625943 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425683221021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683221021" session_id=4058821947 session_state=END} 20241002055625943 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055625943 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262425683221021" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425683221021" TC_mo_ussd_euse_disc(151)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@961cfd313142: setverdict(pass): none -> pass 20241002055625947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46258<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@961cfd313142: Final verdict of PTC: pass 20241002055625954 DAUC <0003> db_auc.c:157 IMSI='262421875266834': No 2G Auth Data 20241002055625954 DAUC <0003> db_auc.c:192 IMSI='262421875266834': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262421875266834" to be handled at TC_mo_ussd_euse_disc(152) 20241002055625978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 20241002055625985 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055625985 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421875266834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421875266834" session_id=1238146563 session_state=BEGIN} 20241002055625985 DSS <0004> hlr_ussd.c:576 262421875266834/0x49cc9e03: Process SS (BEGIN) 20241002055625985 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055625985 DSS <0004> hlr_ussd.c:518 262421875266834/0x49cc9e03: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055625985 DSS <0004> hlr_ussd.c:542 262421875266834/0x49cc9e03: Cannot find conn for EUSE EUSE-foobar 20241002055625985 DSS <0004> hlr_ussd.c:354 262421875266834/0x49cc9e03: Tx ReturnError(1, 0x22) 20241002055625985 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421875266834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421875266834" session_id=1238146563 session_state=END} 20241002055625985 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055625985 DLINP <000b> input/ipa.c:451 connected read/write 20241002055625985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262421875266834" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421875266834" TC_mo_ussd_euse_disc(152)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@961cfd313142: setverdict(pass): none -> pass 20241002055625989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@961cfd313142: Final verdict of PTC: pass 20241002055625993 DAUC <0003> db_auc.c:157 IMSI='262425232052442': No 2G Auth Data 20241002055625993 DAUC <0003> db_auc.c:192 IMSI='262425232052442': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262425232052442" to be handled at TC_mo_ussd_euse_disc(153) 20241002055626017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241002055626022 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055626022 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425232052442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425232052442" session_id=3609583428 session_state=BEGIN} 20241002055626022 DSS <0004> hlr_ussd.c:576 262425232052442/0xd725df44: Process SS (BEGIN) 20241002055626022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055626022 DSS <0004> hlr_ussd.c:518 262425232052442/0xd725df44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055626022 DSS <0004> hlr_ussd.c:542 262425232052442/0xd725df44: Cannot find conn for EUSE EUSE-foobar 20241002055626022 DSS <0004> hlr_ussd.c:354 262425232052442/0xd725df44: Tx ReturnError(1, 0x22) 20241002055626022 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425232052442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425232052442" session_id=3609583428 session_state=END} 20241002055626022 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055626022 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262425232052442" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425232052442" TC_mo_ussd_euse_disc(153)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@961cfd313142: setverdict(pass): none -> pass 20241002055626025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@961cfd313142: Final verdict of PTC: pass 20241002055626029 DAUC <0003> db_auc.c:157 IMSI='262424688557534': No 2G Auth Data 20241002055626029 DAUC <0003> db_auc.c:192 IMSI='262424688557534': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262424688557534" to be handled at TC_mo_ussd_euse_disc(154) 20241002055626053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241002055626059 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055626059 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424688557534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424688557534" session_id=2036386100 session_state=BEGIN} 20241002055626059 DSS <0004> hlr_ussd.c:576 262424688557534/0x7960c934: Process SS (BEGIN) 20241002055626059 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055626059 DSS <0004> hlr_ussd.c:518 262424688557534/0x7960c934: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055626059 DSS <0004> hlr_ussd.c:542 262424688557534/0x7960c934: Cannot find conn for EUSE EUSE-foobar 20241002055626059 DSS <0004> hlr_ussd.c:354 262424688557534/0x7960c934: Tx ReturnError(1, 0x22) 20241002055626059 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424688557534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424688557534" session_id=2036386100 session_state=END} 20241002055626059 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055626059 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262424688557534" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424688557534" TC_mo_ussd_euse_disc(154)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@961cfd313142: setverdict(pass): none -> pass 20241002055626063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@961cfd313142: Final verdict of PTC: pass 20241002055626067 DAUC <0003> db_auc.c:157 IMSI='262428986604651': No 2G Auth Data 20241002055626067 DAUC <0003> db_auc.c:192 IMSI='262428986604651': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262428986604651" to be handled at TC_mo_ussd_euse_disc(155) 20241002055626097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20241002055626102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055626102 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428986604651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428986604651" session_id=2934741760 session_state=BEGIN} 20241002055626102 DSS <0004> hlr_ussd.c:576 262428986604651/0xaeec9b00: Process SS (BEGIN) 20241002055626102 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055626102 DSS <0004> hlr_ussd.c:518 262428986604651/0xaeec9b00: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055626102 DSS <0004> hlr_ussd.c:542 262428986604651/0xaeec9b00: Cannot find conn for EUSE EUSE-foobar 20241002055626102 DSS <0004> hlr_ussd.c:354 262428986604651/0xaeec9b00: Tx ReturnError(1, 0x22) 20241002055626102 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428986604651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428986604651" session_id=2934741760 session_state=END} 20241002055626102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055626102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262428986604651" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428986604651" TC_mo_ussd_euse_disc(155)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@961cfd313142: setverdict(pass): none -> pass 20241002055626105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@961cfd313142: Final verdict of PTC: pass 20241002055626110 DAUC <0003> db_auc.c:157 IMSI='262428732811674': No 2G Auth Data 20241002055626110 DAUC <0003> db_auc.c:192 IMSI='262428732811674': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262428732811674" to be handled at TC_mo_ussd_euse_disc(156) 20241002055626138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20241002055626144 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055626144 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428732811674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428732811674" session_id=3496162384 session_state=BEGIN} 20241002055626144 DSS <0004> hlr_ussd.c:576 262428732811674/0xd0633450: Process SS (BEGIN) 20241002055626144 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055626144 DSS <0004> hlr_ussd.c:518 262428732811674/0xd0633450: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055626144 DSS <0004> hlr_ussd.c:542 262428732811674/0xd0633450: Cannot find conn for EUSE EUSE-foobar 20241002055626144 DSS <0004> hlr_ussd.c:354 262428732811674/0xd0633450: Tx ReturnError(1, 0x22) 20241002055626144 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428732811674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428732811674" session_id=3496162384 session_state=END} 20241002055626144 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055626144 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262428732811674" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428732811674" TC_mo_ussd_euse_disc(156)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@961cfd313142: setverdict(pass): none -> pass 20241002055626147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@961cfd313142: Final verdict of PTC: pass 20241002055626156 DAUC <0003> db_auc.c:157 IMSI='262425968794879': No 2G Auth Data 20241002055626156 DAUC <0003> db_auc.c:192 IMSI='262425968794879': No 3G Auth Data HLR_Test-GSUP(147)@961cfd313142: Created GsupExpect[0] for "262425968794879" to be handled at TC_mo_ussd_euse_disc(157) 20241002055626190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20241002055626195 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055626195 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425968794879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425968794879" session_id=2678111291 session_state=BEGIN} 20241002055626195 DSS <0004> hlr_ussd.c:576 262425968794879/0x9fa0bc3b: Process SS (BEGIN) 20241002055626195 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055626195 DSS <0004> hlr_ussd.c:518 262425968794879/0x9fa0bc3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055626195 DSS <0004> hlr_ussd.c:542 262425968794879/0x9fa0bc3b: Cannot find conn for EUSE EUSE-foobar 20241002055626195 DSS <0004> hlr_ussd.c:354 262425968794879/0x9fa0bc3b: Tx ReturnError(1, 0x22) 20241002055626195 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425968794879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425968794879" session_id=2678111291 session_state=END} 20241002055626195 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055626195 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@961cfd313142: Found GsupExpect[0] for "262425968794879" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425968794879" TC_mo_ussd_euse_disc(157)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@961cfd313142: setverdict(pass): none -> pass 20241002055626199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@961cfd313142: Final verdict of PTC: pass 20241002055626199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 20241002055626200 DLINP <000b> input/ipa.c:451 connected read/write 20241002055626200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055626200 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055626200 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055626200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055626200 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40921<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@961cfd313142: Final verdict of PTC: none 148@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 148: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:56:26 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 20241002055626242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4258 20241002055626443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32052) Waiting for packet dumper to finish... 1 (prev_count=32052, count=39892) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_iuse_imsi started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055629515 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055629515 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055629517 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055629519 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629519 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055629519 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055629519 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 20241002055629519 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055629519 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 20241002055629519 DLGSUP <0013> gsup_server.c:235 2: 20241002055629519 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055629519 DLGSUP <0013> gsup_server.c:235 3: 20241002055629519 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055629519 DLGSUP <0013> gsup_server.c:235 4: 20241002055629519 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055629519 DLGSUP <0013> gsup_server.c:235 5: 20241002055629519 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055629519 DLGSUP <0013> gsup_server.c:235 7: 20241002055629519 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055629519 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055629519 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055629519 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@961cfd313142: 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") 20241002055629536 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20241002055629554 DAUC <0003> db_auc.c:157 IMSI='262426511868709': No 2G Auth Data 20241002055629554 DAUC <0003> db_auc.c:192 IMSI='262426511868709': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262426511868709" to be handled at TC_mo_ussd_iuse_imsi(162) 20241002055629577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241002055629585 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629585 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426511868709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426511868709" session_id=3306060142 session_state=BEGIN} 20241002055629585 DSS <0004> hlr_ussd.c:576 262426511868709/0xc50e796e: Process SS (BEGIN) 20241002055629585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629585 DSS <0004> hlr_ussd.c:518 262426511868709/0xc50e796e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629585 DSS <0004> hlr_ussd.c:363 262426511868709/0xc50e796e: Tx USSD 'Your IMSI is 262426511868709' 20241002055629585 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426511868709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426511868709" session_id=3306060142 session_state=END} 20241002055629585 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426511868709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629585 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629585 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262426511868709" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426511868709" TC_mo_ussd_iuse_imsi(162)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD168BE16CB81B2C07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@961cfd313142: setverdict(pass): none -> pass 20241002055629591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@961cfd313142: Final verdict of PTC: pass 20241002055629596 DAUC <0003> db_auc.c:157 IMSI='262427973427462': No 2G Auth Data 20241002055629596 DAUC <0003> db_auc.c:192 IMSI='262427973427462': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262427973427462" to be handled at TC_mo_ussd_iuse_imsi(163) 20241002055629621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35570<->l=127.0.0.1:4258 20241002055629627 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629627 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427973427462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427973427462" session_id=815914291 session_state=BEGIN} 20241002055629627 DSS <0004> hlr_ussd.c:576 262427973427462/0x30a1dd33: Process SS (BEGIN) 20241002055629627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629627 DSS <0004> hlr_ussd.c:518 262427973427462/0x30a1dd33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629627 DSS <0004> hlr_ussd.c:363 262427973427462/0x30a1dd33: Tx USSD 'Your IMSI is 262427973427462' 20241002055629627 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427973427462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427973427462" session_id=815914291 session_state=END} 20241002055629627 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427973427462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629627 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629628 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262427973427462" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427973427462" TC_mo_ussd_iuse_imsi(163)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D779BD164379A4D06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@961cfd313142: setverdict(pass): none -> pass 20241002055629632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35570<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@961cfd313142: Final verdict of PTC: pass 20241002055629636 DAUC <0003> db_auc.c:157 IMSI='262428536598269': No 2G Auth Data 20241002055629636 DAUC <0003> db_auc.c:192 IMSI='262428536598269': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262428536598269" to be handled at TC_mo_ussd_iuse_imsi(164) 20241002055629661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 20241002055629667 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629667 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428536598269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428536598269" session_id=440060864 session_state=BEGIN} 20241002055629667 DSS <0004> hlr_ussd.c:576 262428536598269/0x1a3acbc0: Process SS (BEGIN) 20241002055629667 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629667 DSS <0004> hlr_ussd.c:518 262428536598269/0x1a3acbc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629667 DSS <0004> hlr_ussd.c:363 262428536598269/0x1a3acbc0: Tx USSD 'Your IMSI is 262428536598269' 20241002055629667 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428536598269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428536598269" session_id=440060864 session_state=END} 20241002055629667 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428536598269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629667 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629667 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262428536598269" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428536598269" TC_mo_ussd_iuse_imsi(164)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AE36B3D57238992D07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@961cfd313142: setverdict(pass): none -> pass 20241002055629671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@961cfd313142: Final verdict of PTC: pass 20241002055629676 DAUC <0003> db_auc.c:157 IMSI='262420322791078': No 2G Auth Data 20241002055629676 DAUC <0003> db_auc.c:192 IMSI='262420322791078': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262420322791078" to be handled at TC_mo_ussd_iuse_imsi(165) 20241002055629701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20241002055629707 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629707 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420322791078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420322791078" session_id=2184596439 session_state=BEGIN} 20241002055629707 DSS <0004> hlr_ussd.c:576 262420322791078/0x82364bd7: Process SS (BEGIN) 20241002055629707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629707 DSS <0004> hlr_ussd.c:518 262420322791078/0x82364bd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629707 DSS <0004> hlr_ussd.c:363 262420322791078/0x82364bd7: Tx USSD 'Your IMSI is 262420322791078' 20241002055629707 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420322791078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420322791078" session_id=2184596439 session_state=END} 20241002055629708 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420322791078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629708 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629708 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262420322791078" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420322791078" TC_mo_ussd_iuse_imsi(165)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196C2693DD7231D80D07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@961cfd313142: setverdict(pass): none -> pass 20241002055629712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@961cfd313142: Final verdict of PTC: pass 20241002055629717 DAUC <0003> db_auc.c:157 IMSI='262429798511165': No 2G Auth Data 20241002055629717 DAUC <0003> db_auc.c:192 IMSI='262429798511165': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262429798511165" to be handled at TC_mo_ussd_iuse_imsi(166) 20241002055629740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241002055629744 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629744 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429798511165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429798511165" session_id=4182039359 session_state=BEGIN} 20241002055629744 DSS <0004> hlr_ussd.c:576 262429798511165/0xf944db3f: Process SS (BEGIN) 20241002055629744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629744 DSS <0004> hlr_ussd.c:518 262429798511165/0xf944db3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629744 DSS <0004> hlr_ussd.c:363 262429798511165/0xf944db3f: Tx USSD 'Your IMSI is 262429798511165' 20241002055629744 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429798511165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429798511165" session_id=4182039359 session_state=END} 20241002055629744 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429798511165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629744 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629744 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262429798511165" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429798511165" TC_mo_ussd_iuse_imsi(166)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EE96C3D562B198AD06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@961cfd313142: setverdict(pass): none -> pass 20241002055629747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@961cfd313142: Final verdict of PTC: pass 20241002055629753 DAUC <0003> db_auc.c:157 IMSI='262424719156141': No 2G Auth Data 20241002055629753 DAUC <0003> db_auc.c:192 IMSI='262424719156141': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262424719156141" to be handled at TC_mo_ussd_iuse_imsi(167) 20241002055629781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35604<->l=127.0.0.1:4258 20241002055629786 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629786 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424719156141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424719156141" session_id=1778672150 session_state=BEGIN} 20241002055629786 DSS <0004> hlr_ussd.c:576 262424719156141/0x6a046216: Process SS (BEGIN) 20241002055629786 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629786 DSS <0004> hlr_ussd.c:518 262424719156141/0x6a046216: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629786 DSS <0004> hlr_ussd.c:363 262424719156141/0x6a046216: Tx USSD 'Your IMSI is 262424719156141' 20241002055629786 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424719156141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424719156141" session_id=1778672150 session_state=END} 20241002055629786 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424719156141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629786 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629786 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262424719156141" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424719156141" TC_mo_ussd_iuse_imsi(167)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419ED16CBC56AB6182D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@961cfd313142: setverdict(pass): none -> pass 20241002055629789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35604<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@961cfd313142: Final verdict of PTC: pass 20241002055629794 DAUC <0003> db_auc.c:157 IMSI='262422525188264': No 2G Auth Data 20241002055629794 DAUC <0003> db_auc.c:192 IMSI='262422525188264': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262422525188264" to be handled at TC_mo_ussd_iuse_imsi(168) 20241002055629824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35610<->l=127.0.0.1:4258 20241002055629829 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629829 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422525188264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422525188264" session_id=1945977911 session_state=BEGIN} 20241002055629829 DSS <0004> hlr_ussd.c:576 262422525188264/0x73fd4437: Process SS (BEGIN) 20241002055629829 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629829 DSS <0004> hlr_ussd.c:518 262422525188264/0x73fd4437: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629829 DSS <0004> hlr_ussd.c:363 262422525188264/0x73fd4437: Tx USSD 'Your IMSI is 262422525188264' 20241002055629829 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422525188264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422525188264" session_id=1945977911 session_state=END} 20241002055629829 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422525188264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629829 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629829 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262422525188264" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422525188264" TC_mo_ussd_iuse_imsi(168)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AC26ABC57038998D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@961cfd313142: setverdict(pass): none -> pass 20241002055629834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@961cfd313142: Final verdict of PTC: pass 20241002055629838 DAUC <0003> db_auc.c:157 IMSI='262424940606327': No 2G Auth Data 20241002055629838 DAUC <0003> db_auc.c:192 IMSI='262424940606327': No 3G Auth Data HLR_Test-GSUP(159)@961cfd313142: Created GsupExpect[0] for "262424940606327" to be handled at TC_mo_ussd_iuse_imsi(169) 20241002055629868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 20241002055629875 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629875 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424940606327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424940606327" session_id=1643929370 session_state=BEGIN} 20241002055629875 DSS <0004> hlr_ussd.c:576 262424940606327/0x61fc5f1a: Process SS (BEGIN) 20241002055629875 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055629875 DSS <0004> hlr_ussd.c:518 262424940606327/0x61fc5f1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055629875 DSS <0004> hlr_ussd.c:363 262424940606327/0x61fc5f1a: Tx USSD 'Your IMSI is 262424940606327' 20241002055629875 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424940606327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424940606327" session_id=1643929370 session_state=END} 20241002055629875 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424940606327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055629875 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055629875 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@961cfd313142: Found GsupExpect[0] for "262424940606327" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424940606327" TC_mo_ussd_iuse_imsi(169)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192D4783D960B699EC06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@961cfd313142: setverdict(pass): none -> pass 20241002055629879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@961cfd313142: Final verdict of PTC: pass 20241002055629880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241002055629881 DLINP <000b> input/ipa.c:451 connected read/write 20241002055629881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055629881 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055629881 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055629881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055629881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33971<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@961cfd313142: Final verdict of PTC: none 160@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 160: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055629927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 20241002055630128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=28428) Waiting for packet dumper to finish... 1 (prev_count=28428, count=40148) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:56: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_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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055633205 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055633205 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055633206 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055633208 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633208 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055633208 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055633208 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 20241002055633208 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055633208 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 20241002055633208 DLGSUP <0013> gsup_server.c:235 2: 20241002055633208 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055633208 DLGSUP <0013> gsup_server.c:235 3: 20241002055633208 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055633208 DLGSUP <0013> gsup_server.c:235 4: 20241002055633208 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055633208 DLGSUP <0013> gsup_server.c:235 5: 20241002055633208 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055633208 DLGSUP <0013> gsup_server.c:235 7: 20241002055633208 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055633208 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055633208 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055633208 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@961cfd313142: 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") 20241002055633226 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40227<->l=127.0.0.1:4259) 20241002055633237 DAUC <0003> db_auc.c:157 IMSI='262427345534764': No 2G Auth Data 20241002055633237 DAUC <0003> db_auc.c:192 IMSI='262427345534764': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262427345534764" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241002055633262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 20241002055633267 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633267 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427345534764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427345534764" source_name="the-source\n" session_id=4138344454 session_state=BEGIN} 20241002055633267 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002055633267 DSS <0004> hlr_ussd.c:576 262427345534764/0xf6aa2006: Process SS (BEGIN) 20241002055633267 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633267 DSS <0004> hlr_ussd.c:518 262427345534764/0xf6aa2006: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633267 DSS <0004> hlr_ussd.c:363 262427345534764/0xf6aa2006: Tx USSD 'Your IMSI is 262427345534764' 20241002055633267 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427345534764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427345534764" destination_name="the-source\n" session_id=4138344454 session_state=END} 20241002055633267 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427345534764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633268 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633268 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262427345534764" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427345534764" TC_mo_ussd_iuse_imsi_via_proxy(174)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96D46ABD566B49B8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@961cfd313142: setverdict(pass): none -> pass 20241002055633274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@961cfd313142: Final verdict of PTC: pass 20241002055633278 DAUC <0003> db_auc.c:157 IMSI='262421731124864': No 2G Auth Data 20241002055633278 DAUC <0003> db_auc.c:192 IMSI='262421731124864': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262421731124864" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241002055633304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20241002055633311 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633311 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421731124864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421731124864" source_name="the-source\n" session_id=1363493609 session_state=BEGIN} 20241002055633311 DSS <0004> hlr_ussd.c:576 262421731124864/0x514542e9: Process SS (BEGIN) 20241002055633311 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633311 DSS <0004> hlr_ussd.c:518 262421731124864/0x514542e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633311 DSS <0004> hlr_ussd.c:363 262421731124864/0x514542e9: Tx USSD 'Your IMSI is 262421731124864' 20241002055633311 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421731124864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421731124864" destination_name="the-source\n" session_id=1363493609 session_state=END} 20241002055633311 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421731124864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633311 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633311 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262421731124864" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421731124864" TC_mo_ussd_iuse_imsi_via_proxy(175)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC368BC564349C8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@961cfd313142: setverdict(pass): none -> pass 20241002055633315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@961cfd313142: Final verdict of PTC: pass 20241002055633321 DAUC <0003> db_auc.c:157 IMSI='262422901176018': No 2G Auth Data 20241002055633321 DAUC <0003> db_auc.c:192 IMSI='262422901176018': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262422901176018" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241002055633347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 20241002055633352 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633352 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422901176018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422901176018" source_name="the-source\n" session_id=977515133 session_state=BEGIN} 20241002055633352 DSS <0004> hlr_ussd.c:576 262422901176018/0x3a43b27d: Process SS (BEGIN) 20241002055633352 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633352 DSS <0004> hlr_ussd.c:518 262422901176018/0x3a43b27d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633352 DSS <0004> hlr_ussd.c:363 262422901176018/0x3a43b27d: Tx USSD 'Your IMSI is 262422901176018' 20241002055633352 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422901176018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422901176018" destination_name="the-source\n" session_id=977515133 session_state=END} 20241002055633352 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422901176018 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633352 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633352 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262422901176018" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422901176018" TC_mo_ussd_iuse_imsi_via_proxy(176)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C078BC56E36580C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@961cfd313142: setverdict(pass): none -> pass 20241002055633357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@961cfd313142: Final verdict of PTC: pass 20241002055633362 DAUC <0003> db_auc.c:157 IMSI='262426836332197': No 2G Auth Data 20241002055633362 DAUC <0003> db_auc.c:192 IMSI='262426836332197': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262426836332197" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241002055633384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35678<->l=127.0.0.1:4258 20241002055633392 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633392 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426836332197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426836332197" source_name="the-source\n" session_id=1390329190 session_state=BEGIN} 20241002055633392 DSS <0004> hlr_ussd.c:576 262426836332197/0x52debd66: Process SS (BEGIN) 20241002055633392 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633392 DSS <0004> hlr_ussd.c:518 262426836332197/0x52debd66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633392 DSS <0004> hlr_ussd.c:363 262426836332197/0x52debd66: Tx USSD 'Your IMSI is 262426836332197' 20241002055633392 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426836332197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426836332197" destination_name="the-source\n" session_id=1390329190 session_state=END} 20241002055633392 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262426836332197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633392 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633392 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262426836332197" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426836332197" TC_mo_ussd_iuse_imsi_via_proxy(177)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D37B3CD66B258EE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@961cfd313142: setverdict(pass): none -> pass 20241002055633395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@961cfd313142: Final verdict of PTC: pass 20241002055633399 DAUC <0003> db_auc.c:157 IMSI='262424764656125': No 2G Auth Data 20241002055633399 DAUC <0003> db_auc.c:192 IMSI='262424764656125': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262424764656125" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241002055633425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 20241002055633432 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633432 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424764656125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424764656125" source_name="the-source\n" session_id=473039206 session_state=BEGIN} 20241002055633432 DSS <0004> hlr_ussd.c:576 262424764656125/0x1c320166: Process SS (BEGIN) 20241002055633432 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633432 DSS <0004> hlr_ussd.c:518 262424764656125/0x1c320166: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633432 DSS <0004> hlr_ussd.c:363 262424764656125/0x1c320166: Tx USSD 'Your IMSI is 262424764656125' 20241002055633432 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424764656125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764656125" destination_name="the-source\n" session_id=473039206 session_state=END} 20241002055633432 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424764656125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633432 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633432 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262424764656125" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424764656125" TC_mo_ussd_iuse_imsi_via_proxy(178)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419ED66A3D96AB698AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@961cfd313142: setverdict(pass): none -> pass 20241002055633435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@961cfd313142: Final verdict of PTC: pass 20241002055633440 DAUC <0003> db_auc.c:157 IMSI='262421884585115': No 2G Auth Data 20241002055633440 DAUC <0003> db_auc.c:192 IMSI='262421884585115': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262421884585115" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241002055633468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 20241002055633474 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633474 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421884585115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421884585115" source_name="the-source\n" session_id=3761917861 session_state=BEGIN} 20241002055633474 DSS <0004> hlr_ussd.c:576 262421884585115/0xe03a4fa5: Process SS (BEGIN) 20241002055633474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633474 DSS <0004> hlr_ussd.c:518 262421884585115/0xe03a4fa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633474 DSS <0004> hlr_ussd.c:363 262421884585115/0xe03a4fa5: Tx USSD 'Your IMSI is 262421884585115' 20241002055633474 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421884585115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421884585115" destination_name="the-source\n" session_id=3761917861 session_state=END} 20241002055633474 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421884585115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633474 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633474 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262421884585115" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421884585115" TC_mo_ussd_iuse_imsi_via_proxy(179)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C87A3D570B558AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@961cfd313142: setverdict(pass): none -> pass 20241002055633478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@961cfd313142: Final verdict of PTC: pass 20241002055633482 DAUC <0003> db_auc.c:157 IMSI='262427368965529': No 2G Auth Data 20241002055633482 DAUC <0003> db_auc.c:192 IMSI='262427368965529': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262427368965529" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241002055633510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20241002055633515 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633515 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427368965529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427368965529" source_name="the-source\n" session_id=3229113775 session_state=BEGIN} 20241002055633515 DSS <0004> hlr_ussd.c:576 262427368965529/0xc0785daf: Process SS (BEGIN) 20241002055633515 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633515 DSS <0004> hlr_ussd.c:518 262427368965529/0xc0785daf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633515 DSS <0004> hlr_ussd.c:363 262427368965529/0xc0785daf: Tx USSD 'Your IMSI is 262427368965529' 20241002055633515 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427368965529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427368965529" destination_name="the-source\n" session_id=3229113775 session_state=END} 20241002055633515 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427368965529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633515 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633515 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262427368965529" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427368965529" TC_mo_ussd_iuse_imsi_via_proxy(180)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96D66C3E56CB59A2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@961cfd313142: setverdict(pass): none -> pass 20241002055633520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@961cfd313142: Final verdict of PTC: pass 20241002055633524 DAUC <0003> db_auc.c:157 IMSI='262421338540159': No 2G Auth Data 20241002055633524 DAUC <0003> db_auc.c:192 IMSI='262421338540159': No 3G Auth Data HLR_Test-GSUP(171)@961cfd313142: Created GsupExpect[0] for "262421338540159" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241002055633552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 20241002055633557 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633558 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421338540159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421338540159" source_name="the-source\n" session_id=1300434197 session_state=BEGIN} 20241002055633558 DSS <0004> hlr_ussd.c:576 262421338540159/0x4d830d15: Process SS (BEGIN) 20241002055633558 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002055633558 DSS <0004> hlr_ussd.c:518 262421338540159/0x4d830d15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002055633558 DSS <0004> hlr_ussd.c:363 262421338540159/0x4d830d15: Tx USSD 'Your IMSI is 262421338540159' 20241002055633558 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421338540159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421338540159" destination_name="the-source\n" session_id=1300434197 session_state=END} 20241002055633558 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421338540159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055633558 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055633558 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@961cfd313142: Found GsupExpect[0] for "262421338540159" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421338540159" TC_mo_ussd_iuse_imsi_via_proxy(181)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596C36C3D568B0582D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@961cfd313142: setverdict(pass): none -> pass 20241002055633561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@961cfd313142: Final verdict of PTC: pass 20241002055633562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 20241002055633563 DLINP <000b> input/ipa.c:451 connected read/write 20241002055633563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055633563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 172@961cfd313142: Final verdict of PTC: none 20241002055633563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055633563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055633563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241002055633563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40227<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 172: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055633607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 20241002055633808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6016) Waiting for packet dumper to finish... 1 (prev_count=6016, count=41240) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_iuse_msisdn started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055636881 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055636881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055636883 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055636883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055636885 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055636885 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055636885 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055636885 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 20241002055636885 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055636885 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 20241002055636885 DLGSUP <0013> gsup_server.c:235 2: 20241002055636885 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055636885 DLGSUP <0013> gsup_server.c:235 3: 20241002055636885 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055636885 DLGSUP <0013> gsup_server.c:235 4: 20241002055636885 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055636885 DLGSUP <0013> gsup_server.c:235 5: 20241002055636885 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055636885 DLGSUP <0013> gsup_server.c:235 7: 20241002055636885 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055636885 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055636885 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055636885 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@961cfd313142: 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") 20241002055636901 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33901<->l=127.0.0.1:4259) 20241002055636920 DAUC <0003> db_auc.c:157 IMSI='262426810438544': No 2G Auth Data 20241002055636920 DAUC <0003> db_auc.c:192 IMSI='262426810438544': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262426810438544" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241002055636942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54142<->l=127.0.0.1:4258 20241002055636949 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055636949 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426810438544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426810438544" session_id=3870847829 session_state=BEGIN} 20241002055636949 DSS <0004> hlr_ussd.c:576 262426810438544/0xe6b87355: Process SS (BEGIN) 20241002055636949 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055636949 DSS <0004> hlr_ussd.c:518 262426810438544/0xe6b87355: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055636949 DSS <0004> hlr_ussd.c:363 262426810438544/0xe6b87355: Tx USSD 'Your extension is 491615451236' 20241002055636949 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426810438544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426810438544" session_id=3870847829 session_state=END} 20241002055636949 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426810438544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055636949 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055636949 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262426810438544" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426810438544" TC_mo_ussd_iuse_msisdn(186)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB45A4C36B301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@961cfd313142: setverdict(pass): none -> pass 20241002055636953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@961cfd313142: Final verdict of PTC: pass 20241002055636958 DAUC <0003> db_auc.c:157 IMSI='262428073495659': No 2G Auth Data 20241002055636958 DAUC <0003> db_auc.c:192 IMSI='262428073495659': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262428073495659" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241002055636982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54150<->l=127.0.0.1:4258 20241002055636986 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055636986 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428073495659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428073495659" session_id=3315767362 session_state=BEGIN} 20241002055636986 DSS <0004> hlr_ussd.c:576 262428073495659/0xc5a29842: Process SS (BEGIN) 20241002055636986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055636986 DSS <0004> hlr_ussd.c:518 262428073495659/0xc5a29842: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055636986 DSS <0004> hlr_ussd.c:363 262428073495659/0xc5a29842: Tx USSD 'Your extension is 491617825026' 20241002055636986 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428073495659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428073495659" session_id=3315767362 session_state=END} 20241002055636986 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428073495659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055636986 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055636986 DLINP <000b> input/ipa.c:451 connected read/write 20241002055636986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262428073495659" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428073495659" TC_mo_ussd_iuse_msisdn(187)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E38590D26B301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@961cfd313142: setverdict(pass): none -> pass 20241002055636990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54150<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@961cfd313142: Final verdict of PTC: pass 20241002055636994 DAUC <0003> db_auc.c:157 IMSI='262421441686802': No 2G Auth Data 20241002055636994 DAUC <0003> db_auc.c:192 IMSI='262421441686802': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262421441686802" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241002055637020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4258 20241002055637026 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055637026 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421441686802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421441686802" session_id=1511637607 session_state=BEGIN} 20241002055637026 DSS <0004> hlr_ussd.c:576 262421441686802/0x5a19c267: Process SS (BEGIN) 20241002055637026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055637026 DSS <0004> hlr_ussd.c:518 262421441686802/0x5a19c267: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055637026 DSS <0004> hlr_ussd.c:363 262421441686802/0x5a19c267: Tx USSD 'Your extension is 491612076674' 20241002055637026 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421441686802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421441686802" session_id=1511637607 session_state=END} 20241002055637026 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421441686802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055637026 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055637026 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262421441686802" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421441686802" TC_mo_ussd_iuse_msisdn(188)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B09BCD76A301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@961cfd313142: setverdict(pass): none -> pass 20241002055637030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@961cfd313142: Final verdict of PTC: pass 20241002055637035 DAUC <0003> db_auc.c:157 IMSI='262426946468225': No 2G Auth Data 20241002055637035 DAUC <0003> db_auc.c:192 IMSI='262426946468225': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262426946468225" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241002055637058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54168<->l=127.0.0.1:4258 20241002055637065 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055637065 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426946468225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426946468225" session_id=3509171293 session_state=BEGIN} 20241002055637065 DSS <0004> hlr_ussd.c:576 262426946468225/0xd129b45d: Process SS (BEGIN) 20241002055637065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055637065 DSS <0004> hlr_ussd.c:518 262426946468225/0xd129b45d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055637065 DSS <0004> hlr_ussd.c:363 262426946468225/0xd129b45d: Tx USSD 'Your extension is 491618808438' 20241002055637065 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426946468225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426946468225" session_id=3509171293 session_state=END} 20241002055637065 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426946468225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055637065 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055637065 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262426946468225" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426946468225" TC_mo_ussd_iuse_msisdn(189)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57038188E36C301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@961cfd313142: setverdict(pass): none -> pass 20241002055637070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54168<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@961cfd313142: Final verdict of PTC: pass 20241002055637074 DAUC <0003> db_auc.c:157 IMSI='262429855953182': No 2G Auth Data 20241002055637074 DAUC <0003> db_auc.c:192 IMSI='262429855953182': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262429855953182" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241002055637097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241002055637102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055637102 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429855953182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429855953182" session_id=4147326828 session_state=BEGIN} 20241002055637102 DSS <0004> hlr_ussd.c:576 262429855953182/0xf7332f6c: Process SS (BEGIN) 20241002055637102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055637102 DSS <0004> hlr_ussd.c:518 262429855953182/0xf7332f6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055637102 DSS <0004> hlr_ussd.c:363 262429855953182/0xf7332f6c: Tx USSD 'Your extension is 491614580562' 20241002055637102 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429855953182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429855953182" session_id=4147326828 session_state=END} 20241002055637102 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429855953182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055637102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055637102 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262429855953182" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429855953182" TC_mo_ussd_iuse_msisdn(190)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568351CAC669301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@961cfd313142: setverdict(pass): none -> pass 20241002055637106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@961cfd313142: Final verdict of PTC: pass 20241002055637110 DAUC <0003> db_auc.c:157 IMSI='262421770340174': No 2G Auth Data 20241002055637110 DAUC <0003> db_auc.c:192 IMSI='262421770340174': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262421770340174" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241002055637139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54186<->l=127.0.0.1:4258 20241002055637143 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055637143 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421770340174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421770340174" session_id=2774566873 session_state=BEGIN} 20241002055637143 DSS <0004> hlr_ussd.c:576 262421770340174/0xa56087d9: Process SS (BEGIN) 20241002055637143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055637143 DSS <0004> hlr_ussd.c:518 262421770340174/0xa56087d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055637144 DSS <0004> hlr_ussd.c:363 262421770340174/0xa56087d9: Tx USSD 'Your extension is 491611538331' 20241002055637144 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421770340174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421770340174" session_id=2774566873 session_state=END} 20241002055637144 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421770340174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055637144 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055637144 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262421770340174" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421770340174" TC_mo_ussd_iuse_msisdn(191)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B5196E368B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@961cfd313142: setverdict(pass): none -> pass 20241002055637147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@961cfd313142: Final verdict of PTC: pass 20241002055637151 DAUC <0003> db_auc.c:157 IMSI='262426119922826': No 2G Auth Data 20241002055637151 DAUC <0003> db_auc.c:192 IMSI='262426119922826': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262426119922826" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241002055637184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 20241002055637188 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055637188 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426119922826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426119922826" session_id=462399253 session_state=BEGIN} 20241002055637188 DSS <0004> hlr_ussd.c:576 262426119922826/0x1b8fa715: Process SS (BEGIN) 20241002055637188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055637188 DSS <0004> hlr_ussd.c:518 262426119922826/0x1b8fa715: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055637188 DSS <0004> hlr_ussd.c:363 262426119922826/0x1b8fa715: Tx USSD 'Your extension is 491617654817' 20241002055637188 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426119922826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426119922826" session_id=462399253 session_state=END} 20241002055637188 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426119922826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055637189 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055637189 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262426119922826" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426119922826" TC_mo_ussd_iuse_msisdn(192)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB61A0D17BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@961cfd313142: setverdict(pass): none -> pass 20241002055637193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@961cfd313142: Final verdict of PTC: pass 20241002055637197 DAUC <0003> db_auc.c:157 IMSI='262429027545215': No 2G Auth Data 20241002055637197 DAUC <0003> db_auc.c:192 IMSI='262429027545215': No 3G Auth Data HLR_Test-GSUP(183)@961cfd313142: Created GsupExpect[0] for "262429027545215" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241002055637226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54200<->l=127.0.0.1:4258 20241002055637233 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055637233 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429027545215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429027545215" session_id=1104055905 session_state=BEGIN} 20241002055637233 DSS <0004> hlr_ussd.c:576 262429027545215/0x41ce8e61: Process SS (BEGIN) 20241002055637233 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055637233 DSS <0004> hlr_ussd.c:518 262429027545215/0x41ce8e61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055637233 DSS <0004> hlr_ussd.c:363 262429027545215/0x41ce8e61: Tx USSD 'Your extension is 491612556684' 20241002055637233 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429027545215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429027545215" session_id=1104055905 session_state=END} 20241002055637233 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429027545215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055637233 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055637233 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@961cfd313142: Found GsupExpect[0] for "262429027545215" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429027545215" TC_mo_ussd_iuse_msisdn(193)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B59ACD86A301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@961cfd313142: setverdict(pass): none -> pass 20241002055637236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@961cfd313142: Final verdict of PTC: pass 20241002055637237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258 20241002055637238 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33901<->l=127.0.0.1:4259) 20241002055637238 DLINP <000b> input/ipa.c:451 connected read/write 20241002055637238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055637238 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055637238 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055637238 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@961cfd313142: Final verdict of PTC: none 184@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 184: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:56:37 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 20241002055637280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54216<->l=127.0.0.1:4258 20241002055637481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54216<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6036) Waiting for packet dumper to finish... 1 (prev_count=6036, count=40124) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055640560 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055640560 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055640562 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055640566 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640566 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055640566 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055640566 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 20241002055640566 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055640566 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 20241002055640566 DLGSUP <0013> gsup_server.c:235 2: 20241002055640566 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055640566 DLGSUP <0013> gsup_server.c:235 3: 20241002055640567 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055640567 DLGSUP <0013> gsup_server.c:235 4: 20241002055640567 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055640567 DLGSUP <0013> gsup_server.c:235 5: 20241002055640567 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055640567 DLGSUP <0013> gsup_server.c:235 7: 20241002055640567 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055640567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055640567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055640567 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@961cfd313142: 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") 20241002055640587 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45549<->l=127.0.0.1:4259) 20241002055640607 DAUC <0003> db_auc.c:157 IMSI='262424529077440': No 2G Auth Data 20241002055640607 DAUC <0003> db_auc.c:192 IMSI='262424529077440': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262424529077440" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241002055640632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54220<->l=127.0.0.1:4258 20241002055640640 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640640 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424529077440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424529077440" source_name="the-source\n" session_id=3412847416 session_state=BEGIN} 20241002055640640 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002055640640 DSS <0004> hlr_ussd.c:576 262424529077440/0xcb6beb38: Process SS (BEGIN) 20241002055640640 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640640 DSS <0004> hlr_ussd.c:518 262424529077440/0xcb6beb38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640640 DSS <0004> hlr_ussd.c:363 262424529077440/0xcb6beb38: Tx USSD 'Your extension is 491611420631' 20241002055640640 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424529077440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424529077440" destination_name="the-source\n" session_id=3412847416 session_state=END} 20241002055640640 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424529077440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640640 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640640 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262424529077440" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424529077440" TC_mo_ussd_iuse_msisdn_via_proxy(198)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5623419CC368B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@961cfd313142: setverdict(pass): none -> pass 20241002055640644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@961cfd313142: Final verdict of PTC: pass 20241002055640649 DAUC <0003> db_auc.c:157 IMSI='262422995471811': No 2G Auth Data 20241002055640649 DAUC <0003> db_auc.c:192 IMSI='262422995471811': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262422995471811" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241002055640669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54226<->l=127.0.0.1:4258 20241002055640674 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640674 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422995471811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422995471811" source_name="the-source\n" session_id=2343149950 session_state=BEGIN} 20241002055640674 DSS <0004> hlr_ussd.c:576 262422995471811/0x8ba9a17e: Process SS (BEGIN) 20241002055640674 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640674 DSS <0004> hlr_ussd.c:518 262422995471811/0x8ba9a17e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640674 DSS <0004> hlr_ussd.c:363 262422995471811/0x8ba9a17e: Tx USSD 'Your extension is 491618335704' 20241002055640674 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422995471811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422995471811" destination_name="the-source\n" session_id=2343149950 session_state=END} 20241002055640674 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422995471811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640674 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640674 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262422995471811" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422995471811" TC_mo_ussd_iuse_msisdn_via_proxy(199)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B359ED06A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@961cfd313142: setverdict(pass): none -> pass 20241002055640678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54226<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@961cfd313142: Final verdict of PTC: pass 20241002055640683 DAUC <0003> db_auc.c:157 IMSI='262421484743765': No 2G Auth Data 20241002055640683 DAUC <0003> db_auc.c:192 IMSI='262421484743765': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262421484743765" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241002055640708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54240<->l=127.0.0.1:4258 20241002055640713 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640713 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421484743765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421484743765" source_name="the-source\n" session_id=1499101738 session_state=BEGIN} 20241002055640714 DSS <0004> hlr_ussd.c:576 262421484743765/0x595a7a2a: Process SS (BEGIN) 20241002055640714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640714 DSS <0004> hlr_ussd.c:518 262421484743765/0x595a7a2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640714 DSS <0004> hlr_ussd.c:363 262421484743765/0x595a7a2a: Tx USSD 'Your extension is 491616245636' 20241002055640714 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421484743765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484743765" destination_name="the-source\n" session_id=1499101738 session_state=END} 20241002055640714 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421484743765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640714 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640714 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262421484743765" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421484743765" TC_mo_ussd_iuse_msisdn_via_proxy(200)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C325ACD36B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@961cfd313142: setverdict(pass): none -> pass 20241002055640719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@961cfd313142: Final verdict of PTC: pass 20241002055640723 DAUC <0003> db_auc.c:157 IMSI='262421514441809': No 2G Auth Data 20241002055640723 DAUC <0003> db_auc.c:192 IMSI='262421514441809': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262421514441809" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241002055640747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54244<->l=127.0.0.1:4258 20241002055640753 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640753 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421514441809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421514441809" source_name="the-source\n" session_id=832129140 session_state=BEGIN} 20241002055640753 DSS <0004> hlr_ussd.c:576 262421514441809/0x31994874: Process SS (BEGIN) 20241002055640753 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640753 DSS <0004> hlr_ussd.c:518 262421514441809/0x31994874: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640753 DSS <0004> hlr_ussd.c:363 262421514441809/0x31994874: Tx USSD 'Your extension is 491611518304' 20241002055640753 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421514441809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421514441809" destination_name="the-source\n" session_id=832129140 session_state=END} 20241002055640753 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421514441809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640753 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640753 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262421514441809" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421514441809" TC_mo_ussd_iuse_msisdn_via_proxy(201)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B5186E06A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@961cfd313142: setverdict(pass): none -> pass 20241002055640756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@961cfd313142: Final verdict of PTC: pass 20241002055640761 DAUC <0003> db_auc.c:157 IMSI='262424043032397': No 2G Auth Data 20241002055640761 DAUC <0003> db_auc.c:192 IMSI='262424043032397': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262424043032397" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241002055640786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54250<->l=127.0.0.1:4258 20241002055640792 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640792 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424043032397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424043032397" source_name="the-source\n" session_id=2998755591 session_state=BEGIN} 20241002055640792 DSS <0004> hlr_ussd.c:576 262424043032397/0xb2bd6107: Process SS (BEGIN) 20241002055640792 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640792 DSS <0004> hlr_ussd.c:518 262424043032397/0xb2bd6107: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640792 DSS <0004> hlr_ussd.c:363 262424043032397/0xb2bd6107: Tx USSD 'Your extension is 491615648677' 20241002055640792 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424043032397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424043032397" destination_name="the-source\n" session_id=2998755591 session_state=END} 20241002055640792 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424043032397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640792 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640792 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262424043032397" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424043032397" TC_mo_ussd_iuse_msisdn_via_proxy(202)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A361ACE76BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@961cfd313142: setverdict(pass): none -> pass 20241002055640795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54250<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@961cfd313142: Final verdict of PTC: pass 20241002055640800 DAUC <0003> db_auc.c:157 IMSI='262427711788998': No 2G Auth Data 20241002055640800 DAUC <0003> db_auc.c:192 IMSI='262427711788998': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262427711788998" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241002055640827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54264<->l=127.0.0.1:4258 20241002055640834 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640834 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427711788998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427711788998" source_name="the-source\n" session_id=2980903438 session_state=BEGIN} 20241002055640834 DSS <0004> hlr_ussd.c:576 262427711788998/0xb1acfa0e: Process SS (BEGIN) 20241002055640834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640834 DSS <0004> hlr_ussd.c:518 262427711788998/0xb1acfa0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640834 DSS <0004> hlr_ussd.c:363 262427711788998/0xb1acfa0e: Tx USSD 'Your extension is 491616317432' 20241002055640834 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427711788998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427711788998" destination_name="the-source\n" session_id=2980903438 session_state=END} 20241002055640834 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427711788998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640834 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640834 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262427711788998" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427711788998" TC_mo_ussd_iuse_msisdn_via_proxy(203)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB3D88D369301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@961cfd313142: setverdict(pass): none -> pass 20241002055640839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54264<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@961cfd313142: Final verdict of PTC: pass 20241002055640843 DAUC <0003> db_auc.c:157 IMSI='262429108802111': No 2G Auth Data 20241002055640843 DAUC <0003> db_auc.c:192 IMSI='262429108802111': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262429108802111" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241002055640872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241002055640878 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640878 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429108802111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429108802111" source_name="the-source\n" session_id=4252894735 session_state=BEGIN} 20241002055640878 DSS <0004> hlr_ussd.c:576 262429108802111/0xfd7e060f: Process SS (BEGIN) 20241002055640878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640878 DSS <0004> hlr_ussd.c:518 262429108802111/0xfd7e060f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640878 DSS <0004> hlr_ussd.c:363 262429108802111/0xfd7e060f: Tx USSD 'Your extension is 491618876552' 20241002055640878 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429108802111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429108802111" destination_name="the-source\n" session_id=4252894735 session_state=END} 20241002055640879 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429108802111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640879 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640879 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262429108802111" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429108802111" TC_mo_ussd_iuse_msisdn_via_proxy(204)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B89BAD569301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@961cfd313142: setverdict(pass): none -> pass 20241002055640882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@961cfd313142: Final verdict of PTC: pass 20241002055640887 DAUC <0003> db_auc.c:157 IMSI='262424262207991': No 2G Auth Data 20241002055640887 DAUC <0003> db_auc.c:192 IMSI='262424262207991': No 3G Auth Data HLR_Test-GSUP(195)@961cfd313142: Created GsupExpect[0] for "262424262207991" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241002055640915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4258 20241002055640923 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640923 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424262207991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424262207991" source_name="the-source\n" session_id=881227852 session_state=BEGIN} 20241002055640923 DSS <0004> hlr_ussd.c:576 262424262207991/0x3486784c: Process SS (BEGIN) 20241002055640923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002055640923 DSS <0004> hlr_ussd.c:518 262424262207991/0x3486784c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002055640923 DSS <0004> hlr_ussd.c:363 262424262207991/0x3486784c: Tx USSD 'Your extension is 491615560885' 20241002055640923 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424262207991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424262207991" destination_name="the-source\n" session_id=881227852 session_state=END} 20241002055640923 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424262207991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055640923 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055640923 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@961cfd313142: Found GsupExpect[0] for "262424262207991" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424262207991" TC_mo_ussd_iuse_msisdn_via_proxy(205)@961cfd313142: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A351B0C87AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@961cfd313142: setverdict(pass): none -> pass 20241002055640927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@961cfd313142: Final verdict of PTC: pass 20241002055640927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.1:4258 20241002055640928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45549<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@961cfd313142: Final verdict of PTC: none 20241002055640929 DLINP <000b> input/ipa.c:451 connected read/write 20241002055640929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055640929 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055640929 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055640929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055640929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@961cfd313142: Final verdict of PTC: none 196@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 196: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055640970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20241002055641171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30424) Waiting for packet dumper to finish... 1 (prev_count=30424, count=40512) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:56:43 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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_euse started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 20241002055644254 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44293 20241002055644254 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44293 IPA-EUSE-foobar(208)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055644256 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644256 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received IPA-EUSE-foobar(208)@961cfd313142: 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) } } } } MTC@961cfd313142: in not legacy case 2 IPA-EUSE-foobar(208)@961cfd313142: 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 } } } } 20241002055644257 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644257 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644257 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055644257 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241002055644257 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241002055644257 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241002055644257 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 20241002055644257 DLGSUP <0013> gsup_server.c:235 2: 20241002055644257 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055644257 DLGSUP <0013> gsup_server.c:235 3: 20241002055644257 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055644257 DLGSUP <0013> gsup_server.c:235 4: 20241002055644257 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055644257 DLGSUP <0013> gsup_server.c:235 5: 20241002055644257 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055644257 DLGSUP <0013> gsup_server.c:235 7: 20241002055644257 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055644257 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055644257 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055644257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44293 IPA-EUSE-foobar(208)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055644261 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055644261 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055644263 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055644266 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644266 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055644266 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055644266 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 20241002055644266 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055644266 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 20241002055644266 DLGSUP <0013> gsup_server.c:235 2: 20241002055644266 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055644266 DLGSUP <0013> gsup_server.c:235 3: 20241002055644266 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055644266 DLGSUP <0013> gsup_server.c:235 4: 20241002055644266 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055644266 DLGSUP <0013> gsup_server.c:235 5: 20241002055644266 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055644266 DLGSUP <0013> gsup_server.c:235 7: 20241002055644266 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055644266 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055644266 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055644266 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@961cfd313142: 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") 20241002055644287 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34789<->l=127.0.0.1:4259) 20241002055644297 DAUC <0003> db_auc.c:157 IMSI='262421256963430': No 2G Auth Data 20241002055644297 DAUC <0003> db_auc.c:192 IMSI='262421256963430': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262421256963430" to be handled at TC_mo_ussd_euse(212) 20241002055644322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54286<->l=127.0.0.1:4258 20241002055644330 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644330 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421256963430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421256963430" session_id=3833344028 session_state=BEGIN} 20241002055644330 DSS <0004> hlr_ussd.c:576 262421256963430/0xe47c301c: Process SS (BEGIN) 20241002055644330 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644330 DSS <0004> hlr_ussd.c:518 262421256963430/0xe47c301c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644330 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644330 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644330 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644330 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644337 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644337 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644337 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421256963430 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256963430" session_id=3833344028 session_state=END} 20241002055644337 DSS <0004> hlr_ussd.c:576 262421256963430/0xe47c301c: Process SS (END) 20241002055644337 DSS <0004> hlr_ussd.c:518 262421256963430/0xe47c301c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644338 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421256963430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256963430" session_id=3833344028 session_state=END} 20241002055644338 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421256963430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644338 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421256963430 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644338 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644338 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262421256963430" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421256963430" TC_mo_ussd_euse(212)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54286<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@961cfd313142: Final verdict of PTC: pass 20241002055644348 DAUC <0003> db_auc.c:157 IMSI='262420031319604': No 2G Auth Data 20241002055644348 DAUC <0003> db_auc.c:192 IMSI='262420031319604': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262420031319604" to be handled at TC_mo_ussd_euse(213) 20241002055644373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54290<->l=127.0.0.1:4258 20241002055644380 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644380 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420031319604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420031319604" session_id=2849183427 session_state=BEGIN} 20241002055644380 DSS <0004> hlr_ussd.c:576 262420031319604/0xa9d316c3: Process SS (BEGIN) 20241002055644380 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644380 DSS <0004> hlr_ussd.c:518 262420031319604/0xa9d316c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644380 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644380 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644380 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644380 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644382 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644382 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644382 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420031319604 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420031319604" session_id=2849183427 session_state=END} 20241002055644382 DSS <0004> hlr_ussd.c:576 262420031319604/0xa9d316c3: Process SS (END) 20241002055644382 DSS <0004> hlr_ussd.c:518 262420031319604/0xa9d316c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644382 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420031319604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420031319604" session_id=2849183427 session_state=END} 20241002055644382 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420031319604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644382 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420031319604 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644382 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644382 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262420031319604" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420031319604" TC_mo_ussd_euse(213)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54290<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@961cfd313142: Final verdict of PTC: pass 20241002055644391 DAUC <0003> db_auc.c:157 IMSI='262427968934669': No 2G Auth Data 20241002055644391 DAUC <0003> db_auc.c:192 IMSI='262427968934669': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262427968934669" to be handled at TC_mo_ussd_euse(214) 20241002055644414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20241002055644421 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644421 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427968934669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427968934669" session_id=81103257 session_state=BEGIN} 20241002055644421 DSS <0004> hlr_ussd.c:576 262427968934669/0x04d58999: Process SS (BEGIN) 20241002055644421 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644421 DSS <0004> hlr_ussd.c:518 262427968934669/0x04d58999: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644421 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644421 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644421 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644421 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644424 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644424 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427968934669 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427968934669" session_id=81103257 session_state=END} 20241002055644424 DSS <0004> hlr_ussd.c:576 262427968934669/0x04d58999: Process SS (END) 20241002055644424 DSS <0004> hlr_ussd.c:518 262427968934669/0x04d58999: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644424 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427968934669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427968934669" session_id=81103257 session_state=END} 20241002055644424 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427968934669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644424 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427968934669 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262427968934669" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427968934669" TC_mo_ussd_euse(214)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@961cfd313142: Final verdict of PTC: pass 20241002055644433 DAUC <0003> db_auc.c:157 IMSI='262429481598990': No 2G Auth Data 20241002055644433 DAUC <0003> db_auc.c:192 IMSI='262429481598990': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262429481598990" to be handled at TC_mo_ussd_euse(215) 20241002055644458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4258 20241002055644463 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644463 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429481598990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429481598990" session_id=566074610 session_state=BEGIN} 20241002055644463 DSS <0004> hlr_ussd.c:576 262429481598990/0x21bd9cf2: Process SS (BEGIN) 20241002055644463 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644463 DSS <0004> hlr_ussd.c:518 262429481598990/0x21bd9cf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644463 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644463 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644463 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644463 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644465 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644465 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429481598990 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429481598990" session_id=566074610 session_state=END} 20241002055644465 DSS <0004> hlr_ussd.c:576 262429481598990/0x21bd9cf2: Process SS (END) 20241002055644465 DSS <0004> hlr_ussd.c:518 262429481598990/0x21bd9cf2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644465 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429481598990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429481598990" session_id=566074610 session_state=END} 20241002055644465 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429481598990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644465 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429481598990 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262429481598990" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429481598990" TC_mo_ussd_euse(215)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@961cfd313142: Final verdict of PTC: pass 20241002055644473 DAUC <0003> db_auc.c:157 IMSI='262427852545626': No 2G Auth Data 20241002055644473 DAUC <0003> db_auc.c:192 IMSI='262427852545626': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262427852545626" to be handled at TC_mo_ussd_euse(216) 20241002055644498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20241002055644503 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644503 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427852545626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427852545626" session_id=2332915492 session_state=BEGIN} 20241002055644503 DSS <0004> hlr_ussd.c:576 262427852545626/0x8b0d7724: Process SS (BEGIN) 20241002055644503 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644503 DSS <0004> hlr_ussd.c:518 262427852545626/0x8b0d7724: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644503 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644503 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644503 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644503 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644505 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644505 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644505 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427852545626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852545626" session_id=2332915492 session_state=END} 20241002055644505 DSS <0004> hlr_ussd.c:576 262427852545626/0x8b0d7724: Process SS (END) 20241002055644505 DSS <0004> hlr_ussd.c:518 262427852545626/0x8b0d7724: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644505 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427852545626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852545626" session_id=2332915492 session_state=END} 20241002055644505 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427852545626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644505 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427852545626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644505 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644505 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262427852545626" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427852545626" TC_mo_ussd_euse(216)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@961cfd313142: Final verdict of PTC: pass 20241002055644513 DAUC <0003> db_auc.c:157 IMSI='262423902514550': No 2G Auth Data 20241002055644513 DAUC <0003> db_auc.c:192 IMSI='262423902514550': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262423902514550" to be handled at TC_mo_ussd_euse(217) 20241002055644541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20241002055644546 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644546 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423902514550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423902514550" session_id=1019271416 session_state=BEGIN} 20241002055644546 DSS <0004> hlr_ussd.c:576 262423902514550/0x3cc0d8f8: Process SS (BEGIN) 20241002055644546 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644546 DSS <0004> hlr_ussd.c:518 262423902514550/0x3cc0d8f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644546 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644546 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644546 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644546 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644548 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644548 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644548 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262423902514550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423902514550" session_id=1019271416 session_state=END} 20241002055644548 DSS <0004> hlr_ussd.c:576 262423902514550/0x3cc0d8f8: Process SS (END) 20241002055644548 DSS <0004> hlr_ussd.c:518 262423902514550/0x3cc0d8f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644548 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423902514550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423902514550" session_id=1019271416 session_state=END} 20241002055644548 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423902514550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644548 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262423902514550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644548 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644548 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262423902514550" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423902514550" TC_mo_ussd_euse(217)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@961cfd313142: Final verdict of PTC: pass 20241002055644558 DAUC <0003> db_auc.c:157 IMSI='262429002958022': No 2G Auth Data 20241002055644558 DAUC <0003> db_auc.c:192 IMSI='262429002958022': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262429002958022" to be handled at TC_mo_ussd_euse(218) 20241002055644588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 20241002055644596 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644596 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429002958022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429002958022" session_id=2739241461 session_state=BEGIN} 20241002055644596 DSS <0004> hlr_ussd.c:576 262429002958022/0xa34581f5: Process SS (BEGIN) 20241002055644596 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644596 DSS <0004> hlr_ussd.c:518 262429002958022/0xa34581f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644596 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644596 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644596 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644596 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644598 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644598 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644598 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429002958022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429002958022" session_id=2739241461 session_state=END} 20241002055644598 DSS <0004> hlr_ussd.c:576 262429002958022/0xa34581f5: Process SS (END) 20241002055644598 DSS <0004> hlr_ussd.c:518 262429002958022/0xa34581f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644598 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429002958022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429002958022" session_id=2739241461 session_state=END} 20241002055644598 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429002958022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644598 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429002958022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644598 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644598 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262429002958022" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429002958022" TC_mo_ussd_euse(218)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@961cfd313142: Final verdict of PTC: pass 20241002055644606 DAUC <0003> db_auc.c:157 IMSI='262420369270903': No 2G Auth Data 20241002055644606 DAUC <0003> db_auc.c:192 IMSI='262420369270903': No 3G Auth Data HLR_Test-GSUP(209)@961cfd313142: Created GsupExpect[0] for "262420369270903" to be handled at TC_mo_ussd_euse(219) 20241002055644634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54314<->l=127.0.0.1:4258 20241002055644640 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644640 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420369270903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420369270903" session_id=2544549312 session_state=BEGIN} 20241002055644640 DSS <0004> hlr_ussd.c:576 262420369270903/0x97aabdc0: Process SS (BEGIN) 20241002055644640 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055644640 DSS <0004> hlr_ussd.c:518 262420369270903/0x97aabdc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055644640 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644640 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data 20241002055644640 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644640 DLINP <000b> input/ipa.c:431 127.0.0.1:44293 sending data EUSE-TC_mo_ussd_euse(206)@961cfd313142: 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 } } } } } 20241002055644642 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644642 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644642 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420369270903 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369270903" session_id=2544549312 session_state=END} 20241002055644642 DSS <0004> hlr_ussd.c:576 262420369270903/0x97aabdc0: Process SS (END) 20241002055644642 DSS <0004> hlr_ussd.c:518 262420369270903/0x97aabdc0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055644642 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420369270903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369270903" session_id=2544549312 session_state=END} 20241002055644642 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420369270903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055644642 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420369270903 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055644642 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055644642 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@961cfd313142: Found GsupExpect[0] for "262420369270903" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420369270903" TC_mo_ussd_euse(219)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055644646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54314<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@961cfd313142: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@961cfd313142: Final verdict of PTC: none 20241002055644648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@961cfd313142: Final verdict of PTC: none 20241002055644648 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644649 DLINP <000b> input/ipa.c:405 127.0.0.1:44293 message received 20241002055644649 DLINP <000b> input/ipa.c:414 127.0.0.1:44293 connection closed with server 20241002055644649 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44293 20241002055644649 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241002055644649 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34789<->l=127.0.0.1:4259) 20241002055644649 DLINP <000b> input/ipa.c:451 connected read/write 20241002055644649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055644649 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055644649 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055644649 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@961cfd313142: Final verdict of PTC: none 210@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 210: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055644692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 20241002055644893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2320) Waiting for packet dumper to finish... 1 (prev_count=2320, count=45112) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_euse_continue started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055647974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37981 20241002055647974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37981 IPA-EUSE-foobar(222)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055647976 DLINP <000b> input/ipa.c:451 connected read/write 20241002055647976 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055647977 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055647977 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055647979 DLINP <000b> input/ipa.c:451 connected read/write 20241002055647979 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055647979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055647979 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241002055647979 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241002055647979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241002055647979 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 20241002055647979 DLGSUP <0013> gsup_server.c:235 2: 20241002055647979 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055647979 DLGSUP <0013> gsup_server.c:235 3: 20241002055647979 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055647979 DLGSUP <0013> gsup_server.c:235 4: 20241002055647979 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055647979 DLGSUP <0013> gsup_server.c:235 5: 20241002055647979 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055647979 DLGSUP <0013> gsup_server.c:235 7: 20241002055647979 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055647979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055647979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055647979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37981 HLR_Test-GSUP-IPA(221)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055647980 DLINP <000b> input/ipa.c:451 connected read/write 20241002055647980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055647980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055647982 DLINP <000b> input/ipa.c:451 connected read/write 20241002055647982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055647982 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055647982 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055647982 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 20241002055647982 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055647982 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 20241002055647982 DLGSUP <0013> gsup_server.c:235 2: 20241002055647982 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055647982 DLGSUP <0013> gsup_server.c:235 3: 20241002055647982 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055647982 DLGSUP <0013> gsup_server.c:235 4: 20241002055647982 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055647982 DLGSUP <0013> gsup_server.c:235 5: 20241002055647982 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055647982 DLGSUP <0013> gsup_server.c:235 7: 20241002055647982 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055647982 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055647982 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055647982 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@961cfd313142: 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") 20241002055648003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37995<->l=127.0.0.1:4259) 20241002055648028 DAUC <0003> db_auc.c:157 IMSI='262427598319771': No 2G Auth Data 20241002055648028 DAUC <0003> db_auc.c:192 IMSI='262427598319771': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262427598319771" to be handled at TC_mo_ussd_euse_continue(226) 20241002055648057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4258 20241002055648064 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648064 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427598319771" session_id=287024377 session_state=BEGIN} 20241002055648064 DSS <0004> hlr_ussd.c:576 262427598319771/0x111ba4f9: Process SS (BEGIN) 20241002055648064 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648064 DSS <0004> hlr_ussd.c:518 262427598319771/0x111ba4f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648064 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648064 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648064 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648064 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648072 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648072 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648072 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427598319771" session_id=287024377 session_state=CONTINUE} 20241002055648072 DSS <0004> hlr_ussd.c:576 262427598319771/0x111ba4f9: Process SS (CONTINUE) 20241002055648072 DSS <0004> hlr_ussd.c:518 262427598319771/0x111ba4f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648072 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427598319771" session_id=287024377 session_state=CONTINUE} 20241002055648072 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648072 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648072 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262427598319771" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427598319771" TC_mo_ussd_euse_continue(226)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648078 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648078 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427598319771" session_id=287024377 session_state=CONTINUE} 20241002055648078 DSS <0004> hlr_ussd.c:576 262427598319771/0x111ba4f9: Process SS (CONTINUE) 20241002055648078 DSS <0004> hlr_ussd.c:518 262427598319771/0x111ba4f9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648078 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648078 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648078 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648078 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648078 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648079 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648079 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648079 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427598319771" session_id=287024377 session_state=END} 20241002055648079 DSS <0004> hlr_ussd.c:576 262427598319771/0x111ba4f9: Process SS (END) 20241002055648079 DSS <0004> hlr_ussd.c:518 262427598319771/0x111ba4f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648079 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427598319771" session_id=287024377 session_state=END} 20241002055648080 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648080 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427598319771 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648080 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648080 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@961cfd313142: Final verdict of PTC: pass 20241002055648089 DAUC <0003> db_auc.c:157 IMSI='262423328133137': No 2G Auth Data 20241002055648089 DAUC <0003> db_auc.c:192 IMSI='262423328133137': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262423328133137" to be handled at TC_mo_ussd_euse_continue(227) 20241002055648117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20241002055648121 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648121 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423328133137" session_id=1343286574 session_state=BEGIN} 20241002055648121 DSS <0004> hlr_ussd.c:576 262423328133137/0x5010ed2e: Process SS (BEGIN) 20241002055648121 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648121 DSS <0004> hlr_ussd.c:518 262423328133137/0x5010ed2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648121 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648121 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648121 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648121 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648124 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648124 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648124 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423328133137" session_id=1343286574 session_state=CONTINUE} 20241002055648124 DSS <0004> hlr_ussd.c:576 262423328133137/0x5010ed2e: Process SS (CONTINUE) 20241002055648124 DSS <0004> hlr_ussd.c:518 262423328133137/0x5010ed2e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648124 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423328133137" session_id=1343286574 session_state=CONTINUE} 20241002055648124 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648124 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648124 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262423328133137" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423328133137" TC_mo_ussd_euse_continue(227)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648128 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648128 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423328133137" session_id=1343286574 session_state=CONTINUE} 20241002055648128 DSS <0004> hlr_ussd.c:576 262423328133137/0x5010ed2e: Process SS (CONTINUE) 20241002055648128 DSS <0004> hlr_ussd.c:518 262423328133137/0x5010ed2e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648128 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648128 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648128 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648128 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648128 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648130 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648130 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648130 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423328133137" session_id=1343286574 session_state=END} 20241002055648130 DSS <0004> hlr_ussd.c:576 262423328133137/0x5010ed2e: Process SS (END) 20241002055648130 DSS <0004> hlr_ussd.c:518 262423328133137/0x5010ed2e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648130 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423328133137" session_id=1343286574 session_state=END} 20241002055648130 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648130 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423328133137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648130 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648130 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@961cfd313142: Final verdict of PTC: pass 20241002055648139 DAUC <0003> db_auc.c:157 IMSI='262426128825387': No 2G Auth Data 20241002055648139 DAUC <0003> db_auc.c:192 IMSI='262426128825387': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262426128825387" to be handled at TC_mo_ussd_euse_continue(228) 20241002055648164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4258 20241002055648170 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648170 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426128825387" session_id=2934041748 session_state=BEGIN} 20241002055648170 DSS <0004> hlr_ussd.c:576 262426128825387/0xaee1ec94: Process SS (BEGIN) 20241002055648170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648170 DSS <0004> hlr_ussd.c:518 262426128825387/0xaee1ec94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648170 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648170 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648170 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648170 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648172 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648172 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648172 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426128825387" session_id=2934041748 session_state=CONTINUE} 20241002055648172 DSS <0004> hlr_ussd.c:576 262426128825387/0xaee1ec94: Process SS (CONTINUE) 20241002055648172 DSS <0004> hlr_ussd.c:518 262426128825387/0xaee1ec94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648172 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426128825387" session_id=2934041748 session_state=CONTINUE} 20241002055648172 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648172 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648172 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262426128825387" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426128825387" TC_mo_ussd_euse_continue(228)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648178 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648178 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426128825387" session_id=2934041748 session_state=CONTINUE} 20241002055648178 DSS <0004> hlr_ussd.c:576 262426128825387/0xaee1ec94: Process SS (CONTINUE) 20241002055648178 DSS <0004> hlr_ussd.c:518 262426128825387/0xaee1ec94: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648178 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648178 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648178 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648178 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648178 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648180 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648180 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648180 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426128825387" session_id=2934041748 session_state=END} 20241002055648180 DSS <0004> hlr_ussd.c:576 262426128825387/0xaee1ec94: Process SS (END) 20241002055648180 DSS <0004> hlr_ussd.c:518 262426128825387/0xaee1ec94: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648180 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426128825387" session_id=2934041748 session_state=END} 20241002055648180 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648180 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426128825387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648180 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648180 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@961cfd313142: Final verdict of PTC: pass 20241002055648189 DAUC <0003> db_auc.c:157 IMSI='262422592059024': No 2G Auth Data 20241002055648189 DAUC <0003> db_auc.c:192 IMSI='262422592059024': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262422592059024" to be handled at TC_mo_ussd_euse_continue(229) 20241002055648215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 20241002055648221 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648221 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422592059024" session_id=3436714312 session_state=BEGIN} 20241002055648221 DSS <0004> hlr_ussd.c:576 262422592059024/0xccd81948: Process SS (BEGIN) 20241002055648221 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648221 DSS <0004> hlr_ussd.c:518 262422592059024/0xccd81948: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648221 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648221 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648221 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648221 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648223 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648223 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648223 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422592059024" session_id=3436714312 session_state=CONTINUE} 20241002055648223 DSS <0004> hlr_ussd.c:576 262422592059024/0xccd81948: Process SS (CONTINUE) 20241002055648223 DSS <0004> hlr_ussd.c:518 262422592059024/0xccd81948: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648223 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422592059024" session_id=3436714312 session_state=CONTINUE} 20241002055648223 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648223 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648223 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262422592059024" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422592059024" TC_mo_ussd_euse_continue(229)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648228 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648228 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422592059024" session_id=3436714312 session_state=CONTINUE} 20241002055648228 DSS <0004> hlr_ussd.c:576 262422592059024/0xccd81948: Process SS (CONTINUE) 20241002055648228 DSS <0004> hlr_ussd.c:518 262422592059024/0xccd81948: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648228 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648228 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648228 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648228 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648228 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648230 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648230 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648230 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422592059024" session_id=3436714312 session_state=END} 20241002055648230 DSS <0004> hlr_ussd.c:576 262422592059024/0xccd81948: Process SS (END) 20241002055648230 DSS <0004> hlr_ussd.c:518 262422592059024/0xccd81948: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648230 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422592059024" session_id=3436714312 session_state=END} 20241002055648230 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648230 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422592059024 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648230 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648230 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@961cfd313142: Final verdict of PTC: pass 20241002055648236 DAUC <0003> db_auc.c:157 IMSI='262425779881192': No 2G Auth Data 20241002055648236 DAUC <0003> db_auc.c:192 IMSI='262425779881192': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262425779881192" to be handled at TC_mo_ussd_euse_continue(230) 20241002055648259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20241002055648265 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648265 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425779881192" session_id=210246291 session_state=BEGIN} 20241002055648265 DSS <0004> hlr_ussd.c:576 262425779881192/0x0c881a93: Process SS (BEGIN) 20241002055648265 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648265 DSS <0004> hlr_ussd.c:518 262425779881192/0x0c881a93: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648265 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648265 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648265 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648265 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648267 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648267 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648267 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425779881192" session_id=210246291 session_state=CONTINUE} 20241002055648267 DSS <0004> hlr_ussd.c:576 262425779881192/0x0c881a93: Process SS (CONTINUE) 20241002055648267 DSS <0004> hlr_ussd.c:518 262425779881192/0x0c881a93: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648267 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425779881192" session_id=210246291 session_state=CONTINUE} 20241002055648267 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648267 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648267 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262425779881192" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425779881192" TC_mo_ussd_euse_continue(230)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648273 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648273 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425779881192" session_id=210246291 session_state=CONTINUE} 20241002055648273 DSS <0004> hlr_ussd.c:576 262425779881192/0x0c881a93: Process SS (CONTINUE) 20241002055648273 DSS <0004> hlr_ussd.c:518 262425779881192/0x0c881a93: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648273 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648273 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648273 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648273 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648273 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648275 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648275 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648275 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425779881192" session_id=210246291 session_state=END} 20241002055648275 DSS <0004> hlr_ussd.c:576 262425779881192/0x0c881a93: Process SS (END) 20241002055648275 DSS <0004> hlr_ussd.c:518 262425779881192/0x0c881a93: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648275 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425779881192" session_id=210246291 session_state=END} 20241002055648275 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648275 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425779881192 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648275 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648275 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@961cfd313142: Final verdict of PTC: pass 20241002055648282 DAUC <0003> db_auc.c:157 IMSI='262424631128631': No 2G Auth Data 20241002055648282 DAUC <0003> db_auc.c:192 IMSI='262424631128631': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262424631128631" to be handled at TC_mo_ussd_euse_continue(231) 20241002055648311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 20241002055648318 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648318 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424631128631" session_id=3881849447 session_state=BEGIN} 20241002055648318 DSS <0004> hlr_ussd.c:576 262424631128631/0xe7605267: Process SS (BEGIN) 20241002055648318 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648318 DSS <0004> hlr_ussd.c:518 262424631128631/0xe7605267: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648318 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648318 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648318 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648318 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648320 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648320 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648320 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424631128631" session_id=3881849447 session_state=CONTINUE} 20241002055648320 DSS <0004> hlr_ussd.c:576 262424631128631/0xe7605267: Process SS (CONTINUE) 20241002055648320 DSS <0004> hlr_ussd.c:518 262424631128631/0xe7605267: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648320 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424631128631" session_id=3881849447 session_state=CONTINUE} 20241002055648320 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648320 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648320 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262424631128631" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424631128631" TC_mo_ussd_euse_continue(231)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648325 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648325 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424631128631" session_id=3881849447 session_state=CONTINUE} 20241002055648325 DSS <0004> hlr_ussd.c:576 262424631128631/0xe7605267: Process SS (CONTINUE) 20241002055648325 DSS <0004> hlr_ussd.c:518 262424631128631/0xe7605267: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648325 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648325 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648325 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648325 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648325 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648327 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648327 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648327 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424631128631" session_id=3881849447 session_state=END} 20241002055648327 DSS <0004> hlr_ussd.c:576 262424631128631/0xe7605267: Process SS (END) 20241002055648327 DSS <0004> hlr_ussd.c:518 262424631128631/0xe7605267: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648327 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424631128631" session_id=3881849447 session_state=END} 20241002055648327 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648327 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424631128631 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648327 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648327 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@961cfd313142: Final verdict of PTC: pass 20241002055648333 DAUC <0003> db_auc.c:157 IMSI='262424965659889': No 2G Auth Data 20241002055648333 DAUC <0003> db_auc.c:192 IMSI='262424965659889': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262424965659889" to be handled at TC_mo_ussd_euse_continue(232) 20241002055648360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 20241002055648366 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648367 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424965659889" session_id=4121392713 session_state=BEGIN} 20241002055648367 DSS <0004> hlr_ussd.c:576 262424965659889/0xf5a77649: Process SS (BEGIN) 20241002055648367 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648367 DSS <0004> hlr_ussd.c:518 262424965659889/0xf5a77649: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648367 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648367 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648367 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648367 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648368 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648368 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648368 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424965659889" session_id=4121392713 session_state=CONTINUE} 20241002055648368 DSS <0004> hlr_ussd.c:576 262424965659889/0xf5a77649: Process SS (CONTINUE) 20241002055648368 DSS <0004> hlr_ussd.c:518 262424965659889/0xf5a77649: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648368 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424965659889" session_id=4121392713 session_state=CONTINUE} 20241002055648368 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648368 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648369 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262424965659889" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424965659889" TC_mo_ussd_euse_continue(232)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648374 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424965659889" session_id=4121392713 session_state=CONTINUE} 20241002055648374 DSS <0004> hlr_ussd.c:576 262424965659889/0xf5a77649: Process SS (CONTINUE) 20241002055648374 DSS <0004> hlr_ussd.c:518 262424965659889/0xf5a77649: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648374 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648374 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648374 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648376 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648376 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648376 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424965659889" session_id=4121392713 session_state=END} 20241002055648376 DSS <0004> hlr_ussd.c:576 262424965659889/0xf5a77649: Process SS (END) 20241002055648376 DSS <0004> hlr_ussd.c:518 262424965659889/0xf5a77649: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648376 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424965659889" session_id=4121392713 session_state=END} 20241002055648376 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648376 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424965659889 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648376 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648376 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@961cfd313142: Final verdict of PTC: pass 20241002055648382 DAUC <0003> db_auc.c:157 IMSI='262427462288217': No 2G Auth Data 20241002055648382 DAUC <0003> db_auc.c:192 IMSI='262427462288217': No 3G Auth Data HLR_Test-GSUP(223)@961cfd313142: Created GsupExpect[0] for "262427462288217" to be handled at TC_mo_ussd_euse_continue(233) 20241002055648409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 20241002055648415 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648415 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427462288217" session_id=415473298 session_state=BEGIN} 20241002055648415 DSS <0004> hlr_ussd.c:576 262427462288217/0x18c39e92: Process SS (BEGIN) 20241002055648415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002055648415 DSS <0004> hlr_ussd.c:518 262427462288217/0x18c39e92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002055648415 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648415 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648415 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648415 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648418 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648418 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648418 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427462288217" session_id=415473298 session_state=CONTINUE} 20241002055648418 DSS <0004> hlr_ussd.c:576 262427462288217/0x18c39e92: Process SS (CONTINUE) 20241002055648418 DSS <0004> hlr_ussd.c:518 262427462288217/0x18c39e92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002055648418 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427462288217" session_id=415473298 session_state=CONTINUE} 20241002055648418 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648418 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648418 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@961cfd313142: Found GsupExpect[0] for "262427462288217" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427462288217" TC_mo_ussd_euse_continue(233)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055648424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648424 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427462288217" session_id=415473298 session_state=CONTINUE} 20241002055648424 DSS <0004> hlr_ussd.c:576 262427462288217/0x18c39e92: Process SS (CONTINUE) 20241002055648424 DSS <0004> hlr_ussd.c:518 262427462288217/0x18c39e92: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648424 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648424 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data 20241002055648424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648424 DLINP <000b> input/ipa.c:431 127.0.0.1:37981 sending data EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: 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 } } } } } 20241002055648426 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648426 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648426 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427462288217" session_id=415473298 session_state=END} 20241002055648426 DSS <0004> hlr_ussd.c:576 262427462288217/0x18c39e92: Process SS (END) 20241002055648426 DSS <0004> hlr_ussd.c:518 262427462288217/0x18c39e92: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002055648426 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427462288217" session_id=415473298 session_state=END} 20241002055648426 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055648426 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427462288217 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055648426 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055648426 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@961cfd313142: 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)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055648428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@961cfd313142: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@961cfd313142: Final verdict of PTC: none 20241002055648430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 20241002055648430 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055648430 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055648431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055648431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055648431 DLINP <000b> input/ipa.c:451 connected read/write 20241002055648431 DLINP <000b> input/ipa.c:405 127.0.0.1:37981 message received 20241002055648431 DLINP <000b> input/ipa.c:414 127.0.0.1:37981 connection closed with server 20241002055648431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37981 20241002055648431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241002055648431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37995<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@961cfd313142: Final verdict of PTC: none IPA-EUSE-foobar(222)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@961cfd313142: Final verdict of PTC: none 224@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 224: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:56:48 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 20241002055648476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241002055648677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->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=49664) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_mo_ussd_euse_defaultroute started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 20241002055651756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34053 20241002055651756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34053 IPA-EUSE-foobar(236)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055651757 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651757 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received MTC@961cfd313142: in not legacy case 2 IPA-EUSE-foobar(236)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055651759 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651759 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055651759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055651759 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241002055651759 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241002055651759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241002055651759 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 20241002055651759 DLGSUP <0013> gsup_server.c:235 2: 20241002055651759 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055651759 DLGSUP <0013> gsup_server.c:235 3: 20241002055651759 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055651759 DLGSUP <0013> gsup_server.c:235 4: 20241002055651759 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055651759 DLGSUP <0013> gsup_server.c:235 5: 20241002055651759 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055651759 DLGSUP <0013> gsup_server.c:235 7: 20241002055651759 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055651759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055651759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055651759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34053 IPA-EUSE-foobar(236)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055651762 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055651762 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055651764 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055651765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055651767 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055651767 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055651767 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055651767 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 20241002055651767 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055651767 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 20241002055651767 DLGSUP <0013> gsup_server.c:235 2: 20241002055651767 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055651767 DLGSUP <0013> gsup_server.c:235 3: 20241002055651767 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055651767 DLGSUP <0013> gsup_server.c:235 4: 20241002055651767 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055651767 DLGSUP <0013> gsup_server.c:235 5: 20241002055651767 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055651767 DLGSUP <0013> gsup_server.c:235 7: 20241002055651767 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055651767 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055651767 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055651767 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@961cfd313142: 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") 20241002055651788 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33769<->l=127.0.0.1:4259) 20241002055651800 DAUC <0003> db_auc.c:157 IMSI='262427566888829': No 2G Auth Data 20241002055651800 DAUC <0003> db_auc.c:192 IMSI='262427566888829': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262427566888829" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241002055651824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 20241002055651832 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055651832 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427566888829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427566888829" session_id=892503697 session_state=BEGIN} 20241002055651832 DSS <0004> hlr_ussd.c:576 262427566888829/0x35328691: Process SS (BEGIN) 20241002055651832 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055651832 DSS <0004> hlr_ussd.c:518 262427566888829/0x35328691: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055651832 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651832 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055651832 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651832 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055651838 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651838 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055651838 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427566888829 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427566888829" session_id=892503697 session_state=END} 20241002055651838 DSS <0004> hlr_ussd.c:576 262427566888829/0x35328691: Process SS (END) 20241002055651838 DSS <0004> hlr_ussd.c:518 262427566888829/0x35328691: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055651838 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427566888829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427566888829" session_id=892503697 session_state=END} 20241002055651838 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427566888829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055651838 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427566888829 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055651838 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055651838 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262427566888829" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427566888829" TC_mo_ussd_euse_defaultroute(240)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055651843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@961cfd313142: Final verdict of PTC: pass 20241002055651848 DAUC <0003> db_auc.c:157 IMSI='262425947585242': No 2G Auth Data 20241002055651848 DAUC <0003> db_auc.c:192 IMSI='262425947585242': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262425947585242" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241002055651873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44934<->l=127.0.0.1:4258 20241002055651880 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055651880 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425947585242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425947585242" session_id=826027950 session_state=BEGIN} 20241002055651880 DSS <0004> hlr_ussd.c:576 262425947585242/0x313c2fae: Process SS (BEGIN) 20241002055651880 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055651880 DSS <0004> hlr_ussd.c:518 262425947585242/0x313c2fae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055651880 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651880 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055651880 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651880 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055651881 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651881 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055651881 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425947585242 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425947585242" session_id=826027950 session_state=END} 20241002055651881 DSS <0004> hlr_ussd.c:576 262425947585242/0x313c2fae: Process SS (END) 20241002055651881 DSS <0004> hlr_ussd.c:518 262425947585242/0x313c2fae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055651882 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425947585242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425947585242" session_id=826027950 session_state=END} 20241002055651882 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425947585242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055651882 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425947585242 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055651882 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055651882 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262425947585242" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425947585242" TC_mo_ussd_euse_defaultroute(241)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055651887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44934<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@961cfd313142: Final verdict of PTC: pass 20241002055651891 DAUC <0003> db_auc.c:157 IMSI='262424521274247': No 2G Auth Data 20241002055651891 DAUC <0003> db_auc.c:192 IMSI='262424521274247': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262424521274247" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241002055651914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20241002055651920 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055651920 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424521274247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424521274247" session_id=3847681772 session_state=BEGIN} 20241002055651920 DSS <0004> hlr_ussd.c:576 262424521274247/0xe556f6ec: Process SS (BEGIN) 20241002055651920 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055651920 DSS <0004> hlr_ussd.c:518 262424521274247/0xe556f6ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055651920 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651920 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055651920 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651920 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055651921 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651921 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055651921 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424521274247 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424521274247" session_id=3847681772 session_state=END} 20241002055651921 DSS <0004> hlr_ussd.c:576 262424521274247/0xe556f6ec: Process SS (END) 20241002055651921 DSS <0004> hlr_ussd.c:518 262424521274247/0xe556f6ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055651921 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424521274247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424521274247" session_id=3847681772 session_state=END} 20241002055651921 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424521274247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055651921 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424521274247 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055651921 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055651922 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262424521274247" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424521274247" TC_mo_ussd_euse_defaultroute(242)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055651925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@961cfd313142: Final verdict of PTC: pass 20241002055651930 DAUC <0003> db_auc.c:157 IMSI='262426257246362': No 2G Auth Data 20241002055651930 DAUC <0003> db_auc.c:192 IMSI='262426257246362': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262426257246362" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241002055651955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20241002055651961 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055651961 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426257246362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426257246362" session_id=4027728211 session_state=BEGIN} 20241002055651961 DSS <0004> hlr_ussd.c:576 262426257246362/0xf0124153: Process SS (BEGIN) 20241002055651961 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055651961 DSS <0004> hlr_ussd.c:518 262426257246362/0xf0124153: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055651961 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651961 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055651961 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651961 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055651963 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651963 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055651963 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426257246362 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426257246362" session_id=4027728211 session_state=END} 20241002055651963 DSS <0004> hlr_ussd.c:576 262426257246362/0xf0124153: Process SS (END) 20241002055651963 DSS <0004> hlr_ussd.c:518 262426257246362/0xf0124153: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055651963 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426257246362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426257246362" session_id=4027728211 session_state=END} 20241002055651963 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426257246362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055651963 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426257246362 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055651963 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055651963 DLINP <000b> input/ipa.c:451 connected read/write 20241002055651963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262426257246362" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426257246362" TC_mo_ussd_euse_defaultroute(243)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055651967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@961cfd313142: Final verdict of PTC: pass 20241002055651971 DAUC <0003> db_auc.c:157 IMSI='262424021584584': No 2G Auth Data 20241002055651971 DAUC <0003> db_auc.c:192 IMSI='262424021584584': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262424021584584" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241002055651994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4258 20241002055652000 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055652000 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424021584584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424021584584" session_id=4184093439 session_state=BEGIN} 20241002055652000 DSS <0004> hlr_ussd.c:576 262424021584584/0xf96432ff: Process SS (BEGIN) 20241002055652000 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055652000 DSS <0004> hlr_ussd.c:518 262424021584584/0xf96432ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055652000 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652000 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055652000 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652000 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055652002 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652002 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055652002 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424021584584 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424021584584" session_id=4184093439 session_state=END} 20241002055652002 DSS <0004> hlr_ussd.c:576 262424021584584/0xf96432ff: Process SS (END) 20241002055652002 DSS <0004> hlr_ussd.c:518 262424021584584/0xf96432ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055652002 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424021584584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424021584584" session_id=4184093439 session_state=END} 20241002055652002 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424021584584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652002 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424021584584 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055652002 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055652002 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262424021584584" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424021584584" TC_mo_ussd_euse_defaultroute(244)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055652007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@961cfd313142: Final verdict of PTC: pass 20241002055652011 DAUC <0003> db_auc.c:157 IMSI='262423720604698': No 2G Auth Data 20241002055652011 DAUC <0003> db_auc.c:192 IMSI='262423720604698': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262423720604698" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241002055652039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44960<->l=127.0.0.1:4258 20241002055652046 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055652046 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423720604698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423720604698" session_id=1871124873 session_state=BEGIN} 20241002055652046 DSS <0004> hlr_ussd.c:576 262423720604698/0x6f871989: Process SS (BEGIN) 20241002055652046 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055652046 DSS <0004> hlr_ussd.c:518 262423720604698/0x6f871989: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055652046 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652046 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055652046 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652046 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055652048 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652048 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055652048 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423720604698 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423720604698" session_id=1871124873 session_state=END} 20241002055652048 DSS <0004> hlr_ussd.c:576 262423720604698/0x6f871989: Process SS (END) 20241002055652048 DSS <0004> hlr_ussd.c:518 262423720604698/0x6f871989: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055652048 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423720604698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423720604698" session_id=1871124873 session_state=END} 20241002055652048 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423720604698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652048 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423720604698 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055652048 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055652048 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262423720604698" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423720604698" TC_mo_ussd_euse_defaultroute(245)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055652052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44960<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@961cfd313142: Final verdict of PTC: pass 20241002055652056 DAUC <0003> db_auc.c:157 IMSI='262421328539818': No 2G Auth Data 20241002055652056 DAUC <0003> db_auc.c:192 IMSI='262421328539818': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262421328539818" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241002055652089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4258 20241002055652094 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055652095 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421328539818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421328539818" session_id=2357468590 session_state=BEGIN} 20241002055652095 DSS <0004> hlr_ussd.c:576 262421328539818/0x8c841dae: Process SS (BEGIN) 20241002055652095 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055652095 DSS <0004> hlr_ussd.c:518 262421328539818/0x8c841dae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055652095 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652095 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055652095 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652095 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055652097 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652097 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055652097 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421328539818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421328539818" session_id=2357468590 session_state=END} 20241002055652097 DSS <0004> hlr_ussd.c:576 262421328539818/0x8c841dae: Process SS (END) 20241002055652097 DSS <0004> hlr_ussd.c:518 262421328539818/0x8c841dae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055652097 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421328539818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421328539818" session_id=2357468590 session_state=END} 20241002055652097 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421328539818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652097 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421328539818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055652097 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055652097 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262421328539818" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421328539818" TC_mo_ussd_euse_defaultroute(246)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055652100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@961cfd313142: Final verdict of PTC: pass 20241002055652105 DAUC <0003> db_auc.c:157 IMSI='262426494088744': No 2G Auth Data 20241002055652105 DAUC <0003> db_auc.c:192 IMSI='262426494088744': No 3G Auth Data HLR_Test-GSUP(237)@961cfd313142: Created GsupExpect[0] for "262426494088744" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241002055652134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241002055652139 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055652139 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426494088744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426494088744" session_id=3044722702 session_state=BEGIN} 20241002055652139 DSS <0004> hlr_ussd.c:576 262426494088744/0xb57ac80e: Process SS (BEGIN) 20241002055652139 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002055652139 DSS <0004> hlr_ussd.c:518 262426494088744/0xb57ac80e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002055652139 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652139 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data 20241002055652139 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652139 DLINP <000b> input/ipa.c:431 127.0.0.1:34053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: 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 } } } } } 20241002055652140 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652140 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055652140 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426494088744 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426494088744" session_id=3044722702 session_state=END} 20241002055652140 DSS <0004> hlr_ussd.c:576 262426494088744/0xb57ac80e: Process SS (END) 20241002055652140 DSS <0004> hlr_ussd.c:518 262426494088744/0xb57ac80e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002055652140 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426494088744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426494088744" session_id=3044722702 session_state=END} 20241002055652140 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426494088744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652140 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426494088744 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002055652140 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055652140 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@961cfd313142: Found GsupExpect[0] for "262426494088744" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@961cfd313142: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426494088744" TC_mo_ussd_euse_defaultroute(247)@961cfd313142: 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)@961cfd313142: setverdict(pass): none -> pass 20241002055652144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@961cfd313142: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@961cfd313142: Final verdict of PTC: none 20241002055652148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241002055652148 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055652148 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055652148 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055652148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055652149 DLINP <000b> input/ipa.c:451 connected read/write 20241002055652149 DLINP <000b> input/ipa.c:405 127.0.0.1:34053 message received 20241002055652149 DLINP <000b> input/ipa.c:414 127.0.0.1:34053 connection closed with server 20241002055652149 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34053 20241002055652149 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@961cfd313142: Final verdict of PTC: none 20241002055652149 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33769<->l=127.0.0.1:4259) 238@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@961cfd313142: Final verdict of PTC: none IPA-EUSE-foobar(236)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 238: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@961cfd313142: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:56:52 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 20241002055652189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20241002055652248 DSS <0004> hlr_ussd.c:239 262426833213751/0xde1c3418: SS Session Timeout, destroying 20241002055652248 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426833213751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652302 DSS <0004> hlr_ussd.c:239 262421961600941/0x4297af3b: SS Session Timeout, destroying 20241002055652302 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421961600941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652352 DSS <0004> hlr_ussd.c:239 262425172660956/0x2f7fb99d: SS Session Timeout, destroying 20241002055652352 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425172660956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34708) 20241002055652410 DSS <0004> hlr_ussd.c:239 262420766875599/0x51c73de5: SS Session Timeout, destroying 20241002055652410 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420766875599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652447 DSS <0004> hlr_ussd.c:239 262424670158754/0xca6649a0: SS Session Timeout, destroying 20241002055652448 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424670158754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652504 DSS <0004> hlr_ussd.c:239 262427033627375/0x455649a7: SS Session Timeout, destroying 20241002055652504 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427033627375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652558 DSS <0004> hlr_ussd.c:239 262420281353849/0x10f610fe: SS Session Timeout, destroying 20241002055652558 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420281353849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055652607 DSS <0004> hlr_ussd.c:239 262429801252778/0x6e222b4a: SS Session Timeout, destroying 20241002055652607 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429801252778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=34708, count=47224) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:56: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_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@961cfd313142: 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@961cfd313142: Test case TC_mo_sss_reject started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055655470 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055655470 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055655472 DLINP <000b> input/ipa.c:451 connected read/write 20241002055655472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055655473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055655475 DLINP <000b> input/ipa.c:451 connected read/write 20241002055655475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055655475 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055655475 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055655475 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 20241002055655475 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055655475 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 20241002055655475 DLGSUP <0013> gsup_server.c:235 2: 20241002055655475 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055655475 DLGSUP <0013> gsup_server.c:235 3: 20241002055655475 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055655475 DLGSUP <0013> gsup_server.c:235 4: 20241002055655475 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055655475 DLGSUP <0013> gsup_server.c:235 5: 20241002055655475 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055655475 DLGSUP <0013> gsup_server.c:235 7: 20241002055655475 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055655475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055655475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055655475 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@961cfd313142: 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") 20241002055655496 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38149<->l=127.0.0.1:4259) 20241002055655516 DAUC <0003> db_auc.c:157 IMSI='262427533457949': No 2G Auth Data 20241002055655516 DAUC <0003> db_auc.c:192 IMSI='262427533457949': No 3G Auth Data HLR_Test-GSUP(249)@961cfd313142: Created GsupExpect[0] for "262427533457949" to be handled at TC_mo_sss_reject(252) 20241002055655542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20241002055655549 DLINP <000b> input/ipa.c:451 connected read/write 20241002055655549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055655549 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427533457949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427533457949" session_id=4032700364 session_state=BEGIN} 20241002055655549 DSS <0004> hlr_ussd.c:576 262427533457949/0xf05e1fcc: Process SS (BEGIN) 20241002055655549 DSS <0004> hlr_ussd.c:498 262427533457949/0xf05e1fcc: SS CompType=Invoke, OpCode=InterrogateSS 20241002055655549 DSS <0004> hlr_ussd.c:506 262427533457949/0xf05e1fcc: Structured SS requests are not supported, rejecting... 20241002055655549 DSS <0004> hlr_ussd.c:354 262427533457949/0xf05e1fcc: Tx ReturnError(0, 0x15) 20241002055655549 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427533457949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427533457949" session_id=4032700364 session_state=END} 20241002055655549 DLINP <000b> input/ipa.c:451 connected read/write 20241002055655549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055655549 DLINP <000b> input/ipa.c:451 connected read/write 20241002055655549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@961cfd313142: Found GsupExpect[0] for "262427533457949" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@961cfd313142: Added IMSI table entry 0TC_mo_sss_reject(252)"262427533457949" TC_mo_sss_reject(252)@961cfd313142: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@961cfd313142: setverdict(pass): none -> pass 20241002055655553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@961cfd313142: Final verdict of PTC: pass 20241002055655562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20241002055655563 DLINP <000b> input/ipa.c:451 connected read/write 20241002055655563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055655563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055655563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055655563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055655563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38149<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@961cfd313142: Final verdict of PTC: none 250@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 250: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@961cfd313142: Test case TC_mo_sss_reject finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055655606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20241002055655707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241002055655909 DSS <0004> hlr_ussd.c:239 262427856280732/0x1bc876d1: SS Session Timeout, destroying 20241002055655909 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427856280732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055655944 DSS <0004> hlr_ussd.c:239 262425683221021/0xf1ecb53b: SS Session Timeout, destroying 20241002055655944 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425683221021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055655985 DSS <0004> hlr_ussd.c:239 262421875266834/0x49cc9e03: SS Session Timeout, destroying 20241002055655985 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421875266834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055656022 DSS <0004> hlr_ussd.c:239 262425232052442/0xd725df44: SS Session Timeout, destroying 20241002055656022 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425232052442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055656060 DSS <0004> hlr_ussd.c:239 262424688557534/0x7960c934: SS Session Timeout, destroying 20241002055656060 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424688557534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055656102 DSS <0004> hlr_ussd.c:239 262428986604651/0xaeec9b00: SS Session Timeout, destroying 20241002055656102 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428986604651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055656144 DSS <0004> hlr_ussd.c:239 262428732811674/0xd0633450: SS Session Timeout, destroying 20241002055656144 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428732811674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002055656195 DSS <0004> hlr_ussd.c:239 262425968794879/0x9fa0bc3b: SS Session Timeout, destroying 20241002055656195 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425968794879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_check_imei started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055658784 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055658784 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055658787 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055658790 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658790 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055658790 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055658790 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 20241002055658790 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055658790 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 20241002055658790 DLGSUP <0013> gsup_server.c:235 2: 20241002055658790 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055658790 DLGSUP <0013> gsup_server.c:235 3: 20241002055658790 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055658790 DLGSUP <0013> gsup_server.c:235 4: 20241002055658790 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055658790 DLGSUP <0013> gsup_server.c:235 5: 20241002055658790 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055658790 DLGSUP <0013> gsup_server.c:235 7: 20241002055658790 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055658790 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055658790 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055658790 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@961cfd313142: 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") 20241002055658811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41119<->l=127.0.0.1:4259) 20241002055658829 DAUC <0003> db_auc.c:157 IMSI='262423577557243': No 2G Auth Data 20241002055658829 DAUC <0003> db_auc.c:192 IMSI='262423577557243': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262423577557243" to be handled at TC_gsup_check_imei(257) 20241002055658854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 20241002055658859 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658859 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423577557243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577557243"} 20241002055658859 DMAIN <0000> hlr.c:435 IMSI='262423577557243': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055658859 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423577557243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577557243"} 20241002055658859 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423577557243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055658859 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055658859 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262423577557243" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 0TC_gsup_check_imei(257)"262423577557243" TC_gsup_check_imei(257)@961cfd313142: setverdict(pass): none -> pass 20241002055658861 DAUC <0003> db_auc.c:192 IMSI='262423577557243': No 3G Auth Data 20241002055658863 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658863 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423577557243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577557243"} 20241002055658863 DAUC <0003> hlr.c:428 IMSI='262423577557243': storing IMEI = 12345678901234 20241002055658867 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423577557243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577557243"} 20241002055658867 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423577557243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055658867 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055658867 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055658868 DAUC <0003> db_auc.c:192 IMSI='262423577557243': No 3G Auth Data 20241002055658869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@961cfd313142: Final verdict of PTC: pass 20241002055658881 DAUC <0003> db_auc.c:157 IMSI='262429717861253': No 2G Auth Data 20241002055658881 DAUC <0003> db_auc.c:192 IMSI='262429717861253': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262429717861253" to be handled at TC_gsup_check_imei(258) 20241002055658906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 20241002055658911 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658911 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429717861253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429717861253"} 20241002055658911 DMAIN <0000> hlr.c:435 IMSI='262429717861253': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055658911 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429717861253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429717861253"} 20241002055658911 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429717861253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055658911 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055658911 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262429717861253" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 1TC_gsup_check_imei(258)"262429717861253" TC_gsup_check_imei(258)@961cfd313142: setverdict(pass): none -> pass 20241002055658913 DAUC <0003> db_auc.c:192 IMSI='262429717861253': No 3G Auth Data 20241002055658916 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658916 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429717861253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429717861253"} 20241002055658916 DAUC <0003> hlr.c:428 IMSI='262429717861253': storing IMEI = 12345678901234 20241002055658920 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429717861253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429717861253"} 20241002055658920 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429717861253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055658920 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055658920 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055658921 DAUC <0003> db_auc.c:192 IMSI='262429717861253': No 3G Auth Data 20241002055658922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@961cfd313142: Final verdict of PTC: pass 20241002055658935 DAUC <0003> db_auc.c:157 IMSI='262427123913899': No 2G Auth Data 20241002055658935 DAUC <0003> db_auc.c:192 IMSI='262427123913899': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262427123913899" to be handled at TC_gsup_check_imei(259) 20241002055658960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 20241002055658967 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658967 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427123913899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427123913899"} 20241002055658967 DMAIN <0000> hlr.c:435 IMSI='262427123913899': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055658967 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427123913899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427123913899"} 20241002055658967 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427123913899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055658967 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055658967 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262427123913899" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 2TC_gsup_check_imei(259)"262427123913899" TC_gsup_check_imei(259)@961cfd313142: setverdict(pass): none -> pass 20241002055658969 DAUC <0003> db_auc.c:192 IMSI='262427123913899': No 3G Auth Data 20241002055658971 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055658972 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427123913899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427123913899"} 20241002055658972 DAUC <0003> hlr.c:428 IMSI='262427123913899': storing IMEI = 12345678901234 20241002055658975 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427123913899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427123913899"} 20241002055658975 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427123913899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055658975 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055658975 DLINP <000b> input/ipa.c:451 connected read/write 20241002055658975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055658977 DAUC <0003> db_auc.c:192 IMSI='262427123913899': No 3G Auth Data 20241002055658978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@961cfd313142: Final verdict of PTC: pass 20241002055658993 DAUC <0003> db_auc.c:157 IMSI='262426831617585': No 2G Auth Data 20241002055658993 DAUC <0003> db_auc.c:192 IMSI='262426831617585': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262426831617585" to be handled at TC_gsup_check_imei(260) 20241002055659019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 20241002055659023 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659023 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426831617585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426831617585"} 20241002055659023 DMAIN <0000> hlr.c:435 IMSI='262426831617585': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055659023 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426831617585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426831617585"} 20241002055659023 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426831617585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659023 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659023 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262426831617585" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 3TC_gsup_check_imei(260)"262426831617585" TC_gsup_check_imei(260)@961cfd313142: setverdict(pass): none -> pass 20241002055659024 DAUC <0003> db_auc.c:157 IMSI='262426831617585': No 2G Auth Data 20241002055659028 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659028 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426831617585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426831617585"} 20241002055659028 DAUC <0003> hlr.c:428 IMSI='262426831617585': storing IMEI = 12345678901234 20241002055659031 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426831617585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426831617585"} 20241002055659031 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426831617585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659031 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659031 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055659033 DAUC <0003> db_auc.c:157 IMSI='262426831617585': No 2G Auth Data 20241002055659034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@961cfd313142: Final verdict of PTC: pass 20241002055659047 DAUC <0003> db_auc.c:157 IMSI='262429627430733': No 2G Auth Data 20241002055659047 DAUC <0003> db_auc.c:192 IMSI='262429627430733': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262429627430733" to be handled at TC_gsup_check_imei(261) 20241002055659073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20241002055659079 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659079 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429627430733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429627430733"} 20241002055659079 DMAIN <0000> hlr.c:435 IMSI='262429627430733': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055659079 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429627430733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429627430733"} 20241002055659079 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429627430733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659079 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659079 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262429627430733" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 4TC_gsup_check_imei(261)"262429627430733" TC_gsup_check_imei(261)@961cfd313142: setverdict(pass): none -> pass 20241002055659080 DAUC <0003> db_auc.c:157 IMSI='262429627430733': No 2G Auth Data 20241002055659083 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659083 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429627430733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429627430733"} 20241002055659083 DAUC <0003> hlr.c:428 IMSI='262429627430733': storing IMEI = 12345678901234 20241002055659086 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429627430733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429627430733"} 20241002055659086 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429627430733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659086 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659086 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055659087 DAUC <0003> db_auc.c:157 IMSI='262429627430733': No 2G Auth Data 20241002055659088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@961cfd313142: Final verdict of PTC: pass 20241002055659101 DAUC <0003> db_auc.c:157 IMSI='262425483176047': No 2G Auth Data 20241002055659101 DAUC <0003> db_auc.c:192 IMSI='262425483176047': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262425483176047" to be handled at TC_gsup_check_imei(262) 20241002055659130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 20241002055659135 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659135 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425483176047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425483176047"} 20241002055659135 DMAIN <0000> hlr.c:435 IMSI='262425483176047': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055659135 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425483176047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425483176047"} 20241002055659135 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425483176047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659135 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659135 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262425483176047" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 5TC_gsup_check_imei(262)"262425483176047" TC_gsup_check_imei(262)@961cfd313142: setverdict(pass): none -> pass 20241002055659139 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659139 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425483176047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425483176047"} 20241002055659139 DAUC <0003> hlr.c:428 IMSI='262425483176047': storing IMEI = 12345678901234 20241002055659143 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425483176047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425483176047"} 20241002055659143 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425483176047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659143 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659143 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055659145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@961cfd313142: Final verdict of PTC: pass 20241002055659161 DAUC <0003> db_auc.c:157 IMSI='262428704032316': No 2G Auth Data 20241002055659161 DAUC <0003> db_auc.c:192 IMSI='262428704032316': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262428704032316" to be handled at TC_gsup_check_imei(263) 20241002055659188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55194<->l=127.0.0.1:4258 20241002055659193 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659193 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428704032316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428704032316"} 20241002055659193 DMAIN <0000> hlr.c:435 IMSI='262428704032316': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055659193 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428704032316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428704032316"} 20241002055659193 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428704032316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659193 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659193 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262428704032316" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 6TC_gsup_check_imei(263)"262428704032316" TC_gsup_check_imei(263)@961cfd313142: setverdict(pass): none -> pass 20241002055659197 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659197 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428704032316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428704032316"} 20241002055659197 DAUC <0003> hlr.c:428 IMSI='262428704032316': storing IMEI = 12345678901234 20241002055659200 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428704032316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428704032316"} 20241002055659200 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428704032316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659200 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659200 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055659203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55194<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@961cfd313142: Final verdict of PTC: pass 20241002055659219 DAUC <0003> db_auc.c:157 IMSI='262428268160198': No 2G Auth Data 20241002055659219 DAUC <0003> db_auc.c:192 IMSI='262428268160198': No 3G Auth Data HLR_Test-GSUP(254)@961cfd313142: Created GsupExpect[0] for "262428268160198" to be handled at TC_gsup_check_imei(264) 20241002055659248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20241002055659253 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659253 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428268160198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268160198"} 20241002055659253 DMAIN <0000> hlr.c:435 IMSI='262428268160198': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055659253 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428268160198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428268160198"} 20241002055659253 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428268160198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659253 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659253 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@961cfd313142: Found GsupExpect[0] for "262428268160198" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@961cfd313142: Added IMSI table entry 7TC_gsup_check_imei(264)"262428268160198" TC_gsup_check_imei(264)@961cfd313142: setverdict(pass): none -> pass 20241002055659258 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659258 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428268160198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268160198"} 20241002055659258 DAUC <0003> hlr.c:428 IMSI='262428268160198': storing IMEI = 12345678901234 20241002055659262 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428268160198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428268160198"} 20241002055659262 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428268160198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055659262 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055659262 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055659264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055659277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55160<->l=127.0.0.1:4258 20241002055659278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41119<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@961cfd313142: Final verdict of PTC: none 20241002055659278 DLINP <000b> input/ipa.c:451 connected read/write 20241002055659278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055659278 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055659278 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055659278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@961cfd313142: Final verdict of PTC: none 255@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_check_imei finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:56:59 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 20241002055659317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55198<->l=127.0.0.1:4258 20241002055659418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55198<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37432) Waiting for packet dumper to finish... 1 (prev_count=37432, count=68924) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:57:01 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_check_imei_via_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055702490 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055702490 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055702493 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055702496 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702496 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055702496 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055702496 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 20241002055702496 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055702496 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 20241002055702496 DLGSUP <0013> gsup_server.c:235 2: 20241002055702496 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055702496 DLGSUP <0013> gsup_server.c:235 3: 20241002055702496 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055702496 DLGSUP <0013> gsup_server.c:235 4: 20241002055702496 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055702496 DLGSUP <0013> gsup_server.c:235 5: 20241002055702496 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055702496 DLGSUP <0013> gsup_server.c:235 7: 20241002055702496 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055702496 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055702496 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055702496 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@961cfd313142: 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") 20241002055702521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40553<->l=127.0.0.1:4259) 20241002055702531 DAUC <0003> db_auc.c:157 IMSI='262427268373237': No 2G Auth Data 20241002055702531 DAUC <0003> db_auc.c:192 IMSI='262427268373237': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262427268373237" to be handled at TC_gsup_check_imei_via_proxy(269) 20241002055702557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 20241002055702564 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702564 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427268373237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427268373237" source_name="the-source\n"} 20241002055702564 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002055702564 DMAIN <0000> hlr.c:435 IMSI='262427268373237': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702564 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427268373237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427268373237" destination_name="the-source\n"} 20241002055702564 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427268373237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702564 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702564 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262427268373237" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262427268373237" TC_gsup_check_imei_via_proxy(269)@961cfd313142: setverdict(pass): none -> pass 20241002055702567 DAUC <0003> db_auc.c:192 IMSI='262427268373237': No 3G Auth Data 20241002055702570 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702570 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427268373237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427268373237" source_name="the-source\n"} 20241002055702570 DAUC <0003> hlr.c:428 IMSI='262427268373237': storing IMEI = 12345678901234 20241002055702574 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427268373237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427268373237" destination_name="the-source\n"} 20241002055702574 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427268373237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702574 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702574 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055702575 DAUC <0003> db_auc.c:192 IMSI='262427268373237': No 3G Auth Data 20241002055702576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@961cfd313142: Final verdict of PTC: pass 20241002055702589 DAUC <0003> db_auc.c:157 IMSI='262422033161718': No 2G Auth Data 20241002055702589 DAUC <0003> db_auc.c:192 IMSI='262422033161718': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262422033161718" to be handled at TC_gsup_check_imei_via_proxy(270) 20241002055702615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 20241002055702620 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702620 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422033161718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422033161718" source_name="the-source\n"} 20241002055702620 DMAIN <0000> hlr.c:435 IMSI='262422033161718': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702620 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422033161718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422033161718" destination_name="the-source\n"} 20241002055702620 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422033161718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702620 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702620 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262422033161718" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422033161718" TC_gsup_check_imei_via_proxy(270)@961cfd313142: setverdict(pass): none -> pass 20241002055702622 DAUC <0003> db_auc.c:192 IMSI='262422033161718': No 3G Auth Data 20241002055702624 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702624 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422033161718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422033161718" source_name="the-source\n"} 20241002055702624 DAUC <0003> hlr.c:428 IMSI='262422033161718': storing IMEI = 12345678901234 20241002055702628 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422033161718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422033161718" destination_name="the-source\n"} 20241002055702628 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422033161718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702628 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702628 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055702630 DAUC <0003> db_auc.c:192 IMSI='262422033161718': No 3G Auth Data 20241002055702630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@961cfd313142: Final verdict of PTC: pass 20241002055702643 DAUC <0003> db_auc.c:157 IMSI='262421988865627': No 2G Auth Data 20241002055702643 DAUC <0003> db_auc.c:192 IMSI='262421988865627': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262421988865627" to be handled at TC_gsup_check_imei_via_proxy(271) 20241002055702670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4258 20241002055702676 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702677 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421988865627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421988865627" source_name="the-source\n"} 20241002055702677 DMAIN <0000> hlr.c:435 IMSI='262421988865627': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702677 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421988865627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421988865627" destination_name="the-source\n"} 20241002055702677 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421988865627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702677 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702677 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262421988865627" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421988865627" TC_gsup_check_imei_via_proxy(271)@961cfd313142: setverdict(pass): none -> pass 20241002055702678 DAUC <0003> db_auc.c:192 IMSI='262421988865627': No 3G Auth Data 20241002055702681 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702681 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421988865627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421988865627" source_name="the-source\n"} 20241002055702681 DAUC <0003> hlr.c:428 IMSI='262421988865627': storing IMEI = 12345678901234 20241002055702684 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421988865627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421988865627" destination_name="the-source\n"} 20241002055702684 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421988865627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702684 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702684 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055702686 DAUC <0003> db_auc.c:192 IMSI='262421988865627': No 3G Auth Data 20241002055702687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@961cfd313142: Final verdict of PTC: pass 20241002055702705 DAUC <0003> db_auc.c:157 IMSI='262423492282440': No 2G Auth Data 20241002055702705 DAUC <0003> db_auc.c:192 IMSI='262423492282440': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262423492282440" to be handled at TC_gsup_check_imei_via_proxy(272) 20241002055702736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4258 20241002055702741 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702741 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423492282440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423492282440" source_name="the-source\n"} 20241002055702741 DMAIN <0000> hlr.c:435 IMSI='262423492282440': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702741 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423492282440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423492282440" destination_name="the-source\n"} 20241002055702741 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423492282440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702741 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702741 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262423492282440" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423492282440" TC_gsup_check_imei_via_proxy(272)@961cfd313142: setverdict(pass): none -> pass 20241002055702743 DAUC <0003> db_auc.c:157 IMSI='262423492282440': No 2G Auth Data 20241002055702746 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702746 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423492282440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423492282440" source_name="the-source\n"} 20241002055702746 DAUC <0003> hlr.c:428 IMSI='262423492282440': storing IMEI = 12345678901234 20241002055702749 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423492282440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423492282440" destination_name="the-source\n"} 20241002055702749 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423492282440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702749 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702749 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055702750 DAUC <0003> db_auc.c:157 IMSI='262423492282440': No 2G Auth Data 20241002055702752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55240<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@961cfd313142: Final verdict of PTC: pass 20241002055702770 DAUC <0003> db_auc.c:157 IMSI='262425236827708': No 2G Auth Data 20241002055702770 DAUC <0003> db_auc.c:192 IMSI='262425236827708': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262425236827708" to be handled at TC_gsup_check_imei_via_proxy(273) 20241002055702797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 20241002055702801 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702801 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425236827708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425236827708" source_name="the-source\n"} 20241002055702801 DMAIN <0000> hlr.c:435 IMSI='262425236827708': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702801 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425236827708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425236827708" destination_name="the-source\n"} 20241002055702801 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425236827708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702801 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702801 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262425236827708" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425236827708" TC_gsup_check_imei_via_proxy(273)@961cfd313142: setverdict(pass): none -> pass 20241002055702803 DAUC <0003> db_auc.c:157 IMSI='262425236827708': No 2G Auth Data 20241002055702806 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702806 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425236827708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425236827708" source_name="the-source\n"} 20241002055702806 DAUC <0003> hlr.c:428 IMSI='262425236827708': storing IMEI = 12345678901234 20241002055702810 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425236827708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425236827708" destination_name="the-source\n"} 20241002055702810 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425236827708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702810 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702810 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055702811 DAUC <0003> db_auc.c:157 IMSI='262425236827708': No 2G Auth Data 20241002055702812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@961cfd313142: Final verdict of PTC: pass 20241002055702827 DAUC <0003> db_auc.c:157 IMSI='262426872014755': No 2G Auth Data 20241002055702827 DAUC <0003> db_auc.c:192 IMSI='262426872014755': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262426872014755" to be handled at TC_gsup_check_imei_via_proxy(274) 20241002055702866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4258 20241002055702871 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702871 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426872014755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426872014755" source_name="the-source\n"} 20241002055702871 DMAIN <0000> hlr.c:435 IMSI='262426872014755': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702871 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426872014755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426872014755" destination_name="the-source\n"} 20241002055702871 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262426872014755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702871 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702871 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262426872014755" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426872014755" TC_gsup_check_imei_via_proxy(274)@961cfd313142: setverdict(pass): none -> pass 20241002055702875 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702876 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426872014755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426872014755" source_name="the-source\n"} 20241002055702876 DAUC <0003> hlr.c:428 IMSI='262426872014755': storing IMEI = 12345678901234 20241002055702879 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426872014755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426872014755" destination_name="the-source\n"} 20241002055702879 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262426872014755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702879 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702879 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055702881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@961cfd313142: Final verdict of PTC: pass 20241002055702902 DAUC <0003> db_auc.c:157 IMSI='262429417219230': No 2G Auth Data 20241002055702902 DAUC <0003> db_auc.c:192 IMSI='262429417219230': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262429417219230" to be handled at TC_gsup_check_imei_via_proxy(275) 20241002055702930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 20241002055702934 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702934 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429417219230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429417219230" source_name="the-source\n"} 20241002055702934 DMAIN <0000> hlr.c:435 IMSI='262429417219230': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702934 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429417219230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429417219230" destination_name="the-source\n"} 20241002055702934 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429417219230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702934 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702934 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262429417219230" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429417219230" TC_gsup_check_imei_via_proxy(275)@961cfd313142: setverdict(pass): none -> pass 20241002055702938 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702938 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429417219230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429417219230" source_name="the-source\n"} 20241002055702938 DAUC <0003> hlr.c:428 IMSI='262429417219230': storing IMEI = 12345678901234 20241002055702942 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429417219230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429417219230" destination_name="the-source\n"} 20241002055702942 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429417219230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702942 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702942 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055702944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@961cfd313142: Final verdict of PTC: pass 20241002055702959 DAUC <0003> db_auc.c:157 IMSI='262425220083977': No 2G Auth Data 20241002055702959 DAUC <0003> db_auc.c:192 IMSI='262425220083977': No 3G Auth Data HLR_Test-GSUP(266)@961cfd313142: Created GsupExpect[0] for "262425220083977" to be handled at TC_gsup_check_imei_via_proxy(276) 20241002055702987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 20241002055702992 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702992 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425220083977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220083977" source_name="the-source\n"} 20241002055702992 DMAIN <0000> hlr.c:435 IMSI='262425220083977': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002055702992 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425220083977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220083977" destination_name="the-source\n"} 20241002055702992 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425220083977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702992 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702992 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@961cfd313142: Found GsupExpect[0] for "262425220083977" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@961cfd313142: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425220083977" TC_gsup_check_imei_via_proxy(276)@961cfd313142: setverdict(pass): none -> pass 20241002055702996 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055702996 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425220083977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220083977" source_name="the-source\n"} 20241002055702996 DAUC <0003> hlr.c:428 IMSI='262425220083977': storing IMEI = 12345678901234 20241002055702999 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425220083977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220083977" destination_name="the-source\n"} 20241002055702999 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425220083977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055702999 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055702999 DLINP <000b> input/ipa.c:451 connected read/write 20241002055702999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055703001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055703014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4258 20241002055703015 DLINP <000b> input/ipa.c:451 connected read/write 20241002055703015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055703015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055703015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055703015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055703015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241002055703015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40553<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@961cfd313142: Final verdict of PTC: none 267@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:57:03 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 20241002055703057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55268<->l=127.0.0.1:4258 20241002055703158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55268<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5524) Waiting for packet dumper to finish... 1 (prev_count=5524, count=69408) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:57: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_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@961cfd313142: 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@961cfd313142: Test case TC_gsup_check_imei_invalid_len started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055706239 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055706239 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055706241 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55284<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055706244 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055706244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055706244 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 20241002055706244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055706244 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 20241002055706244 DLGSUP <0013> gsup_server.c:235 2: 20241002055706244 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055706244 DLGSUP <0013> gsup_server.c:235 3: 20241002055706244 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055706244 DLGSUP <0013> gsup_server.c:235 4: 20241002055706244 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055706244 DLGSUP <0013> gsup_server.c:235 5: 20241002055706244 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055706244 DLGSUP <0013> gsup_server.c:235 7: 20241002055706244 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055706244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055706244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055706244 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@961cfd313142: 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") 20241002055706267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36209<->l=127.0.0.1:4259) 20241002055706283 DAUC <0003> db_auc.c:157 IMSI='262424610509303': No 2G Auth Data 20241002055706283 DAUC <0003> db_auc.c:192 IMSI='262424610509303': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262424610509303" to be handled at TC_gsup_check_imei_invalid_len(281) 20241002055706307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 20241002055706312 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706312 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610509303"} 20241002055706312 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706312 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424610509303" cause=Invalid mandatory information} 20241002055706312 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706312 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706312 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262424610509303" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424610509303" TC_gsup_check_imei_invalid_len(281)@961cfd313142: setverdict(pass): none -> pass 20241002055706315 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706315 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610509303"} 20241002055706315 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706315 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424610509303" cause=Invalid mandatory information} 20241002055706315 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706315 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706315 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706317 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706317 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610509303"} 20241002055706317 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706317 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424610509303" cause=Invalid mandatory information} 20241002055706317 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706317 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706317 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706319 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706319 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610509303"} 20241002055706319 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706319 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424610509303" cause=Invalid mandatory information} 20241002055706319 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706319 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706319 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706321 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706321 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610509303"} 20241002055706321 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706321 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424610509303" cause=Invalid mandatory information} 20241002055706321 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424610509303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706321 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706321 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@961cfd313142: Final verdict of PTC: pass 20241002055706333 DAUC <0003> db_auc.c:157 IMSI='262421565908414': No 2G Auth Data 20241002055706333 DAUC <0003> db_auc.c:192 IMSI='262421565908414': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262421565908414" to be handled at TC_gsup_check_imei_invalid_len(282) 20241002055706357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55304<->l=127.0.0.1:4258 20241002055706361 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706361 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421565908414"} 20241002055706361 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706361 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421565908414" cause=Invalid mandatory information} 20241002055706361 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706361 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706361 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262421565908414" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421565908414" TC_gsup_check_imei_invalid_len(282)@961cfd313142: setverdict(pass): none -> pass 20241002055706363 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706363 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421565908414"} 20241002055706363 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706363 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421565908414" cause=Invalid mandatory information} 20241002055706363 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706363 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706363 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706364 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706364 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421565908414"} 20241002055706364 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706364 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421565908414" cause=Invalid mandatory information} 20241002055706364 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706364 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706364 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706366 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706366 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421565908414"} 20241002055706366 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706366 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421565908414" cause=Invalid mandatory information} 20241002055706366 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706366 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706366 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706368 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706368 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421565908414"} 20241002055706368 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706368 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421565908414" cause=Invalid mandatory information} 20241002055706368 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421565908414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706368 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706368 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55304<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@961cfd313142: Final verdict of PTC: pass 20241002055706382 DAUC <0003> db_auc.c:157 IMSI='262422293850250': No 2G Auth Data 20241002055706382 DAUC <0003> db_auc.c:192 IMSI='262422293850250': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262422293850250" to be handled at TC_gsup_check_imei_invalid_len(283) 20241002055706406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 20241002055706411 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706411 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422293850250"} 20241002055706411 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706411 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422293850250" cause=Invalid mandatory information} 20241002055706411 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706411 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706411 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262422293850250" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422293850250" TC_gsup_check_imei_invalid_len(283)@961cfd313142: setverdict(pass): none -> pass 20241002055706413 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706413 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422293850250"} 20241002055706413 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706413 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422293850250" cause=Invalid mandatory information} 20241002055706413 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706413 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706413 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706415 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706415 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422293850250"} 20241002055706415 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706415 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422293850250" cause=Invalid mandatory information} 20241002055706415 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706415 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706415 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706416 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422293850250"} 20241002055706416 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706416 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422293850250" cause=Invalid mandatory information} 20241002055706416 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706416 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706418 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706418 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422293850250"} 20241002055706418 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706418 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422293850250" cause=Invalid mandatory information} 20241002055706418 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422293850250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706418 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706418 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@961cfd313142: Final verdict of PTC: pass 20241002055706431 DAUC <0003> db_auc.c:157 IMSI='262420584998083': No 2G Auth Data 20241002055706431 DAUC <0003> db_auc.c:192 IMSI='262420584998083': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262420584998083" to be handled at TC_gsup_check_imei_invalid_len(284) 20241002055706454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55328<->l=127.0.0.1:4258 20241002055706458 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706458 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584998083"} 20241002055706458 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706458 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584998083" cause=Invalid mandatory information} 20241002055706458 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706458 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706458 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262420584998083" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420584998083" TC_gsup_check_imei_invalid_len(284)@961cfd313142: setverdict(pass): none -> pass 20241002055706460 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706460 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584998083"} 20241002055706460 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706460 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584998083" cause=Invalid mandatory information} 20241002055706460 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706460 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706460 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706462 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706462 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584998083"} 20241002055706462 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706462 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584998083" cause=Invalid mandatory information} 20241002055706462 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706462 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706462 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706463 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706463 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584998083"} 20241002055706463 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706463 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584998083" cause=Invalid mandatory information} 20241002055706463 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706463 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706463 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706465 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584998083"} 20241002055706465 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706465 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584998083" cause=Invalid mandatory information} 20241002055706465 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584998083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55328<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@961cfd313142: Final verdict of PTC: pass 20241002055706477 DAUC <0003> db_auc.c:157 IMSI='262421807817341': No 2G Auth Data 20241002055706478 DAUC <0003> db_auc.c:192 IMSI='262421807817341': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262421807817341" to be handled at TC_gsup_check_imei_invalid_len(285) 20241002055706502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55338<->l=127.0.0.1:4258 20241002055706506 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706506 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421807817341"} 20241002055706506 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706506 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421807817341" cause=Invalid mandatory information} 20241002055706506 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706506 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706506 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262421807817341" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421807817341" TC_gsup_check_imei_invalid_len(285)@961cfd313142: setverdict(pass): none -> pass 20241002055706508 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706508 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421807817341"} 20241002055706508 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706508 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421807817341" cause=Invalid mandatory information} 20241002055706508 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706508 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706508 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706510 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706510 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421807817341"} 20241002055706510 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706510 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421807817341" cause=Invalid mandatory information} 20241002055706510 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706510 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706510 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706512 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706512 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421807817341"} 20241002055706512 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706512 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421807817341" cause=Invalid mandatory information} 20241002055706512 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706512 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706512 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706514 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706514 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421807817341"} 20241002055706514 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706514 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421807817341" cause=Invalid mandatory information} 20241002055706514 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421807817341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706514 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706514 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55338<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@961cfd313142: Final verdict of PTC: pass 20241002055706526 DAUC <0003> db_auc.c:157 IMSI='262424818686226': No 2G Auth Data 20241002055706526 DAUC <0003> db_auc.c:192 IMSI='262424818686226': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262424818686226" to be handled at TC_gsup_check_imei_invalid_len(286) 20241002055706553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55340<->l=127.0.0.1:4258 20241002055706556 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706556 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424818686226"} 20241002055706556 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706556 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424818686226" cause=Invalid mandatory information} 20241002055706556 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706556 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706557 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262424818686226" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424818686226" TC_gsup_check_imei_invalid_len(286)@961cfd313142: setverdict(pass): none -> pass 20241002055706558 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706558 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424818686226"} 20241002055706558 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706558 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424818686226" cause=Invalid mandatory information} 20241002055706558 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706558 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706558 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706560 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706560 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424818686226"} 20241002055706560 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706560 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424818686226" cause=Invalid mandatory information} 20241002055706560 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706560 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706560 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706562 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706562 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424818686226"} 20241002055706562 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706562 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424818686226" cause=Invalid mandatory information} 20241002055706562 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706562 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706562 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706563 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706563 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424818686226"} 20241002055706563 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706563 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424818686226" cause=Invalid mandatory information} 20241002055706563 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424818686226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706563 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706563 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55340<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@961cfd313142: Final verdict of PTC: pass 20241002055706579 DAUC <0003> db_auc.c:157 IMSI='262428066248031': No 2G Auth Data 20241002055706579 DAUC <0003> db_auc.c:192 IMSI='262428066248031': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262428066248031" to be handled at TC_gsup_check_imei_invalid_len(287) 20241002055706607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4258 20241002055706610 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706610 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428066248031"} 20241002055706610 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706610 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428066248031" cause=Invalid mandatory information} 20241002055706610 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706610 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706610 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262428066248031" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428066248031" TC_gsup_check_imei_invalid_len(287)@961cfd313142: setverdict(pass): none -> pass 20241002055706611 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706611 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428066248031"} 20241002055706611 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706611 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428066248031" cause=Invalid mandatory information} 20241002055706611 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706611 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706611 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706613 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706613 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428066248031"} 20241002055706613 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706613 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428066248031" cause=Invalid mandatory information} 20241002055706613 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706613 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706613 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706615 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706615 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428066248031"} 20241002055706615 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706615 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428066248031" cause=Invalid mandatory information} 20241002055706615 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706615 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706615 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706616 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706616 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428066248031"} 20241002055706616 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706616 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428066248031" cause=Invalid mandatory information} 20241002055706616 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428066248031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706616 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706616 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@961cfd313142: Final verdict of PTC: pass 20241002055706632 DAUC <0003> db_auc.c:157 IMSI='262429939721684': No 2G Auth Data 20241002055706632 DAUC <0003> db_auc.c:192 IMSI='262429939721684': No 3G Auth Data HLR_Test-GSUP(278)@961cfd313142: Created GsupExpect[0] for "262429939721684" to be handled at TC_gsup_check_imei_invalid_len(288) 20241002055706658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4258 20241002055706662 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706662 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429939721684"} 20241002055706662 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002055706662 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429939721684" cause=Invalid mandatory information} 20241002055706662 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706662 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706662 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@961cfd313142: Found GsupExpect[0] for "262429939721684" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@961cfd313142: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429939721684" TC_gsup_check_imei_invalid_len(288)@961cfd313142: setverdict(pass): none -> pass 20241002055706664 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706664 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429939721684"} 20241002055706664 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002055706664 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429939721684" cause=Invalid mandatory information} 20241002055706664 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706664 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706664 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706665 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706665 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429939721684"} 20241002055706665 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002055706665 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429939721684" cause=Invalid mandatory information} 20241002055706665 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706665 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706665 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706667 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706667 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429939721684"} 20241002055706667 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002055706667 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429939721684" cause=Invalid mandatory information} 20241002055706667 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706667 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706667 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706669 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706669 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429939721684"} 20241002055706669 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002055706669 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429939721684" cause=Invalid mandatory information} 20241002055706669 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429939721684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055706669 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055706669 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055706671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@961cfd313142: Final verdict of PTC: pass MTC@961cfd313142: setverdict(pass): none -> pass 20241002055706682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55284<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@961cfd313142: Final verdict of PTC: none 20241002055706683 DLINP <000b> input/ipa.c:451 connected read/write 20241002055706683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055706683 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055706683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 279@961cfd313142: Final verdict of PTC: none 20241002055706683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055706683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36209<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: pass MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@961cfd313142: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055706726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 20241002055706827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1740) Waiting for packet dumper to finish... 1 (prev_count=1740, count=50768) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_gsup_check_imei_unknown_imsi started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055709902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055709902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055709905 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055709906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055709910 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055709910 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055709910 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055709910 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 20241002055709910 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055709910 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 20241002055709910 DLGSUP <0013> gsup_server.c:235 2: 20241002055709910 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055709910 DLGSUP <0013> gsup_server.c:235 3: 20241002055709910 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055709910 DLGSUP <0013> gsup_server.c:235 4: 20241002055709910 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055709910 DLGSUP <0013> gsup_server.c:235 5: 20241002055709910 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055709910 DLGSUP <0013> gsup_server.c:235 7: 20241002055709910 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055709910 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055709910 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055709910 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@961cfd313142: 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") 20241002055709929 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35805<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@961cfd313142: Created GsupExpect[0] for "262426381983377" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241002055709940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20241002055709953 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055709953 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381983377"} 20241002055709953 DMAIN <0000> hlr.c:435 IMSI='262426381983377': has IMEI = 22245678901234 (consider setting 'store-imei') 20241002055709953 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241002055709953 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426381983377" cause=Invalid mandatory information} 20241002055709953 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055709953 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055709953 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@961cfd313142: Found GsupExpect[0] for "262426381983377" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@961cfd313142: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426381983377" TC_gsup_check_imei_unknown_imsi(293)@961cfd313142: setverdict(pass): none -> pass 20241002055709958 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055709958 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426381983377"} 20241002055709958 DAUC <0003> hlr.c:428 IMSI='262426381983377': storing IMEI = 22245678901234 20241002055709958 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426381983377': no such subscriber 20241002055709958 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241002055709958 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426381983377" cause=Invalid mandatory information} 20241002055709958 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426381983377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055709958 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055709958 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055709960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@961cfd313142: Final verdict of PTC: pass 20241002055709961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 20241002055709962 DLINP <000b> input/ipa.c:451 connected read/write 20241002055709962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055709962 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055709962 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055709962 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055709963 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35805<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@961cfd313142: Final verdict of PTC: none 291@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 291: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@961cfd313142: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055710003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241002055710104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->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@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:57:12 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@961cfd313142: 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@961cfd313142: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055713182 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055713182 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055713185 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59126<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055713188 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713188 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055713188 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055713188 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 20241002055713188 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055713188 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 20241002055713188 DLGSUP <0013> gsup_server.c:235 2: 20241002055713188 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055713188 DLGSUP <0013> gsup_server.c:235 3: 20241002055713188 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055713188 DLGSUP <0013> gsup_server.c:235 4: 20241002055713188 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055713188 DLGSUP <0013> gsup_server.c:235 5: 20241002055713188 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055713188 DLGSUP <0013> gsup_server.c:235 7: 20241002055713188 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055713188 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055713188 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055713188 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@961cfd313142: 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") 20241002055713207 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42823<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@961cfd313142: Created GsupExpect[0] for "262424741645366" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241002055713222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4258 20241002055713229 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713229 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424741645366"} 20241002055713229 DMAIN <0000> hlr.c:227 IMSI='262424741645366': Creating subscriber on demand 20241002055713244 DMAIN <0000> hlr.c:243 IMSI='262424741645366': Successfully assigned MSISDN='103' 20241002055713244 DAUC <0003> hlr.c:428 IMSI='262424741645366': storing IMEI = 12345678901234 20241002055713262 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424741645366"} 20241002055713262 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055713262 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713262 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@961cfd313142: Found GsupExpect[0] for "262424741645366" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@961cfd313142: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424741645366" TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): none -> pass 20241002055713265 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713265 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713266 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713266 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713267 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713267 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713269 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713269 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713269 DLU <0006> fsm.c:456 lu(262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055713269 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055713286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055713286 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713286 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713286 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713289 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713289 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424741645366"} 20241002055713289 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055713289 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055713289 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424741645366"} 20241002055713289 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055713289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055713289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055713289 DLU <0006> fsm.c:568 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055713289 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713289 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713297 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713297 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424741645366"} 20241002055713297 DMAIN <0000> hlr.c:227 IMSI='262424741645366': Creating subscriber on demand 20241002055713304 DMAIN <0000> hlr.c:243 IMSI='262424741645366': Successfully assigned MSISDN='489' 20241002055713304 DAUC <0003> hlr.c:428 IMSI='262424741645366': storing IMEI = 12345678901234 20241002055713307 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424741645366"} 20241002055713307 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055713307 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713307 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713309 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713309 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713310 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713310 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713310 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713310 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713311 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713311 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713313 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713313 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713313 DLU <0006> fsm.c:456 lu(262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055713313 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055713319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055713319 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713320 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713320 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713322 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713322 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424741645366"} 20241002055713322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055713322 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055713322 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424741645366"} 20241002055713322 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055713322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055713322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055713322 DLU <0006> fsm.c:568 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055713322 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713322 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713331 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713331 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424741645366"} 20241002055713331 DMAIN <0000> hlr.c:227 IMSI='262424741645366': Creating subscriber on demand 20241002055713341 DMAIN <0000> hlr.c:243 IMSI='262424741645366': Successfully assigned MSISDN='228' 20241002055713341 DAUC <0003> hlr.c:428 IMSI='262424741645366': storing IMEI = 12345678901234 20241002055713345 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424741645366"} 20241002055713345 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055713345 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713345 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713346 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713346 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713347 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713347 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713348 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713348 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713349 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713349 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713351 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713351 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713351 DLU <0006> fsm.c:456 lu(262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055713351 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002055713351 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424741645366" cause=GPRS services not allowed} 20241002055713351 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055713351 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055713351 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055713351 DLU <0006> fsm.c:568 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055713351 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713351 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713359 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713359 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424741645366"} 20241002055713359 DMAIN <0000> hlr.c:227 IMSI='262424741645366': Creating subscriber on demand 20241002055713365 DMAIN <0000> hlr.c:243 IMSI='262424741645366': Successfully assigned MSISDN='852' 20241002055713365 DAUC <0003> hlr.c:428 IMSI='262424741645366': storing IMEI = 12345678901234 20241002055713369 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424741645366"} 20241002055713369 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055713369 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713369 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713370 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713370 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713371 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713371 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713372 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713372 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713374 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713374 DLU <0006> fsm.c:456 lu(262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055713374 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002055713374 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424741645366" cause=GPRS services not allowed} 20241002055713374 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055713374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055713374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055713374 DLU <0006> fsm.c:568 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055713374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713381 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713381 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424741645366"} 20241002055713381 DMAIN <0000> hlr.c:227 IMSI='262424741645366': Creating subscriber on demand 20241002055713388 DAUC <0003> hlr.c:428 IMSI='262424741645366': storing IMEI = 12345678901234 20241002055713391 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424741645366"} 20241002055713391 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055713391 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713391 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713392 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713392 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713393 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713393 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713394 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713394 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713396 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713396 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713396 DLU <0006> fsm.c:456 lu(262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055713396 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002055713396 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424741645366" cause=GPRS services not allowed} 20241002055713396 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055713396 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055713396 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055713396 DLU <0006> fsm.c:568 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055713396 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713396 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713403 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713403 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424741645366"} 20241002055713403 DMAIN <0000> hlr.c:227 IMSI='262424741645366': Creating subscriber on demand 20241002055713407 DAUC <0003> hlr.c:428 IMSI='262424741645366': storing IMEI = 12345678901234 20241002055713410 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424741645366"} 20241002055713410 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002055713410 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713410 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713411 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713411 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713412 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713412 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713413 DAUC <0003> db_auc.c:157 IMSI='262424741645366': No 2G Auth Data 20241002055713413 DAUC <0003> db_auc.c:192 IMSI='262424741645366': No 3G Auth Data 20241002055713415 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713415 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713415 DLU <0006> fsm.c:456 lu(262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055713415 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055713421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055713421 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424741645366" cn_domain=PS} 20241002055713421 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713421 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713424 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424741645366"} 20241002055713424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055713424 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055713424 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424741645366"} 20241002055713424 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424741645366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055713424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055713424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055713424 DLU <0006> fsm.c:568 lu(PS:IMSI-262424741645366)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055713424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055713424 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055713430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@961cfd313142: Final verdict of PTC: pass 20241002055713431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59126<->l=127.0.0.1:4258 20241002055713432 DLINP <000b> input/ipa.c:451 connected read/write 20241002055713432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055713432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055713432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055713432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055713432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42823<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@961cfd313142: Final verdict of PTC: none 296@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 296: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@961cfd313142: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:57:13 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 20241002055713477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4258 20241002055713577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1764) Waiting for packet dumper to finish... 1 (prev_count=1764, count=32008) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_subscr_create_on_demand_ul started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055716660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055716660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055716662 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055716665 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055716665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055716665 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 20241002055716665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055716665 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 20241002055716665 DLGSUP <0013> gsup_server.c:235 2: 20241002055716665 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055716665 DLGSUP <0013> gsup_server.c:235 3: 20241002055716665 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055716665 DLGSUP <0013> gsup_server.c:235 4: 20241002055716665 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055716665 DLGSUP <0013> gsup_server.c:235 5: 20241002055716665 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055716665 DLGSUP <0013> gsup_server.c:235 7: 20241002055716665 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055716665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055716665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055716665 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@961cfd313142: 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") 20241002055716683 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40707<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@961cfd313142: Created GsupExpect[0] for "262424927217428" to be handled at TC_subscr_create_on_demand_ul(303) 20241002055716695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 20241002055716709 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716709 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716709 DMAIN <0000> hlr.c:227 IMSI='262424927217428': Creating subscriber on demand 20241002055716716 DMAIN <0000> hlr.c:243 IMSI='262424927217428': Successfully assigned MSISDN='173' 20241002055716716 DLU <0006> fsm.c:456 lu(262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055716716 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055716722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055716722 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716722 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716722 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@961cfd313142: Found GsupExpect[0] for "262424927217428" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@961cfd313142: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424927217428" 20241002055716726 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716726 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424927217428"} 20241002055716726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055716726 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055716726 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424927217428"} 20241002055716726 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055716726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055716726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055716726 DLU <0006> fsm.c:568 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055716726 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716726 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@961cfd313142: setverdict(pass): none -> pass 20241002055716728 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716728 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716729 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716729 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716730 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716730 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716738 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716738 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716738 DMAIN <0000> hlr.c:227 IMSI='262424927217428': Creating subscriber on demand 20241002055716745 DMAIN <0000> hlr.c:243 IMSI='262424927217428': Successfully assigned MSISDN='947' 20241002055716745 DLU <0006> fsm.c:456 lu(262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055716745 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055716751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055716751 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716751 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716751 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716753 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716753 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424927217428"} 20241002055716753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055716753 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055716754 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424927217428"} 20241002055716754 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055716754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055716754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055716754 DLU <0006> fsm.c:568 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055716754 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716754 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055716755 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716755 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716756 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716756 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716757 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716757 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716758 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716758 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716765 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716765 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716765 DMAIN <0000> hlr.c:227 IMSI='262424927217428': Creating subscriber on demand 20241002055716772 DMAIN <0000> hlr.c:243 IMSI='262424927217428': Successfully assigned MSISDN='747' 20241002055716772 DLU <0006> fsm.c:456 lu(262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055716772 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002055716772 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424927217428" cause=GPRS services not allowed} 20241002055716772 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055716772 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055716772 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055716772 DLU <0006> fsm.c:568 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055716772 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716772 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055716773 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716773 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716774 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716774 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716775 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716775 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716776 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716776 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716783 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716783 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716783 DMAIN <0000> hlr.c:227 IMSI='262424927217428': Creating subscriber on demand 20241002055716790 DMAIN <0000> hlr.c:243 IMSI='262424927217428': Successfully assigned MSISDN='493' 20241002055716790 DLU <0006> fsm.c:456 lu(262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055716790 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002055716790 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424927217428" cause=GPRS services not allowed} 20241002055716790 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055716790 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055716790 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055716790 DLU <0006> fsm.c:568 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055716790 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716790 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055716792 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716792 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716792 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716792 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716793 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716793 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716800 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716800 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716800 DMAIN <0000> hlr.c:227 IMSI='262424927217428': Creating subscriber on demand 20241002055716804 DLU <0006> fsm.c:456 lu(262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055716804 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002055716804 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424927217428" cause=GPRS services not allowed} 20241002055716804 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055716804 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055716804 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Freeing instance 20241002055716804 DLU <0006> fsm.c:568 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Deallocated 20241002055716804 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716804 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055716805 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716805 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716806 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716806 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716807 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716807 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716815 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716815 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716815 DMAIN <0000> hlr.c:227 IMSI='262424927217428': Creating subscriber on demand 20241002055716818 DLU <0006> fsm.c:456 lu(262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055716818 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055716825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055716825 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424927217428" cn_domain=PS} 20241002055716825 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716825 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716827 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716827 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424927217428"} 20241002055716827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055716827 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055716827 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424927217428"} 20241002055716827 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424927217428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055716827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055716827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055716827 DLU <0006> fsm.c:568 lu(PS:IMSI-262424927217428)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055716827 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055716827 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055716829 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716829 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716830 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716830 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data 20241002055716831 DAUC <0003> db_auc.c:157 IMSI='262424927217428': No 2G Auth Data 20241002055716831 DAUC <0003> db_auc.c:192 IMSI='262424927217428': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055716836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@961cfd313142: Final verdict of PTC: pass 20241002055716837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20241002055716838 DLINP <000b> input/ipa.c:451 connected read/write 20241002055716838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055716838 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055716838 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055716838 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055716838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40707<->l=127.0.0.1:4259) 301@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP(300)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 301: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@961cfd313142: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055716883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241002055716984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30892) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:57:19 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@961cfd313142: 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@961cfd313142: Test case TC_subscr_create_on_demand_sai started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055720059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055720059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055720062 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055720063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055720064 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055720064 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055720064 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055720064 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 20241002055720064 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055720064 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 20241002055720064 DLGSUP <0013> gsup_server.c:235 2: 20241002055720064 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055720064 DLGSUP <0013> gsup_server.c:235 3: 20241002055720064 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055720064 DLGSUP <0013> gsup_server.c:235 4: 20241002055720064 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055720064 DLGSUP <0013> gsup_server.c:235 5: 20241002055720064 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055720064 DLGSUP <0013> gsup_server.c:235 7: 20241002055720064 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055720064 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055720064 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055720064 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@961cfd313142: 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") 20241002055720087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38225<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@961cfd313142: Created GsupExpect[0] for "262424332091728" to be handled at TC_subscr_create_on_demand_sai(308) 20241002055720101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20241002055720109 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055720109 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424332091728"} 20241002055720109 DMAIN <0000> hlr.c:227 IMSI='262424332091728': Creating subscriber on demand 20241002055720125 DMAIN <0000> hlr.c:243 IMSI='262424332091728': Successfully assigned MSISDN='050' 20241002055720125 DAUC <0003> db_auc.c:157 IMSI='262424332091728': No 2G Auth Data 20241002055720125 DAUC <0003> db_auc.c:192 IMSI='262424332091728': No 3G Auth Data 20241002055720125 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424332091728 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 20241002055720125 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424332091728" cause=IMSI unknown in HLR} 20241002055720125 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002055720125 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055720125 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@961cfd313142: Found GsupExpect[0] for "262424332091728" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@961cfd313142: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424332091728" TC_subscr_create_on_demand_sai(308)@961cfd313142: setverdict(pass): none -> pass 20241002055720127 DAUC <0003> db_auc.c:157 IMSI='262424332091728': No 2G Auth Data 20241002055720127 DAUC <0003> db_auc.c:192 IMSI='262424332091728': No 3G Auth Data 20241002055720128 DAUC <0003> db_auc.c:157 IMSI='262424332091728': No 2G Auth Data 20241002055720128 DAUC <0003> db_auc.c:192 IMSI='262424332091728': No 3G Auth Data 20241002055720129 DAUC <0003> db_auc.c:157 IMSI='262424332091728': No 2G Auth Data 20241002055720129 DAUC <0003> db_auc.c:192 IMSI='262424332091728': No 3G Auth Data 20241002055720131 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055720131 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424332091728" cn_domain=PS} 20241002055720131 DLU <0006> fsm.c:456 lu(262424332091728)[0x55d57fe1cb80]{UNVALIDATED}: Allocated 20241002055720131 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002055720138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424332091728)[0x55d57fe1cb80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055720138 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424332091728" cn_domain=PS} 20241002055720138 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055720138 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055720140 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055720140 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424332091728"} 20241002055720140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424332091728)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055720140 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055720140 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424332091728"} 20241002055720140 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424332091728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055720140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424332091728)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055720140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424332091728)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055720140 DLU <0006> fsm.c:568 lu(PS:IMSI-262424332091728)[0x55d57fe1cb80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055720140 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055720140 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055720146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@961cfd313142: Final verdict of PTC: pass 20241002055720147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 20241002055720148 DLINP <000b> input/ipa.c:451 connected read/write 20241002055720148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055720148 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055720148 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055720148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055720148 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38225<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@961cfd313142: Final verdict of PTC: none 306@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 306: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@961cfd313142: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:57:20 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 20241002055720193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4258 20241002055720294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49722<->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@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:57:22 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@961cfd313142: 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@961cfd313142: Test case TC_MSLookup_mDNS_service_other_home started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055723372 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055723372 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055723374 DLINP <000b> input/ipa.c:451 connected read/write 20241002055723374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055723375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055723377 DLINP <000b> input/ipa.c:451 connected read/write 20241002055723377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055723377 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055723377 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055723377 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 20241002055723377 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055723377 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 20241002055723377 DLGSUP <0013> gsup_server.c:235 2: 20241002055723377 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055723377 DLGSUP <0013> gsup_server.c:235 3: 20241002055723377 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055723377 DLGSUP <0013> gsup_server.c:235 4: 20241002055723377 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055723377 DLGSUP <0013> gsup_server.c:235 5: 20241002055723377 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055723377 DLGSUP <0013> gsup_server.c:235 7: 20241002055723377 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055723377 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055723377 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055723377 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@961cfd313142: 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") 20241002055723395 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39739<->l=127.0.0.1:4259) 20241002055723398 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002055723398 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@961cfd313142: Created GsupExpect[0] for "262424977981804" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241002055723416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241002055723423 DAUC <0003> db_auc.c:157 IMSI='262424977981804': No 2G Auth Data 20241002055723423 DAUC <0003> db_auc.c:192 IMSI='262424977981804': No 3G Auth Data 20241002055723431 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614631760.msisdn 20241002055723431 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614631760.msisdn: not attached (vlr_number unset) 20241002055723431 DDGSM <0007> mslookup_server.c:327 sip.voice.491614631760.msisdn: does not exist in GSUP proxy 20241002055724434 DLINP <000b> input/ipa.c:451 connected read/write 20241002055724434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055724434 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424977981804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424977981804" cn_domain=CS} 20241002055724434 DLU <0006> fsm.c:456 lu(262424977981804)[0x55d57fe17c60]{UNVALIDATED}: Allocated 20241002055724434 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424977981804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241002055724449 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424977981804)[0x55d57fe17c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002055724449 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424977981804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424977981804" cn_domain=CS} 20241002055724449 DLINP <000b> input/ipa.c:451 connected read/write 20241002055724449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055724450 DLINP <000b> input/ipa.c:451 connected read/write 20241002055724450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@961cfd313142: Found GsupExpect[0] for "262424977981804" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@961cfd313142: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424977981804" 20241002055724453 DLINP <000b> input/ipa.c:451 connected read/write 20241002055724453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055724453 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424977981804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424977981804"} 20241002055724453 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424977981804)[0x55d57fe17c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002055724453 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424977981804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002055724453 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424977981804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424977981804"} 20241002055724453 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424977981804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055724453 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424977981804)[0x55d57fe17c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002055724453 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424977981804)[0x55d57fe17c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002055724453 DLU <0006> fsm.c:568 lu(CS:IMSI-262424977981804)[0x55d57fe17c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002055724453 DLINP <000b> input/ipa.c:451 connected read/write 20241002055724453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055724453 DLINP <000b> input/ipa.c:451 connected read/write 20241002055724453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@961cfd313142: setverdict(pass): none -> pass 20241002055724456 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614631760.msisdn 20241002055724456 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614631760.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241002055724456 DDGSM <0007> mslookup_server.c:327 sip.voice.491614631760.msisdn: does not exist in GSUP proxy 20241002055724456 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614631760.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@961cfd313142: setverdict(pass): pass -> pass, component reason not changed 20241002055724463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@961cfd313142: Final verdict of PTC: pass 20241002055724464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241002055724465 DLINP <000b> input/ipa.c:451 connected read/write 20241002055724465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055724465 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055724466 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055724466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055724466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39739<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@961cfd313142: Final verdict of PTC: none 311@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 311: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@961cfd313142: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:57:24 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 20241002055724504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241002055724604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11980) 20241002055725551 DSS <0004> hlr_ussd.c:239 262427533457949/0xf05e1fcc: SS Session Timeout, destroying 20241002055725551 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427533457949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=11980, count=18456) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_MSLookup_GSUP_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055727680 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055727681 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055727683 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055727684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055727686 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055727686 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055727686 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055727686 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 20241002055727686 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055727686 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 20241002055727686 DLGSUP <0013> gsup_server.c:235 2: 20241002055727686 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055727687 DLGSUP <0013> gsup_server.c:235 3: 20241002055727687 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055727687 DLGSUP <0013> gsup_server.c:235 4: 20241002055727687 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055727687 DLGSUP <0013> gsup_server.c:235 5: 20241002055727687 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055727687 DLGSUP <0013> gsup_server.c:235 7: 20241002055727687 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055727687 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055727687 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055727687 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241002055727687 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002055727687 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@961cfd313142: 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") 20241002055727721 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42643<->l=127.0.0.1:4259) 20241002055727723 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002055727723 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@961cfd313142: Created GsupExpect[0] for "262427760954967" to be handled at TC_MSLookup_GSUP_proxy(320) 20241002055727738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@961cfd313142: Created GsupExpect[0] for "262427760954967" to be handled at TC_MSLookup_GSUP_proxy(320) 20241002055727743 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055727743 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427760954967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427760954967" cn_domain=CS} 20241002055727743 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427760954967 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241002055727743 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427760954967 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241002055727743 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427760954967.imsi 20241002055727743 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427760954967.imsi 20241002055727743 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427760954967.imsi: does not exist in local HLR 20241002055727749 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427760954967 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241002055727749 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241002055727749 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241002055727749 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241002055727749 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241002055727749 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241002055727749 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427760954967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055727749 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055727749 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002055727749 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055727749 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002055727749 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055727749 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@961cfd313142: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@961cfd313142: 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) } } } } 20241002055727752 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055727752 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055727752 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241002055727752 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241002055727752 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002055727753 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055727753 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055727753 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@961cfd313142: 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)@961cfd313142: 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)@961cfd313142: Found GsupExpect[0] for "262427760954967" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@961cfd313142: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427760954967" HLR_Test-GSUP-server-IPA(318)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055727797 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055727797 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055727797 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055727797 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055727797 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427760954967 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613801765 20241002055727797 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427760954967 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055727797 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055727797 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@961cfd313142: Found GsupExpect[0] for "262427760954967" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@961cfd313142: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427760954967" 20241002055727801 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055727801 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055727801 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427760954967 MSISDN-491613801765 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055727801 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055727801 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055727803 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055727803 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055727803 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427760954967 MSISDN-491613801765 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 20241002055727803 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427760954967 MSISDN-491613801765 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055727803 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055727803 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@961cfd313142: setverdict(pass): none -> pass 20241002055727805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@961cfd313142: Final verdict of PTC: pass 20241002055727806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241002055727807 DLINP <000b> input/ipa.c:451 connected read/write 20241002055727807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055727807 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055727807 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055727807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@961cfd313142: Final verdict of PTC: none 20241002055727808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42643<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@961cfd313142: Final verdict of PTC: none 20241002055727808 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055727808 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055727808 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 316@961cfd313142: Final verdict of PTC: none 20241002055727808 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241002055727808 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 316: none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@961cfd313142: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055727847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 20241002055727947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=18384) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 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@961cfd313142: 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@961cfd313142: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055731030 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055731030 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055731033 DLINP <000b> input/ipa.c:451 connected read/write 20241002055731033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055731034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@961cfd313142: 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) } } } } 20241002055731035 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002055731035 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@961cfd313142: 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 } } } } 20241002055731036 DLINP <000b> input/ipa.c:451 connected read/write 20241002055731036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055731036 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055731036 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055731036 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 20241002055731036 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055731036 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 20241002055731036 DLGSUP <0013> gsup_server.c:235 2: 20241002055731036 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055731036 DLGSUP <0013> gsup_server.c:235 3: 20241002055731036 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055731036 DLGSUP <0013> gsup_server.c:235 4: 20241002055731036 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055731036 DLGSUP <0013> gsup_server.c:235 5: 20241002055731036 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055731036 DLGSUP <0013> gsup_server.c:235 7: 20241002055731036 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055731036 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055731036 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055731036 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@961cfd313142: 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") 20241002055731059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40751<->l=127.0.0.1:4259) 20241002055731062 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002055731062 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@961cfd313142: Created GsupExpect[0] for "262424782016521" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241002055731075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 20241002055731082 DAUC <0003> db_auc.c:157 IMSI='262424782016521': No 2G Auth Data 20241002055731082 DAUC <0003> db_auc.c:192 IMSI='262424782016521': No 3G Auth Data 20241002055731091 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424782016521.imsi 20241002055731091 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424782016521.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@961cfd313142: setverdict(pass): none -> pass 20241002055731099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@961cfd313142: Final verdict of PTC: pass 20241002055731100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4258 20241002055731101 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40751<->l=127.0.0.1:4259) 323@961cfd313142: Final verdict of PTC: none 20241002055731101 DLINP <000b> input/ipa.c:451 connected read/write 20241002055731101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055731101 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055731101 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055731101 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 323: none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@961cfd313142: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:57:31 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 20241002055731144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20241002055731244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57548<->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=16080) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:57:33 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@961cfd313142: 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@961cfd313142: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055734320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055734320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055734322 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055734322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055734324 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055734324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055734324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055734324 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 20241002055734324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055734324 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 20241002055734324 DLGSUP <0013> gsup_server.c:235 2: 20241002055734324 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055734324 DLGSUP <0013> gsup_server.c:235 3: 20241002055734324 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055734324 DLGSUP <0013> gsup_server.c:235 4: 20241002055734324 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055734324 DLGSUP <0013> gsup_server.c:235 5: 20241002055734324 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055734324 DLGSUP <0013> gsup_server.c:235 7: 20241002055734324 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055734324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055734324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055734324 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)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055734325 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002055734325 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@961cfd313142: 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") 20241002055734356 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32981<->l=127.0.0.1:4259) 20241002055734358 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002055734358 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@961cfd313142: Created GsupExpect[0] for "262424446245072" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241002055734372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@961cfd313142: Created GsupExpect[0] for "262424446245072" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241002055734377 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055734378 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424446245072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424446245072" cn_domain=CS} 20241002055734378 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424446245072 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241002055734378 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424446245072 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241002055734378 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424446245072.imsi 20241002055734378 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424446245072.imsi 20241002055734378 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424446245072.imsi: does not exist in local HLR 20241002055734384 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424446245072 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241002055734384 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241002055734384 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241002055734384 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241002055734384 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241002055734384 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241002055734384 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424446245072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055734384 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055734384 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002055734384 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055734384 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002055734384 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055734384 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@961cfd313142: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@961cfd313142: 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) } } } } 20241002055734386 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055734386 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055734386 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241002055734386 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241002055734386 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002055734388 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055734388 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055734388 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@961cfd313142: 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)@961cfd313142: 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)@961cfd313142: Found GsupExpect[0] for "262424446245072" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@961cfd313142: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424446245072" HLR_Test-GSUP-server-IPA(330)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055734429 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055734429 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055734429 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055734429 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055734429 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424446245072 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616134415 20241002055734429 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424446245072 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055734429 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055734429 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@961cfd313142: Found GsupExpect[0] for "262424446245072" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@961cfd313142: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424446245072" 20241002055734433 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055734433 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055734433 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424446245072 MSISDN-491616134415 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055734433 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055734433 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055734435 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055734435 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055734435 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424446245072 MSISDN-491616134415 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 20241002055734435 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424446245072 MSISDN-491616134415 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055734435 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055734435 DLINP <000b> input/ipa.c:451 connected read/write 20241002055734435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055734437 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424446245072.imsi 20241002055734437 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424446245072.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@961cfd313142: setverdict(pass): none -> pass 20241002055735438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@961cfd313142: Final verdict of PTC: pass 20241002055735439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4258 20241002055735440 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32981<->l=127.0.0.1:4259) 20241002055735440 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055735440 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055735440 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241002055735440 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241002055735440 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241002055735441 DLINP <000b> input/ipa.c:451 connected read/write 20241002055735441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055735441 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055735441 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055735441 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-server(329)@961cfd313142: Final verdict of PTC: none 328@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 328: none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@961cfd313142: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 05:57:35 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 20241002055735482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20241002055735583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14064) Waiting for packet dumper to finish... 1 (prev_count=14064, count=18828) MTC@961cfd313142: 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@961cfd313142: 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 ------ Wed Oct 2 05:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@961cfd313142: 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@961cfd313142: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@961cfd313142: legacy= false MTC@961cfd313142: in not legacy case 1 MTC@961cfd313142: in not legacy case 2 20241002055738665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002055738665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055738667 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055738668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@961cfd313142: 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)@961cfd313142: 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 } } } } 20241002055738670 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055738670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002055738670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002055738670 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 20241002055738670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002055738670 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 20241002055738670 DLGSUP <0013> gsup_server.c:235 2: 20241002055738670 DLGSUP <0013> gsup_server.c:237 2: 00 20241002055738670 DLGSUP <0013> gsup_server.c:235 3: 20241002055738670 DLGSUP <0013> gsup_server.c:237 3: 00 20241002055738670 DLGSUP <0013> gsup_server.c:235 4: 20241002055738670 DLGSUP <0013> gsup_server.c:237 4: 00 20241002055738670 DLGSUP <0013> gsup_server.c:235 5: 20241002055738670 DLGSUP <0013> gsup_server.c:237 5: 00 20241002055738670 DLGSUP <0013> gsup_server.c:235 7: 20241002055738670 DLGSUP <0013> gsup_server.c:237 7: 00 20241002055738670 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002055738670 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002055738670 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241002055738670 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002055738670 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@961cfd313142: 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") 20241002055738705 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44771<->l=127.0.0.1:4259) 20241002055738708 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002055738708 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@961cfd313142: Created GsupExpect[0] for "262421519626088" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241002055738726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@961cfd313142: Created GsupExpect[0] for "262421519626088" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241002055738732 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055738732 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421519626088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421519626088" cn_domain=CS} 20241002055738732 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421519626088 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241002055738732 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421519626088 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241002055738732 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421519626088.imsi 20241002055738732 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421519626088.imsi 20241002055738732 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421519626088.imsi: does not exist in local HLR 20241002055738737 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421519626088 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241002055738738 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241002055738738 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241002055738738 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241002055738738 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241002055738738 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241002055738738 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421519626088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002055738738 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055738738 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002055738738 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055738738 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002055738738 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002055738738 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@961cfd313142: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@961cfd313142: 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) } } } } 20241002055738740 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055738740 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055738740 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241002055738740 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241002055738740 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002055738741 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055738741 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055738741 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@961cfd313142: 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)@961cfd313142: 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)@961cfd313142: Found GsupExpect[0] for "262421519626088" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@961cfd313142: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421519626088" HLR_Test-GSUP-server-IPA(337)@961cfd313142: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@961cfd313142: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002055738781 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055738781 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055738781 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055738781 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055738781 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421519626088 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612618168 20241002055738781 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421519626088 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055738781 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055738781 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@961cfd313142: Found GsupExpect[0] for "262421519626088" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@961cfd313142: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421519626088" 20241002055738785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055738785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055738785 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421519626088 MSISDN-491612618168 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055738785 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055738785 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055738787 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055738787 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055738787 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421519626088 MSISDN-491612618168 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 20241002055738787 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421519626088 MSISDN-491612618168 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002055738787 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055738787 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002055738789 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612618168.msisdn 20241002055738789 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612618168.msisdn: does not exist in local HLR 20241002055738789 DDGSM <0007> mslookup_server.c:352 sip.voice.491612618168.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241002055738789 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612618168.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@961cfd313142: setverdict(pass): none -> pass 20241002055738792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@961cfd313142: Final verdict of PTC: pass 20241002055738793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20241002055738794 DLINP <000b> input/ipa.c:451 connected read/write 20241002055738794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002055738794 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002055738794 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002055738794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002055738794 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002055738794 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002055738794 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(336)@961cfd313142: Final verdict of PTC: none 20241002055738794 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241002055738794 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241002055738794 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44771<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP(334)@961cfd313142: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@961cfd313142: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@961cfd313142: Final verdict of PTC: none 335@961cfd313142: Final verdict of PTC: none MTC@961cfd313142: Setting final verdict of the test case. MTC@961cfd313142: Local verdict of MTC: none MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@961cfd313142: Local verdict of PTC with component reference 335: none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@961cfd313142: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@961cfd313142: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@961cfd313142: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@961cfd313142: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@961cfd313142: 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'. Wed Oct 2 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 20241002055738837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38320<->l=127.0.0.1:4258 20241002055738937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38320<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6204) Waiting for packet dumper to finish... 1 (prev_count=6204, count=20588) MTC@961cfd313142: 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@961cfd313142: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@961cfd313142: Terminating MTC. MC@961cfd313142: MTC terminated. MC2> exit MC@961cfd313142: Shutting down session. MC@961cfd313142: 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-7465.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 (3356743) [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/_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-20241002-0555-b5e50223', '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/_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-20241002-0555-b5e50223', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3356671) [testenv] Showing junit-xml-7465.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/_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-20241002-0555-b5e50223', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7465.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.077314'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.730156'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.885415'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.510172'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.069209'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.074186'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.077428'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.072250'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.821084'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.855008'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.825528'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.227599'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.151327'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.928462'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.935552'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.076974'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.470956'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.393426'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.382506'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.377614'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.378050'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.390507'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.420553'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.482333'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.417375'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.116267'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.518480'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.543929'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.466648'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.079677'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.272302'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.203671'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.109396'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.114878'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.147692'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.096036'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.140378'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.152042'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241002-0555-b5e50223'] 961cfd313142bcb4335cd413c05af8daaf174cddb73ef3384eb94e9595965ffc [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2448/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS